From 54689ebbf0780ef5ee3e6f9a988ba4089d128a91 Mon Sep 17 00:00:00 2001 From: Paul Burke Date: Thu, 9 May 2024 09:11:46 -0400 Subject: [PATCH] fix: updates AuctionCollectAction address (again) --- open-actions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/open-actions.json b/open-actions.json index 0438487..e28978b 100644 --- a/open-actions.json +++ b/open-actions.json @@ -115,8 +115,8 @@ }, { "name": "AuctionCollectAction", - "address": "0x516E3E57A3d1c9E2Db09Cd8eC0C54309b6cD1c00", + "address": "0x857b5e09d54AD26580297C02e4596537a2d3E329", "requiresUserFunds": true, - "blockExplorerLink": "https://polygonscan.com/address/0x516E3E57A3d1c9E2Db09Cd8eC0C54309b6cD1c00#code" + "blockExplorerLink": "https://polygonscan.com/address/0x857b5e09d54AD26580297C02e4596537a2d3E329#code" } ]