EthereumRpcMethods class

The Ethereum RPC method names

Constructors

EthereumRpcMethods()

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

Constants

accounts → const String
Accounts
balance → const String
Balance
blockNumber → const String
Block number
blockTransactionCountByHash → const String
Block transaction count - hash
blockTransactionCountByNumber → const String
Block transaction count - number
blockUncleCountByBlockHash → const String
Block uncle count - block hash
blockUncleCountByBlockNumber → const String
Block uncle count - block number
call → const String
Call
code → const String
Code
coinbaseAddress → const String
Coinbase address
ecRecover → const String
Recover
estimateGas → const String
Estimate gas
gasPrice → const String
Gas price
getBlockByHash → const String
Block hash
getBlockByNumber → const String
Block number
getFilterChanges → const String
Filter changes
getFilterLogs → const String
Filter logs
getLogs → const String
Logs
getTransactionByBlockHashAndIndex → const String
Transaction by block hash and index
getTransactionByBlockNumberAndIndex → const String
Transaction by block number and index
getTransactionByHash → const String
Transaction by hash
getTransactionReceipt → const String
Transaction receipt
getUncleByBlockHashAndIndex → const String
Uncle by block hash and index
getUncleByBlockNumberAndIndex → const String
Uncle by block number and index
getWork → const String
Work
hashrate → const String
Hashrate
importRawKey → const String
Administration Import raw key
listAccounts → const String
List accounts
lockAccount → const String
Lock account
mining → const String
Mining
netListening → const String
Listening
netPeerCount → const String
Peer count
netVersion → const String
Version
newAccount → const String
New account
newBlockFilter → const String
New block filter
newFilter → const String
New filter
newPendingTransactionFilter → const String
New pending transaction filter
protocolVersion → const String
Protocol version
psendTransaction → const String
Send transaction
pSign → const String
Sign
sendRawTransaction → const String
Send raw transaction
sendTransaction → const String
Send transaction
shhNewIdentity → const String
SHH new identity
shhPost → const String
SHH post
shhVersion → const String
SHH version
sign → const String
Sign
storageAt → const String
Storage
submitHashrate → const String
Submit hashrate
submitWork → const String
Submit work
syncing → const String
Syncing
transactionCount → const String
Transaction count
uninstallFilter → const String
Uninstall a filter
unlockAccount → const String
Unlock account
web3ClientVersion → const String
Dapp Client version
web3Sha3 → const String
SHA3