Skip to content

Commit

Permalink
core: rm goerli arbitrum
Browse files Browse the repository at this point in the history
  • Loading branch information
shanefontaine committed Nov 18, 2023
1 parent ca3964e commit 92ae1ee
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 48 deletions.
25 changes: 0 additions & 25 deletions packages/core/src/addresses/goerli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,41 +9,28 @@ export const addresses: Addresses = {
base: {
batcherAddress: '0x73b4168Cc87F35Cc239200A20Eb841CdeD23493B',
batchInboxAddress: '0x8453100000000000000000000000000000000000'
},
arbitrum: {
sequencerInboxAddress: '0x0484A87B144745A2E5b7c359552119B6EA2917A9'
}
},
bonders: {
ETH: {
ethereum: {
optimism: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
arbitrum: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
base: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
linea: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7'
},
optimism: {
ethereum: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
arbitrum: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
base: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
linea: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7'
},
arbitrum: {
ethereum: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
optimism: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
base: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
linea: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7'
},
base: {
ethereum: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
optimism: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
arbitrum: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
linea: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7'
},
linea: {
ethereum: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
optimism: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
arbitrum: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7',
base: '0x81682250D4566B2986A2B33e23e7c52D401B7aB7'
}
}
Expand All @@ -55,18 +42,6 @@ export const addresses: Addresses = {
l1Bridge: '0xC8A4FB931e8D77df8497790381CA7d228E68a41b',
bridgeDeployedBlockNumber: 7393532
},
arbitrum: {
l1CanonicalBridge: '0x0000000000000000000000000000000000000000',
l1MessengerWrapper: '0x4a55e8e407609A3046804ca500BeF6F5ebaCb6F9',
l2CanonicalBridge: '0x0000000000000000000000000000000000000000',
l2CanonicalToken: '0xcb5ddfb8d0038247dc0beeecaa7f3457befcb77c',
l2Bridge: '0xb276BC046DFf5024D20A3947475eA20C9F08eB1F',
l2HopBridgeToken: '0x3F9880B2dF19aE17AdbdcD6a91a16fCd4a1A9D3D',
l2AmmWrapper: '0xa832293f2DCe2f092182F17dd873ae06AD5fDbaF',
l2SaddleSwap: '0x69a71b7F6Ff088a0310b4f911b4f9eA11e2E9740',
l2SaddleLpToken: '0x8DC6D9fe4500D34A405414ed27e8Eb7Fd6889267',
bridgeDeployedBlockNumber: 96936
},
optimism: {
l1CanonicalBridge: '0x0000000000000000000000000000000000000000',
l1MessengerWrapper: '0x561285168e77f703C9B897d097D1B66a70D45687',
Expand Down
13 changes: 0 additions & 13 deletions packages/core/src/config/goerli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export const config : Config = {
polygon: 500,
gnosis: 500,
optimism: 500,
arbitrum: 500,
zksync: 500,
linea: 500,
scrollzk: 500,
Expand All @@ -19,7 +18,6 @@ export const config : Config = {
polygon: 500,
gnosis: 500,
optimism: 500,
arbitrum: 500,
zksync: 500,
linea: 500,
scrollzk: 500,
Expand All @@ -30,7 +28,6 @@ export const config : Config = {
polygon: 500,
gnosis: 500,
optimism: 500,
arbitrum: 500,
zksync: 500,
linea: 500,
scrollzk: 500,
Expand All @@ -40,7 +37,6 @@ export const config : Config = {
ethereum: 500,
polygon: 500,
optimism: 500,
arbitrum: 500,
zksync: 500,
linea: 500,
scrollzk: 500,
Expand All @@ -50,7 +46,6 @@ export const config : Config = {
ethereum: 500,
polygon: 500,
optimism: 500,
arbitrum: 500,
zksync: 500,
linea: 500,
scrollzk: 500,
Expand All @@ -60,7 +55,6 @@ export const config : Config = {
ethereum: 500,
polygon: 500,
optimism: 500,
arbitrum: 500,
zksync: 500,
linea: 500,
scrollzk: 500,
Expand All @@ -79,7 +73,6 @@ export const config : Config = {
relayerFeeEnabled: {
polygon: true,
optimism: true,
arbitrum: true,
zksync: true,
linea: true,
scrollzk: true,
Expand All @@ -95,7 +88,6 @@ export const config : Config = {
polygon: false,
gnosis: false,
optimism: false,
arbitrum: false,
zksync: false,
linea: false,
scrollzk: false,
Expand All @@ -107,7 +99,6 @@ export const config : Config = {
polygon: false,
gnosis: false,
optimism: false,
arbitrum: false,
zksync: false,
linea: false,
scrollzk: false,
Expand All @@ -118,7 +109,6 @@ export const config : Config = {
polygon: false,
gnosis: false,
optimism: false,
arbitrum: false,
zksync: false,
linea: false,
scrollzk: false,
Expand All @@ -128,7 +118,6 @@ export const config : Config = {
ethereum: false,
polygon: false,
optimism: false,
arbitrum: false,
zksync: false,
linea: false,
scrollzk: false,
Expand All @@ -138,7 +127,6 @@ export const config : Config = {
ethereum: false,
polygon: false,
optimism: false,
arbitrum: false,
zksync: false,
linea: false,
scrollzk: false,
Expand All @@ -148,7 +136,6 @@ export const config : Config = {
ethereum: false,
polygon: false,
optimism: false,
arbitrum: false,
zksync: false,
linea: false,
scrollzk: false,
Expand Down
10 changes: 0 additions & 10 deletions packages/core/src/networks/goerli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,6 @@ export const networks: Networks = {
nativeBridgeUrl: 'https://app.optimism.io/bridge',
subgraphUrl: 'https://api.thegraph.com/subgraphs/name/hop-protocol/hop-optimism-goerli'
},
arbitrum: {
name: chains.arbitrum.name,
image: chains.arbitrum.image,
networkId: 421613,
publicRpcUrl: 'https://goerli-rollup.arbitrum.io/rpc',
fallbackPublicRpcUrls: [],
explorerUrls: ['https://goerli.arbiscan.io'],
nativeBridgeUrl: 'https://bridge.arbitrum.io',
subgraphUrl: 'https://arbitrum-goerli.subgraph.hop.exchange/subgraphs/name/hop-protocol/hop-arbitrum-goerli'
},
zksync: {
name: chains.zksync.name,
image: chains.zksync.image,
Expand Down

0 comments on commit 92ae1ee

Please sign in to comment.