Skip to content

Commit f0db5b9

Browse files
authored
Add deployed UniswapAdapter & Uniswap2Router addresses for Polygon mainnet
1 parent 604ac07 commit f0db5b9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/config/src/networks.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@
134134
"UnichainDataUnionTemplate": "0x6D73eDf9366c97ed12C78C41F02A9254e9184CB1",
135135
"Marketplace": "0x058FbB3Cf628EE51CE8864C9Ee8350f81E495A7D",
136136
"StreamRegistry": "0x0D483E10612F327FC11965Fc82E90dC19b141641",
137-
"StreamStorageRegistry": "0xe8e2660CeDf2a59C917a5ED05B72df4146b58399"
137+
"StreamStorageRegistry": "0xe8e2660CeDf2a59C917a5ED05B72df4146b58399",
138+
"UniswapAdapter": "0xAd54A57383EcA2D4f0D22337A96A7c4f6Bd51A13",
139+
"Uniswap2Router": "0xa5E0829CaCEd8fFDD4De3c43696c57F7D7A678ff"
138140
}
139141
}
140142
}

0 commit comments

Comments
 (0)