assets
AccountsDestroyed(u32, u32, u32)
interface:
assets.AccountsDestroyedsummary: Accounts were destroyed for given asset.
ApprovalCancelled(u32, AccountId32, AccountId32)
interface:
assets.ApprovalCancelledsummary: An approval for account
delegatewas cancelled byowner.
ApprovalsDestroyed(u32, u32, u32)
interface:
assets.ApprovalsDestroyedsummary: Approvals were destroyed for given asset.
ApprovedTransfer(u32, AccountId32, AccountId32, u128)
interface:
assets.ApprovedTransfersummary: (Additional) funds have been approved for transfer to a destination account.
AssetFrozen(u32)
interface:
assets.AssetFrozensummary: Some asset
asset_idwas frozen.
AssetMinBalanceChanged(u32, u128)
interface:
assets.AssetMinBalanceChangedsummary: The min_balance of an asset has been updated by the asset owner.
AssetStatusChanged(u32)
interface:
assets.AssetStatusChangedsummary: An asset has had its attributes changed by the
Forceorigin.
AssetThawed(u32)
interface:
assets.AssetThawedsummary: Some asset
asset_idwas thawed.
Blocked(u32, AccountId32)
interface:
assets.Blockedsummary: Some account
whowas blocked.
Burned(u32, AccountId32, u128)
interface:
assets.Burnedsummary: Some assets were destroyed.
Created(u32, AccountId32, AccountId32)
interface:
assets.Createdsummary: Some asset class was created.
Deposited(u32, AccountId32, u128)
interface:
assets.Depositedsummary: Some assets were deposited (e.g. for transaction fees).
Destroyed(u32)
interface:
assets.Destroyedsummary: An asset class was destroyed.
DestructionStarted(u32)
interface:
assets.DestructionStartedsummary: An asset class is in the process of being destroyed.
ForceCreated(u32, AccountId32)
interface:
assets.ForceCreatedsummary: Some asset class was force-created.
Frozen(u32, AccountId32)
interface:
assets.Frozensummary: Some account
whowas frozen.
Issued(u32, AccountId32, u128)
interface:
assets.Issuedsummary: Some assets were issued.
MetadataCleared(u32)
interface:
assets.MetadataClearedsummary: Metadata has been cleared for an asset.
MetadataSet(u32, Bytes, Bytes, u8, bool)
interface:
assets.MetadataSetsummary: New metadata has been set for an asset.
OwnerChanged(u32, AccountId32)
interface:
assets.OwnerChangedsummary: The owner changed.
TeamChanged(u32, AccountId32, AccountId32, AccountId32)
interface:
assets.TeamChangedsummary: The management team changed.
Thawed(u32, AccountId32)
interface:
assets.Thawedsummary: Some account
whowas thawed.
Touched(u32, AccountId32, AccountId32)
interface:
assets.Touchedsummary: Some account
whowas created with a deposit fromdepositor.
Transferred(u32, AccountId32, AccountId32, u128)
interface:
assets.Transferredsummary: Some assets were transferred.
TransferredApproved(u32, AccountId32, AccountId32, AccountId32, u128)
interface:
assets.TransferredApprovedsummary: An
amountwas transferred in its entirety fromownertodestinationby the approveddelegate.
Withdrawn(u32, AccountId32, u128)
interface:
assets.Withdrawnsummary: Some assets were withdrawn from the account (e.g. for transaction fees).