Vaulta

bitpiecurrex

Contract

  • Table row type of wexaddresses

    {
      "name": "wex_address_type",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "user_id",
          "type": "uint32"
        },
        {
          "name": "sub_account",
          "type": "uint64"
        },
        {
          "name": "symbol",
          "type": "symbol_code"
        },
        {
          "name": "ex_sub_id",
          "type": "string"
        }
      ]
    }