Add ZARO (Zaro Coin) — Ethereum, BNB Chain and Base#46
Conversation
ETH: 0xc311FD6DA9686507F33991543d8158EF5FaDd5E7 (chainId 1) BSC: 0xa9D72F6C1490647DF20E8Fad3C136cA6AC42c2fc (chainId 56) Decimals: 18 | CoinGecko: zaro-coin | Website: https://www.zarocoin.xyz
0x9C38688E5ACB9eD6049c8502650db5Ac8Ef96465: restore to 'Lif' (no accent - canonical per paraswap list) 0xEB9951021698B42e4399f9cBb6267Aa35F82D59D: restore to 'Lif with accent' (U+00ED - correct Unicode character) Both were unintentionally modified by encoding issues in the initial append script.
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, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 3e98b81. Configure here.
| "42161": "arbitrum", | ||
| "43114": "avalanche" | ||
| "43114": "avalanche", | ||
| "8453": "base" |
There was a problem hiding this comment.
Undisclosed Base chain addition outside PR scope
High Severity
The PR description explicitly states it only adds ZARO to Ethereum and BNB Chain, and lists only mainnet.json and bnb.json as changed files. However, the diff also adds a new chain entry ("8453": "base") to chains.json and creates an entirely new base.json file with an unverified Base contract address (0x1d4CeA73e212829d06B9a774d2e06be9DEe5AAB0). This address does not appear in the PR's verified contracts table or checklist. Adding a new chain to the processing pipeline is a significant infrastructure change that was not disclosed for review.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 3e98b81. Configure here.
|
Re: Cursor Bugbot flags The bot's comments are now outdated — here's the current state: LIF encoding issues (old commits): Both LIF tokens are correct in the current branch:
Base chain scope: The PR description and title have been updated to explicitly cover Ethereum, BNB Chain, and Base. The
The Base contract ( |


Add ZARO (Zaro Coin)
Token: Zaro Coin
Symbol: ZARO
Decimals: 18
Website: https://www.zarocoin.xyz
CoinGecko: https://www.coingecko.com/en/coins/zaro-coin
Contracts
0xc311FD6DA9686507F33991543d8158EF5FaDd5E70xa9D72F6C1490647DF20E8Fad3C136cA6AC42c2fc0x1d4CeA73e212829d06B9a774d2e06be9DEe5AAB0Changes
src/sources/tokens/mainnet.json— ZARO added (Ethereum)src/sources/tokens/bnb.json— ZARO added (BNB Chain)src/sources/tokens/base.json— ZARO added (Base, new file)src/sources/chains.json— Base chain (8453) registered sobase.jsonis consumed by the buildThe Base contract is an OptimismMintableERC20 deployed via the OP Stack Standard Bridge factory, bridged from the Ethereum mainnet contract.