Add PolkaFoundry, PolkaSmith SS58 address (#8623)

* Add PolkaFoundry, PolkaSmith SS58 address

* chang decimals to 18

* fix format

* fix format
This commit is contained in:
akashi6824
2021-06-23 15:04:40 +07:00
committed by GitHub
parent e35261c605
commit 1bd834b6a4
2 changed files with 22 additions and 0 deletions
+18
View File
@@ -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",