diff --git a/_data/chains/eip155-61166.json b/_data/chains/eip155-61166.json new file mode 100644 index 000000000000..0a31a467b9fa --- /dev/null +++ b/_data/chains/eip155-61166.json @@ -0,0 +1,34 @@ +{ + "name": "Treasure", + "chain": "Treasure", + "shortName": "treasure", + "chainId": 61166, + "networkId": 61166, + "nativeCurrency": { + "name": "MAGIC", + "symbol": "MAGIC", + "decimals": 18 + }, + "slip44": 1, + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], + "infoURL": "https://app.treasure.lol", + "icon": "treasure", + "rpc": ["https://rpc.treasure.lol", "wss://rpc.treasure.lol/ws"], + "faucets": [ + "https://app.treasure.lol/chain/faucet", + "https://thirdweb.com/treasure" + ], + "explorers": [ + { + "name": "Treasure Block Explorer", + "url": "https://treasurescan.io", + "icon": "treasure", + "standard": "EIP3091" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-1", + "bridges": [{ "url": "https://app.treasure.lol/chain/bridge" }] + } +} diff --git a/_data/chains/eip155-978657.json b/_data/chains/eip155-978657.json index d4d3fd0f2dc1..4055af968385 100644 --- a/_data/chains/eip155-978657.json +++ b/_data/chains/eip155-978657.json @@ -11,24 +11,15 @@ }, "slip44": 1, "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], - "infoURL": "https://portal.treasure.lol", + "infoURL": "https://app.treasure.lol", "icon": "treasureruby", - "rpc": [ - "https://rpc-testnet.treasure.lol/http", - "wss://rpc-testnet.treasure.lol/ws" - ], - "faucets": ["https://portal.treasure.lol/faucet"], - "explorers": [ - { - "name": "treasurescan", - "url": "https://testnet.treasurescan.io", - "icon": "treasure", - "standard": "EIP3091" - } - ], + "rpc": [], + "faucets": [], + "status": "deprecated", + "explorers": [], "parent": { "type": "L2", "chain": "eip155-1", - "bridges": [{ "url": "https://portal.treasure.lol/bridge" }] + "bridges": [] } } diff --git a/_data/chains/eip155-978658.json b/_data/chains/eip155-978658.json index 2f3bf87bdd4a..c0f8bc011d03 100644 --- a/_data/chains/eip155-978658.json +++ b/_data/chains/eip155-978658.json @@ -1,7 +1,7 @@ { "name": "Treasure Topaz", "chain": "Treasure Topaz", - "shortName": "Topaz", + "shortName": "treasure-topaz", "chainId": 978658, "networkId": 978658, "nativeCurrency": { @@ -20,7 +20,7 @@ ], "explorers": [ { - "name": "treasurescan", + "name": "Treasure Topaz Block Explorer", "url": "https://topaz.treasurescan.io", "icon": "treasure", "standard": "EIP3091" @@ -29,9 +29,6 @@ "parent": { "type": "L2", "chain": "eip155-1", - "bridges": [ - { "url": "https://app.treasure.lol/chain/bridge" }, - { "url": "https://portal.topaz.treasure.lol/bridge" } - ] + "bridges": [{ "url": "https://app.treasure.lol/chain/bridge" }] } } diff --git a/_data/icons/treasure.json b/_data/icons/treasure.json index 9c0f44a9a7db..256f4ec4756d 100644 --- a/_data/icons/treasure.json +++ b/_data/icons/treasure.json @@ -1,6 +1,6 @@ [ { - "url": "ipfs://Qmd532nWBVgUJy8m9ajGKwb2oaFPdnB7Xngepge2sarNBm", + "url": "ipfs://QmQn3dhxoMDY3R2w9PZtJaVXVh9YtJaozcLesu19B7e1KQ", "width": 24, "height": 24, "format": "svg"