mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Genesys Mainnet (#2777)
* 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 <Rolandopolanco@genesys.network> Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
0c51f23233
commit
1d5af73a46
23
_data/chains/eip155-16507.json
Normal file
23
_data/chains/eip155-16507.json
Normal file
|
@ -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
_data/icons/genesys.json
Normal file
8
_data/icons/genesys.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreie6nai3yhykcdlsyshn5lbcbyba5y7zwsqg6owcfek2urhoucr6rm",
|
||||
"width": 800,
|
||||
"height": 800,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user