Skip to content

Conversation

GhostGamer6969
Copy link

Problem

mintTo({ mint, toOwner, amount }) -> Ix
burnToken({ account, mint, owner, amount }) -> Ix

as asked in the list

Summary of Changes

builders/mintTo instruction added
builders/burnToken instruction added

Fixes #285

* added the mintTo function

* example fix

* renaming functions

* Rename mintTo.ts to mint-to.ts

* fixing

* documentation update
* burnToken instruction

* complete update and fix
Copy link

changeset-bot bot commented Sep 22, 2025

⚠️ No Changeset found

Latest commit: e67e958

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
Collaborator

@tobeycodes tobeycodes left a comment

Choose a reason for hiding this comment

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

See this comment #285 (comment)

This code added is not part of a published package so by itself it cannot be imported or used anywhere.

@GhostGamer6969
Copy link
Author

i didn't add that part cuz it will cause conflicts with ppl working on other builder packages

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.

SPL token core builders
2 participants