Intents
NFT Transfer Execute
Execute an NFT transfer intent. For more details on NFT intents, see Understanding Intents. Refer to the NftTransfer
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