aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Interface PoolSummary

    Represents a pool object together with the analytics returned by the pool summary endpoint.

    interface PoolSummary {
        pool: PoolObject;
        stats: PoolStats;
    }
    Index

    The pool object returned by the API.

    stats: PoolStats

    The current analytics for pool.