Telos

boid

合约

  • 的结构体属性 logpwrclaim

    {
      "name": "MintLog",
      "base": "",
      "fields": [
        {
          "name": "power_mint",
          "type": "uint32"
        },
        {
          "name": "powered_stake_mint",
          "type": "uint32"
        },
        {
          "name": "account_earned",
          "type": "uint32"
        },
        {
          "name": "team_cut",
          "type": "uint32"
        },
        {
          "name": "team_owner_earned",
          "type": "uint32"
        },
        {
          "name": "overstake_mint",
          "type": "uint32"
        },
        {
          "name": "total",
          "type": "uint32"
        }
      ]
    }