We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfcb16 commit 3434f23Copy full SHA for 3434f23
projects/ulysses/index.js
@@ -1,9 +1,9 @@
1
const { sumTokensExport } = require("../helper/unwrapLPs")
2
const ADDRESSES = require('../helper/coreAssets.json')
3
4
-const defaultPort = '0x6C6d3FB0289039b0FCa2E7244A06Cf9403464646'
+const defaultPort = '0x0000151d008235A6cC00004F00FA2bDF9dF95400'
5
const ports = {
6
- arbitrum: '0x0c453ef35986E1d8dA22043fF00BF03cEB42e1f7',
+ arbitrum: '0x79f4b04FFCa54BC946aa0ef8E33eE723467f0192',
7
ethereum: undefined,
8
optimism: undefined,
9
base: undefined,
0 commit comments