Telos

reward.swaps

合约

此合约定义的数据表。

  • 行数据 config_row

    字段 类型
    status name
    protocol_fee uint8
    admin_account name
    fee_account name
    token_contract name
    notifiers name[]
    fee_exempt name[]
    blocked name[]
    listing_fee extended_asset
    issue_reward bool
    last_pair_id uint32
  • 行数据 pairs_row

    字段 类型
    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[]
  • 字段 类型
    id uint64
    token extended_symbol
    routing_memo string
    description string
  • 字段 类型
    id uint64
    balance extended_asset