Jungle 4 (Testnet)

eon.shipload

Contract

  • Struct property of types_row

    Action return type for 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"
        }
      ]
    }