Deploying to gh-pages from @ ethereum-lists/chains@eab466e1e7 🚀
|
@ -150,6 +150,14 @@
|
|||
"height": 171,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "curveIcon",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmTjV3TTR5aLb7fi7tjx8gcDvYtqBpusqhCSaznVxJ7NJg",
|
||||
"width": 150,
|
||||
"height": 150,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "fsnscan",
|
||||
"icons": [{
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Metaplayerone Network",
|
||||
"name": "Metaplayerone Dubai Testnet",
|
||||
"chain": "MP1 Dubai-Testnet",
|
||||
"icon": "meu",
|
||||
"rpc": ["https://rpc-dubai.mp1network.com/"],
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"name": "Fantom Testnet",
|
||||
"chain": "FTM",
|
||||
"rpc": ["https://rpc.testnet.fantom.network"],
|
||||
"rpc": [
|
||||
"https://rpc.testnet.fantom.network",
|
||||
"https://fantom-testnet.publicnode.com"
|
||||
],
|
||||
"faucets": ["https://faucet.fantom.network"],
|
||||
"nativeCurrency": {
|
||||
"name": "Fantom",
|
||||
|
|
|
@ -2,7 +2,10 @@
|
|||
"name": "Avalanche Fuji Testnet",
|
||||
"chain": "AVAX",
|
||||
"icon": "avax",
|
||||
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
|
||||
"rpc": [
|
||||
"https://api.avax-test.network/ext/bc/C/rpc",
|
||||
"https://avalanche-fuji-c-chain.publicnode.com"
|
||||
],
|
||||
"faucets": ["https://faucet.avax-test.network/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"rpc": [
|
||||
"https://goerli.infura.io/v3/${INFURA_API_KEY}",
|
||||
"wss://goerli.infura.io/v3/${INFURA_API_KEY}",
|
||||
"https://rpc.goerli.mudit.blog/"
|
||||
"https://rpc.goerli.mudit.blog/",
|
||||
"https://ethereum-goerli.publicnode.com"
|
||||
],
|
||||
"faucets": [
|
||||
"http://fauceth.komputing.org?chain=5&address=${ADDRESS}",
|
||||
|
|
|
@ -6,7 +6,8 @@
|
|||
"rpc": [
|
||||
"https://matic-mumbai.chainstacklabs.com",
|
||||
"https://rpc-mumbai.maticvigil.com",
|
||||
"https://matic-testnet-archive-rpc.bwarelabs.com"
|
||||
"https://matic-testnet-archive-rpc.bwarelabs.com",
|
||||
"https://polygon-mumbai-bor.publicnode.com"
|
||||
],
|
||||
"faucets": ["https://faucet.polygon.technology/"],
|
||||
"nativeCurrency": {
|
||||
|
|
23
chains/eip155-827431.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -60,7 +60,7 @@
|
|||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://goerli.infura.io/v3/${INFURA_API_KEY}", "wss://goerli.infura.io/v3/${INFURA_API_KEY}", "https://rpc.goerli.mudit.blog/"],
|
||||
"rpc": ["https://goerli.infura.io/v3/${INFURA_API_KEY}", "wss://goerli.infura.io/v3/${INFURA_API_KEY}", "https://rpc.goerli.mudit.blog/", "https://ethereum-goerli.publicnode.com"],
|
||||
"faucets": ["http://fauceth.komputing.org?chain=5&address=${ADDRESS}", "https://goerli-faucet.slock.it?address=${ADDRESS}", "https://faucet.goerli.mudit.blog"],
|
||||
"infoURL": "https://goerli.net/#about"
|
||||
}, {
|
||||
|
@ -5277,7 +5277,7 @@
|
|||
"faucets": [],
|
||||
"infoURL": "https://docs.metaplayer.one/"
|
||||
}, {
|
||||
"name": "Metaplayerone Network",
|
||||
"name": "Metaplayerone Dubai Testnet",
|
||||
"chainId": 2124,
|
||||
"shortName": "MEU",
|
||||
"networkId": 2124,
|
||||
|
@ -5936,7 +5936,7 @@
|
|||
"symbol": "FTM",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.testnet.fantom.network"],
|
||||
"rpc": ["https://rpc.testnet.fantom.network", "https://fantom-testnet.publicnode.com"],
|
||||
"faucets": ["https://faucet.fantom.network"],
|
||||
"infoURL": "https://docs.fantom.foundation/quick-start/short-guide#fantom-testnet"
|
||||
}, {
|
||||
|
@ -8549,7 +8549,7 @@
|
|||
"symbol": "AVAX",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
|
||||
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc", "https://avalanche-fuji-c-chain.publicnode.com"],
|
||||
"faucets": ["https://faucet.avax-test.network/"],
|
||||
"infoURL": "https://cchain.explorer.avax-test.network"
|
||||
}, {
|
||||
|
@ -9186,7 +9186,7 @@
|
|||
"symbol": "MATIC",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com"],
|
||||
"rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com", "https://polygon-mumbai-bor.publicnode.com"],
|
||||
"faucets": ["https://faucet.polygon.technology/"],
|
||||
"infoURL": "https://polygon.technology/"
|
||||
}, {
|
||||
|
@ -10437,6 +10437,19 @@
|
|||
"rpc": ["https://rpc.octa.space", "wss://rpc.octa.space"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://octa.space"
|
||||
}, {
|
||||
"name": "CURVE Mainnet",
|
||||
"chainId": 827431,
|
||||
"shortName": "CURVEm",
|
||||
"networkId": 827431,
|
||||
"nativeCurrency": {
|
||||
"name": "Curve",
|
||||
"symbol": "CURVE",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnet-rpc.curvescan.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://curvescan.io"
|
||||
}, {
|
||||
"name": "4GoodNetwork",
|
||||
"chainId": 846000,
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"name": "Goerli",
|
||||
"title": "Ethereum Testnet Goerli",
|
||||
"chain": "ETH",
|
||||
"rpc": ["https://goerli.infura.io/v3/${INFURA_API_KEY}", "wss://goerli.infura.io/v3/${INFURA_API_KEY}", "https://rpc.goerli.mudit.blog/"],
|
||||
"rpc": ["https://goerli.infura.io/v3/${INFURA_API_KEY}", "wss://goerli.infura.io/v3/${INFURA_API_KEY}", "https://rpc.goerli.mudit.blog/", "https://ethereum-goerli.publicnode.com"],
|
||||
"faucets": ["http://fauceth.komputing.org?chain=5&address=${ADDRESS}", "https://goerli-faucet.slock.it?address=${ADDRESS}", "https://faucet.goerli.mudit.blog"],
|
||||
"nativeCurrency": {
|
||||
"name": "Goerli Ether",
|
||||
|
@ -7855,7 +7855,7 @@
|
|||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Metaplayerone Network",
|
||||
"name": "Metaplayerone Dubai Testnet",
|
||||
"chain": "MP1 Dubai-Testnet",
|
||||
"icon": "meu",
|
||||
"rpc": ["https://rpc-dubai.mp1network.com/"],
|
||||
|
@ -8891,7 +8891,7 @@
|
|||
}, {
|
||||
"name": "Fantom Testnet",
|
||||
"chain": "FTM",
|
||||
"rpc": ["https://rpc.testnet.fantom.network"],
|
||||
"rpc": ["https://rpc.testnet.fantom.network", "https://fantom-testnet.publicnode.com"],
|
||||
"faucets": ["https://faucet.fantom.network"],
|
||||
"nativeCurrency": {
|
||||
"name": "Fantom",
|
||||
|
@ -12922,7 +12922,7 @@
|
|||
"name": "Avalanche Fuji Testnet",
|
||||
"chain": "AVAX",
|
||||
"icon": "avax",
|
||||
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
|
||||
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc", "https://avalanche-fuji-c-chain.publicnode.com"],
|
||||
"faucets": ["https://faucet.avax-test.network/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Avalanche",
|
||||
|
@ -13885,7 +13885,7 @@
|
|||
"title": "Polygon Testnet Mumbai",
|
||||
"chain": "Polygon",
|
||||
"icon": "polygon",
|
||||
"rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com"],
|
||||
"rpc": ["https://matic-mumbai.chainstacklabs.com", "https://rpc-mumbai.maticvigil.com", "https://matic-testnet-archive-rpc.bwarelabs.com", "https://polygon-mumbai-bor.publicnode.com"],
|
||||
"faucets": ["https://faucet.polygon.technology/"],
|
||||
"nativeCurrency": {
|
||||
"name": "MATIC",
|
||||
|
@ -15824,6 +15824,26 @@
|
|||
"icon": "blockscout",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "4GoodNetwork",
|
||||
"chain": "4GN",
|
||||
|
|
8
icons/curveIcon.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmTjV3TTR5aLb7fi7tjx8gcDvYtqBpusqhCSaznVxJ7NJg",
|
||||
"width": 150,
|
||||
"height": 150,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
BIN
iconsDownload/QmTjV3TTR5aLb7fi7tjx8gcDvYtqBpusqhCSaznVxJ7NJg
Normal file
After Width: | Height: | Size: 13 KiB |
|
@ -802,6 +802,7 @@
|
|||
"vpioneer": "eip155:666666",
|
||||
"BRNKCTEST": "eip155:751230",
|
||||
"octa": "eip155:800001",
|
||||
"CURVEm": "eip155:827431",
|
||||
"bloqs4good": "eip155:846000",
|
||||
"vision": "eip155:888888",
|
||||
"psc-s0": "eip155:900000",
|
||||
|
|
BIN
static/19413b5988006df116d13ccc86e76b2a/1f8a1/guapcoinx.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
static/19413b5988006df116d13ccc86e76b2a/264f2/guapcoinx.webp
Normal file
After Width: | Height: | Size: 456 B |
BIN
static/19413b5988006df116d13ccc86e76b2a/61ca6/guapcoinx.webp
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
static/19413b5988006df116d13ccc86e76b2a/bd5c1/guapcoinx.webp
Normal file
After Width: | Height: | Size: 246 B |
BIN
static/19413b5988006df116d13ccc86e76b2a/ca121/guapcoinx.png
Normal file
After Width: | Height: | Size: 562 B |
BIN
static/19413b5988006df116d13ccc86e76b2a/e73fe/guapcoinx.webp
Normal file
After Width: | Height: | Size: 1004 B |
BIN
static/19413b5988006df116d13ccc86e76b2a/ebf64/guapcoinx.png
Normal file
After Width: | Height: | Size: 287 B |
BIN
static/19413b5988006df116d13ccc86e76b2a/f31ef/guapcoinx.png
Normal file
After Width: | Height: | Size: 1.1 KiB |