spot
Get live spot rate of over 600 ERC20 tokens in USD
/web3/spot
POST
https://cryptotalk-public-gateway-byeii62k.de.gateway.dev/web3/spot
Live spot rates in USD. ETH rate is always provided by default.
Query Parameters
Name
Type
Description
key
string
API Key
tokens
string
ETH,WBTC,DAI,AAVE
{
"isError": false,
"errorMsg": "OK",
"data": {
"ETH": 1643.24,
"SNX": 16.60001
}
}
Last updated
Was this helpful?