Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Conversation

@kaihirota
Copy link
Contributor

Summary

Why the changes

Things worth calling out

Before merging

  • For Immutable developers: Do the changes in this PR require documentation updates? Please refer to this SDK documentation guide and list links to documentation update PRs (they don't have to be merged) below (or write N/A):
    • Add documentation update 1
    • Add documentation update 2

Comment on lines +103 to +104
['0x5FDCCA53617f4d2b9134B29090C87D01058e27e9', ContractVersion.V3], // Mainnet
['0x2d5C349fD8464DA06a3f90b4B0E9195F3d1b7F98', ContractVersion.V3], // Sandbox
Copy link
Contributor

Choose a reason for hiding this comment

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

These contracts are the wrapping proxy contract and not the implementation itself, it's got no VERSION concept like in the implementation contract, thus, we can't take a decision based on it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants