diff --git a/packages/boba/teleportation/src/utils/chains.ts b/packages/boba/teleportation/src/utils/chains.ts index 51dbe8f339..4b9cb5d1f6 100644 --- a/packages/boba/teleportation/src/utils/chains.ts +++ b/packages/boba/teleportation/src/utils/chains.ts @@ -20,7 +20,7 @@ export const BobaChains: IBobaChains = { //#region boba_networks 288: { - url: 'https://replica.boba.network', + url: 'https://boba-ethereum.gateway.tenderly.co/1clfZoq7qEGyF4SQvF8gvI', testnet: false, name: 'Boba Ethereum Mainnet', teleportationAddress: '0xd68809330075C792C171C450B983F4D18128e9BF', @@ -33,7 +33,7 @@ export const BobaChains: IBobaChains = { }, }, 56288: { - url: 'https://replica.bnb.boba.network', + url: 'https://boba-bnb.gateway.tenderly.co/1clfZoq7qEGyF4SQvF8gvI', testnet: false, name: 'Boba BNB Mainnet', teleportationAddress: '0xd68809330075C792C171C450B983F4D18128e9BF', @@ -55,7 +55,7 @@ export const BobaChains: IBobaChains = { }, }, 9728: { - url: 'https://replica.testnet.bnb.boba.network', + url: 'https://boba-bnb-testnet.gateway.tenderly.co/1clfZoq7qEGyF4SQvF8gvI', testnet: true, name: 'Boba BNB Testnet', teleportationAddress: '0xf4d179d3a083Fa3Eede935FaF4C679D32d514186', @@ -69,7 +69,7 @@ export const BobaChains: IBobaChains = { //#endregion //#region l1 1: { - url: 'https://eth.llamarpc.com', + url: 'https://mainnet.gateway.tenderly.co/1clfZoq7qEGyF4SQvF8gvI', testnet: false, name: 'Ethereum Mainnet', teleportationAddress: '0x0',