Skip to content

Comments

Sync remainder of tokens to new property standard#34

Open
0xBreadguy wants to merge 20 commits intomegaeth-labs:mainfrom
0xBreadguy:main
Open

Sync remainder of tokens to new property standard#34
0xBreadguy wants to merge 20 commits intomegaeth-labs:mainfrom
0xBreadguy:main

Conversation

@0xBreadguy
Copy link
Contributor

Refactoring remaining token addresses to the new property naming structure

crumb-trail and others added 15 commits February 15, 2026 20:49
* refactor(wrsETH): migrate to isOrigin/mechanism

* Update data.json

* Update data.json

---------

Co-authored-by: BREAD <97642356+0xBreadguy@users.noreply.github.com>
* refactor(WETH): migrate to isOrigin/mechanism

* Update megaeth properties in data.json

Changed 'isOrigin' to true and added 'mechanism' field.

---------

Co-authored-by: BREAD <97642356+0xBreadguy@users.noreply.github.com>
* refactor(ETH): migrate to isOrigin/mechanism

* Update data.json w/ bridge

Changing the canonical bridge address to the address which ultimately holds the ETH

---------

Co-authored-by: BREAD <97642356+0xBreadguy@users.noreply.github.com>
* refactor: migrate remaining tokens to isOrigin/mechanism format

- BTC.b: Replace isNative: false with isOrigin: false, add mechanism: mint, keep isOFT: false
- USDM: Replace isNative with isOrigin (megaeth: true->true, ethereum: false->false), add mechanism (native/mint), keep isOFT: true on both
- USDT0: Replace isNative: false with isOrigin: false, add mechanism: mint, keep isOFT: true
- pufETH: Replace isNative with isOrigin (ethereum: true->true, megaeth: false->false), add mechanism (lock/mint), keep isOFT: true on both

Completes migration from legacy isNative field to new isOrigin/mechanism format while preserving isOFT fields (LayerZero OFT standard tracking).

* Update data.json

---------

Co-authored-by: BREAD <97642356+0xBreadguy@users.noreply.github.com>
@0xBreadguy 0xBreadguy requested a review from SilasZhr February 20, 2026 03:41
@0xBreadguy
Copy link
Contributor Author

I think the CI failure is a pre-existing upstream issue. Can you verify @SilasZhr?

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