Updated on 2026-08-14
This commit is contained in:
parent
78c38ff089
commit
ed589c8bfb
11 changed files with 46 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -114,6 +114,7 @@ internal val Blockchain.moonPaySupportedCurrency: MoonPaySupportedCurrency?
|
|||
PolygonZkEVM -> null
|
||||
PolygonZkEVMTestnet -> null
|
||||
Radiant -> null
|
||||
Fact0rn -> null
|
||||
BaseTestnet -> null
|
||||
Moonriver -> null
|
||||
MoonriverTestnet -> null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue