package
0.0.0-20231005035410-aada09533a78
Repository: https://github.com/axieinfinity/bridge-contracts.git
Documentation: pkg.go.dev

# Functions

DeployGovernance deploys a new Ethereum contract, binding an instance of Governance to it.
NewGovernance creates a new instance of Governance, bound to a specific deployed contract.
NewGovernanceCaller creates a new read-only instance of Governance, bound to a specific deployed contract.
NewGovernanceFilterer creates a new log filterer instance of Governance, bound to a specific deployed contract.
NewGovernanceTransactor creates a new write-only instance of Governance, bound to a specific deployed contract.

# Variables

GovernanceABI is the input ABI used to generate the binding from.
GovernanceBin is the compiled bytecode used for deploying new contracts.
GovernanceMetaData contains all meta data concerning the Governance contract.

# Structs

BridgeOperatorsBallotBridgeOperatorSet is an auto generated low-level Go binding around an user-defined struct.
GlobalProposalGlobalProposalDetail is an auto generated low-level Go binding around an user-defined struct.
Governance is an auto generated Go binding around an Ethereum contract.
GovernanceBridgeContractUpdated represents a BridgeContractUpdated event raised by the Governance contract.
GovernanceBridgeContractUpdatedIterator is returned from FilterBridgeContractUpdated and is used to iterate over the raw logs and unpacked data for BridgeContractUpdated events raised by the Governance contract.
GovernanceCaller is an auto generated read-only Go binding around an Ethereum contract.
GovernanceCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
GovernanceCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
GovernanceFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
GovernanceGlobalProposalCreated represents a GlobalProposalCreated event raised by the Governance contract.
GovernanceGlobalProposalCreatedIterator is returned from FilterGlobalProposalCreated and is used to iterate over the raw logs and unpacked data for GlobalProposalCreated events raised by the Governance contract.
GovernanceProposalApproved represents a ProposalApproved event raised by the Governance contract.
GovernanceProposalApprovedIterator is returned from FilterProposalApproved and is used to iterate over the raw logs and unpacked data for ProposalApproved events raised by the Governance contract.
GovernanceProposalCreated represents a ProposalCreated event raised by the Governance contract.
GovernanceProposalCreatedIterator is returned from FilterProposalCreated and is used to iterate over the raw logs and unpacked data for ProposalCreated events raised by the Governance contract.
GovernanceProposalExecuted represents a ProposalExecuted event raised by the Governance contract.
GovernanceProposalExecutedIterator is returned from FilterProposalExecuted and is used to iterate over the raw logs and unpacked data for ProposalExecuted events raised by the Governance contract.
GovernanceProposalExpired represents a ProposalExpired event raised by the Governance contract.
GovernanceProposalExpiredIterator is returned from FilterProposalExpired and is used to iterate over the raw logs and unpacked data for ProposalExpired events raised by the Governance contract.
GovernanceProposalRejected represents a ProposalRejected event raised by the Governance contract.
GovernanceProposalRejectedIterator is returned from FilterProposalRejected and is used to iterate over the raw logs and unpacked data for ProposalRejected events raised by the Governance contract.
GovernanceProposalVoted represents a ProposalVoted event raised by the Governance contract.
GovernanceProposalVotedIterator is returned from FilterProposalVoted and is used to iterate over the raw logs and unpacked data for ProposalVoted events raised by the Governance contract.
GovernanceRaw is an auto generated low-level Go binding around an Ethereum contract.
GovernanceRoleAdminChanged represents a RoleAdminChanged event raised by the Governance contract.
GovernanceRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the Governance contract.
GovernanceRoleGranted represents a RoleGranted event raised by the Governance contract.
GovernanceRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the Governance contract.
GovernanceRoleRevoked represents a RoleRevoked event raised by the Governance contract.
GovernanceRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the Governance contract.
GovernanceRoninTrustedOrganizationContractUpdated represents a RoninTrustedOrganizationContractUpdated event raised by the Governance contract.
GovernanceRoninTrustedOrganizationContractUpdatedIterator is returned from FilterRoninTrustedOrganizationContractUpdated and is used to iterate over the raw logs and unpacked data for RoninTrustedOrganizationContractUpdated events raised by the Governance contract.
GovernanceSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
GovernanceTransactor is an auto generated write-only Go binding around an Ethereum contract.
GovernanceTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
GovernanceTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ProposalProposalDetail is an auto generated low-level Go binding around an user-defined struct.
SignatureConsumerSignature is an auto generated low-level Go binding around an user-defined struct.