Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: claim $liq from escrow #1514

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

petrovska-petro
Copy link
Collaborator

closes #1513

brownie run scripts/issue/1513/claim_vested_liq 

Copy link
Collaborator

@sajanrajdev sajanrajdev left a comment

Choose a reason for hiding this comment

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

Calls claim on the LIQ escrow for the Voter multisig. Lock is set to False in order to avoid relocking: https://etherscan.io/address/0xf97964749b52c55d64E971571E1370b2618B718f#code#F1#L184

Snapshot matches claimable on the contract:
image

snapshot result for 0x042B32Ac6b453485e357938bdC38e0340d4b9276:
                    balance_before               balance_after               balance_delta
symbol
LIQ     161,309.610533318730374632  276,347.599887714334770236  115,037.989354395604395604

LGTM

@petrovska-petro petrovska-petro merged commit 2033207 into main Feb 22, 2024
3 checks passed
@petrovska-petro petrovska-petro deleted the feat/liquis-claim-vesting branch February 22, 2024 05:32
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.

Allow claim of vested $liq in liq_vested_escrow
3 participants