Intents
Token Transfer
Execute token transfer operations using the Okto Gateway. This endpoint handles token transfers between addresses.
Dev Tools Available!
For quick testing purposes, we provide development tools like the Okto Auth Token Generator. This tool helps you generate authentication tokens instantly, making it easier to test our APIs.
POST Request
Endpoint
Headers
Name | Type | Description |
---|---|---|
Content-Type | string | Must be application/json |
Authorization | string | Bearer token for authentication |
Request Body
Tip:Request Parameters
ShowcallData
: The encoded function call data for the token transfercallGasLimit
: Gas limit for the actual function callmaxFeePerGas
andmaxPriorityFeePerGas
: Gas fee parametersnonce
: Unique identifier for the transactionpaymaster
: Address of the paymaster contractpaymasterData
: Data required for paymaster operationspaymasterPostOpGasLimit
: Gas limit for post-operation checkspaymasterVerificationGasLimit
: Gas limit for paymaster verificationpreVerificationGas
: Gas required for pre-verification stepssender
: Address of the transaction senderverificationGasLimit
: Gas limit for transaction verificationsignature
: Cryptographic signature of the transaction