Vaulta

whaleexgate5

Contract

  • Action parameter in replwithdraw

    {
      "name": "replwithdraw",
      "base": "",
      "fields": [
        {
          "name": "chain",
          "type": "symbol_code"
        },
        {
          "name": "withdraw_id",
          "type": "uint64"
        },
        {
          "name": "withdraw_to",
          "type": "string"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "withdraw_to_memo",
          "type": "string"
        }
      ]
    }