mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 23:21:02 +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:
@@ -505,6 +505,24 @@
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://manta.network"
|
||||
},
|
||||
{
|
||||
"prefix": 98,
|
||||
"network": "polkasmith",
|
||||
"displayName": "PolkaSmith Canary Network",
|
||||
"symbols": ["PKS"],
|
||||
"decimals": [18],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://polkafoundry.com"
|
||||
},
|
||||
{
|
||||
"prefix": 99,
|
||||
"network": "polkafoundry",
|
||||
"displayName": "PolkaFoundry Network",
|
||||
"symbols": ["PKF"],
|
||||
"decimals": [18],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://polkafoundry.com"
|
||||
},
|
||||
{
|
||||
"prefix": 252,
|
||||
"network": "social-network",
|
||||
|
||||
Reference in New Issue
Block a user