Skip to content

Commit

Permalink
fix: update UR address on worldchain (#412)
Browse files Browse the repository at this point in the history
previous accidentally set it to the unsupported protocol
  • Loading branch information
marktoda authored Sep 30, 2024
1 parent 995e58f commit f959289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-addresses/worldchain.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"UniversalRouterV1_2_V2Support": "0x16D4F26C15f3658ec65B1126ff27DD3dF2a2996b",
"UniversalRouterV1_2_V2Support": "0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D",
"UnsupportedProtocol": "0x16D4F26C15f3658ec65B1126ff27DD3dF2a2996b"
}

0 comments on commit f959289

Please sign in to comment.