Updated on 2026-08-14
This commit is contained in:
parent
78c38ff089
commit
ed589c8bfb
11 changed files with 46 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit f1aa2f2cbf374ecba5da753d9f51c9df81749ef2
|
||||
Subproject commit 1f1c301f4e0286cf6ab4cd8ee9323c85de3dfaab
|
||||
|
|
@ -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