mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Flachain-Mainnet to chain list (#2180)
* Add _data/chains/eip155-29032022.json * Add _data/icons/flacoin.json * add iconsDownload * npx prettier
This commit is contained in:
parent
af64c639ec
commit
7781a9991a
24
_data/chains/eip155-29032022.json
Normal file
24
_data/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"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/flacoin.json
Normal file
8
_data/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 |
Loading…
Reference in New Issue
Block a user