Token
?module=token
Last updated
?module=token
Last updated
https://quaiscan.io/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
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.