🛑-How-to Close Shop
This guide is written for anyone looking to "close shop", to withdraw all funds from an opendex environment.
Close Shop
Enter your environment via:
Stop arby to prevent it from issuing orders:
Close all BTC & LTC channels:
Check your ETH/ERC20 channel balances with getbalance
and close channels using the full channel balance in the following command:
getbalance
should now show all channel balances as 0
. Once your ETH/ERC20 channel balances are available as Wallet Balance (Not Tradable)
, you can import your seed/private key into a wallet like metamask. To do this, run the following command and follow the instructions:
Once your BTC and LTC channel balances are available as Wallet Balance (Not Tradable)
, run:
One more check that all balances are indeed 0
with getbalance
and you can safely down
and delete your environment.
Last updated