Conversation
omni.fun is a multichain memecoin launchpad built on Base using LayerZero V2 OFT standard. Users are receiving false positive "unsafe" transaction warnings on routine buy/sell operations through verified contracts. All contracts are verified on Basescan with published source code. The app is non-custodial — users sign all transactions in their own wallet. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe whitelist configuration file was updated to add two new domain entries (omni.fun and *.omni.fun) to the allowlist. The existing nftplus.io entry was removed and re-added without net change to its permission status. Changes
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can generate a title for your PR based on the changes.Add |
Request
Add
omni.funand*.omni.fun(coversapp.omni.fun,api.omni.fun) to the whitelist.Users are receiving false positive "unsafe" transaction warnings when buying and selling tokens on omni.fun through Phantom. These are routine interactions with verified contracts on Base.
About omni.fun
Multichain memecoin launchpad built on Base. Tokens launch on a bonding curve and graduate to Uniswap V3 at $69K market cap. Cross-chain trading via LayerZero V2 OFT standard across 8 chains (Base, Arbitrum, Optimism, Polygon, BSC, Ethereum, Avalanche, Solana).
Verified Contracts (Base — Basescan)
0x6DB150...0x6421bD710bE56dDE3163c3F7931F2C6Ef63812aA0x4c995288807BCF597afEA49c8490500a2E5151480xCe5403...0xeF8e06...All contracts verified with published source code on Basescan.
Security Model
send()for cross-chain.Transaction types triggering warnings
approve()to curve/vault contractssend())All standard, well-known interaction patterns with verified contracts.
Summary by CodeRabbit
Chores