pub enum CryptoCurrency {
Show 209 variants
Aave,
Ach,
Ada,
Aergo,
Agld,
Akash,
Algo,
Alice,
Ankr,
Ant,
Ape,
Ar,
Arpa,
Astr,
Atm,
Atom,
Audio,
Ava,
Avax,
Axs,
Bake,
Band,
Bar,
Bat,
Bch,
Best,
Bico,
Blz,
Bnb,
Bnt,
Bnx,
Btc,
Btt,
C98,
Cake,
Celo,
Celr,
Chess,
Chz,
City,
Ckb,
Comp,
Coti,
Crv,
Cspr,
Ctk,
Ctsi,
Cvc,
Dash,
Dcr,
Dgb,
Dodo,
Doge,
Dot,
Dusk,
DyDx,
Efi,
Egld,
Enj,
Ens,
Eos,
Etc,
Eth,
Ethw,
Euroc,
Farm,
Fet,
Fil,
Flow,
Flux,
Ftm,
Ftt,
Fxs,
Gala,
Glm,
Glmr,
Gmt,
Gno,
Grt,
Gt,
Gtc,
Hbar,
High,
Hnt,
Ht,
Icp,
Icx,
Ilv,
Imx,
Iost,
Iotx,
Iris,
Joe,
Jst,
Juv,
Kava,
Kda,
Klay,
Kmd,
Knc,
Ksm,
Lina,
Link,
Looks,
Loom,
Lpt,
Lrc,
Lsk,
Ltc,
Luna,
Lunc,
Mana,
Matic,
Mbl,
Mina,
Miota,
Mkr,
Mln,
Mtl,
Mxc,
Near,
Neo,
Nkn,
Ocean,
Okb,
Omg,
One,
OneInch,
Ont,
Op,
Orbs,
Oxt,
Pan,
Perp,
Pla,
Poly,
Porto,
Powr,
Psg,
Pundix,
Qnt,
Qtum,
Quick,
Rad,
Ray,
Ren,
Rep,
Req,
Rndr,
Rsr,
Rune,
Rvn,
Sand,
Santos,
Sc,
Scrt,
Sfp,
Shib,
Skl,
Snt,
Snx,
Sol,
Srm,
Stmx,
Storj,
Stpt,
Strax,
Stx,
Sun,
Super,
Sushi,
Sxp,
Sys,
Theta,
Tomo,
Troy,
Tru,
Trx,
Tt,
Tvk,
Twt,
Uma,
Uni,
Usdc,
Usdt,
Utk,
Vet,
Voxel,
Vtho,
Wan,
Waves,
Waxp,
Wemix,
Woo,
Xdb,
Xem,
Xlm,
Xno,
Xrp,
Xrt,
Xtz,
Xvs,
Xym,
Yfi,
Ygg,
Zec,
Zen,
Zil,
Zrx,
}
Expand description
Defines the list of crypto currencies accepted for deposit/withdrawal on bitpanda
Variants§
Aave
Ach
Ada
Aergo
Agld
Akash
Algo
Alice
Ankr
Ant
Ape
Ar
Arpa
Astr
Atm
Atom
Audio
Ava
Avax
Axs
Bake
Band
Bar
Bat
Bch
Best
Bico
Blz
Bnb
Bnt
Bnx
Btc
Btt
C98
Cake
Celo
Celr
Chess
Chz
City
Ckb
Comp
Coti
Crv
Cspr
Ctk
Ctsi
Cvc
Dash
Dcr
Dgb
Dodo
Doge
Dot
Dusk
DyDx
Efi
Egld
Enj
Ens
Eos
Etc
Eth
Ethw
Euroc
Farm
Fet
Fil
Flow
Flux
Ftm
Ftt
Fxs
Gala
Glm
Glmr
Gmt
Gno
Grt
Gt
Gtc
Hbar
High
Hnt
Ht
Icp
Icx
Ilv
Imx
Iost
Iotx
Iris
Joe
Jst
Juv
Kava
Kda
Klay
Kmd
Knc
Ksm
Lina
Link
Looks
Loom
Lpt
Lrc
Lsk
Ltc
Luna
Lunc
Mana
Matic
Mbl
Mina
Miota
Mkr
Mln
Mtl
Mxc
Near
Neo
Nkn
Ocean
Okb
Omg
One
OneInch
Ont
Op
Orbs
Oxt
Pan
Perp
Pla
Poly
Porto
Powr
Psg
Pundix
Qnt
Qtum
Quick
Rad
Ray
Ren
Rep
Req
Rndr
Rsr
Rune
Rvn
Sand
Santos
Sc
Scrt
Sfp
Shib
Skl
Snt
Snx
Sol
Srm
Stmx
Storj
Stpt
Strax
Stx
Sun
Super
Sushi
Sxp
Sys
Theta
Tomo
Troy
Tru
Trx
Tt
Tvk
Twt
Uma
Uni
Usdc
Usdt
Utk
Vet
Voxel
Vtho
Wan
Waves
Waxp
Wemix
Woo
Xdb
Xem
Xlm
Xno
Xrp
Xrt
Xtz
Xvs
Xym
Yfi
Ygg
Zec
Zen
Zil
Zrx
Trait Implementations§
Source§impl Clone for CryptoCurrency
impl Clone for CryptoCurrency
Source§fn clone(&self) -> CryptoCurrency
fn clone(&self) -> CryptoCurrency
Returns a copy of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moreSource§impl Debug for CryptoCurrency
impl Debug for CryptoCurrency
Source§impl<'de> Deserialize<'de> for CryptoCurrency
impl<'de> Deserialize<'de> for CryptoCurrency
Source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Source§impl Hash for CryptoCurrency
impl Hash for CryptoCurrency
Source§impl PartialEq for CryptoCurrency
impl PartialEq for CryptoCurrency
impl Copy for CryptoCurrency
impl Eq for CryptoCurrency
impl StructuralPartialEq for CryptoCurrency
Auto Trait Implementations§
impl Freeze for CryptoCurrency
impl RefUnwindSafe for CryptoCurrency
impl Send for CryptoCurrency
impl Sync for CryptoCurrency
impl Unpin for CryptoCurrency
impl UnwindSafe for CryptoCurrency
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more