πwatch_getTokenMetadata
This endpoint returns all the data about the token
Parameters
contractaddress
: DATA, 20 Bytes - smart contract address
Returns
Object
- An object with the following fields:
contractAddress
:DATA
, 20 Bytes - smart contract address for which the information was requestedblockchain
: the name of BlockchaintokenName
: Full token nametokenSymbol
: TickertokenDecimals
: Π’umber of decimal pointslastUpdate
: last request update date
Request example
Result
Last updated