mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 18:11:10 +00:00
Prep for Altair - Add ss58 prefix (#9123)
* Prep for Altair - Add ss58 prefix * fix indent * fix indent
This commit is contained in:
@@ -329,7 +329,7 @@
|
||||
"prefix": 36,
|
||||
"network": "centrifuge",
|
||||
"displayName": "Centrifuge Chain",
|
||||
"symbols": ["RAD"],
|
||||
"symbols": ["CFG"],
|
||||
"decimals": [18],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://centrifuge.io/"
|
||||
@@ -522,7 +522,7 @@
|
||||
"decimals": [18],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://polkafoundry.com"
|
||||
},
|
||||
},
|
||||
{
|
||||
"prefix": 101,
|
||||
"network": "origintrail-parachain",
|
||||
@@ -532,6 +532,15 @@
|
||||
"standardAccount": "secp256k1",
|
||||
"website": "https://origintrail.io"
|
||||
},
|
||||
{
|
||||
"prefix": 136,
|
||||
"network": "altair",
|
||||
"displayName": "Altair",
|
||||
"symbols": ["AIR"],
|
||||
"decimals": [18],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://centrifuge.io/"
|
||||
},
|
||||
{
|
||||
"prefix": 252,
|
||||
"network": "social-network",
|
||||
|
||||
Reference in New Issue
Block a user