Link

https://forgotten.market

About

https://forgotten.market/marketplace/about

Source Code

https://github.com/tv3636/forgotten-market

Other Components

ETH-Splitter

A contract to receive the revenues from the marketplace and split them between Magic Machine and the Cult DAO:

Collection ETH Splitter Magic Machine Fee DAO Fee
Wizards https://etherscan.io/address/0xfdfda3d504b1431ea0fd70084b1bfa39fa99dcc4 2.5% 1%
Souls https://etherscan.io/address/0xcfd61fb650da1dd7b8f7bc7ad0d105b40bbd3882 6.66% 1%
Ponies https://etherscan.io/address/0x94f0e012b7bb033f32029fbcc4f1d29ff1cfc30a 4.44% 1%

Source Code:

eth-splitter/EthSplitter.sol at main · Meph1587/eth-splitter

Gnosis Safe Receiver Proxy

A Proxy contract to allow ETH transactions to the DAO to be wrapped into WETH to avoid gas limit introduced by eip-2929:

Address: 0x08d3cf5d77ec1f96d7351c0b24e23d73db7197ee#code

Source Code:

eth-splitter/GnosisSafeReceiverProxy.sol at main · Meph1587/eth-splitter