Vectorized / dn404

Implementation of a co-joined ERC20 and ERC721 pair.
MIT License
476 stars 158 forks source link

📢 Audit fixes incoming #135

Closed Vectorized closed 6 months ago

Vectorized commented 6 months ago

ETA: 10 May 2024.

Don't use _mintNext with an active burned pool for now (until the fixes are out).

Default settings are safe.

The best and safest way to deploy a DN404 is to mint out the entire supply in the initializer and distribute the ERC20s via a LP. Use a separate minting contract if needed.

If you have deployed a DN404, and it is searchable on codeslaw, and we haven't contacted you, you should be safe.

All PRs are closed until audit fixes are out.