Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Web3Data method reference
import { Web3Data } from "@openrouter/sdk/models/operations"; let value: Web3Data = { transferIntent: { callData: { deadline: "<value>", feeAmount: "<value>", id: "<id>", operator: "<value>", prefix: "<value>", recipient: "<value>", recipientAmount: "<value>", recipientCurrency: "<value>", refundDestination: "<value>", signature: "<value>", }, metadata: { chainId: 7497.17, contractAddress: "<value>", sender: "<value>", }, }, };
transferIntent