diff --git a/_data/chains/eip155-1727.json b/_data/chains/eip155-1727.json new file mode 100644 index 000000000000..30266d52eaea --- /dev/null +++ b/_data/chains/eip155-1727.json @@ -0,0 +1,25 @@ +{ + "name": "Ethpar Mainnet", + "chain": "ETP", + "rpc": ["https://rpc01.ethpar.net/"], + "faucets": [], + "nativeCurrency": { + "name": "Ethpar", + "symbol": "ETP", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], + "infoURL": "https://ethpar.com", + "shortName": "ethpar", + "chainId": 1727, + "networkId": 1727, + "icon": "ethpar", + "explorers": [ + { + "name": "Ethpar Mainnet Explorer", + "url": "https://dora.ethpar.net", + "icon": "ethpar", + "standard": "none" + } + ] +} diff --git a/_data/chains/eip155-806582.json b/_data/chains/eip155-806582.json new file mode 100644 index 000000000000..96a8b27a7252 --- /dev/null +++ b/_data/chains/eip155-806582.json @@ -0,0 +1,25 @@ +{ + "name": "Ethpar Testnet", + "chain": "ETP", + "rpc": ["https://rpc82.testnet.ethpar.net/"], + "faucets": [], + "nativeCurrency": { + "name": "Ethpar", + "symbol": "ETP", + "decimals": 18 + }, + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], + "infoURL": "https://ethpar.com", + "shortName": "ethpar-tesnet", + "chainId": 806582, + "networkId": 806582, + "icon": "ethpar", + "explorers": [ + { + "name": "Ethpar Testnet Explorer", + "url": "https://dora.testnet.ethpar.net", + "icon": "ethpar", + "standard": "none" + } + ] +} diff --git a/_data/icons/ethpar.json b/_data/icons/ethpar.json new file mode 100644 index 000000000000..509b214abf26 --- /dev/null +++ b/_data/icons/ethpar.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreiezag3ijij32zbo3ko7xes2hafsqjhru22ab6ia35ygafc66kjb6u", + "width": 256, + "height": 256, + "format": "png" + } +] diff --git a/_data/iconsDownload/bafkreiezag3ijij32zbo3ko7xes2hafsqjhru22ab6ia35ygafc66kjb6u b/_data/iconsDownload/bafkreiezag3ijij32zbo3ko7xes2hafsqjhru22ab6ia35ygafc66kjb6u new file mode 100644 index 000000000000..e6b3af24dd44 Binary files /dev/null and b/_data/iconsDownload/bafkreiezag3ijij32zbo3ko7xes2hafsqjhru22ab6ia35ygafc66kjb6u differ