Body
application/json
The owner's wallet address.
Blockchain network
Available options:
base, ethereum, arbitrum The token you would like to transfer.
Examples:
"USDC"
"WETH"
"0xA0b86a33E6441ccF30EE5DdEF1E9b652C91ac1c8"
The amount of 'token' to transfer.
Required range:
x > 0Examples:
1.5
Whether you are funding or withdrawing from your earn account.
Available options:
FUND, WITHDRAW Optionally request gas sponsorship. If set to true, EIP-712 signature data will be returned that must be signed by the owner and submitted to the /sponsor_gas endpoint.
The address of the wallet which will send the transaction. This only needs to be set when 'action' is 'FUND' and gas_sponsorship is true.