ourzora/zora-docs

404 not found, update minting contract links with latest deployments

Valcoholics opened this issue · 0 comments

image
Flagged dead links: https://warpcast.com/cosmicblend/0x1bb40ce7 https://warpcast.com/cosmicblend/0x1bb40ce7

- [1155 Contract Code](https://github.com/ourzora/zora-creator-contracts/tree/main/src)
- [721 Contract Code](https://github.com/ourzora/zora-drops-contracts/tree/main/src)

- [Mainnet](https://github.com/ourzora/zora-creator-contracts/blob/main/addresses/1.json)
- [Goerli](https://github.com/ourzora/zora-creator-contracts/blob/main/addresses/5.json)

- [Factory Contract Code](https://github.com/ourzora/zora-creator-contracts/blob/main/src/factory/ZoraCreator1155FactoryImpl.sol)
- [Mainnet Addresses](https://github.com/ourzora/zora-creator-contracts/blob/main/addresses/1.json)
- [Goerli Addresses](https://github.com/ourzora/zora-creator-contracts/blob/main/addresses/5.json)

- [Minter Strategy Code](https://github.com/ourzora/zora-creator-contracts/tree/main/src/minters)
- [Mainnet Addresses](https://github.com/ourzora/zora-creator-contracts/blob/main/addresses/1.json)
- [Goerli Addresses](https://github.com/ourzora/zora-creator-contracts/blob/main/addresses/5.json)

- [Minters Code](https://github.com/ourzora/zora-creator-contracts/tree/main/src/minters)
- [Mainnet Addresses](https://github.com/ourzora/zora-creator-contracts/blob/main/addresses/1.json)
- [Goerli Addresses](https://github.com/ourzora/zora-creator-contracts/blob/main/addresses/5.json)

[Source Code](https://github.com/ourzora/zora-1155-contracts/tree/main/src/minters/redeem)

View the contract code [here](https://github.com/ourzora/zora-drops-contracts/blob/main/src/ZoraNFTCreatorV1.sol) and the list of deployed addresses [here](https://github.com/ourzora/zora-drops-contracts/tree/main/deployments).

View the list of deployed contract addresses [here](https://github.com/ourzora/zora-drops-contracts/tree/main/deployments) and view the contract source code [here](https://github.com/ourzora/zora-drops-contracts/blob/main/src/ERC721Drop.sol)

View the source contract code [here](https://github.com/ourzora/zora-drops-contracts/blob/main/src/metadata/EditionMetadataRenderer.sol) and the list of deployed contract addresses [here](https://github.com/ourzora/zora-drops-contracts/tree/main/deployments).

View the source contract code [here](https://github.com/ourzora/zora-drops-contracts/blob/main/src/metadata/DropMetadataRenderer.sol) and the list of deployed contract addresses [here](https://github.com/ourzora/zora-drops-contracts/tree/main/deployments).