Jungle 4 (Testnet)

eon.shipload

컨트랙트

  • types_row의 구조체 속성

    getinfluence의 액션 반환 유형

    {
      "name": "influence_totals",
      "base": "",
      "fields": [
        {
          "name": "player_lifetime",
          "type": "uint64"
        },
        {
          "name": "player_active",
          "type": "uint64"
        },
        {
          "name": "standing_lifetime",
          "type": "uint64"
        },
        {
          "name": "standing_active",
          "type": "uint64"
        },
        {
          "name": "location_lifetime",
          "type": "uint64"
        },
        {
          "name": "location_active",
          "type": "uint64"
        },
        {
          "name": "watermark",
          "type": "uint64"
        },
        {
          "name": "mandate",
          "type": "uint32"
        },
        {
          "name": "founder",
          "type": "name"
        },
        {
          "name": "founded",
          "type": "uint32"
        },
        {
          "name": "epoch",
          "type": "uint32"
        }
      ]
    }