Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-05 20:34:10 +04:00
parent 74accc90c9
commit b6777bbb7a
16 changed files with 1 additions and 117 deletions

View file

@ -164,6 +164,4 @@ internal val Blockchain.moonPaySupportedCurrency: MoonPaySupportedCurrency?
ArbitrumNova -> null
Plasma, PlasmaTestnet -> null
Monad, MonadTestnet -> null
Berachain -> MoonPaySupportedCurrency(networkCode = "berachain", currencyCode = "bera_bera")
BerachainTestnet -> null
}