mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 21:21:11 +00:00
Add Polkadex to SS58 Registry (#9825)
* Add PDEX to SS58 Registry. * Add PDEX to SS58 Registry.
This commit is contained in:
@@ -597,6 +597,8 @@ ss58_address_format!(
|
||||
(77, "manta", "Manta Network, standard account (*25519).")
|
||||
CalamariAccount =>
|
||||
(78, "calamari", "Manta Canary Network, standard account (*25519).")
|
||||
Polkadex =>
|
||||
(88, "polkadex", "Polkadex Mainnet, standard account (*25519).")
|
||||
PolkaSmith =>
|
||||
(98, "polkasmith", "PolkaSmith Canary Network, standard account (*25519).")
|
||||
PolkaFoundry =>
|
||||
|
||||
Reference in New Issue
Block a user