package
0.20.0
Repository: https://github.com/ardanlabs/ethereum.git
Documentation: pkg.go.dev

# Functions

ExtractLogData can extra the information in the receipt logs from the receipt.
GWei2Wei converts the wei unit into a GWei for display.
NewConverter constructs a conversion for working with ETH and USD.
NewDefaultConverter can be used if the API is failing to set reasonable defaults.
Wei2GWei converts the wei unit into a GWei for display.

# Structs

BalanceDiff performs calculations on the starting and ending balance.
Converter maintains the information required for ETH conversions.
DataETH represents the data provided when asking for ETH.
DataUSD represents the data provided when asking for USD.
LogData represents data we can pull from events in the receipt logs.
ReceiptDetails provides details about a receipt and it's cost.
ResponseETH2USD represents the complete response when converting ETH to USD.
ResponseUSD2ETH represents the complete response when converting USD to ETH.
Status represents the information about the call.
TransactionDetails provides details about a transaction and it's cost.