Skip to content

Commit 3434f23

Browse files
authored
Update Ulysses adapter - update branch port addresses (DefiLlama#12014)
1 parent 1bfcb16 commit 3434f23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/ulysses/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
const { sumTokensExport } = require("../helper/unwrapLPs")
22
const ADDRESSES = require('../helper/coreAssets.json')
33

4-
const defaultPort = '0x6C6d3FB0289039b0FCa2E7244A06Cf9403464646'
4+
const defaultPort = '0x0000151d008235A6cC00004F00FA2bDF9dF95400'
55
const ports = {
6-
arbitrum: '0x0c453ef35986E1d8dA22043fF00BF03cEB42e1f7',
6+
arbitrum: '0x79f4b04FFCa54BC946aa0ef8E33eE723467f0192',
77
ethereum: undefined,
88
optimism: undefined,
99
base: undefined,

0 commit comments

Comments
 (0)