Skip to content

Commit

Permalink
update initial swap tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
stxphxn committed Sep 19, 2024
1 parent f68b166 commit 441bd06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/lib/config/etherlink/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const tokens: TokenConstants = {
},
InitialSwapTokens: {
input: '0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE',
output: '0x8d97cea50351fb4329d591682b148d43a0c3611b',
output: '0x796ea11fa2dd751ed01b53c372ffdb4aaa8f00f9',
},
Addresses: {
nativeAsset: '0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE',
Expand Down
2 changes: 1 addition & 1 deletion src/lib/config/taiko/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const tokens: TokenConstants = {
},
InitialSwapTokens: {
input: '0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE',
output: '0x8d97cea50351fb4329d591682b148d43a0c3611b',
output: '0xa9d23408b9ba935c230493c40c73824df71a0975',
},
Addresses: {
nativeAsset: '0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE',
Expand Down

0 comments on commit 441bd06

Please sign in to comment.