# README
ethutils
High level Go wrapper for Ethereum, primarily targetting Celo.
Features:
- Publishing smart contracts
- Gas transfers
- Smart contract interactions
- Address conversion/parsing utilities
- Grassroots Economics address loaders
- Dump reverted tx reason
- Batch balances scanner
- Index iterator
Installation
$ go get github.com/grassrootseconomics/ethutils
License
# Functions
ChecksumAddress converts a mixed case hex address string to a checksumed one.
HexToAddress is similar to [common.HexToAddress] but converts to a checksumed address first.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Common error strings returned by v1 of celo-blockchain nodes.
Common error strings returned by v1 of celo-blockchain nodes.
No description provided by the author
Common error strings returned by v1 of celo-blockchain nodes.
Common error strings returned by v1 of celo-blockchain nodes.
No description provided by the author
Common error strings returned by v1 of celo-blockchain nodes.
Common error strings returned by v1 of celo-blockchain nodes.
Common error strings returned by v1 of celo-blockchain nodes.
No description provided by the author
No description provided by the author
No description provided by the author
Common error strings returned by v1 of celo-blockchain nodes.
Common error strings returned by v1 of celo-blockchain nodes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
SafeGasFeeCap is set to 2x the current MinBaseFee of 5 gwei.
SafeGasLimit is set to 350k gas units.
SafeGasTipCap is set to 5 wei.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author