eth
v0.6.7
Pages
Modules
ETH.Query
(eth v0.6.7)
View Source
Link to this section
Summary
Functions
block_number()
block_number!()
call(call_params, state \\ "latest")
call!(call_params, state \\ "latest")
convert_block_details(result)
convert_transaction_details(transaction)
convert_transaction_log(log)
estimate_gas(transaction \\ %{data: ""}, denomination \\ :wei)
estimate_gas!(transaction \\ %{data: ""}, denomaination \\ :wei)
gas_price()
gas_price!()
get_accounts()
get_accounts!()
get_balance(param, denomination \\ :ether, state \\ "latest")
get_balance!(param, denomination \\ :ether, state \\ "latest")
get_block()
get_block(block_number)
get_block!()
get_block!(block_number)
syncing()
syncing!()
Link to this section
Functions
Link to this function
block_number()
View Source
Link to this function
block_number!()
View Source
Link to this function
call(call_params, state \\ "latest")
View Source
Link to this function
call!(call_params, state \\ "latest")
View Source
Link to this function
convert_block_details(result)
View Source
Link to this function
convert_transaction_details(transaction)
View Source
Link to this function
convert_transaction_log(log)
View Source
Link to this function
estimate_gas(transaction \\ %{data: ""}, denomination \\ :wei)
View Source
Link to this function
estimate_gas!(transaction \\ %{data: ""}, denomaination \\ :wei)
View Source
Link to this function
gas_price()
View Source
Link to this function
gas_price!()
View Source
Link to this function
get_accounts()
View Source
Link to this function
get_accounts!()
View Source
Link to this function
get_balance(param, denomination \\ :ether, state \\ "latest")
View Source
Link to this function
get_balance!(param, denomination \\ :ether, state \\ "latest")
View Source
Link to this function
get_block()
View Source
Link to this function
get_block(block_number)
View Source
Link to this function
get_block!()
View Source
Link to this function
get_block!(block_number)
View Source
Link to this function
syncing()
View Source
Link to this function
syncing!()
View Source