Tokens
Get Token
Gets the metadata for a token.
Headers
X-WalletKit-Project-ID
string
requiredYour WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
network
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
token
string
requiredtoken contract address or symbol in case of the gas token
Response
200 - application/json
uuid
string
requirednetwork
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
contract_address
string
requiredname
string
requiredsymbol
string
requireddecimals
integer
requireddisplay_decimals
integer
requiredlogo_url
string | null