Get Native Balance
get_native_balanceGet the native coin (e.g. ETH) balance of an address, in wei.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Block tag. Default latest. | |
| address | Yes | Account address to query. | |
| chainid | No | Numeric chain id (e.g. 1=Ethereum, 56=BNB, 137=Polygon). Defaults to server config. |