add zero.io (#7310)

* feat(zero): add zero.io + alphaville

* update zero.io testnet

* Update crypto.rs

* Update crypto.rs
This commit is contained in:
marco bahn
2020-10-13 16:43:43 +02:00
committed by GitHub
parent 1632f98161
commit e4cb862123
2 changed files with 22 additions and 0 deletions
+18
View File
@@ -208,6 +208,24 @@
"standardAccount": "*25519",
"website": null
},
{
"prefix": 24,
"network": "zero",
"displayName": "ZERO",
"symbols": ["PLAY"],
"decimals": 18,
"standardAccount": "*25519",
"website": "https://zero.io"
},
{
"prefix": 25,
"network": "zero-alphaville",
"displayName": "ZERO Alphaville",
"symbols": ["PLAY"],
"decimals": 18,
"standardAccount": "*25519",
"website": "https://zero.io"
},
{
"prefix": 28,
"network": "subsocial",