forked from ethereum-lists/chains
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Genesys Code Mainnet (ethereum-lists#3903)
* 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
1 parent
a42492e
commit 9e1c43e
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://bafkreihgmpaceze7rxpajv7yrlx3cb6daqubippkpvgryzairtaubsjjoe", | ||
"width": 512, | ||
"height": 512, | ||
"format": "png" | ||
} | ||
] |