fundingTokens
array.
/compose
endpoint to build your transaction workflow by combining different operation types:
intent
, intent-simple
, and build
operations in a single composition.
type: "eoa"
and your desired operations:
payloadToSign
array with objects requiring signatures:
Token Type | Approval Method | Gas Required |
---|---|---|
EIP-2612 Compatible | ERC20 Permit | No |
Standard ERC20 | Approve Transaction | Yes |
Native Tokens | Direct Transfer | No |
payloadToSign
array returns different structures based on the approval method:
upperBoundTimestamp
for expiration