Telos

amm.swaps

Contract

  • Table row type of rexstate

    {
      "name": "rexstate_row",
      "base": "",
      "fields": [
        {
          "name": "min_stake",
          "type": "float64"
        },
        {
          "name": "target_stake",
          "type": "float64"
        },
        {
          "name": "max_stake",
          "type": "float64"
        },
        {
          "name": "last_id",
          "type": "int64"
        },
        {
          "name": "last_reward",
          "type": "time_point_sec"
        },
        {
          "name": "stake_weight",
          "type": "int64"
        },
        {
          "name": "rex_balance",
          "type": "asset"
        }
      ]
    }