Skip to content

Commit edd99fd

Browse files
committed
add the deployed address: swapArbitraryTokens on polygon
1 parent 616b0e1 commit edd99fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/agent/common/agentAddresses.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const agentAddresses = {
2525
v3: '0x9265Cf9e6Dc5B163bDB75d51661Ca8EA3b6150c4',
2626
},
2727
swapArbitraryTokens: {
28-
swap: '0x0000000',
28+
swap: '0x7c024725C5e42385c0Cc0769BBD0993cF4622D96',
2929
},
3030
usdc: '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174',
3131
weth: '0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619',
@@ -38,7 +38,7 @@ export const agentAddresses = {
3838
swapArbitraryTokens: {
3939
swap: '0x956b1ff3Ac3A6b7Cd9D2Bdf024e96c5A120E6Fe4',
4040
},
41-
usdc: '0x0000000',
41+
usdc: '0xFEca406dA9727A25E71e732F9961F680059eF1F9',
4242
weth: '0x3c8d6A6420C922c88577352983aFFdf7b0F977cA',
4343
},
4444
},

0 commit comments

Comments
 (0)