Jungle 4 (Testnet)

seed.gm

Contract

  • Action return type for generatertrn

    Action return type for mint

    {
      "name": "generate_return_value",
      "base": "",
      "fields": [
        {
          "name": "drops",
          "type": "uint32"
        },
        {
          "name": "epoch",
          "type": "uint64"
        },
        {
          "name": "cost",
          "type": "asset"
        },
        {
          "name": "refund",
          "type": "asset"
        },
        {
          "name": "total_drops",
          "type": "uint64"
        },
        {
          "name": "epoch_drops",
          "type": "uint64"
        }
      ]
    }