Skip to main content

https://instance_base_url/api?module=token

Get ERC-20 or ERC-721 token by contract address

getToken Info on name, symbol, supply and type for a token contract address. Example

Get token holders by contract address

getTokenHolders Returns an array of token holder’s accounts and amounts held for a specified token contract address. Example

Get bridged tokens list

bridgedTokenList Returns an array of bridged token information (uses native bridge application and only returns when applicable - depends on implementation). Example