diff --git a/_data/chains/eip155-1229.json b/_data/chains/eip155-1229.json new file mode 100644 index 00000000..38a7e635 --- /dev/null +++ b/_data/chains/eip155-1229.json @@ -0,0 +1,23 @@ +{ + "name": "Exzo Network Mainnet", + "chain": "EXZO", + "icon": "exzo", + "rpc": ["https://mainnet.exzo.technology"], + "faucets": [], + "nativeCurrency": { + "name": "Exzo", + "symbol": "XZO", + "decimals": 18 + }, + "infoURL": "https://exzo.network", + "shortName": "xzo", + "chainId": 1229, + "networkId": 1229, + "explorers": [ + { + "name": "blockscout", + "url": "https://exzoscan.io", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/exzo.json b/_data/icons/exzo.json new file mode 100644 index 00000000..a2d823d6 --- /dev/null +++ b/_data/icons/exzo.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmeYpc2JfEsHa2Bh11SKRx3sgDtMeg6T8KpXNLepBEKnbJ", + "width": 128, + "height": 128, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmeYpc2JfEsHa2Bh11SKRx3sgDtMeg6T8KpXNLepBEKnbJ b/_data/iconsDownload/QmeYpc2JfEsHa2Bh11SKRx3sgDtMeg6T8KpXNLepBEKnbJ new file mode 100644 index 00000000..957d3b3d Binary files /dev/null and b/_data/iconsDownload/QmeYpc2JfEsHa2Bh11SKRx3sgDtMeg6T8KpXNLepBEKnbJ differ