@sentio/sdk
    Preparing search index...
    interface PoolTokenExchangeRate {
        iota_amount: bigint;
        pool_token_amount: bigint;
    }
    Index

    Properties

    iota_amount: bigint
    pool_token_amount: bigint