estimate_transfer_fees
Estimate network and system fees for a Neo N3 token transfer by providing sender, recipient, asset, and amount.
Instructions
Estimate network and system fees for a transfer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Optional: Network | |
| fromAddress | Yes | Sender address | |
| toAddress | Yes | Recipient address | |
| asset | Yes | Asset hash | |
| amount | Yes | Amount |