Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions contract-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -4518,5 +4518,15 @@
"erc20": true,
"symbol": "FPS",
"decimals": 18
},
"0xFa926A1719B80Bb0050d9225afA968C805a15465": {
"name": "Dejicoin",
"symbol": "DEJI",
"decimals": 18,
"logo": "0xFa926A1719B80Bb0050d9225afA968C805a15465.png",
"erc20": true,
"chainId": 56,
"description": "Dejicoin (DEJI) — A fully decentralized token built on Binance Smart Chain with autonomous governance and time-locked security."
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Mixed Chain Data Causes Token Misidentification

The Dejicoin entry specifies chainId: 56 (Binance Smart Chain), but contract-map.json contains only Ethereum mainnet tokens. All existing entries lack a chainId field, implicitly indicating Ethereum mainnet (chain ID 1). Adding a BSC token to this Ethereum-specific file creates inconsistency and may cause the token to be incorrectly displayed or processed as an Ethereum token by systems expecting only Ethereum addresses.

Fix in Cursor Fix in Web

}
}

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.