AptosConstants class
Constructors
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- 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 Properties
- aptosCoinTypeStructArgs → AptosTypeTagStruct
- 
  
  final
- bitmapLength ↔ int
- 
  
  getter/setter pair
- decimal ↔ int
- 
  
  getter/setter pair
- defaultMaxGasAmount → BigInt
- 
  
  final
- defaultMinGasAmount → BigInt
- 
  
  final
- fungibleAssetMetadataTypeTag → AptosTypeTagStruct
- 
  
  final
- maxSignatureLength ↔ int
- 
  
  getter/setter pair
- object → AptosStructTag
- 
  
  final
- option → AptosStructTag
- 
  
  final
- primaryFungibleStoreModule → AptosModuleId
- 
  
  final
- publishModuleModuleId → AptosModuleId
- 
  
  final
- string → AptosStructTag
- 
  
  final
- systemFrameworkAccountModuleId → AptosModuleId
- 
  
  final
- systemFrameworkCoinModuleId → AptosModuleId
- 
  
  final
Constants
- aptosCoinAssetType → const String
- batchTransferFunctionName → const String
- publishModuleFunctionName → const String
- 
    rawTransactionSalt
  → const List<int> 
- 
    rawTransactionWithDataSalt
  → const List<int> 
- 
    transactionHashDomain
  → const List<int> 
- transferFunctionName → const String