chains
Get tokens for passed chainName.
GET
/
chains
/
{chainName}
/
tokens
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
chainName
enum<string>
requiredShortened chain name
Available options:
ETH
, EVM
, FLOW
, SOL
, ALGO
, STARK
, COSMOS
, BTC
Query Parameters
networkId
number
Response
200 - application/json
name
string
requiredName of the token
symbol
string
requiredSymbol of the token
tokenAddresses
object[]
requiredArray of different contract addresses dependent to networkId