withdraw-token-from-vault
Withdraw tokens
usage
withdraw-token-from-vault <TOKEN_SYMBOL> [AMOUNT]
-
<TOKEN_SYMBOL>
: can be one of the followingUSDT
WETH
WBTC
-
[AMOUNT]
(optional): default value is all of the balance of account
examples
-
burn
100
fWBTC
to withdrawWBTC
withdraw-token-from-vault WBTC 100
-
burn all
fUSDT
to withdrawUSDT
withdraw-token-from-vault USDT