Add DEUS (XMAQUINA) to data#1321
Open
vince0656 wants to merge 1 commit into
Open
Conversation
Adds Ethereum (LayerZero OFT) and Base addresses for the DEUS
token, the governance/utility token of the XMAQUINA ecosystem.
expectedMismatches.json overrides the on-chain name ("DEUS Token")
to display "XMAQUINA" in the tokenlist, matching CoinGecko's entry.
nobridge: true since DEUS uses LayerZero OFT (not the standard
OP-stack bridge).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds DEUS (XMAQUINA), a humanoid-robotics ecosystem token, on Base and Ethereum.
Notes for reviewers
nobridge: true— DEUS is bridged across chains using LayerZero OFT (Endpoint V20x1a44076050125825900e736c501f859c50fe728c), not the standard OP-stack bridge. The Ethereum and Base deployments are LZ peers. (Same pattern asdata/PRIME.)expectedMismatches.json— on-chainname()returns"DEUS Token"on both chains, while we want the display name"XMAQUINA"to match the CoinGecko entry (coingecko:xmaquina). Same approach asdata/USDT.xmaquinaentry; a contract-address update request has been filed.Verification
0x2D3A1adC8C81d79251876ed686C996554Fb31C1F, Base:0x940A319B75861014A220D9c6c144d108552B089B).pnpm validate --datadir ./data --tokens DEUSexits 0 with the single expected CG warning.