dashed-slug.net › Forums › Exchange extension support › How to call the selected coin symbol. › Reply To: How to call the selected coin symbol.
April 30, 2019 at 8:10 am
#6241
Keymaster
Hello,
You can get the current market using JavaScript with wp.wallets.viewModels.walletsExchange.selectedMarket()
.
I haven’t added a way to change the ordering of coins, I will do so in a future version.
with regards