diff --git a/_data/chains/eip155-4913.json b/_data/chains/eip155-4913.json new file mode 100644 index 000000000000..d50a433c014b --- /dev/null +++ b/_data/chains/eip155-4913.json @@ -0,0 +1,39 @@ +{ + "name": "OEV Network", + "chain": "oev-network", + "rpc": [ + "https://oev.rpc.api3.org", + "https://oev-network.calderachain.xyz/http" + ], + "faucets": [], + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "features": [ + { + "name": "EIP155" + }, + { + "name": "EIP1559" + } + ], + "infoURL": "https://api3.org/oev/", + "shortName": "oev-network", + "chainId": 4913, + "networkId": 4913, + "icon": "oev-network", + "explorers": [ + { + "name": "OEV Network Explorer", + "url": "https://oev.explorer.api3.org", + "standard": "EIP3091" + }, + { + "name": "OEV Network Caldera Explorer", + "url": "https://oev-network.calderaexplorer.xyz", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/oev-network.json b/_data/icons/oev-network.json new file mode 100644 index 000000000000..43402c742533 --- /dev/null +++ b/_data/icons/oev-network.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreicwebttrkbqxtiqduye67sgg54isk3psoll5huizyldcpfkxo63hi", + "width": 192, + "height": 192, + "format": "svg" + } +]