ProxyActionsEnd

package
v0.0.0-...-b095981 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const PROXYACTIONSENDABI = "" /* 2419-byte string literal not displayed */

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

Variables

This section is empty.

Functions

This section is empty.

Types

type PROXYACTIONSEND

type PROXYACTIONSEND struct {
	PROXYACTIONSENDCaller     // Read-only binding to the contract
	PROXYACTIONSENDTransactor // Write-only binding to the contract
	PROXYACTIONSENDFilterer   // Log filterer for contract events
}

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

func NewPROXYACTIONSEND

func NewPROXYACTIONSEND(address common.Address, backend bind.ContractBackend) (*PROXYACTIONSEND, error)

NewPROXYACTIONSEND creates a new instance of PROXYACTIONSEND, bound to a specific deployed contract.

type PROXYACTIONSENDCaller

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

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

func NewPROXYACTIONSENDCaller

func NewPROXYACTIONSENDCaller(address common.Address, caller bind.ContractCaller) (*PROXYACTIONSENDCaller, error)

NewPROXYACTIONSENDCaller creates a new read-only instance of PROXYACTIONSEND, bound to a specific deployed contract.

type PROXYACTIONSENDCallerRaw

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

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

func (*PROXYACTIONSENDCallerRaw) Call

func (_PROXYACTIONSEND *PROXYACTIONSENDCallerRaw) 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 PROXYACTIONSENDCallerSession

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

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

type PROXYACTIONSENDFilterer

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

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

func NewPROXYACTIONSENDFilterer

func NewPROXYACTIONSENDFilterer(address common.Address, filterer bind.ContractFilterer) (*PROXYACTIONSENDFilterer, error)

NewPROXYACTIONSENDFilterer creates a new log filterer instance of PROXYACTIONSEND, bound to a specific deployed contract.

type PROXYACTIONSENDRaw

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

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

func (*PROXYACTIONSENDRaw) Call

func (_PROXYACTIONSEND *PROXYACTIONSENDRaw) 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 (*PROXYACTIONSENDRaw) Transact

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

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

func (*PROXYACTIONSENDRaw) Transfer

func (_PROXYACTIONSEND *PROXYACTIONSENDRaw) 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 PROXYACTIONSENDSession

type PROXYACTIONSENDSession struct {
	Contract     *PROXYACTIONSEND  // 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
}

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

func (*PROXYACTIONSENDSession) CashETH

func (_PROXYACTIONSEND *PROXYACTIONSENDSession) CashETH(ethJoin common.Address, end common.Address, ilk [32]byte, wad *big.Int) (*types.Transaction, error)

CashETH is a paid mutator transaction binding the contract method 0x66007a9b.

Solidity: function cashETH(address ethJoin, address end, bytes32 ilk, uint256 wad) returns()

func (*PROXYACTIONSENDSession) CashGem

func (_PROXYACTIONSEND *PROXYACTIONSENDSession) CashGem(gemJoin common.Address, end common.Address, ilk [32]byte, wad *big.Int) (*types.Transaction, error)

CashGem is a paid mutator transaction binding the contract method 0x938759df.

Solidity: function cashGem(address gemJoin, address end, bytes32 ilk, uint256 wad) returns()

func (*PROXYACTIONSENDSession) DaiJoinJoin

func (_PROXYACTIONSEND *PROXYACTIONSENDSession) DaiJoinJoin(apt common.Address, urn common.Address, wad *big.Int) (*types.Transaction, error)

DaiJoinJoin is a paid mutator transaction binding the contract method 0xc56167c6.

Solidity: function daiJoin_join(address apt, address urn, uint256 wad) returns()

func (*PROXYACTIONSENDSession) FreeETH

func (_PROXYACTIONSEND *PROXYACTIONSENDSession) FreeETH(manager common.Address, ethJoin common.Address, end common.Address, cdp *big.Int) (*types.Transaction, error)

FreeETH is a paid mutator transaction binding the contract method 0xce168fbe.

Solidity: function freeETH(address manager, address ethJoin, address end, uint256 cdp) returns()

func (*PROXYACTIONSENDSession) FreeGem

func (_PROXYACTIONSEND *PROXYACTIONSENDSession) FreeGem(manager common.Address, gemJoin common.Address, end common.Address, cdp *big.Int) (*types.Transaction, error)

FreeGem is a paid mutator transaction binding the contract method 0xfc03dbaf.

Solidity: function freeGem(address manager, address gemJoin, address end, uint256 cdp) returns()

func (*PROXYACTIONSENDSession) Pack

func (_PROXYACTIONSEND *PROXYACTIONSENDSession) Pack(daiJoin common.Address, end common.Address, wad *big.Int) (*types.Transaction, error)

Pack is a paid mutator transaction binding the contract method 0x33ef33d6.

Solidity: function pack(address daiJoin, address end, uint256 wad) returns()

type PROXYACTIONSENDTransactor

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

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

func NewPROXYACTIONSENDTransactor

func NewPROXYACTIONSENDTransactor(address common.Address, transactor bind.ContractTransactor) (*PROXYACTIONSENDTransactor, error)

NewPROXYACTIONSENDTransactor creates a new write-only instance of PROXYACTIONSEND, bound to a specific deployed contract.

func (*PROXYACTIONSENDTransactor) CashETH

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactor) CashETH(opts *bind.TransactOpts, ethJoin common.Address, end common.Address, ilk [32]byte, wad *big.Int) (*types.Transaction, error)

CashETH is a paid mutator transaction binding the contract method 0x66007a9b.

Solidity: function cashETH(address ethJoin, address end, bytes32 ilk, uint256 wad) returns()

func (*PROXYACTIONSENDTransactor) CashGem

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactor) CashGem(opts *bind.TransactOpts, gemJoin common.Address, end common.Address, ilk [32]byte, wad *big.Int) (*types.Transaction, error)

CashGem is a paid mutator transaction binding the contract method 0x938759df.

Solidity: function cashGem(address gemJoin, address end, bytes32 ilk, uint256 wad) returns()

func (*PROXYACTIONSENDTransactor) DaiJoinJoin

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactor) DaiJoinJoin(opts *bind.TransactOpts, apt common.Address, urn common.Address, wad *big.Int) (*types.Transaction, error)

DaiJoinJoin is a paid mutator transaction binding the contract method 0xc56167c6.

Solidity: function daiJoin_join(address apt, address urn, uint256 wad) returns()

func (*PROXYACTIONSENDTransactor) FreeETH

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactor) FreeETH(opts *bind.TransactOpts, manager common.Address, ethJoin common.Address, end common.Address, cdp *big.Int) (*types.Transaction, error)

FreeETH is a paid mutator transaction binding the contract method 0xce168fbe.

Solidity: function freeETH(address manager, address ethJoin, address end, uint256 cdp) returns()

func (*PROXYACTIONSENDTransactor) FreeGem

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactor) FreeGem(opts *bind.TransactOpts, manager common.Address, gemJoin common.Address, end common.Address, cdp *big.Int) (*types.Transaction, error)

FreeGem is a paid mutator transaction binding the contract method 0xfc03dbaf.

Solidity: function freeGem(address manager, address gemJoin, address end, uint256 cdp) returns()

func (*PROXYACTIONSENDTransactor) Pack

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactor) Pack(opts *bind.TransactOpts, daiJoin common.Address, end common.Address, wad *big.Int) (*types.Transaction, error)

Pack is a paid mutator transaction binding the contract method 0x33ef33d6.

Solidity: function pack(address daiJoin, address end, uint256 wad) returns()

type PROXYACTIONSENDTransactorRaw

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

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

func (*PROXYACTIONSENDTransactorRaw) Transact

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

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

func (*PROXYACTIONSENDTransactorRaw) Transfer

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactorRaw) 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 PROXYACTIONSENDTransactorSession

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

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

func (*PROXYACTIONSENDTransactorSession) CashETH

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactorSession) CashETH(ethJoin common.Address, end common.Address, ilk [32]byte, wad *big.Int) (*types.Transaction, error)

CashETH is a paid mutator transaction binding the contract method 0x66007a9b.

Solidity: function cashETH(address ethJoin, address end, bytes32 ilk, uint256 wad) returns()

func (*PROXYACTIONSENDTransactorSession) CashGem

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactorSession) CashGem(gemJoin common.Address, end common.Address, ilk [32]byte, wad *big.Int) (*types.Transaction, error)

CashGem is a paid mutator transaction binding the contract method 0x938759df.

Solidity: function cashGem(address gemJoin, address end, bytes32 ilk, uint256 wad) returns()

func (*PROXYACTIONSENDTransactorSession) DaiJoinJoin

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactorSession) DaiJoinJoin(apt common.Address, urn common.Address, wad *big.Int) (*types.Transaction, error)

DaiJoinJoin is a paid mutator transaction binding the contract method 0xc56167c6.

Solidity: function daiJoin_join(address apt, address urn, uint256 wad) returns()

func (*PROXYACTIONSENDTransactorSession) FreeETH

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactorSession) FreeETH(manager common.Address, ethJoin common.Address, end common.Address, cdp *big.Int) (*types.Transaction, error)

FreeETH is a paid mutator transaction binding the contract method 0xce168fbe.

Solidity: function freeETH(address manager, address ethJoin, address end, uint256 cdp) returns()

func (*PROXYACTIONSENDTransactorSession) FreeGem

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactorSession) FreeGem(manager common.Address, gemJoin common.Address, end common.Address, cdp *big.Int) (*types.Transaction, error)

FreeGem is a paid mutator transaction binding the contract method 0xfc03dbaf.

Solidity: function freeGem(address manager, address gemJoin, address end, uint256 cdp) returns()

func (*PROXYACTIONSENDTransactorSession) Pack

func (_PROXYACTIONSEND *PROXYACTIONSENDTransactorSession) Pack(daiJoin common.Address, end common.Address, wad *big.Int) (*types.Transaction, error)

Pack is a paid mutator transaction binding the contract method 0x33ef33d6.

Solidity: function pack(address daiJoin, address end, uint256 wad) returns()

Jump to

Keyboard shortcuts

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