//
pkg.gl
Category
github.com/multisig-labs/gogopool-go
gogopool
package
1.1.2
Repository:
https://github.com/multisig-labs/gogopool-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
20
Dependents
44
Files
578 SLOC
#
Functions
DecodeAbi
Decode, decompress and parse a zlib-compressed, base64-encoded ABI.
EncodeAbiStr
zlib-compress and base64-encode an ABI JSON string.
NewGoGoPool
Create new contract manager.
#
Constants
CacheTTL
5 minutes.
GasLimitMultiplier
Transaction settings.
MaxGasLimit
Transaction settings.
#
Structs
Contract
Contract type wraps go-ethereum bound contract.
GasInfo
Response for gas limits from network and from user request.
GoGoPool
GoGo Pool contract manager.