diff --git a/_data/chains/eip155-3797.json b/_data/chains/eip155-3797.json new file mode 100644 index 00000000..220c51dc --- /dev/null +++ b/_data/chains/eip155-3797.json @@ -0,0 +1,23 @@ +{ + "name": "AlveyChain Mainnet", + "chain": "ALV", + "icon": "alveychain", + "rpc": ["https://rpc.alveychain.com/rpc", "https://rpc2.alvey.io/rpc"], + "faucets": [], + "nativeCurrency": { + "name": "AlveyCoin", + "symbol": "ALV", + "decimals": 18 + }, + "infoURL": "https://alveyscan.com/rpc", + "shortName": "alv", + "chainId": 3797, + "networkId": 3797, + "explorers": [ + { + "name": "AlveyScan", + "url": "https://alveyscan.com", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/alveychain.json b/_data/icons/alveychain.json new file mode 100644 index 00000000..fe231923 --- /dev/null +++ b/_data/icons/alveychain.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmSwczpPLBG6ob1a8WLoujthiCPzwEyJNp7WdKRi52qbWX", + "width": 310, + "height": 310, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmSwczpPLBG6ob1a8WLoujthiCPzwEyJNp7WdKRi52qbWX b/_data/iconsDownload/QmSwczpPLBG6ob1a8WLoujthiCPzwEyJNp7WdKRi52qbWX new file mode 100644 index 00000000..f98e911c Binary files /dev/null and b/_data/iconsDownload/QmSwczpPLBG6ob1a8WLoujthiCPzwEyJNp7WdKRi52qbWX differ