Skip to content

Commit

Permalink
Add Genesys Code Mainnet (ethereum-lists#3903)
Browse files Browse the repository at this point in the history
* Add genesys.json

Add genesyscode icon

* Create eip155-59971.json

* Update eip155-59971.json

Add genesyscode mainnet

* Create genesyscode.json

add genesyscode icon

* Update eip155-59971.json

update genesyscode mainnet

* Update genesyscode.json

Update

* Update eip155-59971.json

* Update genesyscode.json

updated
  • Loading branch information
Genesyscode authored Dec 3, 2023
1 parent a42492e commit 9e1c43e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-59971.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Genesys Code Mainnet",
"chain": "GCODE",
"rpc": ["https://mainnet.genesyscode.io/"],
"faucets": [],
"nativeCurrency": {
"name": "GenesysCode",
"symbol": "GCODE",
"decimals": 18
},
"infoURL": "https://genesyscode.io",
"shortName": "gcode",
"chainId": 59971,
"networkId": 59971,
"icon": "genesyscode",
"explorers": [
{
"name": "Genesys Scan",
"url": "https://genesysscan.io",
"icon": "genesyscode",
"standard": "none"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/genesyscode.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreihgmpaceze7rxpajv7yrlx3cb6daqubippkpvgryzairtaubsjjoe",
"width": 512,
"height": 512,
"format": "png"
}
]

0 comments on commit 9e1c43e

Please sign in to comment.