avax.export {disallowed} - Avalanche
Example code for the avax.export {disallowed} json-rpc method. Сomplete guide on how to use avax.export {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
to
- string
the X-Chain address the asset is sent to.
amount
- int
amount of the asset to send.
assetID
- string
ID of the asset. To export AVAX use "AVAX" as the assetID.
baseFee
- int
base fee that should be used when creating the transaction. If ommitted, a suggested fee will be used.
username
- string
user that controls the address that transaction will be sent from.
password
- string
user's password
Request
Response
Last updated