From 60a6e5aa89f8653f6bb3bcd3ea35caa871792e8d Mon Sep 17 00:00:00 2001 From: aryan Date: Sun, 7 Jan 2024 14:45:12 +0530 Subject: [PATCH 1/2] feat: add RaveShareMintOAV0 details --- open-actions.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/open-actions.json b/open-actions.json index 7f18421..5e4f090 100644 --- a/open-actions.json +++ b/open-actions.json @@ -76,5 +76,11 @@ "address": "0x99Cd5A6e51C85CCc63BeC61A177003A551953628", "requiresUserFunds": true, "blockExplorerLink": "https://polygonscan.com/address/0x99Cd5A6e51C85CCc63BeC61A177003A551953628#code" + }, + { + "name": "RaveShareMintOAV0", + "address": "0x084E647afbd4E49B6131F0255bAAb0B426dA9eC6", + "requiresUserFunds": true, + "blockExplorerLink": "https://polygonscan.com/address/0x084E647afbd4E49B6131F0255bAAb0B426dA9eC6#code" } -] +] \ No newline at end of file From 009a11469fd6c8d0ef3c5cef412a111947c0ca76 Mon Sep 17 00:00:00 2001 From: aryan Date: Tue, 9 Jan 2024 02:43:51 +0530 Subject: [PATCH 2/2] fix: comments from Alan --- open-actions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/open-actions.json b/open-actions.json index 5e4f090..48fcb36 100644 --- a/open-actions.json +++ b/open-actions.json @@ -79,8 +79,8 @@ }, { "name": "RaveShareMintOAV0", - "address": "0x084E647afbd4E49B6131F0255bAAb0B426dA9eC6", + "address": "0x410688fc60028c805bdf8592a6504a0096927911", "requiresUserFunds": true, - "blockExplorerLink": "https://polygonscan.com/address/0x084E647afbd4E49B6131F0255bAAb0B426dA9eC6#code" + "blockExplorerLink": "https://polygonscan.com/address/0x410688fc60028c805bdf8592a6504a0096927911#code" } ] \ No newline at end of file