Crate core_preview

Source

Modules§

accounts
This code was AUTOGENERATED using the kinobi library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun kinobi to update it.
advanced_types
asset
This code was AUTOGENERATED using the kinobi library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun kinobi to update it.
errors
This code was AUTOGENERATED using the kinobi library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun kinobi to update it.
instructions
This code was AUTOGENERATED using the kinobi library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun kinobi to update it.
plugin
programs
This code was AUTOGENERATED using the kinobi library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun kinobi to update it.
types
This code was AUTOGENERATED using the kinobi library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun kinobi to update it.

Structs§

Asset
AttributesPlugin
BaseAuthority
BasePlugin
BurnDelegatePlugin
Collection
FreezeDelegatePlugin
IndexableAsset
A type used to store both Core Assets and Core Collections for indexing.
IndexablePluginSchemaV1
Schema used for indexing known plugin types.
IndexableUnknownPluginSchemaV1
Schema used for indexing unknown plugin types, storing the plugin as raw data.
PermanentBurnDelegatePlugin
PermanentFreezeDelegatePlugin
PermanentTransferDelegatePlugin
PluginsList
RoyaltiesPlugin
TransferDelegatePlugin
UpdateDelegatePlugin

Enums§

AuthorityType

Constants§

ID
mpl_core program ID.

Traits§

DataBlob
A trait for generic blobs of data that have size.
SolanaAccount
A trait for Solana accounts.

Functions§

fetch_plugin
Fetch the plugin from the registry.
fetch_plugins
Fetch the plugin registry.
list_plugins
Create plugin header and registry if it doesn’t exist
load_key
Load the one byte key from the account data at the given offset.
registry_records_to_plugin_list