Skip to content

Commit

Permalink
Add Genesys Mainnet (ethereum-lists#2777)
Browse files Browse the repository at this point in the history
* Add Genesys Mainnet

* Update genesys.json

* Update eip155-16507.json

* Update genesys.json

* Update eip155-16507.json

* Update genesys.json

* Update genesys.json

* Update genesys.json

* Update eip155-16507.json

* Update eip155-16507.json

* Update eip155-16507.json

* Update genesys.json

---------

Co-authored-by: Rolandopolanco <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3 people authored May 17, 2023
1 parent 0c51f23 commit 1d5af73
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-16507.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Genesys Mainnet",
"chain": "Genesys",
"icon": "genesys",
"rpc": ["https://rpc.genesys.network"],
"faucets": [],
"nativeCurrency": {
"name": "Genesys",
"symbol": "GSYS",
"decimals": 18
},
"infoURL": "https://www.genesys.network/",
"shortName": "Genesys",
"chainId": 16507,
"networkId": 16507,
"explorers": [
{
"name": "GchainExplorer",
"url": "https://gchainexplorer.genesys.network",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/genesys.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreie6nai3yhykcdlsyshn5lbcbyba5y7zwsqg6owcfek2urhoucr6rm",
"width": 800,
"height": 800,
"format": "png"
}
]

0 comments on commit 1d5af73

Please sign in to comment.