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

[mainnet] Deploy Smart Escrow Contract #123

Merged
merged 8 commits into from
Feb 29, 2024
Merged

Conversation

anikaraghu
Copy link
Contributor

@anikaraghu anikaraghu commented Feb 22, 2024

Deploy the SmartEscrow contract which now has alignment across Base and OP and gone through audit

@anikaraghu anikaraghu force-pushed the anika/deploy-smart-escrow branch 3 times, most recently from a25a211 to 7517a0f Compare February 23, 2024 13:12
Comment on lines 14 to 16
START=1720674000
END=1870572600
VESTING_PERIOD_SECONDS=7889400
Copy link
Contributor Author

Choose a reason for hiding this comment

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

BENEFICIARY=0x07114fF6F815113729b579B4A233192BAEF0e0E18
BENEFACTOR_OWNER=0x2501c477D0A35545a387Aa4A3EEe4292A9a8B3F0
BENEFICIARY_OWNER=0x6e1DFd5C1E22A4677663A81D24C6BA03561ef0f6
NESTED_SAFE=0x0a7361e734cf3f0394B0FC4a45C74E7a4Ec70940
Copy link
Contributor Author

@anikaraghu anikaraghu Feb 23, 2024

Choose a reason for hiding this comment

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

DEPLOYER=0xbebe472f467888b197b90693b8852ad12a50b261
BENEFACTOR= # TODO
BENEFICIARY=0x07114fF6F815113729b579B4A233192BAEF0e0E18
BENEFACTOR_OWNER=0x2501c477D0A35545a387Aa4A3EEe4292A9a8B3F0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

BENEFACTOR= # TODO
BENEFICIARY=0x07114fF6F815113729b579B4A233192BAEF0e0E18
BENEFACTOR_OWNER=0x2501c477D0A35545a387Aa4A3EEe4292A9a8B3F0
BENEFICIARY_OWNER=0x6e1DFd5C1E22A4677663A81D24C6BA03561ef0f6
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Comment on lines 17 to 18
INITIAL_TOKENS=17895697
VESTING_EVENT_TOKENS=4473924
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@anikaraghu anikaraghu force-pushed the anika/deploy-smart-escrow branch from e5bd614 to f727f24 Compare February 23, 2024 19:21

OP_TOKEN=0x4200000000000000000000000000000000000042

DEPLOYER=0xbebe472f467888b197b90693b8852ad12a50b261
Copy link
Contributor Author

Choose a reason for hiding this comment

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

OP_COMMIT=3580bf1b41d80fcb2b895d5610836bfad27fc989
BASE_CONTRACTS_COMMIT=a147139671c09923f78ae46a6ebedc91209bb076

OP_TOKEN=0x4200000000000000000000000000000000000042
Copy link
Contributor Author

Choose a reason for hiding this comment

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

OP_TOKEN=0x4200000000000000000000000000000000000042

DEPLOYER=0xbebe472f467888b197b90693b8852ad12a50b261
BENEFACTOR=0x2501c477d0a35545a387aa4a3eee4292a9a8b3f0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

should send tokens back to where they came from - see txs of tokens comingn in on https://optimistic.etherscan.io/address/0x0a7361e734cf3f0394B0FC4a45C74E7a4Ec70940#tokentxns

Comment on lines +17 to +18
INITIAL_TOKENS=17895697000000000000000000
VESTING_EVENT_TOKENS=4473924000000000000000000
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Comment on lines +14 to +16
START=1720674000
END=1878462000
VESTING_PERIOD_SECONDS=7889400
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@stevieraykatz stevieraykatz self-requested a review February 27, 2024 23:37
@cb-heimdall
Copy link
Collaborator

Review Error for stevieraykatz @ 2024-02-27 23:38:05 UTC
User failed mfa authentication, see go/mfa-help

@anikaraghu anikaraghu changed the title [mainnet] Setup Smart Escrow and transfer tokens to it [mainnet] Deploy Smart Escrow Contract Feb 28, 2024
stevieraykatz
stevieraykatz previously approved these changes Feb 29, 2024
@cb-heimdall cb-heimdall dismissed stevieraykatz’s stale review February 29, 2024 19:25

Approved review 1909537133 from stevieraykatz is now dismissed due to new commit. Re-request for approval.

@anikaraghu anikaraghu marked this pull request as ready for review February 29, 2024 19:26
@anikaraghu anikaraghu merged commit 781f11a into main Feb 29, 2024
4 checks passed
@anikaraghu anikaraghu deleted the anika/deploy-smart-escrow branch February 29, 2024 19:31
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.

3 participants