Type Alias VerifyListingOrdersParams

VerifyListingOrdersParams: {
    chainId: string;
    exchangeAddress: string;
    hash: string;
}[]