Authorizations
Use this format: ApiKey <your_api_key>
Body
application/json
Token transfer parameters
Destination address
Example:
"0x456..."
Token contract address (ERC20)
Example:
"0x..."
Amount to transfer (in decimal format)
Example:
"100.5"
Chain ID
Example:
43114
Source account address or walletAccountId
Example:
"0x123..."
Account to sign with (if from is not provided)
Example:
"account-abc123"
Gas price (optional)
Example:
"25000000000"
Gas limit (optional)
Example:
"65000"
