Jungle 4 (Testnet)

atomicmarket

Contract

  • Table row type of royaltyconf

    {
      "name": "royaltyconf_s",
      "base": "",
      "fields": [
        {
          "name": "collection",
          "type": "name"
        },
        {
          "name": "founders",
          "type": "ROYALTYPAIR_V"
        },
        {
          "name": "attribute_mode",
          "type": "uint8"
        },
        {
          "name": "split_founders",
          "type": "uint32"
        },
        {
          "name": "split_templates",
          "type": "uint32"
        },
        {
          "name": "split_attributes",
          "type": "uint32"
        }
      ]
    }