Add SexCoin (SXC) token metadata - #1927
Conversation
…x7eB4dB01000a472d4FD744b72Be24e391Cdd0dC8.png
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 96e3771. Configure here.
| "decimals": 18, | ||
| "erc20": true, | ||
| "logo": "./icons/eip155:1/erc20:0x7eB4dB01000a472d4FD744b72Be24e391Cdd0dC8.png" | ||
| } |
There was a problem hiding this comment.
Unverified token contract address
High Severity
This entry labels 0x7eB4dB01000a472d4FD744b72Be24e391Cdd0dC8 as SexCoin (SXC) on Ethereum mainnet, but that address has no indexed Etherscan token page or other public record matching SexCoin/SXC. Trusted wallet metadata could attach a familiar name to an unrelated or nonexistent contract.
Reviewed by Cursor Bugbot for commit 96e3771. Configure here.
|
The contract source code is verified on Etherscan. The verified source explicitly defines:
Contract address: Etherscan: |
|
Hi @MRabenda, thanks for reviewing. The token contract is verified on Etherscan and the verified source explicitly defines:
Contract: The Cursor Bot warning appears to be about the address not having an indexed/public token record, rather than the contract source itself being unverified. Could you please verify the contract details and, if everything looks correct, approve the PR? The remaining blocker is currently the required Code Owner approval. |


Add metadata and logo for SexCoin (SXC).
Contract:
0x7eB4dB01000a472d4FD744b72Be24e391Cdd0dC8
Network:
Ethereum Mainnet
Note
Low Risk
Static token metadata only; no application or on-chain logic changes.
Overview
Adds a new Ethereum mainnet ERC-20 catalog entry for SexCoin (SXC) at contract
0x7eB4dB01000a472d4FD744b72Be24e391Cdd0dC8.The new metadata file follows the usual shape (
name,symbol,decimals,erc20,logo) and points the logo at./icons/eip155:1/erc20:0x7eB4dB01000a472d4FD744b72Be24e391Cdd0dC8.png.Reviewed by Cursor Bugbot for commit 96e3771. Bugbot is set up for automated code reviews on this repo. Configure here.