Interface EIP712ListTriggerOrdersParams

interface EIP712ListTriggerOrdersParams {
    subaccountOwner: string;
    subaccountName: string;
    recvTime: BigNumberish;
}

Hierarchy (view full)

Properties

subaccountOwner: string
subaccountName: string
recvTime: BigNumberish