Vaulta

brdgext.xsat

Contract

  • Action parameter in regtoken

    {
      "name": "regtoken",
      "base": "",
      "fields": [
        {
          "name": "token_address",
          "type": "string"
        },
        {
          "name": "portal_address",
          "type": "string"
        },
        {
          "name": "erc20_precision",
          "type": "uint8"
        },
        {
          "name": "token_contract",
          "type": "name"
        },
        {
          "name": "token_symbol",
          "type": "symbol"
        }
      ]
    }