Vaulta

tianshu.eos

Contract

  • Table row type of tokenlink

    {
      "name": "token_link",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "link_contract",
          "type": "name"
        },
        {
          "name": "link_symbol",
          "type": "symbol"
        },
        {
          "name": "issue_contract",
          "type": "name"
        },
        {
          "name": "issue_symbol",
          "type": "symbol"
        }
      ]
    }