ProxyPauseActions

package
v0.0.0-...-a05b099 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const PROXYPAUSEACTIONSABI = "" /* 3151-byte string literal not displayed */

PROXYPAUSEACTIONSABI is the input ABI used to generate the binding from.

Variables

This section is empty.

Functions

This section is empty.

Types

type PROXYPAUSEACTIONS

type PROXYPAUSEACTIONS struct {
	PROXYPAUSEACTIONSCaller     // Read-only binding to the contract
	PROXYPAUSEACTIONSTransactor // Write-only binding to the contract
	PROXYPAUSEACTIONSFilterer   // Log filterer for contract events
}

PROXYPAUSEACTIONS is an auto generated Go binding around an Ethereum contract.

func NewPROXYPAUSEACTIONS

func NewPROXYPAUSEACTIONS(address common.Address, backend bind.ContractBackend) (*PROXYPAUSEACTIONS, error)

NewPROXYPAUSEACTIONS creates a new instance of PROXYPAUSEACTIONS, bound to a specific deployed contract.

type PROXYPAUSEACTIONSCaller

type PROXYPAUSEACTIONSCaller struct {
	// contains filtered or unexported fields
}

PROXYPAUSEACTIONSCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewPROXYPAUSEACTIONSCaller

func NewPROXYPAUSEACTIONSCaller(address common.Address, caller bind.ContractCaller) (*PROXYPAUSEACTIONSCaller, error)

NewPROXYPAUSEACTIONSCaller creates a new read-only instance of PROXYPAUSEACTIONS, bound to a specific deployed contract.

type PROXYPAUSEACTIONSCallerRaw

type PROXYPAUSEACTIONSCallerRaw struct {
	Contract *PROXYPAUSEACTIONSCaller // Generic read-only contract binding to access the raw methods on
}

PROXYPAUSEACTIONSCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*PROXYPAUSEACTIONSCallerRaw) Call

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type PROXYPAUSEACTIONSCallerSession

type PROXYPAUSEACTIONSCallerSession struct {
	Contract *PROXYPAUSEACTIONSCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts            // Call options to use throughout this session
}

PROXYPAUSEACTIONSCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

type PROXYPAUSEACTIONSFilterer

type PROXYPAUSEACTIONSFilterer struct {
	// contains filtered or unexported fields
}

PROXYPAUSEACTIONSFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewPROXYPAUSEACTIONSFilterer

func NewPROXYPAUSEACTIONSFilterer(address common.Address, filterer bind.ContractFilterer) (*PROXYPAUSEACTIONSFilterer, error)

NewPROXYPAUSEACTIONSFilterer creates a new log filterer instance of PROXYPAUSEACTIONS, bound to a specific deployed contract.

type PROXYPAUSEACTIONSRaw

type PROXYPAUSEACTIONSRaw struct {
	Contract *PROXYPAUSEACTIONS // Generic contract binding to access the raw methods on
}

PROXYPAUSEACTIONSRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*PROXYPAUSEACTIONSRaw) Call

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*PROXYPAUSEACTIONSRaw) Transact

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*PROXYPAUSEACTIONSRaw) Transfer

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type PROXYPAUSEACTIONSSession

type PROXYPAUSEACTIONSSession struct {
	Contract     *PROXYPAUSEACTIONS // Generic contract binding to set the session for
	CallOpts     bind.CallOpts      // Call options to use throughout this session
	TransactOpts bind.TransactOpts  // Transaction auth options to use throughout this session
}

PROXYPAUSEACTIONSSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

func (*PROXYPAUSEACTIONSSession) DripAndFile

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSSession) DripAndFile(pause common.Address, actions common.Address, who common.Address, ilk [32]byte, what [32]byte, data *big.Int) (*types.Transaction, error)

DripAndFile is a paid mutator transaction binding the contract method 0x67fe0502.

Solidity: function dripAndFile(address pause, address actions, address who, bytes32 ilk, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSSession) DripAndFile0

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSSession) DripAndFile0(pause common.Address, actions common.Address, who common.Address, what [32]byte, data *big.Int) (*types.Transaction, error)

DripAndFile0 is a paid mutator transaction binding the contract method 0xc035afa5.

Solidity: function dripAndFile(address pause, address actions, address who, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSSession) File

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSSession) File(pause common.Address, actions common.Address, who common.Address, ilk [32]byte, what [32]byte, data *big.Int) (*types.Transaction, error)

File is a paid mutator transaction binding the contract method 0x4df1249f.

Solidity: function file(address pause, address actions, address who, bytes32 ilk, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSSession) File0

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSSession) File0(pause common.Address, actions common.Address, who common.Address, what [32]byte, data *big.Int) (*types.Transaction, error)

File0 is a paid mutator transaction binding the contract method 0x61be647f.

Solidity: function file(address pause, address actions, address who, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSSession) File1

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSSession) File1(pause common.Address, actions common.Address, who common.Address, ilk [32]byte, what [32]byte, data common.Address) (*types.Transaction, error)

File1 is a paid mutator transaction binding the contract method 0x726e0ace.

Solidity: function file(address pause, address actions, address who, bytes32 ilk, bytes32 what, address data) returns()

func (*PROXYPAUSEACTIONSSession) SetAuthorityAndDelay

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSSession) SetAuthorityAndDelay(pause common.Address, actions common.Address, newAuthority common.Address, newDelay *big.Int) (*types.Transaction, error)

SetAuthorityAndDelay is a paid mutator transaction binding the contract method 0x46d34994.

Solidity: function setAuthorityAndDelay(address pause, address actions, address newAuthority, uint256 newDelay) returns()

type PROXYPAUSEACTIONSTransactor

type PROXYPAUSEACTIONSTransactor struct {
	// contains filtered or unexported fields
}

PROXYPAUSEACTIONSTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewPROXYPAUSEACTIONSTransactor

func NewPROXYPAUSEACTIONSTransactor(address common.Address, transactor bind.ContractTransactor) (*PROXYPAUSEACTIONSTransactor, error)

NewPROXYPAUSEACTIONSTransactor creates a new write-only instance of PROXYPAUSEACTIONS, bound to a specific deployed contract.

func (*PROXYPAUSEACTIONSTransactor) DripAndFile

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactor) DripAndFile(opts *bind.TransactOpts, pause common.Address, actions common.Address, who common.Address, ilk [32]byte, what [32]byte, data *big.Int) (*types.Transaction, error)

DripAndFile is a paid mutator transaction binding the contract method 0x67fe0502.

Solidity: function dripAndFile(address pause, address actions, address who, bytes32 ilk, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSTransactor) DripAndFile0

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactor) DripAndFile0(opts *bind.TransactOpts, pause common.Address, actions common.Address, who common.Address, what [32]byte, data *big.Int) (*types.Transaction, error)

DripAndFile0 is a paid mutator transaction binding the contract method 0xc035afa5.

Solidity: function dripAndFile(address pause, address actions, address who, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSTransactor) File

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactor) File(opts *bind.TransactOpts, pause common.Address, actions common.Address, who common.Address, ilk [32]byte, what [32]byte, data *big.Int) (*types.Transaction, error)

File is a paid mutator transaction binding the contract method 0x4df1249f.

Solidity: function file(address pause, address actions, address who, bytes32 ilk, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSTransactor) File0

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactor) File0(opts *bind.TransactOpts, pause common.Address, actions common.Address, who common.Address, what [32]byte, data *big.Int) (*types.Transaction, error)

File0 is a paid mutator transaction binding the contract method 0x61be647f.

Solidity: function file(address pause, address actions, address who, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSTransactor) File1

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactor) File1(opts *bind.TransactOpts, pause common.Address, actions common.Address, who common.Address, ilk [32]byte, what [32]byte, data common.Address) (*types.Transaction, error)

File1 is a paid mutator transaction binding the contract method 0x726e0ace.

Solidity: function file(address pause, address actions, address who, bytes32 ilk, bytes32 what, address data) returns()

func (*PROXYPAUSEACTIONSTransactor) SetAuthorityAndDelay

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactor) SetAuthorityAndDelay(opts *bind.TransactOpts, pause common.Address, actions common.Address, newAuthority common.Address, newDelay *big.Int) (*types.Transaction, error)

SetAuthorityAndDelay is a paid mutator transaction binding the contract method 0x46d34994.

Solidity: function setAuthorityAndDelay(address pause, address actions, address newAuthority, uint256 newDelay) returns()

type PROXYPAUSEACTIONSTransactorRaw

type PROXYPAUSEACTIONSTransactorRaw struct {
	Contract *PROXYPAUSEACTIONSTransactor // Generic write-only contract binding to access the raw methods on
}

PROXYPAUSEACTIONSTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*PROXYPAUSEACTIONSTransactorRaw) Transact

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*PROXYPAUSEACTIONSTransactorRaw) Transfer

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type PROXYPAUSEACTIONSTransactorSession

type PROXYPAUSEACTIONSTransactorSession struct {
	Contract     *PROXYPAUSEACTIONSTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts            // Transaction auth options to use throughout this session
}

PROXYPAUSEACTIONSTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

func (*PROXYPAUSEACTIONSTransactorSession) DripAndFile

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactorSession) DripAndFile(pause common.Address, actions common.Address, who common.Address, ilk [32]byte, what [32]byte, data *big.Int) (*types.Transaction, error)

DripAndFile is a paid mutator transaction binding the contract method 0x67fe0502.

Solidity: function dripAndFile(address pause, address actions, address who, bytes32 ilk, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSTransactorSession) DripAndFile0

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactorSession) DripAndFile0(pause common.Address, actions common.Address, who common.Address, what [32]byte, data *big.Int) (*types.Transaction, error)

DripAndFile0 is a paid mutator transaction binding the contract method 0xc035afa5.

Solidity: function dripAndFile(address pause, address actions, address who, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSTransactorSession) File

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactorSession) File(pause common.Address, actions common.Address, who common.Address, ilk [32]byte, what [32]byte, data *big.Int) (*types.Transaction, error)

File is a paid mutator transaction binding the contract method 0x4df1249f.

Solidity: function file(address pause, address actions, address who, bytes32 ilk, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSTransactorSession) File0

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactorSession) File0(pause common.Address, actions common.Address, who common.Address, what [32]byte, data *big.Int) (*types.Transaction, error)

File0 is a paid mutator transaction binding the contract method 0x61be647f.

Solidity: function file(address pause, address actions, address who, bytes32 what, uint256 data) returns()

func (*PROXYPAUSEACTIONSTransactorSession) File1

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactorSession) File1(pause common.Address, actions common.Address, who common.Address, ilk [32]byte, what [32]byte, data common.Address) (*types.Transaction, error)

File1 is a paid mutator transaction binding the contract method 0x726e0ace.

Solidity: function file(address pause, address actions, address who, bytes32 ilk, bytes32 what, address data) returns()

func (*PROXYPAUSEACTIONSTransactorSession) SetAuthorityAndDelay

func (_PROXYPAUSEACTIONS *PROXYPAUSEACTIONSTransactorSession) SetAuthorityAndDelay(pause common.Address, actions common.Address, newAuthority common.Address, newDelay *big.Int) (*types.Transaction, error)

SetAuthorityAndDelay is a paid mutator transaction binding the contract method 0x46d34994.

Solidity: function setAuthorityAndDelay(address pause, address actions, address newAuthority, uint256 newDelay) returns()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL