Revoke Delegation Response
constructor(transactions: List<ConstructedEipTransaction>? = null, encodedTransactions: List<String>? = null, metadata: RevokeDelegationMetadata? = null)
Parameters
transactions
EVM transactions to sign and send (null for Solana).
encoded Transactions
Encoded Solana transactions to sign and send (null for EVM).
metadata
Revocation metadata including chain, revoked address, and token info.