Insrt-Finance / insrt-v2-contracts

0 stars 3 forks source link

Integrates `$MINT` token with `PerpetualMint` #164

Closed NouDaimon closed 1 year ago

NouDaimon commented 1 year ago

Contains:

CruzMolina commented 1 year ago

@NouDaimon Pinging for review since I am unable to request you for review since you created the PR.

NouDaimon commented 1 year ago

It might be a good idea to include event MintResult(address indexed minter, address indexed collection, uint256 attempts, uint256 totalMintAmount, uint256 totalReceiptAmount); or some similar event in this PR as per the conversation on discord.

Will open an issue; please link if you do this.