OPNet
    Preparing search index...

    Type Alias ListLiquidity

    ListLiquidity: CallResult<
        {},
        OPNetEvent<LiquidityListedEvent | TransferredEvent>[],
    >