Approve Delegation Response
constructor(transactions: List<ConstructedEipTransaction>? = null, encodedTransactions: List<String>? = null, metadata: ApproveDelegationMetadata? = null)
Parameters
transactions
EVM transactions to sign and send sequentially (null for Solana).
encoded Transactions
Encoded Solana transactions to sign and send (null for EVM).
metadata
Approval metadata including chain, delegate, and token info.