The Smart Contract Stuff
Contract Overview (For the Tech Savvy)
Our contract is deployed on ApeChain and it's built different:
Uses the battle-tested Solady library (because we're not reinventing the wheel)
Fully trustless (no admin keys, no rug pulls)
Gas optimized (your wallet will thank you)
Omnichain ready with OFT magic
Key Specs
Name: Wrapped Native ApeCoin (fancy, right?)
Symbol: wnAPE (short and sweet)
Decimals: 18 (standard stuff)
Network: ApeChain (where else?)
License: MIT (open source FTW)
Security Features (We're Not Messing Around)
Zero Admin Keys: Once deployed, we can't touch it
Immutable Logic: The core wrapping logic is set in stone
Audited Libraries: We use libraries that have been battle-tested
Full Transparency: Everything is on-chain and verifiable
Last updated