BlockMint

Removes a previously allowed mint from the instance, preventing new deposits for that mint. Existing deposits are unaffected.

Accounts

AccountWritableSignerDescription
payerFee payer
adminInstance admin
instanceInstance PDA
mintSPL token mint to block
allowed_mintAllowedMint PDA (closed by this instruction)
system_programSystem Program
event_authorityEvent authority PDA
private_channel_escrow_programEscrow Program

This instruction takes no parameters.

Important Notes

  • Closes the allowed_mint PDA: new Deposit calls for this mint will fail with InvalidAllowedMint
  • Existing channel balances for this mint are unaffected
  • Emits an event via EmitEvent CPI

Is this page helpful?

جدول المحتويات

تعديل الصفحة
BlockMint | Solana