Skip to content

feat(titles): add support for Titles mint plugin#496

Merged
mmackz merged 24 commits intomainfrom
matthew/bd-110-plugin-build-titles-v2
Jul 23, 2024
Merged

feat(titles): add support for Titles mint plugin#496
mmackz merged 24 commits intomainfrom
matthew/bd-110-plugin-build-titles-v2

Conversation

@mmackz
Copy link
Copy Markdown
Collaborator

@mmackz mmackz commented Jul 23, 2024

Integration of titles mint action plugin for QuestDK

This PR introduces the integration of the titles mint plugin for QuestDK.

About The Project

TITLES builds creative tools powered by artist-owned AI models.

Implementation Details

The mint plugin for TitlesV2 is pretty straight-forward. All mints will use the mint function of the titles V2 Collection Contract.

  • tokenId is required to generate projectFees and for simulations. If one is not provided it will throw an error.
  • There is no referral query params available (afaik), so referral are only available through embedded mints.
  • The plugin is only setup for BASE. They have contracts on OP and Zora, but there is no examples to go off. Will add at a later date.

Sample Mints

Sample Transactions

@mmackz mmackz requested a review from a team as a code owner July 23, 2024 22:15
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 23, 2024

⚠️ No Changeset found

Latest commit: a02eb7b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Contributor

@Quazia Quazia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - we want to get this live ASAP so we can maybe just let them test it out and see if it's working as expected.

It looks like they'll always need to simulate so they won't be able to create a boost without a tokenId - that makes sense right?

@mmackz mmackz merged commit 53ac02b into main Jul 23, 2024
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.

2 participants