You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This opportunity comes from a customer issue of my own...
I've been in contact with your customer support team for about 5 month, for some fund that i accident sent to this contract: Token UST (Wormhole).
I was acknowledged the team has been stretched quite thin at the moment so i don't have any expectations for a time frame for when this will be implemented, which is totally fine.
Implementation
From what i understand the wormhole contracts are openzepplin proxy based / upgradable contract, which would make this possible.
What i think the steps are:
Implement a rescueERC20 function that is similar to what's in the Token USD Coin (PoS) contract:
Upgrade the current UST contract on wormhole and assign rescuer to a internal team's address.
Perform the rescue function call.
Expected Result
Implement Rescuable.
I don't have an expectation or date for step 2 or 3, as the fund has already been miss placed / stuck for 5 month and i totally wouldn't mind to wait a bit longer...
I would really appreciate however for any early actions the team has taken.
For early actions taken i'm willing to forfit a part of the fund being stuck and use it as a bounty for the developer's time and assitance.
At last, thanks and looking forward to the developer's response!
The text was updated successfully, but these errors were encountered:
BlurayDisc
changed the title
Upgrade Token contracts to include a rescueERC20 function
Upgrade Token contract to include a rescueERC20 function
Apr 10, 2022
BlurayDisc
changed the title
Upgrade Token contract to include a rescueERC20 function
[BOUNTY $800 USDC!!] Upgrade Token contract to include a rescueERC20 function
May 13, 2022
Thanks for your report. We understand the unfortunate situation you and your customer are in. However, the proposal would violate the decentralized nature of Wormhole and is something we cannot accomodate.
claudijd
changed the title
[BOUNTY $800 USDC!!] Upgrade Token contract to include a rescueERC20 function
Upgrade Token contract to include a rescueERC20 function
May 13, 2022
Hi wormhole dev team,
Purpose
Include a rescueERC20 function in the token's contract in order to rescue existing customer stuck funds and take wormhole's customer oriented attitude to the next level!
https://github.com/certusone/wormhole/blob/dev.v2/ethereum/contracts/bridge/token/TokenImplementation.sol
Background
This opportunity comes from a customer issue of my own...
I've been in contact with your customer support team for about 5 month, for some fund that i accident sent to this contract: Token UST (Wormhole).
I was acknowledged the team has been stretched quite thin at the moment so i don't have any expectations for a time frame for when this will be implemented, which is totally fine.
Implementation
From what i understand the wormhole contracts are openzepplin proxy based / upgradable contract, which would make this possible.
What i think the steps are:
rescueERC20
function that is similar to what's in the Token USD Coin (PoS) contract:Expected Result
At last, thanks and looking forward to the developer's response!
The text was updated successfully, but these errors were encountered: