Skip to content

Conversation

JamesEarle
Copy link
Collaborator

@JamesEarle JamesEarle commented Sep 15, 2025

Add functionality to withdraw ERC20 token that is on the contract

@JamesEarle JamesEarle changed the title [DRAFT] Upgrade to add withdraw functionality and remove mint [DRAFT] V1 => V2 Contract Upgrade Sep 22, 2025
@JamesEarle JamesEarle changed the base branch from master to support/wild-v1 September 22, 2025 22:27
@JamesEarle JamesEarle changed the base branch from support/wild-v1 to support/wild September 22, 2025 22:47
@@ -0,0 +1,70 @@
import * as hre from "hardhat";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need this to be a proper production ready script

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flows should be separated or withdraw flow removed, since we will use a Safe for the call.
We need at least one script that just does the upgrade and validation on any network.

@JamesEarle JamesEarle force-pushed the feat/token-upgrade branch 2 times, most recently from 81dce9b to f0c7ade Compare September 22, 2025 23:29
@Whytecrowe Whytecrowe merged commit 42e0591 into support/wild Oct 6, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants