Module instructions

Module instructions 

Source
Expand description

This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.

https://github.com/codama-idl/codama

Re-exports§

pub use self::amount_to_ui_amount::*;
pub use self::apply_confidential_pending_balance::*;
pub use self::approve::*;
pub use self::approve_checked::*;
pub use self::approve_confidential_transfer_account::*;
pub use self::burn::*;
pub use self::burn_checked::*;
pub use self::close_account::*;
pub use self::confidential_deposit::*;
pub use self::confidential_transfer::*;
pub use self::confidential_transfer_with_fee::*;
pub use self::confidential_withdraw::*;
pub use self::configure_confidential_transfer_account::*;
pub use self::create_native_mint::*;
pub use self::disable_confidential_credits::*;
pub use self::disable_cpi_guard::*;
pub use self::disable_harvest_to_mint::*;
pub use self::disable_memo_transfers::*;
pub use self::disable_non_confidential_credits::*;
pub use self::emit_token_metadata::*;
pub use self::empty_confidential_transfer_account::*;
pub use self::enable_confidential_credits::*;
pub use self::enable_cpi_guard::*;
pub use self::enable_harvest_to_mint::*;
pub use self::enable_memo_transfers::*;
pub use self::enable_non_confidential_credits::*;
pub use self::freeze_account::*;
pub use self::get_account_data_size::*;
pub use self::harvest_withheld_tokens_to_mint::*;
pub use self::harvest_withheld_tokens_to_mint_for_confidential_transfer_fee::*;
pub use self::initialize_account::*;
pub use self::initialize_account2::*;
pub use self::initialize_account3::*;
pub use self::initialize_confidential_transfer_fee::*;
pub use self::initialize_confidential_transfer_mint::*;
pub use self::initialize_default_account_state::*;
pub use self::initialize_group_member_pointer::*;
pub use self::initialize_group_pointer::*;
pub use self::initialize_immutable_owner::*;
pub use self::initialize_interest_bearing_mint::*;
pub use self::initialize_metadata_pointer::*;
pub use self::initialize_mint::*;
pub use self::initialize_mint2::*;
pub use self::initialize_mint_close_authority::*;
pub use self::initialize_multisig::*;
pub use self::initialize_multisig2::*;
pub use self::initialize_non_transferable_mint::*;
pub use self::initialize_pausable_config::*;
pub use self::initialize_permanent_delegate::*;
pub use self::initialize_scaled_ui_amount_mint::*;
pub use self::initialize_token_group::*;
pub use self::initialize_token_group_member::*;
pub use self::initialize_token_metadata::*;
pub use self::initialize_transfer_fee_config::*;
pub use self::initialize_transfer_hook::*;
pub use self::mint_to::*;
pub use self::mint_to_checked::*;
pub use self::pause::*;
pub use self::reallocate::*;
pub use self::remove_token_metadata_key::*;
pub use self::resume::*;
pub use self::revoke::*;
pub use self::set_authority::*;
pub use self::set_transfer_fee::*;
pub use self::sync_native::*;
pub use self::thaw_account::*;
pub use self::transfer::*;
pub use self::transfer_checked::*;
pub use self::transfer_checked_with_fee::*;
pub use self::ui_amount_to_amount::*;
pub use self::update_confidential_transfer_mint::*;
pub use self::update_default_account_state::*;
pub use self::update_group_member_pointer::*;
pub use self::update_group_pointer::*;
pub use self::update_metadata_pointer::*;
pub use self::update_multiplier_scaled_ui_mint::*;
pub use self::update_rate_interest_bearing_mint::*;
pub use self::update_token_group_max_size::*;
pub use self::update_token_group_update_authority::*;
pub use self::update_token_metadata_field::*;
pub use self::update_token_metadata_update_authority::*;
pub use self::update_transfer_hook::*;
pub use self::withdraw_excess_lamports::*;
pub use self::withdraw_withheld_tokens_from_accounts::*;
pub use self::withdraw_withheld_tokens_from_accounts_for_confidential_transfer_fee::*;
pub use self::withdraw_withheld_tokens_from_mint::*;
pub use self::withdraw_withheld_tokens_from_mint_for_confidential_transfer_fee::*;

Modules§

amount_to_ui_amount
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
apply_confidential_pending_balance
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
approve
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
approve_checked
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
approve_confidential_transfer_account
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
burn
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
burn_checked
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
close_account
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
confidential_deposit
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
confidential_transfer
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
confidential_transfer_with_fee
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
confidential_withdraw
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
configure_confidential_transfer_account
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
create_native_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
disable_confidential_credits
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
disable_cpi_guard
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
disable_harvest_to_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
disable_memo_transfers
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
disable_non_confidential_credits
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
emit_token_metadata
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
empty_confidential_transfer_account
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
enable_confidential_credits
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
enable_cpi_guard
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
enable_harvest_to_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
enable_memo_transfers
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
enable_non_confidential_credits
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
freeze_account
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
get_account_data_size
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
harvest_withheld_tokens_to_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
harvest_withheld_tokens_to_mint_for_confidential_transfer_fee
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_account
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_account2
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_account3
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_confidential_transfer_fee
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_confidential_transfer_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_default_account_state
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_group_member_pointer
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_group_pointer
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_immutable_owner
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_interest_bearing_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_metadata_pointer
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_mint2
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_mint_close_authority
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_multisig
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_multisig2
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_non_transferable_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_pausable_config
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_permanent_delegate
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_scaled_ui_amount_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_token_group
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_token_group_member
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_token_metadata
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_transfer_fee_config
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
initialize_transfer_hook
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
mint_to
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
mint_to_checked
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
pause
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
reallocate
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
remove_token_metadata_key
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
resume
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
revoke
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
set_authority
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
set_transfer_fee
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
sync_native
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
thaw_account
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
transfer
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
transfer_checked
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
transfer_checked_with_fee
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
ui_amount_to_amount
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_confidential_transfer_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_default_account_state
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_group_member_pointer
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_group_pointer
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_metadata_pointer
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_multiplier_scaled_ui_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_rate_interest_bearing_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_token_group_max_size
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_token_group_update_authority
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_token_metadata_field
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_token_metadata_update_authority
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
update_transfer_hook
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
withdraw_excess_lamports
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
withdraw_withheld_tokens_from_accounts
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
withdraw_withheld_tokens_from_accounts_for_confidential_transfer_fee
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
withdraw_withheld_tokens_from_mint
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.
withdraw_withheld_tokens_from_mint_for_confidential_transfer_fee
This code was AUTOGENERATED using the Codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun Codama to update it.

Enums§

Token2022Instruction