Body
application/json
Request model for transferring ETH or ERC20 tokens.
The recipient of the tokens.
Examples:
"0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc44"
The symbol or address of the token to transfer.
Examples:
"USDC"
"WETH"
"0xA0b86a33E6441ccF30EE5DdEF1E9b652C91ac1c8"
Amount of token to transfer
Required range:
x > 0
Examples:
1.5
Available options:
arbitrum
, base
, ethereum
The address of the transaction sender.
Examples:
"0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"
Allowed value:
"TOKEN_TRANSFER"
Determines whether to estimate gas costs for transactions, also verifying that the transaction can be successfully executed.
Response
Successful Response
The unsigned transaction data. User must sign and broadcast to network.
- UnsignedTransaction
- UserOperationResponse