Get Native Token Balance for a Single Address
Account
Get Native Token Balance for a Single Address
Returns the native token balance of a given address. Results are returned in wei. Many chains use their own native tokens (e.g., ETH on Ethereum, xDai on Gnosis).
GET
Get Native Token Balance for a Single Address
Documentation Index
Fetch the complete documentation index at: https://docs.blockscout.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Module name (must be 'account')
Available options:
account Available options:
balance Address hash 40-character hexadecimal address hash with 0x prefix
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae"