Jungle 4 (Testnet)

atomicmarket

컨트랙트

  • royaltyattr의 테이블 행 유형

    {
      "name": "royaltyattr_s",
      "base": "",
      "fields": [
        {
          "name": "index",
          "type": "uint64"
        },
        {
          "name": "source",
          "type": "uint8"
        },
        {
          "name": "field",
          "type": "string"
        },
        {
          "name": "value",
          "type": "ATOMIC_ATTRIBUTE"
        },
        {
          "name": "weight",
          "type": "uint32"
        },
        {
          "name": "recipients",
          "type": "ROYALTYPAIR_V"
        },
        {
          "name": "lookup_hash",
          "type": "checksum256"
        }
      ]
    }