RevokeDelegationRequest

constructor(chain: String, token: String, delegateAddress: String)

Parameters

chain

CAIP-2 chain ID (e.g., "eip155:11155111").

token

Token symbol or address (e.g., "USDC" or a contract address).

delegateAddress

The address to revoke delegation from.