Category "coinbase-api"

How to get cryptocurrency's price in EUR Node.js?

As a example in coinbase-api I can get cryptocurrency's price this way: const eth_eur = await publicClient.getProductOrderBook('ETH-EUR', { level: 1 }); As you

download data from CoinMarketCap API

I want to download coinmarketcap of cryptocoins data. When compiling the code below: rm(list = ls()) cat("\014") library(httr) library(jsonlite) library(tidyver

How to get the address of the wallet to which the payment was received with Coinbase API?

I trying to determine wallet address to which the payment was received. In the transaction resource description I see the address field, that should to be exact

Coinbase Commerce API 403 Forbidden Charges

Client error: POST https://api.commerce.coinbase.com/charges resulted in a 403 Forbidden response: what is the reason for this error? This result is returned

Coinbase Api Java POST request "Invalid Signature"

I am trying to send a POST request to the coinbase sandbox endpoint. When signing the request I always get an "Invalid Signature" response. It seems that coinba

Coinbase API BTC account missing

thanks for coming to my aid. In the course of using the coinbase API, when I callclient.getAccounts({}, function(error, accounts){console.log('accounts', accoun

Coinbase extension popup requires remove the cache every time for connection

I am having trouble connecting the coinbase wallet in my application and I was wondering if you could help me with this. My issue is that I am using the web3-re

Coinbase Websocket, signature in authentication

How should the signature parameter be generated for opening an authenticated connection to Coinbase Websocket? I can't find any concise description anywhere. F

Coinbase API returns Cloudflare captcha check and fails to execute [closed]

After a year of my server working perfectly fine, since last week, I am no longer able to successfully hit the Coinbase API, even though no co

How to transfer amounts from one wallets to another with coinbase api?

I have a coinbase account. I'd like to transfer a specific amount of crypto to another crypto. For example, I want to transfer 0.1 bitcoin to dogecoin. I want t

Error occured Invalid payload provided. No JSON object could be decoded Coinbas

I having been battling this error for weeks now, read hundreds of resources that has just proven futtile and contacted coinbase support without getting any resp

next auth coinbase provider using prisma adapter doesn't add Account error created_at in data.created_at for type AccountUncheckedCreateInput

Seems like one data object in AccountUncheckedCreateInput is missing: data.created_at Invalid p.account.create() invocation in 16 }, 17 updateUser: ({ id, ...da

How can I get MarketCapRank from CoinGecko's API

I can use this: https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=usd&include_24hr_change=true&include_market_cap=true to get