Skip to content

Commit

Permalink
magicswap: fix sepolia router address
Browse files Browse the repository at this point in the history
  • Loading branch information
alecananian committed Nov 20, 2024
1 parent f6328c4 commit dc1092c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/config/src/sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"magicswapv2_nft_vault_factory_address": "0x0000000000000000000000000000000000000000",
"magicswapv2_nft_vault_factory_v2_address": "0xd70C74BA4d5946F0debBecD6998bD96c18b7c84f",
"magicswapv2_uniswapv2_factory_address": "0x62c893272AAA6a33dBC44d27fCEb1a9fBd60230D",
"magicswapv2_router_address": "0x500aBF1550852DE787f885c819A7ef32E890Cc2b.",
"magicswapv2_router_address": "0x500aBF1550852DE787f885c819A7ef32E890Cc2b",
"magicswapv2_staking_address": "0x2BC00d733aa5fcDa4afbD8644CA1461C975682Fa",
"magic_usd_price_feed_address": "0x0000000000000000000000000000000000000000",
"weth_address": "0x996bAF8F363AaFD24bab4cbB34D0268C16363483"
Expand Down

0 comments on commit dc1092c

Please sign in to comment.