RPCMethod class

Constructors

RPCMethod()

Properties

hashCode int
The hash code for this object.
no setterinherited
Mapping Map
GetStorageAt = 'GetStorageAt';
no setter
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

CreateTransaction String
GetBlockTransactionCount = 'GetBlockTransactionCount'; Transaction-related methods
final
DSBlockListing String
final
GetBalance String
Blockchain-related methods
final
GetBlockchainInfo String
final
GetClientVersion String
final
GetContractAddressFromTransactionID String
final
GetCurrentDSEpoch String
final
GetCurrentMiniEpoch String
final
GetDSBlock String
final
GetDSBlockRate String
final
GetLatestDSBlock String
final
GetLatestTxBlock String
final
GetMinimumGasPrice String
final
GetNetworkId String
Network-related methods
final
GetNumDSBlocks String
final
GetNumTransactions String
final
GetNumTxBlocks String
final
GetNumTxnsDSEpoch String
final
GetNumTxnsTxEpoch String
final
GetPrevDifficulty String
final
GetPrevDSDifficulty String
final
GetProtocolVersion String
final
GetRecentTransactions String
GetTransactionReceipt = 'GetTransactionReceipt';
final
GetShardingStructure String
final
GetSmartContractCode String
GetGasEstimate = 'GetGasEstimate'; Contract-related methods
final
GetSmartContractInit String
final
GetSmartContractState String
final
GetTransaction String
final
GetTransactionRate String
final
GetTransactionsForTxBlock String
final
GetTxBlock String
final
GetTxBlockRate String
final
TxBlockListing String
final