Open
Conversation
redbox-xk
commented
Feb 9, 2026
Author
There was a problem hiding this comment.
Verification Summary for OPM Token Addition
This PR adds the OnePremium (OPM) token to the Uniswap default token list.
🔹 Token Metadata
- Name: OnePremium
- Symbol: OPM
- Chain: Ethereum Mainnet (chainId: 1)
- Address:
0xE430b07F7B168E77B07b29482DbF89EafA53f484 - Logo:
assets/mainnet/0xE430b07F7B168E77B07b29482DbF89EafA53f484/logo.png - Project repo: https://github.com/ONEPREMIUM-Fundation/onepremium-crypto-asset
- Website: https://www.onepremium.de/
📌 JSON and Directory
- Token entry added to
src/tokens/mainnet.json. - Standalone
opm.jsonincluded insrc/tokens, consistent with repo structure. - Logo included in assets folder.
🔎 Validation
- JSON entry conforms to the Uniswap token list structure.
- Logo is a PNG at 256×256 resolution and hosted within repo.
- Semantic versioning requirements acknowledged.
Author
|
@matteenm @ianlapham @zzmp @justindomingue @sarareynolds Hello, this PR adds the OnePremium (OPM) token with verified metadata and logo. Could someone please approve the workflow so CI checks can run, and review the PR for merge? All changes are limited to the token entry and logo asset. Thank you for your time! |
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.
This PR adds OnePremium (OPM) to the Uniswap default token list on Ethereum Mainnet, ensuring it displays correctly in interfaces like Uniswap. OPM is a verified ERC‑20 token with defined supply and ecosystem utility.
Token Metadata:
Name: OnePremium
Symbol: OPM
Decimals: 18
Contract Address: 0xE430b07F7B168E77B07b29482DbF89EafA53f484
Logo URI: assets/mainnet/0xE430b07F7B168E77B07b29482DbF89EafA53f484/logo.png (official 256×256 PNG)
Project Link: GitHub Repository
Network: Ethereum Mainnet
Official Sources / Verification:
Website: onepremium.de
Etherscan Contract: 0xE430b07F7B168E77B07b29482DbF89EafA53f484
Logo & Assets Repo: ONEPREMIUM-Fundation/onepremium-crypto-asset
Rationale for Inclusion:
OnePremium is a verified ERC‑20 token with limited supply and real-world utility. Including it in the default token list ensures proper representation for users.
Validation:
JSON validated against Token Lists Schema
Logo verified and hosted in official GitHub repo
Contract, decimals, and metadata verified on-chain
Request:
This PR is complete and ready for merge.