Skip to content

Commit

Permalink
add GitSwarm chain (ethereum-lists#4357)
Browse files Browse the repository at this point in the history
Co-authored-by: ligi <[email protected]>
GitSwarmOrg and ligi authored Feb 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7146179 commit f70c9cf
Showing 2 changed files with 28 additions and 0 deletions.
20 changes: 20 additions & 0 deletions _data/chains/eip155-28872323069.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "GitSwarm Test Network",
"title": "GitSwarm Test Network",
"chain": "ETH",
"icon": "gitswarm",
"rpc": ["https://gitswarm.com:2096"],
"faucets": [],
"nativeCurrency": {
"name": "GitSwarm Ether",
"symbol": "GS-ETH",
"decimals": 18
},
"infoURL": "https://gitswarm.com/",
"shortName": "GS-ETH",
"chainId": 28872323069,
"networkId": 28872323069,
"slip44": 1,
"explorers": [],
"status": "incubating"
}
8 changes: 8 additions & 0 deletions _data/icons/gitswarm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreihdfuzytq2og65n3d3b2kzfvk6yywvqdlorrt6h76q4baz5phcvju",
"width": 256,
"height": 256,
"format": "png"
}
]

0 comments on commit f70c9cf

Please sign in to comment.