Updated on 2026-08-14
This commit is contained in:
parent
5352dfcb6d
commit
1c737dda31
2 changed files with 12 additions and 10 deletions
|
|
@ -327,7 +327,7 @@ fun Blockchain.toCoinId(): String {
|
|||
Blockchain.Joystream -> "joystream"
|
||||
Blockchain.Bittensor -> "bittensor"
|
||||
Blockchain.Filecoin -> "filecoin"
|
||||
Blockchain.Blast, Blockchain.BlastTestnet -> "blast"
|
||||
Blockchain.Blast, Blockchain.BlastTestnet -> "blast-ethereum"
|
||||
Blockchain.Cyber, Blockchain.CyberTestnet -> "cyberconnect"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue