Telos

lptkns.swaps

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
    cost0 asset
    cost1 asset
    pair_id uint64
  • rows of pairs_row

    Field Type
    id uint64
    reserve0 extended_asset
    reserve1 extended_asset
    liquidity extended_asset
    trade_fee uint8
    amplifier uint64
    multiplier float64
    virtual_price float64
    price0_last float64
    price1_last float64
    volume0 asset
    volume1 asset
    trades uint64
    last_updated time_point_sec
    protocol name
    creator name
    trust uint8
    tags pair_name_string[]
  • Field Type
    supply asset
    max_supply asset
    issuer name