@sentio/sdk
    Preparing search index...
    interface Pool {
        scaling_factor: bigint;
        shares: _0x1.table_with_length.TableWithLength<string, bigint>;
        total_coins: bigint;
        total_shares: bigint;
    }
    Index

    Properties

    scaling_factor: bigint
    shares: _0x1.table_with_length.TableWithLength<string, bigint>
    total_coins: bigint
    total_shares: bigint