BuildCancelOrderTxArgs: {
    address: Address;
    chainId: SupportedChainId;
    orderDetails: CancelOrderDetails[];
}

Type declaration