Skip to content

[ETHEREUM-CONTRACTS] Make SETH IWETH-compatible and recognizable as native token wrapper #2118

Description

@d10r

What & Why

Many protocols handle the native token through the IWETH interface.
Thus making SETH compatible with that interface could facilitate integration of the native token wrapper.

Also, there's currently no canonical way to query if a SuperToken is the native token wrapper.

How

Since the SETH specific methods are implemented in the proxy contract itself (which we can't change for existing deployments), this would require a variant of the SuperToken logic containing the wanted methods. To be considered in the tooling for supertoken upgrades.

Note: the ancient deployments on Polygon and Gnosis Chain may be different from more recent ones.

Activity

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

Metadata

Metadata

Assignees

Labels

Tag: UXRelated to the user experience topic

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions