Vaulta

createescrow

Contract

  • Table row type of token

    {
      "name": "token",
      "base": "",
      "fields": [
        {
          "name": "S_SYS",
          "type": "symbol"
        },
        {
          "name": "newaccountcontract",
          "type": "name"
        },
        {
          "name": "newaccountaction",
          "type": "name"
        },
        {
          "name": "min_ram",
          "type": "uint64"
        }
      ]
    }