ERC-20
ERC-20 endpoints
Last updated
ERC-20 endpoints
Last updated
Supported methods for Ethereum. Please note that to use these methods you must specify the API token, eth
in this case, the network on which you want to make the call and the standard name, in this case erc20
. For example, if you want to know the balance of a Bitcoin Cash address in the main network, the corresponding endpoint is as follows: http://server/eth/mainnet/erc20/getAddressBalance
Return the balance of the given addresses of the given ERC-20 Contracts
Ethereum address
0x625ACaEdeF812d2842eFd2Fb0294682A868455bd
List of the ERC-20 Smart contract addresses
0xdAC17F958D2ee523a2206206994597C13D831ec7
Successful response