Retrieves the native token balance held by a specific address.
- Provider
- Etherscan (Ethereum Explorer)
- Input summary
- {"name":"module","type":"string","required":true,"description":"Set to `account` for this endpoint.","enum":["account"]}, {"name":"action","type":"string","required":true,"description":"Set to `balance` for this endpoint.","enum":["balance"]}, {"name":"address","type":"string","required":true,"description":"The address to query, like `0xfefefefefefefefefefefefefefefefefefefefe`. Up to 20 addresses can be queried, separated by commas."}, {"name":"chainid","type":"string","required":true,"description":"Chain ID to query, eg `1` for Ethereum, `8453` for Base from our supported chains."}, {"name":"tag","type":"string","required":false,"description":"Use `latest` for the last block number of the chain. Also accepts a specific block number in hex format, like `0x10d4f` up to the last 128 blocks. For historical balances, use...
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available