Warning: Contract code size is 34874 bytes and exceeds 24576 bytes (a limit introduced in Spurious Dragon). This contract may not be deployable on Mainnet. Consider enabling the optimizer (with a low "runs" value!), turning off revert strings, or using libraries.
How do I solve this without using libraries , setting optimiser still shows same warning
Oct 7, 2023, 3:44 PM
Try reducing the code size 🤔
Oct 7, 2023, 3:51 PM
can't, it's after reducing as much as possible
Oct 7, 2023, 3:51 PM
Search https://www.phind.com/
Oct 7, 2023, 3:53 PM
can you share it?
github url or pastebin
Oct 7, 2023, 3:56 PM
yeah , wait lemme push it
check dm , sent
Oct 7, 2023, 4:02 PM