Updated on 2026-08-14
This commit is contained in:
parent
bb541e6a3f
commit
e63b1eac67
11 changed files with 22 additions and 2 deletions
|
|
@ -150,5 +150,6 @@ internal val Blockchain.mercuryoNetwork: String?
|
|||
Blockchain.OdysseyChain, Blockchain.OdysseyChainTestnet -> null
|
||||
Blockchain.Bitrock, Blockchain.BitrockTestnet -> null
|
||||
Blockchain.Sonic, Blockchain.SonicTestnet -> null
|
||||
Blockchain.ApeChain, Blockchain.ApeChainTestnet -> null
|
||||
}
|
||||
}
|
||||
|
|
@ -151,4 +151,5 @@ internal val Blockchain.moonPaySupportedCurrency: MoonPaySupportedCurrency?
|
|||
OdysseyChain, OdysseyChainTestnet -> null
|
||||
Bitrock, BitrockTestnet -> null
|
||||
Sonic, SonicTestnet -> null
|
||||
ApeChain, ApeChainTestnet -> null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue