iota_coins
Retrieve coin objects for an address to estimate gas costs and query token balances on the IOTA blockchain.
Instructions
Get coin objects for an address (useful for gas estimation and token queries)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Owner address (0x...) | |
| coin_type | No | Coin type (default: 0x2::iota::IOTA) |