get_unclaimed_gas
Check the amount of unclaimed GAS for a Neo N3 address. Returns the claimable GAS balance for any address on mainnet or testnet.
Instructions
Get the amount of GAS claimable by an address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Neo N3 address | |
| network | No | Network to use: "mainnet" or "testnet" |