Signs a native token transfer (AVAX, ETH, etc.) transaction. The transaction is built automatically and signed with Turnkey. Only accounts owned by the integrator can be used.
Use this format: ApiKey <your_api_key>
Integrator ID (required for ADMIN/INTERNAL scope)
"uuid-integrator-id"
Native transfer parameters
Destination address
"0x456..."
Amount to transfer (in decimal format)
"1.5"
Chain ID
43114
Source account address or walletAccountId
"0x123..."
Account to sign with (if from is not provided)
"account-abc123"
Gas price (optional, will be estimated if not provided)
"25000000000"
Gas limit (optional, will be estimated if not provided)
"21000"