mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 23:15:42 +00:00
kilt&polimec ss58 prefix (#7547)
* kilt ss58 address * polimec ss58 prefix
This commit is contained in:
@@ -298,6 +298,15 @@
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://nodle.io/"
|
||||
},
|
||||
{
|
||||
"prefix": 38,
|
||||
"network": "kilt",
|
||||
"displayName": "KILT Chain",
|
||||
"symbols": ["KILT"],
|
||||
"decimals": [18],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://kilt.io/"
|
||||
},
|
||||
{
|
||||
"prefix": 39,
|
||||
"network": "mathchain",
|
||||
@@ -316,6 +325,15 @@
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://mathwallet.org"
|
||||
},
|
||||
{
|
||||
"prefix": 41,
|
||||
"network": "poli",
|
||||
"displayName": "Polimec Chain",
|
||||
"symbols": null,
|
||||
"decimals": null,
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://polimec.io/"
|
||||
},
|
||||
{
|
||||
"prefix": 42,
|
||||
"network": "substrate",
|
||||
|
||||
Reference in New Issue
Block a user