Adds composable.finance to ss58 registry (#9608)

* adds composable.finance ss58 registry

* adds composable ss58 format

* correct prefix

* dedupe

Co-authored-by: CI system <>
This commit is contained in:
Seun Lanlege
2021-09-13 09:54:13 +01:00
committed by GitHub
parent 0d30893840
commit 9245bfbbc2
2 changed files with 22 additions and 0 deletions
+18
View File
@@ -442,6 +442,24 @@
"standardAccount": "*25519",
"website": "https://neatcoin.org"
},
{
"prefix": 49,
"network": "picasso",
"displayName": "Picasso",
"symbols": ["PICA"],
"decimals": [12],
"standardAccount": "*25519",
"website": "https://picasso.composable.finance"
},
{
"prefix": 50,
"network": "composable",
"displayName": "Composable",
"symbols": ["LAYR"],
"decimals": [12],
"standardAccount": "*25519",
"website": "https://composable.finance"
},
{
"prefix": 63,
"network": "hydradx",