cURL
curl --request GET \ --url https://testnet.walletkit.com/tokens/tokens \ --header 'Authorization: Bearer <token>'
{ "uuid": "<string>", "network": "Ethereum", "contract_address": "<string>", "name": "<string>", "symbol": "<string>", "decimals": 123, "display_decimals": 123, "logo_url": "<string>" }
Gets the metadata for a token.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Ethereum
Polygon
Base
Avalanche
Polkadot
Vara
token contract address or symbol in case of the gas token