estimate_transfer_fees
Calculate network and system fees for transferring Neo N3 assets. Provide sender, recipient, asset, and amount to estimate transaction costs.
Instructions
Estimate network and system fees for a transfer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | Asset hash | |
| amount | Yes | Amount | |
| network | No | Optional: Network | |
| toAddress | Yes | Recipient address | |
| fromAddress | Yes | Sender address |