Jungle 4 (Testnet)

eon.shipload

合约

  • 的结构体属性 addcontrib

    的结构体属性 blend

    的结构体属性 cluster_source

    的结构体属性 craft

    的结构体属性 craftjob

    的结构体属性 depotstore

    的结构体属性 depottake

    的结构体属性 getinfvalue

    的结构体属性 job_row

    的结构体属性 launch

    的结构体属性 load

    的结构体属性 nftimgurl

    的结构体属性 shuttle

    的结构体属性 task

    的结构体属性 unload

    的结构体属性 upgjob_row

    的结构体属性 upgrade

    的结构体属性 upgradejob

    {
      "name": "cargo_item",
      "base": "",
      "fields": [
        {
          "name": "item_id",
          "type": "uint16"
        },
        {
          "name": "stats",
          "type": "uint64"
        },
        {
          "name": "modules",
          "type": "module_entry[]"
        },
        {
          "name": "quantity",
          "type": "uint32"
        },
        {
          "name": "entity_id",
          "type": "uint64?"
        }
      ]
    }