Intents
Raw Transaction Execute
Execute a raw transaction intent. For more details on Raw Transaction intents, see Understanding Intents. Refer to the RawTransaction
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