Skip to main content

Total supply

GET 

/api/chain/total-supply

Returns the total supply of a token contract via eth_call on totalSupply(). Works for ERC20 (raw token units) and ERC721 (count of minted NFTs) contracts that implement the standard.

Request

Responses

Successful response