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"
        }
      ]
    }