Adding Curve mainnet to the ethereum chain list (#2829)

* Add Curve bin icon

IPFS hash as a filename

* Add Curve Icon Json file

* Add Curve chain eip155 json file

curve mainnet

* Delete curve icon bin file

QmTjV3TTR5aLb7fi7tjx8gcDvYtqBpusqhCSaznVxJ7NJg.png

* Add Curve bin file with correct hash

removed .png from the filename and keep only IPFS hash as a filename

* Update eip155-827431.json

added faucet field

* Update eip155-827431.json

fix info URL
This commit is contained in:
SolidityX 2023-05-15 14:52:50 +05:30 committed by GitHub
parent 805e0c662f
commit 768cbce32a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "CURVE Mainnet",
"chain": "CURVE",
"icon": "curveIcon",
"rpc": ["https://mainnet-rpc.curvescan.io"],
"faucets": [],
"nativeCurrency": {
"name": "Curve",
"symbol": "CURVE",
"decimals": 18
},
"infoURL": "https://curvescan.io",
"shortName": "CURVEm",
"chainId": 827431,
"networkId": 827431,
"explorers": [
{
"name": "CURVE Mainnet",
"url": "https://curvescan.io",
"standard": "EIP3091"
}
]
}

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB