mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 23:41:02 +00:00
add heiko, parallel to ss58 registry (#9254)
This commit is contained in:
@@ -532,6 +532,15 @@
|
||||
"standardAccount": "secp256k1",
|
||||
"website": "https://origintrail.io"
|
||||
},
|
||||
{
|
||||
"prefix": 110,
|
||||
"network": "heiko",
|
||||
"displayName": "Heiko",
|
||||
"symbols": ["HKO"],
|
||||
"decimals": [12],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://parallel.fi/"
|
||||
},
|
||||
{
|
||||
"prefix": 136,
|
||||
"network": "altair",
|
||||
@@ -541,6 +550,15 @@
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://centrifuge.io/"
|
||||
},
|
||||
{
|
||||
"prefix": 172,
|
||||
"network": "parallel",
|
||||
"displayName": "Parallel",
|
||||
"symbols": ["PARA"],
|
||||
"decimals": [12],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://parallel.fi/"
|
||||
},
|
||||
{
|
||||
"prefix": 252,
|
||||
"network": "social-network",
|
||||
|
||||
Reference in New Issue
Block a user