moac
moac_server_client
MoacServerClient
MoacServerClient constructor
MoacServerClient
MoacServerClient class
Constructors
MoacServerClient
withConnectionParameters
Properties
hashCode
host
httpAdapter
id
lastError
port
printError
rpcClient
runtimeType
uri
Methods
accounts
blockNumber
call
clientVersion
coinbaseAddress
connectParameters
connectString
connectUri
estimateGas
gasPrice
getBalance
getBlockByHash
getBlockByNumber
getBlockTransactionCountByHash
getBlockTransactionCountByNumber
getCode
getFilterChanges
getFilterLogs
getLogs
getStorageAt
getTransactionByBlockHashAndIndex
getTransactionByBlockNumberAndIndex
getTransactionByHash
getTransactionCount
getTransactionReceipt
getUncleByBlockHashAndIndex
getUncleByBlockNumberAndIndex
getUncleCountByHash
getUncleCountByNumber
getWork
hashrate
mining
netListening
netPeerCount
netVersion
newBlockFilter
newFilter
newPendingTransactionFilter
noSuchMethod
protocolVersion
sendRawTransaction
sendTransaction
sha3
sign
submitWork
syncStatus
toString
uninstallFilter
Operators
operator ==
Static properties
serverHttpAdapter
MoacServerClient constructor
MoacServerClient
(
)
Implementation
MoacServerClient() : super(serverHttpAdapter);