Jungle 4 (Testnet)

eon.shipload

Contract

  • Struct property of types_row

    Action return type for getpool

    {
      "name": "pool_pair_result",
      "base": "",
      "fields": [
        {
          "name": "category",
          "type": "uint8"
        },
        {
          "name": "tier",
          "type": "uint8"
        },
        {
          "name": "item_id",
          "type": "uint16"
        },
        {
          "name": "standard_quantity",
          "type": "uint64"
        },
        {
          "name": "standard_stats",
          "type": "uint64"
        },
        {
          "name": "premium_quantity",
          "type": "uint64"
        },
        {
          "name": "premium_stats",
          "type": "uint64"
        },
        {
          "name": "bar",
          "type": "uint64"
        },
        {
          "name": "threshold",
          "type": "uint64"
        }
      ]
    }