Insrt-Finance / insrt-v2-contracts

0 stars 3 forks source link

Feat: Mint for $MINT VRF fulfillment #219

Closed CruzMolina closed 10 months ago

CruzMolina commented 10 months ago

Resolves INSRT-270 & INSRT-284.

linear[bot] commented 10 months ago
INSRT-263 Ability to mint for $MINT

Summary We'd like to add the ability to mint for $MINT. This has a couple implications: * We probably need a consolation fee getter/setter that is specific to minting for $MINT. * We probably want to allow the ability to mint for $MINT using ETH & $MINT as payment. * We need to rework VRF fulfillments so that we can resolve mints specifically for $MINT. * Architecturally, we need to split off some core logic into it a separate facet due to contract size limitations.

INSRT-270 Add support for VRF mint resolutions when minting for $MINT

INSRT-284 Add mint for $MINT-specific consolation tiers