Wallet identifier accepted by Bitfinex v2.
Some write endpoints (withdraw, deposit/address, transfer) accept the legacy wallet aliases:
withdraw
deposit/address
transfer
"trading"
"margin"
"deposit"
"funding"
Read endpoints (such as /v2/auth/r/wallets) return only the canonical "exchange" | "margin" | "funding" set.
/v2/auth/r/wallets
"exchange" | "margin" | "funding"
Wallet identifier accepted by Bitfinex v2.
Some write endpoints (
withdraw,deposit/address,transfer) accept the legacy wallet aliases:"trading"for"margin""deposit"for"funding"Read endpoints (such as
/v2/auth/r/wallets) return only the canonical"exchange" | "margin" | "funding"set.