Jungle 4 (Testnet)

regproxyinfo

컨트랙트

  • proxies의 테이블 행 유형

    {
      "name": "proxy",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "name",
          "type": "string"
        },
        {
          "name": "website",
          "type": "string"
        },
        {
          "name": "slogan",
          "type": "string"
        },
        {
          "name": "philosophy",
          "type": "string"
        },
        {
          "name": "background",
          "type": "string"
        },
        {
          "name": "logo_256",
          "type": "string"
        },
        {
          "name": "telegram",
          "type": "string"
        },
        {
          "name": "steemit",
          "type": "string"
        },
        {
          "name": "twitter",
          "type": "string"
        },
        {
          "name": "wechat",
          "type": "string"
        }
      ]
    }