Jungle 4 (Testnet)

atomicassets

컨트랙트

  • config의 테이블 행 유형

    {
      "name": "config_s",
      "base": "",
      "fields": [
        {
          "name": "asset_counter",
          "type": "uint64"
        },
        {
          "name": "template_counter",
          "type": "int32"
        },
        {
          "name": "offer_counter",
          "type": "uint64"
        },
        {
          "name": "collection_format",
          "type": "FORMAT[]"
        },
        {
          "name": "supported_tokens",
          "type": "extended_symbol[]"
        }
      ]
    }