IEthRPC

Undocumented in source.

Members

Functions

eth_accounts
string[] eth_accounts()
Undocumented in source.
eth_coinbase
string eth_coinbase()
Undocumented in source.
eth_getBalance
string eth_getBalance(string address, JSONValue blockNumber)
Undocumented in source.
eth_getTransactionReceipt
JSONValue eth_getTransactionReceipt(string data)
Undocumented in source.
eth_hashrate
string eth_hashrate()
Undocumented in source.
eth_mining
bool eth_mining()
Undocumented in source.
eth_protocolVersion
string eth_protocolVersion()
Undocumented in source.
eth_sendTransaction
string eth_sendTransaction(Transaction transaction)
Undocumented in source.
eth_syncing
JSONValue eth_syncing()
Undocumented in source.
net_listening
bool net_listening()
Undocumented in source.
net_peerCount
int net_peerCount()
Undocumented in source.
net_version
string net_version()
Undocumented in source.
web3_clientVersion
string web3_clientVersion()
Undocumented in source.
web3_sha3
string web3_sha3(string data)
Undocumented in source.

Meta