diff --git a/_data/chains/eip155-29032022.json b/_data/chains/eip155-29032022.json new file mode 100644 index 00000000..f213f24f --- /dev/null +++ b/_data/chains/eip155-29032022.json @@ -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" + } + ] +} diff --git a/_data/icons/flacoin.json b/_data/icons/flacoin.json new file mode 100644 index 00000000..4b7b1204 --- /dev/null +++ b/_data/icons/flacoin.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafybeiadlvc4pfiykehyt2z67nvgt5w4vlov27olu5obvmryv4xzua4tae", + "width": 256, + "height": 256, + "format": "png" + } +] diff --git a/_data/iconsDownload/bafybeiadlvc4pfiykehyt2z67nvgt5w4vlov27olu5obvmryv4xzua4tae b/_data/iconsDownload/bafybeiadlvc4pfiykehyt2z67nvgt5w4vlov27olu5obvmryv4xzua4tae new file mode 100644 index 00000000..dfac8687 Binary files /dev/null and b/_data/iconsDownload/bafybeiadlvc4pfiykehyt2z67nvgt5w4vlov27olu5obvmryv4xzua4tae differ