Skip to content

Add ERC1155 And Marketplace Implementation#23

Open
KeeganEad wants to merge 17 commits into
mainfrom
KeeganEad/erc1155-marketplace-checks
Open

Add ERC1155 And Marketplace Implementation#23
KeeganEad wants to merge 17 commits into
mainfrom
KeeganEad/erc1155-marketplace-checks

Conversation

@KeeganEad

Copy link
Copy Markdown

This PR adds the ERC1155 token/factory, ERC1155 approval manager, and a new UUPS ERC1155 marketplace with delegatecall settlement, shared payment helpers, offer/listing/checkout flows, direct-sale minting, allowlists, mint/tx limits, and pause/admin controls.
It adds deployment/update scripts, refreshed ABIs, and updates the approval-manager deploy script for the ERC1155 manager.
It covers settlement, checkout, gas sweeps, token behavior, and approval-manager behavior with focused Foundry tests.
Validation: forge test --match-contract 'RareERC1155MarketplaceGasTest|RareERC1155MarketplaceSettlementTest|RareERC1155Test|ERC1155ApprovalManagerTest' (57 passed).

@KeeganEad KeeganEad changed the title [codex] Add ERC1155 marketplace implementation Add ERC1155 And Marketplace Implementation May 31, 2026
@KeeganEad KeeganEad marked this pull request as ready for review June 12, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant