Signs an ERC20 token transfer 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"
Token transfer parameters
Destination address
"0x456..."
Token contract address (ERC20)
"0x..."
Amount to transfer (in decimal format)
"100.5"
Chain ID
43114
Source account address or walletAccountId
"0x123..."
Account to sign with (if from is not provided)
"account-abc123"
Gas price (optional)
"25000000000"
Gas limit (optional)
"65000"