SPLTokenProgramInstruction class
- Implemented types
Constructors
- SPLTokenProgramInstruction(dynamic insturction, String name)
- 
          
            const
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- insturction → dynamic
- 
  
  final
- name → String
- 
  
  final
- programAddress → SolAddress
- 
  
  no setteroverride
- programName → String
- 
  
  no setteroverride
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited
Static Methods
- 
  getInstruction(dynamic value) → SPLTokenProgramInstruction? 
Constants
- amountToUiAmount → const SPLTokenProgramInstruction
- approve → const SPLTokenProgramInstruction
- approveChecked → const SPLTokenProgramInstruction
- burn → const SPLTokenProgramInstruction
- burnChecked → const SPLTokenProgramInstruction
- closeAccount → const SPLTokenProgramInstruction
- confidentialTransferExtension → const SPLTokenProgramInstruction
- cpiGuardExtension → const SPLTokenProgramInstruction
- createNativeMint → const SPLTokenProgramInstruction
- defaultAccountStateExtension → const SPLTokenProgramInstruction
- execute → const SPLTokenProgramInstruction
- freezeAccount → const SPLTokenProgramInstruction
- getAccountDataSize → const SPLTokenProgramInstruction
- groupMemberPointerExtension → const SPLTokenProgramInstruction
- groupPointerExtension → const SPLTokenProgramInstruction
- initializeAccount → const SPLTokenProgramInstruction
- initializeAccount2 → const SPLTokenProgramInstruction
- initializeAccount3 → const SPLTokenProgramInstruction
- initializeImmutableOwner → const SPLTokenProgramInstruction
- initializeMint → const SPLTokenProgramInstruction
- initializeMint2 → const SPLTokenProgramInstruction
- initializeMintCloseAuthority → const SPLTokenProgramInstruction
- initializeMultisig → const SPLTokenProgramInstruction
- initializeMultisig2 → const SPLTokenProgramInstruction
- initializeNonTransferableMint → const SPLTokenProgramInstruction
- initializePermanentDelegate → const SPLTokenProgramInstruction
- interestBearingMintExtension → const SPLTokenProgramInstruction
- memoTransferExtension → const SPLTokenProgramInstruction
- metadataPointerExtension → const SPLTokenProgramInstruction
- mintTo → const SPLTokenProgramInstruction
- mintToChecked → const SPLTokenProgramInstruction
- reallocate → const SPLTokenProgramInstruction
- revoke → const SPLTokenProgramInstruction
- setAuthority → const SPLTokenProgramInstruction
- syncNative → const SPLTokenProgramInstruction
- thawAccount → const SPLTokenProgramInstruction
- transfer → const SPLTokenProgramInstruction
- transferChecked → const SPLTokenProgramInstruction
- transferFeeExtension → const SPLTokenProgramInstruction
- transferHookExtension → const SPLTokenProgramInstruction
- uiAmountToAmount → const SPLTokenProgramInstruction
- 
    values
  → const List<SPLTokenProgramInstruction>