Updated on 2026-08-14

This commit is contained in:
Tangem 2024-11-21 19:47:33 +07:00
parent d8a05732ee
commit 90e783441c
14 changed files with 77 additions and 2 deletions

View file

@ -95,6 +95,8 @@ internal val Blockchain.mercuryoNetwork: String?
Blockchain.HederaTestnet -> null
Blockchain.Aurora -> null
Blockchain.AuroraTestnet -> null
Blockchain.Alephium -> null
Blockchain.AlephiumTestnet -> null
Blockchain.Areon -> null
Blockchain.AreonTestnet -> null
Blockchain.PulseChain -> null

View file

@ -45,6 +45,8 @@ internal val Blockchain.moonPaySupportedCurrency: MoonPaySupportedCurrency?
Core -> MoonPaySupportedCurrency(networkCode = "core", currencyCode = "core")
Chiliz -> MoonPaySupportedCurrency(networkCode = "ethereum", currencyCode = "chz")
ArbitrumTestnet -> null
Alephium -> null
AlephiumTestnet -> null
AvalancheTestnet -> null
BinanceTestnet -> null
BSCTestnet -> null