Updated on 2026-08-14
This commit is contained in:
parent
6f8770007e
commit
5c89ba7be8
1 changed files with 2 additions and 2 deletions
|
|
@ -427,8 +427,8 @@ fun Blockchain.toCoinId(): String {
|
|||
Blockchain.Bitrock, Blockchain.BitrockTestnet -> "bitrock"
|
||||
Blockchain.Sonic, Blockchain.SonicTestnet -> "sonic-3"
|
||||
Blockchain.ApeChain, Blockchain.ApeChainTestnet -> "apecoin"
|
||||
Blockchain.Scroll, Blockchain.ScrollTestnet -> "scroll"
|
||||
Blockchain.ZkLinkNova, Blockchain.ZkLinkNovaTestnet -> "zklink"
|
||||
Blockchain.Scroll, Blockchain.ScrollTestnet -> "scroll-ethereum"
|
||||
Blockchain.ZkLinkNova, Blockchain.ZkLinkNovaTestnet -> "zklink-ethereum"
|
||||
Blockchain.Pepecoin, Blockchain.PepecoinTestnet -> "pepecoin-network"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue