mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@bf6c22e4f2 🚀
This commit is contained in:
parent
c01834581a
commit
8a15fb3afa
|
@ -262,6 +262,14 @@
|
|||
"height": 460,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "fncy",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmfXCh6UnaEHn3Evz7RFJ3p2ggJBRm9hunDHegeoquGuhD",
|
||||
"width": 256,
|
||||
"height": 256,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "alph",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -12,12 +12,12 @@
|
|||
"shortName": "FNCY",
|
||||
"chainId": 73,
|
||||
"networkId": 73,
|
||||
"icon": "ethereum",
|
||||
"icon": "fncy",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "fncy scan",
|
||||
"url": "https://fncyscan.fncy.world",
|
||||
"icon": "ethereum",
|
||||
"icon": "fncy",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
|
|
24
chains/eip155-923018.json
Normal file
24
chains/eip155-923018.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "FNCY Testnet",
|
||||
"chain": "FNCY",
|
||||
"rpc": ["https://fncy-testnet-seed.fncy.world"],
|
||||
"faucets": ["https://faucet-testnet.fncy.world"],
|
||||
"nativeCurrency": {
|
||||
"name": "FNCY",
|
||||
"symbol": "FNCY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://fncyscan-testnet.fncy.world",
|
||||
"shortName": "tFNCY",
|
||||
"chainId": 923018,
|
||||
"networkId": 923018,
|
||||
"icon": "fncy",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "fncy scan testnet",
|
||||
"url": "https://fncyscan-testnet.fncy.world",
|
||||
"icon": "fncy",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -6602,6 +6602,19 @@
|
|||
"rpc": ["https://api.s1.d.posichain.org"],
|
||||
"faucets": ["https://faucet.posichain.org/"],
|
||||
"infoURL": "https://posichain.org"
|
||||
}, {
|
||||
"name": "FNCY Testnet",
|
||||
"chainId": 923018,
|
||||
"shortName": "tFNCY",
|
||||
"networkId": 923018,
|
||||
"nativeCurrency": {
|
||||
"name": "FNCY",
|
||||
"symbol": "FNCY",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://fncy-testnet-seed.fncy.world"],
|
||||
"faucets": ["https://faucet-testnet.fncy.world"],
|
||||
"infoURL": "https://fncyscan-testnet.fncy.world"
|
||||
}, {
|
||||
"name": "Eluvio Content Fabric",
|
||||
"chainId": 955305,
|
||||
|
|
|
@ -1279,11 +1279,11 @@
|
|||
"shortName": "FNCY",
|
||||
"chainId": 73,
|
||||
"networkId": 73,
|
||||
"icon": "ethereum",
|
||||
"icon": "fncy",
|
||||
"explorers": [{
|
||||
"name": "fncy scan",
|
||||
"url": "https://fncyscan.fncy.world",
|
||||
"icon": "ethereum",
|
||||
"icon": "fncy",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
|
@ -9611,6 +9611,27 @@
|
|||
"icon": "posichain",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "FNCY Testnet",
|
||||
"chain": "FNCY",
|
||||
"rpc": ["https://fncy-testnet-seed.fncy.world"],
|
||||
"faucets": ["https://faucet-testnet.fncy.world"],
|
||||
"nativeCurrency": {
|
||||
"name": "FNCY",
|
||||
"symbol": "FNCY",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://fncyscan-testnet.fncy.world",
|
||||
"shortName": "tFNCY",
|
||||
"chainId": 923018,
|
||||
"networkId": 923018,
|
||||
"icon": "fncy",
|
||||
"explorers": [{
|
||||
"name": "fncy scan testnet",
|
||||
"url": "https://fncyscan-testnet.fncy.world",
|
||||
"icon": "fncy",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Eluvio Content Fabric",
|
||||
"chain": "Eluvio",
|
||||
|
|
8
icons/fncy.json
Normal file
8
icons/fncy.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmfXCh6UnaEHn3Evz7RFJ3p2ggJBRm9hunDHegeoquGuhD",
|
||||
"width": 256,
|
||||
"height": 256,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
|
@ -507,6 +507,7 @@
|
|||
"psc-t-s0": "eip155:910000",
|
||||
"psc-d-s0": "eip155:920000",
|
||||
"psc-d-s1": "eip155:920001",
|
||||
"tFNCY": "eip155:923018",
|
||||
"elv": "eip155:955305",
|
||||
"etho": "eip155:1313114",
|
||||
"xero": "eip155:1313500",
|
||||
|
|
Loading…
Reference in New Issue
Block a user