platform_get_utxos
Get UTXOs that reference a given set of P-Chain addresses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of UTXOs to return | |
| network | No | Avalanche network to query (default: mainnet) | |
| addresses | Yes | List of P-Chain addresses to get UTXOs for | |
| sourceChain | No | If fetching atomic UTXOs, the chain they were exported from |