AptosApiMethod class
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- name → String
-
final
- requestType → RequestServiceType
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- url → String
-
final
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
Constants
- checkBasicNodeHealth → const AptosApiMethod
- encodeSubmission → const AptosApiMethod
- estimateGasPrice → const AptosApiMethod
- executeViewFunctionOfAModule → const AptosApiMethod
- getAccount → const AptosApiMethod
- getAccountModule → const AptosApiMethod
- getAccountModules → const AptosApiMethod
- getAccountResource → const AptosApiMethod
- getAccountResources → const AptosApiMethod
- getAccountResources2 → const AptosApiMethod
- getAccountTransactions → const AptosApiMethod
- getBlocksByHeight → const AptosApiMethod
- getBlocksByVersion → const AptosApiMethod
- getEventsByCreationNumber → const AptosApiMethod
- getEventsByEventHandle → const AptosApiMethod
- getLedgerInfo → const AptosApiMethod
- getRawTableItem → const AptosApiMethod
- getTableItem → const AptosApiMethod
- getTransactionByHash → const AptosApiMethod
- getTransactionByVersion → const AptosApiMethod
- getTransactions → const AptosApiMethod
- showOpenAPIExplorer → const AptosApiMethod
- showSomeBasicInfoOfTheNode → const AptosApiMethod
- simulateTransaction → const AptosApiMethod
- submitBatchTransactions → const AptosApiMethod
- submitTransaction → const AptosApiMethod
- waitForTransactionByHash → const AptosApiMethod