mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 18:35:41 +00:00
Add Social Network (#8065)
* Add Social Network * Remove TNET * Update ss58-registry.json * Update ss58-registry.json * Update ss58-registry.json * Add back comment Co-authored-by: everhusk <sanghera@everhusk.com> Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com> Co-authored-by: Github Actions <action@github.com>
This commit is contained in:
committed by
GitHub
parent
22139a3c03
commit
a946c3343e
@@ -477,6 +477,15 @@
|
||||
"decimals": [12],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://crust.network"
|
||||
},
|
||||
{
|
||||
"prefix": 252,
|
||||
"network": "social-network",
|
||||
"displayName": "Social Network",
|
||||
"symbols": ["NET"],
|
||||
"decimals": [18],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://social.network"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user