Intents
Token Transfer Execute
Execute a token transfer intent. For more details on Token Transfer intents, see Understanding Intents. Refer to the TokenTransfer
API template script for implementation guidance.
Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
Requiredsender
RequiredstringSender address
nonce
RequiredstringUnique identifier for the session
paymaster
RequiredstringPaymaster address
callGasLimit
RequiredstringCall gas limit
verificationGasLimit
RequiredstringVerification gas limit
preVerificationGas
RequiredstringPre-verification gas
maxFeePerGas
RequiredstringMaximum fee per gas
maxPriorityFeePerGas
RequiredstringMaximum priority fee per gas
paymasterPostOpGasLimit
RequiredstringPaymaster post operation gas limit
paymasterVerificationGasLimit
RequiredstringPaymaster verification gas limit
callData
RequiredstringCall data
paymasterData
RequiredstringPaymaster data
signature
RequiredstringSignature