Updated on 2026-08-14

This commit is contained in:
Tangem 2026-02-06 13:12:46 +04:00
parent f9226ab6bf
commit a96c3113d1
13 changed files with 53 additions and 1 deletions

View file

@ -163,5 +163,6 @@ public val Blockchain.mercuryoNetwork: String?
Blockchain.Linea, Blockchain.LineaTestnet -> null
Blockchain.ArbitrumNova -> null
Blockchain.Plasma, Blockchain.PlasmaTestnet -> null
Blockchain.Monad, Blockchain.MonadTestnet -> null
}
}