Added GuapcoinX (#2706)

* Added GuapcoinX

* Add faucets field

* Update guapcoinx.json

* Change formatting

* Update eip155-71111.json
This commit is contained in:
Guapcoin 2023-05-10 06:44:33 -04:00 committed by GitHub
parent e76363d91d
commit 6ccb282d3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"name": "GuapcoinX",
"chain": "GuapcoinX",
"rpc": [
"https://rpc-mainnet.guapcoinx.com/",
"https://rpc-mainnet-1.guapcoinx.com/",
"https://rpc-mainnet-2.guapcoinx.com/"
],
"faucets": [],
"nativeCurrency": {
"name": "GuapcoinX",
"symbol": "GuapX",
"decimals": 18
},
"infoURL": "https://guapcoin.org/",
"shortName": "GuapX",
"chainId": 71111,
"networkId": 71111,
"icon": "guapcoinx",
"explorers": [
{
"name": "GuapcoinX Explorer",
"url": "http://explorer.guapcoinx.com",
"standard": "none",
"icon": "guapcoinx"
}
]
}

View File

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