Contracts Architecture
A representation of our contracts architecture
Last updated
A representation of our contracts architecture
Last updated
The PerpetualMint contract suite relies on the contracts to generate provably-fair random numbers. The entirety of the PerpetualMint product is split into the contracts which handle (PerpetualMintDiamond), and the contracts which handle the token (TokenDiamond). They are both upgradeable contracts via (DiamondProxy).