Unicove
发送质押RAM设置
Vaulta

daopoolsoooo

Contract

  • Overview
  • Actions (31)
  • Structs (48)
  • Tables (17)
  • ABI
    • day_reward_log_row

      Table row type of dayrewardlog

      {
        "name": "day_reward_log_row",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "tokenid",
            "type": "uint64"
          },
          {
            "name": "days",
            "type": "uint64"
          },
          {
            "name": "reward_day",
            "type": "asset"
          },
          {
            "name": "acttime",
            "type": "uint64"
          }
        ]
      }