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@7781a9991a 🚀
This commit is contained in:
parent
77cd6868ba
commit
ba2a66537c
|
@ -774,6 +774,14 @@
|
||||||
"height": 800,
|
"height": 800,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "flacoin",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://bafybeiadlvc4pfiykehyt2z67nvgt5w4vlov27olu5obvmryv4xzua4tae",
|
||||||
|
"width": 256,
|
||||||
|
"height": 256,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "enter",
|
"name": "enter",
|
||||||
"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-29032022.json
Normal file
24
chains/eip155-29032022.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Flachain Mainnet",
|
||||||
|
"chain": "FLX",
|
||||||
|
"icon": "flacoin",
|
||||||
|
"rpc": ["https://flachain.flaexchange.top/"],
|
||||||
|
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Flacoin",
|
||||||
|
"symbol": "FLA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.flaexchange.top",
|
||||||
|
"shortName": "fla",
|
||||||
|
"chainId": 29032022,
|
||||||
|
"networkId": 29032022,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "FLXExplorer",
|
||||||
|
"url": "https://explorer.flaexchange.top",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -8656,6 +8656,19 @@
|
||||||
"rpc": ["https://rpc.auxilium.global"],
|
"rpc": ["https://rpc.auxilium.global"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://auxilium.global"
|
"infoURL": "https://auxilium.global"
|
||||||
|
}, {
|
||||||
|
"name": "Flachain Mainnet",
|
||||||
|
"chainId": 29032022,
|
||||||
|
"shortName": "fla",
|
||||||
|
"networkId": 29032022,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Flacoin",
|
||||||
|
"symbol": "FLA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://flachain.flaexchange.top/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://www.flaexchange.top"
|
||||||
}, {
|
}, {
|
||||||
"name": "Filecoin - Local testnet",
|
"name": "Filecoin - Local testnet",
|
||||||
"chainId": 31415926,
|
"chainId": 31415926,
|
||||||
|
|
|
@ -12839,6 +12839,31 @@
|
||||||
"chainId": 28945486,
|
"chainId": 28945486,
|
||||||
"networkId": 28945486,
|
"networkId": 28945486,
|
||||||
"slip44": 344
|
"slip44": 344
|
||||||
|
}, {
|
||||||
|
"name": "Flachain Mainnet",
|
||||||
|
"chain": "FLX",
|
||||||
|
"icon": "flacoin",
|
||||||
|
"rpc": ["https://flachain.flaexchange.top/"],
|
||||||
|
"features": [{
|
||||||
|
"name": "EIP155"
|
||||||
|
}, {
|
||||||
|
"name": "EIP1559"
|
||||||
|
}],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Flacoin",
|
||||||
|
"symbol": "FLA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.flaexchange.top",
|
||||||
|
"shortName": "fla",
|
||||||
|
"chainId": 29032022,
|
||||||
|
"networkId": 29032022,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "FLXExplorer",
|
||||||
|
"url": "https://explorer.flaexchange.top",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Filecoin - Local testnet",
|
"name": "Filecoin - Local testnet",
|
||||||
"chain": "FIL",
|
"chain": "FIL",
|
||||||
|
|
8
icons/flacoin.json
Normal file
8
icons/flacoin.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafybeiadlvc4pfiykehyt2z67nvgt5w4vlov27olu5obvmryv4xzua4tae",
|
||||||
|
"width": 256,
|
||||||
|
"height": 256,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -665,6 +665,7 @@
|
||||||
"exlvolta": "eip155:27082017",
|
"exlvolta": "eip155:27082017",
|
||||||
"exl": "eip155:27082022",
|
"exl": "eip155:27082022",
|
||||||
"auxi": "eip155:28945486",
|
"auxi": "eip155:28945486",
|
||||||
|
"fla": "eip155:29032022",
|
||||||
"filecoin-local": "eip155:31415926",
|
"filecoin-local": "eip155:31415926",
|
||||||
"JOYS": "eip155:35855456",
|
"JOYS": "eip155:35855456",
|
||||||
"mais": "eip155:43214913",
|
"mais": "eip155:43214913",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user