diff --git a/_data/chains/eip155-121212.json b/_data/chains/eip155-121212.json index 226424125fbd..656317a48421 100644 --- a/_data/chains/eip155-121212.json +++ b/_data/chains/eip155-121212.json @@ -1,11 +1,11 @@ { "name": "Rome Devnet Esquiline", "chain": "ROME", - "rpc": ["https://esquiline-i.devnet.romeprotocol.xyz"], - "faucets": ["https://deposit.devnet.romeprotocol.xyz"], + "rpc": ["https://esquiline.devnet.romeprotocol.xyz"], + "faucets": ["https://app.devnet.romeprotocol.xyz"], "nativeCurrency": { - "name": "RSOL", - "symbol": "RSOL", + "name": "USDC", + "symbol": "USDC", "decimals": 18 }, "infoURL": "https://rome.builders", @@ -15,8 +15,8 @@ "icon": "rome", "explorers": [ { - "name": "Rome Devnet Esquiline Explorer", - "url": "https://romescout-esquiline-i.devnet.romeprotocol.xyz", + "name": "Rome Devnet Esquiline Via Explorer", + "url": "https://via-esquiline.devnet.romeprotocol.xyz", "icon": "rome", "standard": "EIP3091" } diff --git a/_data/chains/eip155-121213.json b/_data/chains/eip155-121213.json index c8f0ac968e4c..46e1fa1d447c 100644 --- a/_data/chains/eip155-121213.json +++ b/_data/chains/eip155-121213.json @@ -1,11 +1,11 @@ { "name": "Rome Devnet Subura", "chain": "ROME", - "rpc": ["https://subura-i.devnet.romeprotocol.xyz"], - "faucets": ["https://deposit.devnet.romeprotocol.xyz"], + "rpc": ["https://subura.devnet.romeprotocol.xyz"], + "faucets": ["https://app.devnet.romeprotocol.xyz"], "nativeCurrency": { - "name": "RSOL", - "symbol": "RSOL", + "name": "USDC", + "symbol": "USDC", "decimals": 18 }, "infoURL": "https://rome.builders", @@ -15,8 +15,8 @@ "icon": "rome", "explorers": [ { - "name": "Rome Devnet Subura Explorer", - "url": "https://romescout-subura-i.devnet.romeprotocol.xyz", + "name": "Rome Devnet Subura Via Explorer", + "url": "https://via-subura.devnet.romeprotocol.xyz", "icon": "rome", "standard": "EIP3091" } diff --git a/_data/chains/eip155-121214.json b/_data/chains/eip155-121214.json index 755328452e6a..e74e2b6ed3cb 100644 --- a/_data/chains/eip155-121214.json +++ b/_data/chains/eip155-121214.json @@ -1,11 +1,11 @@ { "name": "Rome Testnet Martius", "chain": "ROME", - "rpc": ["https://martius-i.testnet.romeprotocol.xyz"], - "faucets": ["https://deposit.testnet.romeprotocol.xyz"], + "rpc": ["https://martius.testnet.romeprotocol.xyz"], + "faucets": ["https://app.testnet.romeprotocol.xyz"], "nativeCurrency": { - "name": "RSOL", - "symbol": "RSOL", + "name": "USDC", + "symbol": "USDC", "decimals": 18 }, "infoURL": "https://rome.builders", @@ -15,8 +15,8 @@ "icon": "rome", "explorers": [ { - "name": "Rome Testnet Martius Explorer", - "url": "https://romescout-martius-i.testnet.romeprotocol.xyz", + "name": "Rome Testnet Martius Via Explorer", + "url": "https://via-martius.testnet.romeprotocol.xyz", "icon": "rome", "standard": "EIP3091" } diff --git a/_data/chains/eip155-121215.json b/_data/chains/eip155-121215.json index 706c31bc4ac8..87f96259ef74 100644 --- a/_data/chains/eip155-121215.json +++ b/_data/chains/eip155-121215.json @@ -1,11 +1,11 @@ { "name": "Rome Testnet Caelian", "chain": "ROME", - "rpc": ["https://caelian-i.testnet.romeprotocol.xyz"], - "faucets": ["https://deposit.testnet.romeprotocol.xyz"], + "rpc": ["https://caelian.testnet.romeprotocol.xyz"], + "faucets": ["https://app.testnet.romeprotocol.xyz"], "nativeCurrency": { - "name": "RSOL", - "symbol": "RSOL", + "name": "USDC", + "symbol": "USDC", "decimals": 18 }, "infoURL": "https://rome.builders", @@ -15,8 +15,8 @@ "icon": "rome", "explorers": [ { - "name": "Rome Testnet Caelian Explorer", - "url": "https://romescout-caelian-i.testnet.romeprotocol.xyz", + "name": "Rome Testnet Caelian Via Explorer", + "url": "https://via-caelian.testnet.romeprotocol.xyz", "icon": "rome", "standard": "EIP3091" } diff --git a/_data/chains/eip155-7531.json b/_data/chains/eip155-7531.json index 5097aaea930a..972124047aad 100644 --- a/_data/chains/eip155-7531.json +++ b/_data/chains/eip155-7531.json @@ -1,25 +1,22 @@ { - "name": "Rome Palatine", + "name": "Rome Rubicon", "chain": "ROME", - "rpc": [ - "https://palatine.romeprotocol.xyz", - "https://palatine2.romeprotocol.xyz" - ], - "faucets": [], + "rpc": ["https://rubicon.romeprotocol.xyz"], + "faucets": ["https://app.romeprotocol.xyz"], "nativeCurrency": { - "name": "RSOL", - "symbol": "RSOL", + "name": "USDC", + "symbol": "USDC", "decimals": 18 }, "infoURL": "https://rome.builders", - "shortName": "rome-palatine", + "shortName": "rome-rubicon", "chainId": 7531, "networkId": 7531, "icon": "rome", "explorers": [ { - "name": "Rome Palatine Explorer", - "url": "https://romescout-palatine.romeprotocol.xyz", + "name": "Rome Rubicon Via Explorer", + "url": "https://via-rubicon.romeprotocol.xyz", "icon": "rome", "standard": "EIP3091" } diff --git a/_data/chains/eip155-7532.json b/_data/chains/eip155-7532.json index 2c37782c7632..6723bc13a851 100644 --- a/_data/chains/eip155-7532.json +++ b/_data/chains/eip155-7532.json @@ -1,22 +1,22 @@ { - "name": "Rome Mainnet 0 Aventine", + "name": "Rome Aventine", "chain": "ROME", - "rpc": ["https://aventine-i.mainnet-0.romeprotocol.xyz"], - "faucets": ["https://deposit.mainnet-0.romeprotocol.xyz"], + "rpc": ["https://aventine.romeprotocol.xyz"], + "faucets": ["https://app.romeprotocol.xyz"], "nativeCurrency": { - "name": "RSOL", - "symbol": "RSOL", + "name": "USDC", + "symbol": "USDC", "decimals": 18 }, "infoURL": "https://rome.builders", - "shortName": "rome-mainnet-0-aventine", + "shortName": "rome-aventine", "chainId": 7532, "networkId": 7532, "icon": "rome", "explorers": [ { - "name": "Rome Mainnet 0 Aventine Explorer", - "url": "https://romescout-aventine-i.mainnet-0.romeprotocol.xyz", + "name": "Rome Aventine Via Explorer", + "url": "https://via-aventine.romeprotocol.xyz", "icon": "rome", "standard": "EIP3091" }