Deploying to gh-pages from @ ethereum-lists/chains@1bff7ffe17 🚀

This commit is contained in:
ligi 2023-02-10 00:24:17 +00:00
parent 75ca774de5
commit 1db05001aa
12 changed files with 138 additions and 4 deletions

View File

@ -1462,6 +1462,14 @@
"height": 1000, "height": 1000,
"format": "png" "format": "png"
}] }]
}, {
"name": "fren",
"icons": [{
"url": "ipfs://QmQk41bYX6WpYyUAdRgomZekxP5mbvZXhfxLEEqtatyJv4",
"width": 128,
"height": 128,
"format": "png"
}]
}, { }, {
"name": "ccn", "name": "ccn",
"icons": [{ "icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

24
chains/eip155-444.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "Frenchain Testnet",
"chain": "tfren",
"rpc": ["https://rpc-01tn.frenchain.app"],
"faucets": [],
"nativeCurrency": {
"name": "tFREN",
"symbol": "FtREN",
"decimals": 18
},
"infoURL": "https://frenchain.app",
"shortName": "tFREN",
"chainId": 444,
"networkId": 444,
"icon": "fren",
"explorers": [
{
"name": "blockscout",
"url": "https://testnet.frenscan.io",
"icon": "fren",
"standard": "EIP3091"
}
]
}

24
chains/eip155-44444.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "Frenchain",
"chain": "fren",
"rpc": ["https://rpc-02.frenscan.io"],
"faucets": [],
"nativeCurrency": {
"name": "FREN",
"symbol": "FREN",
"decimals": 18
},
"infoURL": "https://frenchain.app",
"shortName": "FREN",
"chainId": 44444,
"networkId": 44444,
"icon": "fren",
"explorers": [
{
"name": "blockscout",
"url": "https://frenscan.io",
"icon": "fren",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -2299,6 +2299,19 @@
"rpc": ["https://rpc.zeeth.io"], "rpc": ["https://rpc.zeeth.io"],
"faucets": [], "faucets": [],
"infoURL": "" "infoURL": ""
}, {
"name": "Frenchain Testnet",
"chainId": 444,
"shortName": "tFREN",
"networkId": 444,
"nativeCurrency": {
"name": "tFREN",
"symbol": "FtREN",
"decimals": 18
},
"rpc": ["https://rpc-01tn.frenchain.app"],
"faucets": [],
"infoURL": "https://frenchain.app"
}, { }, {
"name": "Rupaya", "name": "Rupaya",
"chainId": 499, "chainId": 499,
@ -7070,6 +7083,19 @@
"rpc": ["https://avax.boba.network", "wss://wss.avax.boba.network", "https://replica.avax.boba.network", "wss://replica-wss.avax.boba.network"], "rpc": ["https://avax.boba.network", "wss://wss.avax.boba.network", "https://replica.avax.boba.network", "wss://replica-wss.avax.boba.network"],
"faucets": [], "faucets": [],
"infoURL": "https://docs.boba.network/for-developers/network-avalanche" "infoURL": "https://docs.boba.network/for-developers/network-avalanche"
}, {
"name": "Frenchain",
"chainId": 44444,
"shortName": "FREN",
"networkId": 44444,
"nativeCurrency": {
"name": "FREN",
"symbol": "FREN",
"decimals": 18
},
"rpc": ["https://rpc-02.frenscan.io"],
"faucets": [],
"infoURL": "https://frenchain.app"
}, { }, {
"name": "Celo Alfajores Testnet", "name": "Celo Alfajores Testnet",
"chainId": 44787, "chainId": 44787,

View File

@ -3319,6 +3319,27 @@
"url": "https://explorer.zeeth.io", "url": "https://explorer.zeeth.io",
"standard": "none" "standard": "none"
}] }]
}, {
"name": "Frenchain Testnet",
"chain": "tfren",
"rpc": ["https://rpc-01tn.frenchain.app"],
"faucets": [],
"nativeCurrency": {
"name": "tFREN",
"symbol": "FtREN",
"decimals": 18
},
"infoURL": "https://frenchain.app",
"shortName": "tFREN",
"chainId": 444,
"networkId": 444,
"icon": "fren",
"explorers": [{
"name": "blockscout",
"url": "https://testnet.frenscan.io",
"icon": "fren",
"standard": "EIP3091"
}]
}, { }, {
"name": "Rupaya", "name": "Rupaya",
"chain": "RUPX", "chain": "RUPX",
@ -10433,6 +10454,27 @@
"url": "https://blockexplorer.avax.boba.network", "url": "https://blockexplorer.avax.boba.network",
"standard": "none" "standard": "none"
}] }]
}, {
"name": "Frenchain",
"chain": "fren",
"rpc": ["https://rpc-02.frenscan.io"],
"faucets": [],
"nativeCurrency": {
"name": "FREN",
"symbol": "FREN",
"decimals": 18
},
"infoURL": "https://frenchain.app",
"shortName": "FREN",
"chainId": 44444,
"networkId": 44444,
"icon": "fren",
"explorers": [{
"name": "blockscout",
"url": "https://frenscan.io",
"icon": "fren",
"standard": "EIP3091"
}]
}, { }, {
"name": "Celo Alfajores Testnet", "name": "Celo Alfajores Testnet",
"chainId": 44787, "chainId": 44787,

8
icons/fren.json Normal file
View File

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

File diff suppressed because one or more lines are too long

View File

@ -176,6 +176,7 @@
"SX": "eip155:416", "SX": "eip155:416",
"ogor": "eip155:420", "ogor": "eip155:420",
"zeeth": "eip155:427", "zeeth": "eip155:427",
"tFREN": "eip155:444",
"rupx": "eip155:499", "rupx": "eip155:499",
"Camino": "eip155:500", "Camino": "eip155:500",
"Columbus": "eip155:501", "Columbus": "eip155:501",
@ -543,6 +544,7 @@
"Fuji": "eip155:43113", "Fuji": "eip155:43113",
"avax": "eip155:43114", "avax": "eip155:43114",
"bobaavax": "eip155:43288", "bobaavax": "eip155:43288",
"FREN": "eip155:44444",
"ALFA": "eip155:44787", "ALFA": "eip155:44787",
"AutobahnNetwork": "eip155:45000", "AutobahnNetwork": "eip155:45000",
"tfsn": "eip155:46688", "tfsn": "eip155:46688",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB