Token
?module=token
Last updated
?module=token
Last updated
Copyright © Blockscout Limited 2023-2024
https://instance_base_url/api?module=token
getToken
Info on name, symbol, supply and type for a token contract address.
Example
Parameter | Description |
---|---|
getTokenHolders
Returns an array of token holder's accounts and amounts held for a specified token contract address.
Example
bridgedTokenList
Returns an array of bridged token information (uses native bridge application and only returns when applicable - depends on implementation).
Example
Parameter | Description |
---|---|
Parameter | Description |
---|---|
contractaddress
string
containing the contract address hash - a 160-bit code used for identifying contracts.
contractaddress
string
containing the contract address hash of the ERC-20/ERC-721 token
page
optional nonnegative integer
representing the page number used for pagination. 'offset' must also be provided.
offset
optional nonnegative integer
representing the max number of records to return when paginating. 'page' must also be provided.
chainID
nonnegative integer
that represents the chain id where the original token exists.
page
optional nonnegative integer
representing the page number used for pagination. 'offset' must also be provided.
offset
optional nonnegative integer
representing the max number of records to return when paginating. 'page' must also be provided.