Skip to main content
GET
Get ERC20-Token TotalSupply by ContractAddress

Authorizations

apikey
string
query
required

Your Etherscan API key.

Query Parameters

chainid
string
required

Chain ID to query, eg 1 for Ethereum, 8453 for Base from our supported chains.

module
string
default:stats
required

Set to stats for this endpoint.

action
string
default:tokensupply
required

Set to tokensupply for this endpoint.

contractaddress
string
required

Contract address of the ERC-20 token.