Updated on 2026-08-14
This commit is contained in:
parent
8312c85fa6
commit
57f212feff
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ fun Blockchain.toCoinId(): String {
|
|||
Blockchain.Stellar, Blockchain.StellarTestnet -> "stellar"
|
||||
Blockchain.Cardano, Blockchain.CardanoShelley -> "cardano"
|
||||
Blockchain.Polygon, Blockchain.PolygonTestnet -> "matic-network"
|
||||
Blockchain.Arbitrum, Blockchain.ArbitrumTestnet -> "arbitrum-one"
|
||||
Blockchain.Arbitrum, Blockchain.ArbitrumTestnet -> "ethereum"
|
||||
Blockchain.Avalanche, Blockchain.AvalancheTestnet -> "avalanche-2"
|
||||
Blockchain.Solana, Blockchain.SolanaTestnet -> "solana"
|
||||
Blockchain.Fantom, Blockchain.FantomTestnet -> "fantom"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue