Added Digest Swarm Chain (#1030)

* Added Digest Swarm Chain

* Update _data/icons/swarmexplorer.json

* Update _data/icons/swarmchain.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Dimas Victor 2022-04-01 01:50:46 +07:00 committed by GitHub
parent 02e2f5b53b
commit fcd95aa1b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,26 @@
{
"name": "Digest Swarm Chain",
"chain": "DSC",
"icon": "swarmchain",
"rpc": [
"https://rpc.digestgroup.ltd"
],
"faucets": [],
"nativeCurrency": {
"name": "DigestCoin",
"symbol": "DGCC",
"decimals": 18
},
"infoURL": "https://digestgroup.ltd",
"shortName": "dgcc",
"chainId": 5777,
"networkId": 5777,
"explorers": [
{
"name": "swarmexplorer",
"url": "https://explorer.digestgroup.ltd",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://QmRu7KmQoC2vSVeD7Y6bxRYikQHYs86H9fRAdb1ytPkK9r",
"width":500,
"height":500,
"format":"png"
}
]

View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://Qmbzy8c54EHh7yzMHZir98BrcV6sazr77QLoi63HAoayuo",
"width":289,
"height":288,
"format":"png"
}
]