Skip to content

Add burn instruction#30

Merged
KyleSmith19091 merged 2 commits into
mainfrom
add-burn-instruction
May 22, 2026
Merged

Add burn instruction#30
KyleSmith19091 merged 2 commits into
mainfrom
add-burn-instruction

Conversation

@KyleSmith19091

Copy link
Copy Markdown
Contributor

Add BurnToken RPC and dashboard pages for CreateToken2022Mint & Mint

Adds BurnToken to the token program service — burns tokens from a holder's ATA, reducing total supply. Token-program agnostic; the service resolves the owning program and decimals on-chain. Accepts a human-readable amount string.

Also implements two dashboard method pages that were previously stubs:

  • CreateToken2022Mint — full form with dynamic extension support (metadata, mint close authority, transfer fee, default account state, permanent delegate,
    pausable)
  • Mint — form for minting tokens to a destination owner's ATA

@KyleSmith19091 KyleSmith19091 merged commit a01b593 into main May 22, 2026
5 checks passed
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.

1 participant