diff --git a/_data/chains/eip155-97476.json b/_data/chains/eip155-97476.json new file mode 100644 index 000000000000..b19b26384855 --- /dev/null +++ b/_data/chains/eip155-97476.json @@ -0,0 +1,31 @@ +{ + "name": "Doma Testnet", + "title": "Doma Testnet", + "chain": "Doma Testnet", + "rpc": ["https://rpc-testnet.doma.xyz"], + "faucets": [], + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://doma.xyz", + "shortName": "doma-testnet", + "chainId": 97476, + "networkId": 97476, + "icon": "doma", + "status": "active", + "explorers": [ + { + "name": "Doma Testnet Explorer", + "url": "https://explorer-testnet.doma.xyz", + "standard": "EIP3091", + "icon": "doma" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-11155111", + "bridges": [{ "url": "https://bridge-testnet.doma.xyz" }] + } +} diff --git a/_data/icons/doma.json b/_data/icons/doma.json new file mode 100644 index 000000000000..40331ed0484f --- /dev/null +++ b/_data/icons/doma.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreifurplvrlawl2ib2snx6sr5jmkkg2vdnegb7ettz2am4ge42blhn4", + "width": 2000, + "height": 2000, + "format": "png" + } +] diff --git a/_data/iconsDownload/bafkreifurplvrlawl2ib2snx6sr5jmkkg2vdnegb7ettz2am4ge42blhn4 b/_data/iconsDownload/bafkreifurplvrlawl2ib2snx6sr5jmkkg2vdnegb7ettz2am4ge42blhn4 new file mode 100644 index 000000000000..0849e25e0733 Binary files /dev/null and b/_data/iconsDownload/bafkreifurplvrlawl2ib2snx6sr5jmkkg2vdnegb7ettz2am4ge42blhn4 differ