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:
GchainValidators 2023-05-17 11:01:48 +07:00 committed by GitHub
parent 0c51f23233
commit 1d5af73a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View 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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreie6nai3yhykcdlsyshn5lbcbyba5y7zwsqg6owcfek2urhoucr6rm",
"width": 800,
"height": 800,
"format": "png"
}
]