Xfer
  • Introduction
  • Description
  • Routes
    • Creating routes
    • Updating routes
    • Deleting routes
    • Listing routes
  • Transfers
  • Minimum amounts and fees
  • Safety considerations
  • Disclaimer
Powered by GitBook
On this page
  1. Routes

Deleting routes

To delete an existing route, initiate a micro-transfer to @xfer using the following structured memo:

{"cmd":"DEL", "route":"[name]"}

Example:

  • {"cmd":"DEL", "route":"binance"} deletes the previously created "binance" route

To delete all routes at once, both HIVE and HBD, initiate a micro-transfer to @xfer using the following structured memo:

{"cmd":"CLR" }

PreviousUpdating routesNextListing routes

Last updated 1 year ago