Updated on 2026-08-14

This commit is contained in:
Tangem 2024-12-18 15:13:35 +07:00
parent 78c38ff089
commit ed589c8bfb
11 changed files with 46 additions and 2 deletions

View file

@ -109,6 +109,7 @@ internal val Blockchain.mercuryoNetwork: String?
Blockchain.PolygonZkEVM -> null
Blockchain.PolygonZkEVMTestnet -> null
Blockchain.Radiant -> null
Blockchain.Fact0rn -> null
Blockchain.BaseTestnet -> null
Blockchain.Moonriver -> null
Blockchain.MoonriverTestnet -> null

View file

@ -114,6 +114,7 @@ internal val Blockchain.moonPaySupportedCurrency: MoonPaySupportedCurrency?
PolygonZkEVM -> null
PolygonZkEVMTestnet -> null
Radiant -> null
Fact0rn -> null
BaseTestnet -> null
Moonriver -> null
MoonriverTestnet -> null