Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-03 16:19:48 +04:00
parent 5a4fb583bd
commit 9d2f4ffd64
11 changed files with 24 additions and 3 deletions

View file

@ -164,6 +164,7 @@ public val Blockchain.mercuryoNetwork: String?
Blockchain.ArbitrumNova -> null
Blockchain.Plasma, Blockchain.PlasmaTestnet -> null
Blockchain.Adi, Blockchain.AdiTestnet -> null
Blockchain.SeiEvm, Blockchain.SeiEvmTestnet -> null
Blockchain.Monad, Blockchain.MonadTestnet -> null
}
}