Get account live state
get_account_live_stateRetrieve live EVM account state including balance, nonce, and contract code for any Ethereum address.
Instructions
Use this for live EVM account state. Returns balance, nonce and contract code for an address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |