Categorygithub.com/grassrootseconomics/ethutils
modulepackage
1.3.1
Repository: https://github.com/grassrootseconomics/ethutils.git
Documentation: pkg.go.dev

# README

ethutils

Go test GitHub Tag Go Reference

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

LGPL-3.0

# 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