dn404 icon indicating copy to clipboard operation
dn404 copied to clipboard

Implementation of a co-joined ERC20 and ERC721 pair.

Results 28 dn404 issues
Sort by recently updated
recently updated
newest added

## Description Convert constant `_WAD` variable to `_WAD` internal and virtual function to support custom Base unit (`_WAD`) by overriding `_WAD` function. Reference #59 ## Checklist Ensure you completed **all...

## Description Creates a DN Factory for easy deployments of DN404 Clones. Includes ability to customize name and symbol, and lock liquidity for an arbitrary number of seconds from deploy....

## Description Describe the changes made in your pull request here. ## Checklist Ensure you completed **all of the steps** below before submitting your pull request: - [ ] Ran...

## Description Created a few different updates to the README. Major changes include creating an overview section, addition of a short intro blurb, as well as some rewording of other...

I have only 5 images like Pandora. These images were distributed randomly in the original Pandora contract, but in this contract, I have not yet understood how to add my...

## Description This is a **breaking change** in terms of storage tho. Changes: - keccak-less mappings. - Situational usage of burned pool to reduce lookup time for some cases. ##...

## Description a -> an ## Checklist Ensure you completed **all of the steps** below before submitting your pull request: - [ ] Ran `forge fmt`? - [ ] Ran...

## User story As a developer creating new DN404 token with custom base unit, I want to have built in compatibility to set base unit (`WAD`) value for my project...

For marketplaces like Opensea - Upon initialization handshake, the mirror will try to get the owner from the base contract. If there is an owner, the owner will be updated...

This shouldn't be a surprise, but if you create a DN404 with higher than 2.7k supply (in units, aka 18dec) and attempt to transfer ~2.7k tokens to another address, the...