package
0.0.0-contracts
Repository: https://github.com/gridironone/contracts.git
Documentation: pkg.go.dev
# Functions
NewStakingModule creates a new instance of StakingModule, bound to a specific deployed contract.
NewStakingModuleCaller creates a new read-only instance of StakingModule, bound to a specific deployed contract.
NewStakingModuleFilterer creates a new log filterer instance of StakingModule, bound to a specific deployed contract.
NewStakingModuleTransactor creates a new write-only instance of StakingModule, bound to a specific deployed contract.
# Variables
StakingModuleABI is the input ABI used to generate the binding from.
StakingModuleMetaData contains all meta data concerning the StakingModule contract.
# Structs
CosmosCoin is an auto generated low-level Go binding around an user-defined struct.
IStakingModuleRedelegationEntry is an auto generated low-level Go binding around an user-defined struct.
IStakingModuleUnbondingDelegationEntry is an auto generated low-level Go binding around an user-defined struct.
StakingModule is an auto generated Go binding around an Ethereum contract.
StakingModuleCaller is an auto generated read-only Go binding around an Ethereum contract.
StakingModuleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StakingModuleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StakingModuleCancelUnbondingDelegation represents a CancelUnbondingDelegation event raised by the StakingModule contract.
StakingModuleCancelUnbondingDelegationIterator is returned from FilterCancelUnbondingDelegation and is used to iterate over the raw logs and unpacked data for CancelUnbondingDelegation events raised by the StakingModule contract.
StakingModuleCreateValidator represents a CreateValidator event raised by the StakingModule contract.
StakingModuleCreateValidatorIterator is returned from FilterCreateValidator and is used to iterate over the raw logs and unpacked data for CreateValidator events raised by the StakingModule contract.
StakingModuleDelegate represents a Delegate event raised by the StakingModule contract.
StakingModuleDelegateIterator is returned from FilterDelegate and is used to iterate over the raw logs and unpacked data for Delegate events raised by the StakingModule contract.
StakingModuleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StakingModuleRaw is an auto generated low-level Go binding around an Ethereum contract.
StakingModuleRedelegate represents a Redelegate event raised by the StakingModule contract.
StakingModuleRedelegateIterator is returned from FilterRedelegate and is used to iterate over the raw logs and unpacked data for Redelegate events raised by the StakingModule contract.
StakingModuleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StakingModuleTransactor is an auto generated write-only Go binding around an Ethereum contract.
StakingModuleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StakingModuleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
StakingModuleUnbond represents a Unbond event raised by the StakingModule contract.
StakingModuleUnbondIterator is returned from FilterUnbond and is used to iterate over the raw logs and unpacked data for Unbond events raised by the StakingModule contract.