mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 09:57:56 +00:00
Add PolkaFoundry, PolkaSmith SS58 address (#8623)
* Add PolkaFoundry, PolkaSmith SS58 address * chang decimals to 18 * fix format * fix format
This commit is contained in:
@@ -584,6 +584,10 @@ ss58_address_format!(
|
||||
(77, "manta", "Manta Network, standard account (*25519).")
|
||||
CalamariAccount =>
|
||||
(78, "calamari", "Manta Canary Network, standard account (*25519).")
|
||||
PolkaSmith =>
|
||||
(98, "polkasmith", "PolkaSmith Canary Network, standard account (*25519).")
|
||||
PolkaFoundry =>
|
||||
(99, "polkafoundry", "PolkaFoundry Network, standard account (*25519).")
|
||||
SocialAccount =>
|
||||
(252, "social-network", "Social Network, standard account (*25519).")
|
||||
Moonbeam =>
|
||||
|
||||
Reference in New Issue
Block a user