Tokens

Get ERC20-Token TotalSupply by ContractAddress

Returns the current amount of an ERC-20 token in circulation.

https://api-sepolia.xaiscan.io/api
   ?module=stats
   &action=tokensupply
   &contractaddress=0x8DF2CDec3ec9a8A65998c866422c152D3dA52fB2
   &apikey=YourApiKeyToken

Query Parameters

Get ERC20-Token Account Balance for TokenContractAddress

Returns the current balance of an ERC-20 token of an address.

c

Query Parameters

Last updated