isecta_v2_pair

package
v0.0.89 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ISectaV2PairABI = ISectaV2PairMetaData.ABI

ISectaV2PairABI is the input ABI used to generate the binding from. Deprecated: Use ISectaV2PairMetaData.ABI instead.

View Source
var ISectaV2PairMetaData = &bind.MetaData{
	ABI: "[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount0\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount1\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"}],\"name\":\"Burn\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount0\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount1\",\"type\":\"uint256\"}],\"name\":\"Mint\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount0In\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount1In\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount0Out\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount1Out\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"}],\"name\":\"Swap\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint112\",\"name\":\"reserve0\",\"type\":\"uint112\"},{\"indexed\":false,\"internalType\":\"uint112\",\"name\":\"reserve1\",\"type\":\"uint112\"}],\"name\":\"Sync\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"DOMAIN_SEPARATOR\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"MINIMUM_LIQUIDITY\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"PERMIT_TYPEHASH\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"}],\"name\":\"allowance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"}],\"name\":\"burn\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"amount0\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount1\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"decimals\",\"outputs\":[{\"internalType\":\"uint8\",\"name\":\"\",\"type\":\"uint8\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"factory\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getReserves\",\"outputs\":[{\"internalType\":\"uint112\",\"name\":\"reserve0\",\"type\":\"uint112\"},{\"internalType\":\"uint112\",\"name\":\"reserve1\",\"type\":\"uint112\"},{\"internalType\":\"uint32\",\"name\":\"blockTimestampLast\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"kLast\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"}],\"name\":\"mint\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"liquidity\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"nonces\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"spender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"},{\"internalType\":\"uint8\",\"name\":\"v\",\"type\":\"uint8\"},{\"internalType\":\"bytes32\",\"name\":\"r\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"s\",\"type\":\"bytes32\"}],\"name\":\"permit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"price0CumulativeLast\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"price1CumulativeLast\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"}],\"name\":\"skim\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"amount0Out\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount1Out\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"swap\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"sync\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"token0\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"token1\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}]",
}

ISectaV2PairMetaData contains all meta data concerning the ISectaV2Pair contract.

Functions

This section is empty.

Types

type ISectaV2Pair

type ISectaV2Pair struct {
	ISectaV2PairCaller     // Read-only binding to the contract
	ISectaV2PairTransactor // Write-only binding to the contract
	ISectaV2PairFilterer   // Log filterer for contract events
}

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

func NewISectaV2Pair

func NewISectaV2Pair(address common.Address, backend bind.ContractBackend) (*ISectaV2Pair, error)

NewISectaV2Pair creates a new instance of ISectaV2Pair, bound to a specific deployed contract.

type ISectaV2PairApproval

type ISectaV2PairApproval struct {
	Owner   common.Address
	Spender common.Address
	Value   *big.Int
	Raw     types.Log // Blockchain specific contextual infos
}

ISectaV2PairApproval represents a Approval event raised by the ISectaV2Pair contract.

type ISectaV2PairApprovalIterator

type ISectaV2PairApprovalIterator struct {
	Event *ISectaV2PairApproval // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

ISectaV2PairApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ISectaV2Pair contract.

func (*ISectaV2PairApprovalIterator) Close

func (it *ISectaV2PairApprovalIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*ISectaV2PairApprovalIterator) Error

func (it *ISectaV2PairApprovalIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*ISectaV2PairApprovalIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type ISectaV2PairBurn

type ISectaV2PairBurn struct {
	Sender  common.Address
	Amount0 *big.Int
	Amount1 *big.Int
	To      common.Address
	Raw     types.Log // Blockchain specific contextual infos
}

ISectaV2PairBurn represents a Burn event raised by the ISectaV2Pair contract.

type ISectaV2PairBurnIterator

type ISectaV2PairBurnIterator struct {
	Event *ISectaV2PairBurn // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

ISectaV2PairBurnIterator is returned from FilterBurn and is used to iterate over the raw logs and unpacked data for Burn events raised by the ISectaV2Pair contract.

func (*ISectaV2PairBurnIterator) Close

func (it *ISectaV2PairBurnIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*ISectaV2PairBurnIterator) Error

func (it *ISectaV2PairBurnIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*ISectaV2PairBurnIterator) Next

func (it *ISectaV2PairBurnIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type ISectaV2PairCaller

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

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

func NewISectaV2PairCaller

func NewISectaV2PairCaller(address common.Address, caller bind.ContractCaller) (*ISectaV2PairCaller, error)

NewISectaV2PairCaller creates a new read-only instance of ISectaV2Pair, bound to a specific deployed contract.

func (*ISectaV2PairCaller) Allowance

func (_ISectaV2Pair *ISectaV2PairCaller) Allowance(opts *bind.CallOpts, owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*ISectaV2PairCaller) BalanceOf

func (_ISectaV2Pair *ISectaV2PairCaller) BalanceOf(opts *bind.CallOpts, owner common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address owner) view returns(uint256)

func (*ISectaV2PairCaller) DOMAINSEPARATOR

func (_ISectaV2Pair *ISectaV2PairCaller) DOMAINSEPARATOR(opts *bind.CallOpts) ([32]byte, error)

DOMAINSEPARATOR is a free data retrieval call binding the contract method 0x3644e515.

Solidity: function DOMAIN_SEPARATOR() view returns(bytes32)

func (*ISectaV2PairCaller) Decimals

func (_ISectaV2Pair *ISectaV2PairCaller) Decimals(opts *bind.CallOpts) (uint8, error)

Decimals is a free data retrieval call binding the contract method 0x313ce567.

Solidity: function decimals() pure returns(uint8)

func (*ISectaV2PairCaller) Factory

func (_ISectaV2Pair *ISectaV2PairCaller) Factory(opts *bind.CallOpts) (common.Address, error)

Factory is a free data retrieval call binding the contract method 0xc45a0155.

Solidity: function factory() view returns(address)

func (*ISectaV2PairCaller) GetReserves

func (_ISectaV2Pair *ISectaV2PairCaller) GetReserves(opts *bind.CallOpts) (struct {
	Reserve0           *big.Int
	Reserve1           *big.Int
	BlockTimestampLast uint32
}, error)

GetReserves is a free data retrieval call binding the contract method 0x0902f1ac.

Solidity: function getReserves() view returns(uint112 reserve0, uint112 reserve1, uint32 blockTimestampLast)

func (*ISectaV2PairCaller) KLast

func (_ISectaV2Pair *ISectaV2PairCaller) KLast(opts *bind.CallOpts) (*big.Int, error)

KLast is a free data retrieval call binding the contract method 0x7464fc3d.

Solidity: function kLast() view returns(uint256)

func (*ISectaV2PairCaller) MINIMUMLIQUIDITY

func (_ISectaV2Pair *ISectaV2PairCaller) MINIMUMLIQUIDITY(opts *bind.CallOpts) (*big.Int, error)

MINIMUMLIQUIDITY is a free data retrieval call binding the contract method 0xba9a7a56.

Solidity: function MINIMUM_LIQUIDITY() pure returns(uint256)

func (*ISectaV2PairCaller) Name

func (_ISectaV2Pair *ISectaV2PairCaller) Name(opts *bind.CallOpts) (string, error)

Name is a free data retrieval call binding the contract method 0x06fdde03.

Solidity: function name() pure returns(string)

func (*ISectaV2PairCaller) Nonces

func (_ISectaV2Pair *ISectaV2PairCaller) Nonces(opts *bind.CallOpts, owner common.Address) (*big.Int, error)

Nonces is a free data retrieval call binding the contract method 0x7ecebe00.

Solidity: function nonces(address owner) view returns(uint256)

func (*ISectaV2PairCaller) PERMITTYPEHASH

func (_ISectaV2Pair *ISectaV2PairCaller) PERMITTYPEHASH(opts *bind.CallOpts) ([32]byte, error)

PERMITTYPEHASH is a free data retrieval call binding the contract method 0x30adf81f.

Solidity: function PERMIT_TYPEHASH() pure returns(bytes32)

func (*ISectaV2PairCaller) Price0CumulativeLast

func (_ISectaV2Pair *ISectaV2PairCaller) Price0CumulativeLast(opts *bind.CallOpts) (*big.Int, error)

Price0CumulativeLast is a free data retrieval call binding the contract method 0x5909c0d5.

Solidity: function price0CumulativeLast() view returns(uint256)

func (*ISectaV2PairCaller) Price1CumulativeLast

func (_ISectaV2Pair *ISectaV2PairCaller) Price1CumulativeLast(opts *bind.CallOpts) (*big.Int, error)

Price1CumulativeLast is a free data retrieval call binding the contract method 0x5a3d5493.

Solidity: function price1CumulativeLast() view returns(uint256)

func (*ISectaV2PairCaller) Symbol

func (_ISectaV2Pair *ISectaV2PairCaller) Symbol(opts *bind.CallOpts) (string, error)

Symbol is a free data retrieval call binding the contract method 0x95d89b41.

Solidity: function symbol() pure returns(string)

func (*ISectaV2PairCaller) Token0

func (_ISectaV2Pair *ISectaV2PairCaller) Token0(opts *bind.CallOpts) (common.Address, error)

Token0 is a free data retrieval call binding the contract method 0x0dfe1681.

Solidity: function token0() view returns(address)

func (*ISectaV2PairCaller) Token1

func (_ISectaV2Pair *ISectaV2PairCaller) Token1(opts *bind.CallOpts) (common.Address, error)

Token1 is a free data retrieval call binding the contract method 0xd21220a7.

Solidity: function token1() view returns(address)

func (*ISectaV2PairCaller) TotalSupply

func (_ISectaV2Pair *ISectaV2PairCaller) TotalSupply(opts *bind.CallOpts) (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

type ISectaV2PairCallerRaw

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

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

func (*ISectaV2PairCallerRaw) Call

func (_ISectaV2Pair *ISectaV2PairCallerRaw) 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 ISectaV2PairCallerSession

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

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

func (*ISectaV2PairCallerSession) Allowance

func (_ISectaV2Pair *ISectaV2PairCallerSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*ISectaV2PairCallerSession) BalanceOf

func (_ISectaV2Pair *ISectaV2PairCallerSession) BalanceOf(owner common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address owner) view returns(uint256)

func (*ISectaV2PairCallerSession) DOMAINSEPARATOR

func (_ISectaV2Pair *ISectaV2PairCallerSession) DOMAINSEPARATOR() ([32]byte, error)

DOMAINSEPARATOR is a free data retrieval call binding the contract method 0x3644e515.

Solidity: function DOMAIN_SEPARATOR() view returns(bytes32)

func (*ISectaV2PairCallerSession) Decimals

func (_ISectaV2Pair *ISectaV2PairCallerSession) Decimals() (uint8, error)

Decimals is a free data retrieval call binding the contract method 0x313ce567.

Solidity: function decimals() pure returns(uint8)

func (*ISectaV2PairCallerSession) Factory

func (_ISectaV2Pair *ISectaV2PairCallerSession) Factory() (common.Address, error)

Factory is a free data retrieval call binding the contract method 0xc45a0155.

Solidity: function factory() view returns(address)

func (*ISectaV2PairCallerSession) GetReserves

func (_ISectaV2Pair *ISectaV2PairCallerSession) GetReserves() (struct {
	Reserve0           *big.Int
	Reserve1           *big.Int
	BlockTimestampLast uint32
}, error)

GetReserves is a free data retrieval call binding the contract method 0x0902f1ac.

Solidity: function getReserves() view returns(uint112 reserve0, uint112 reserve1, uint32 blockTimestampLast)

func (*ISectaV2PairCallerSession) KLast

func (_ISectaV2Pair *ISectaV2PairCallerSession) KLast() (*big.Int, error)

KLast is a free data retrieval call binding the contract method 0x7464fc3d.

Solidity: function kLast() view returns(uint256)

func (*ISectaV2PairCallerSession) MINIMUMLIQUIDITY

func (_ISectaV2Pair *ISectaV2PairCallerSession) MINIMUMLIQUIDITY() (*big.Int, error)

MINIMUMLIQUIDITY is a free data retrieval call binding the contract method 0xba9a7a56.

Solidity: function MINIMUM_LIQUIDITY() pure returns(uint256)

func (*ISectaV2PairCallerSession) Name

func (_ISectaV2Pair *ISectaV2PairCallerSession) Name() (string, error)

Name is a free data retrieval call binding the contract method 0x06fdde03.

Solidity: function name() pure returns(string)

func (*ISectaV2PairCallerSession) Nonces

func (_ISectaV2Pair *ISectaV2PairCallerSession) Nonces(owner common.Address) (*big.Int, error)

Nonces is a free data retrieval call binding the contract method 0x7ecebe00.

Solidity: function nonces(address owner) view returns(uint256)

func (*ISectaV2PairCallerSession) PERMITTYPEHASH

func (_ISectaV2Pair *ISectaV2PairCallerSession) PERMITTYPEHASH() ([32]byte, error)

PERMITTYPEHASH is a free data retrieval call binding the contract method 0x30adf81f.

Solidity: function PERMIT_TYPEHASH() pure returns(bytes32)

func (*ISectaV2PairCallerSession) Price0CumulativeLast

func (_ISectaV2Pair *ISectaV2PairCallerSession) Price0CumulativeLast() (*big.Int, error)

Price0CumulativeLast is a free data retrieval call binding the contract method 0x5909c0d5.

Solidity: function price0CumulativeLast() view returns(uint256)

func (*ISectaV2PairCallerSession) Price1CumulativeLast

func (_ISectaV2Pair *ISectaV2PairCallerSession) Price1CumulativeLast() (*big.Int, error)

Price1CumulativeLast is a free data retrieval call binding the contract method 0x5a3d5493.

Solidity: function price1CumulativeLast() view returns(uint256)

func (*ISectaV2PairCallerSession) Symbol

func (_ISectaV2Pair *ISectaV2PairCallerSession) Symbol() (string, error)

Symbol is a free data retrieval call binding the contract method 0x95d89b41.

Solidity: function symbol() pure returns(string)

func (*ISectaV2PairCallerSession) Token0

func (_ISectaV2Pair *ISectaV2PairCallerSession) Token0() (common.Address, error)

Token0 is a free data retrieval call binding the contract method 0x0dfe1681.

Solidity: function token0() view returns(address)

func (*ISectaV2PairCallerSession) Token1

func (_ISectaV2Pair *ISectaV2PairCallerSession) Token1() (common.Address, error)

Token1 is a free data retrieval call binding the contract method 0xd21220a7.

Solidity: function token1() view returns(address)

func (*ISectaV2PairCallerSession) TotalSupply

func (_ISectaV2Pair *ISectaV2PairCallerSession) TotalSupply() (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

type ISectaV2PairFilterer

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

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

func NewISectaV2PairFilterer

func NewISectaV2PairFilterer(address common.Address, filterer bind.ContractFilterer) (*ISectaV2PairFilterer, error)

NewISectaV2PairFilterer creates a new log filterer instance of ISectaV2Pair, bound to a specific deployed contract.

func (*ISectaV2PairFilterer) FilterApproval

func (_ISectaV2Pair *ISectaV2PairFilterer) FilterApproval(opts *bind.FilterOpts, owner []common.Address, spender []common.Address) (*ISectaV2PairApprovalIterator, error)

FilterApproval is a free log retrieval operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.

Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)

func (*ISectaV2PairFilterer) FilterBurn

func (_ISectaV2Pair *ISectaV2PairFilterer) FilterBurn(opts *bind.FilterOpts, sender []common.Address, to []common.Address) (*ISectaV2PairBurnIterator, error)

FilterBurn is a free log retrieval operation binding the contract event 0xdccd412f0b1252819cb1fd330b93224ca42612892bb3f4f789976e6d81936496.

Solidity: event Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)

func (*ISectaV2PairFilterer) FilterMint

func (_ISectaV2Pair *ISectaV2PairFilterer) FilterMint(opts *bind.FilterOpts, sender []common.Address) (*ISectaV2PairMintIterator, error)

FilterMint is a free log retrieval operation binding the contract event 0x4c209b5fc8ad50758f13e2e1088ba56a560dff690a1c6fef26394f4c03821c4f.

Solidity: event Mint(address indexed sender, uint256 amount0, uint256 amount1)

func (*ISectaV2PairFilterer) FilterSwap

func (_ISectaV2Pair *ISectaV2PairFilterer) FilterSwap(opts *bind.FilterOpts, sender []common.Address, to []common.Address) (*ISectaV2PairSwapIterator, error)

FilterSwap is a free log retrieval operation binding the contract event 0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822.

Solidity: event Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)

func (*ISectaV2PairFilterer) FilterSync

func (_ISectaV2Pair *ISectaV2PairFilterer) FilterSync(opts *bind.FilterOpts) (*ISectaV2PairSyncIterator, error)

FilterSync is a free log retrieval operation binding the contract event 0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1.

Solidity: event Sync(uint112 reserve0, uint112 reserve1)

func (*ISectaV2PairFilterer) FilterTransfer

func (_ISectaV2Pair *ISectaV2PairFilterer) FilterTransfer(opts *bind.FilterOpts, from []common.Address, to []common.Address) (*ISectaV2PairTransferIterator, error)

FilterTransfer is a free log retrieval operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.

Solidity: event Transfer(address indexed from, address indexed to, uint256 value)

func (*ISectaV2PairFilterer) ParseApproval

func (_ISectaV2Pair *ISectaV2PairFilterer) ParseApproval(log types.Log) (*ISectaV2PairApproval, error)

ParseApproval is a log parse operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.

Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)

func (*ISectaV2PairFilterer) ParseBurn

func (_ISectaV2Pair *ISectaV2PairFilterer) ParseBurn(log types.Log) (*ISectaV2PairBurn, error)

ParseBurn is a log parse operation binding the contract event 0xdccd412f0b1252819cb1fd330b93224ca42612892bb3f4f789976e6d81936496.

Solidity: event Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)

func (*ISectaV2PairFilterer) ParseMint

func (_ISectaV2Pair *ISectaV2PairFilterer) ParseMint(log types.Log) (*ISectaV2PairMint, error)

ParseMint is a log parse operation binding the contract event 0x4c209b5fc8ad50758f13e2e1088ba56a560dff690a1c6fef26394f4c03821c4f.

Solidity: event Mint(address indexed sender, uint256 amount0, uint256 amount1)

func (*ISectaV2PairFilterer) ParseSwap

func (_ISectaV2Pair *ISectaV2PairFilterer) ParseSwap(log types.Log) (*ISectaV2PairSwap, error)

ParseSwap is a log parse operation binding the contract event 0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822.

Solidity: event Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)

func (*ISectaV2PairFilterer) ParseSync

func (_ISectaV2Pair *ISectaV2PairFilterer) ParseSync(log types.Log) (*ISectaV2PairSync, error)

ParseSync is a log parse operation binding the contract event 0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1.

Solidity: event Sync(uint112 reserve0, uint112 reserve1)

func (*ISectaV2PairFilterer) ParseTransfer

func (_ISectaV2Pair *ISectaV2PairFilterer) ParseTransfer(log types.Log) (*ISectaV2PairTransfer, error)

ParseTransfer is a log parse operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.

Solidity: event Transfer(address indexed from, address indexed to, uint256 value)

func (*ISectaV2PairFilterer) WatchApproval

func (_ISectaV2Pair *ISectaV2PairFilterer) WatchApproval(opts *bind.WatchOpts, sink chan<- *ISectaV2PairApproval, owner []common.Address, spender []common.Address) (event.Subscription, error)

WatchApproval is a free log subscription operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.

Solidity: event Approval(address indexed owner, address indexed spender, uint256 value)

func (*ISectaV2PairFilterer) WatchBurn

func (_ISectaV2Pair *ISectaV2PairFilterer) WatchBurn(opts *bind.WatchOpts, sink chan<- *ISectaV2PairBurn, sender []common.Address, to []common.Address) (event.Subscription, error)

WatchBurn is a free log subscription operation binding the contract event 0xdccd412f0b1252819cb1fd330b93224ca42612892bb3f4f789976e6d81936496.

Solidity: event Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)

func (*ISectaV2PairFilterer) WatchMint

func (_ISectaV2Pair *ISectaV2PairFilterer) WatchMint(opts *bind.WatchOpts, sink chan<- *ISectaV2PairMint, sender []common.Address) (event.Subscription, error)

WatchMint is a free log subscription operation binding the contract event 0x4c209b5fc8ad50758f13e2e1088ba56a560dff690a1c6fef26394f4c03821c4f.

Solidity: event Mint(address indexed sender, uint256 amount0, uint256 amount1)

func (*ISectaV2PairFilterer) WatchSwap

func (_ISectaV2Pair *ISectaV2PairFilterer) WatchSwap(opts *bind.WatchOpts, sink chan<- *ISectaV2PairSwap, sender []common.Address, to []common.Address) (event.Subscription, error)

WatchSwap is a free log subscription operation binding the contract event 0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822.

Solidity: event Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)

func (*ISectaV2PairFilterer) WatchSync

func (_ISectaV2Pair *ISectaV2PairFilterer) WatchSync(opts *bind.WatchOpts, sink chan<- *ISectaV2PairSync) (event.Subscription, error)

WatchSync is a free log subscription operation binding the contract event 0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1.

Solidity: event Sync(uint112 reserve0, uint112 reserve1)

func (*ISectaV2PairFilterer) WatchTransfer

func (_ISectaV2Pair *ISectaV2PairFilterer) WatchTransfer(opts *bind.WatchOpts, sink chan<- *ISectaV2PairTransfer, from []common.Address, to []common.Address) (event.Subscription, error)

WatchTransfer is a free log subscription operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.

Solidity: event Transfer(address indexed from, address indexed to, uint256 value)

type ISectaV2PairMint

type ISectaV2PairMint struct {
	Sender  common.Address
	Amount0 *big.Int
	Amount1 *big.Int
	Raw     types.Log // Blockchain specific contextual infos
}

ISectaV2PairMint represents a Mint event raised by the ISectaV2Pair contract.

type ISectaV2PairMintIterator

type ISectaV2PairMintIterator struct {
	Event *ISectaV2PairMint // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

ISectaV2PairMintIterator is returned from FilterMint and is used to iterate over the raw logs and unpacked data for Mint events raised by the ISectaV2Pair contract.

func (*ISectaV2PairMintIterator) Close

func (it *ISectaV2PairMintIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*ISectaV2PairMintIterator) Error

func (it *ISectaV2PairMintIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*ISectaV2PairMintIterator) Next

func (it *ISectaV2PairMintIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type ISectaV2PairRaw

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

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

func (*ISectaV2PairRaw) Call

func (_ISectaV2Pair *ISectaV2PairRaw) 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 (*ISectaV2PairRaw) Transact

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

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

func (*ISectaV2PairRaw) Transfer

func (_ISectaV2Pair *ISectaV2PairRaw) 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 ISectaV2PairSession

type ISectaV2PairSession struct {
	Contract     *ISectaV2Pair     // 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
}

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

func (*ISectaV2PairSession) Allowance

func (_ISectaV2Pair *ISectaV2PairSession) Allowance(owner common.Address, spender common.Address) (*big.Int, error)

Allowance is a free data retrieval call binding the contract method 0xdd62ed3e.

Solidity: function allowance(address owner, address spender) view returns(uint256)

func (*ISectaV2PairSession) Approve

func (_ISectaV2Pair *ISectaV2PairSession) Approve(spender common.Address, value *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 value) returns(bool)

func (*ISectaV2PairSession) BalanceOf

func (_ISectaV2Pair *ISectaV2PairSession) BalanceOf(owner common.Address) (*big.Int, error)

BalanceOf is a free data retrieval call binding the contract method 0x70a08231.

Solidity: function balanceOf(address owner) view returns(uint256)

func (*ISectaV2PairSession) Burn

func (_ISectaV2Pair *ISectaV2PairSession) Burn(to common.Address) (*types.Transaction, error)

Burn is a paid mutator transaction binding the contract method 0x89afcb44.

Solidity: function burn(address to) returns(uint256 amount0, uint256 amount1)

func (*ISectaV2PairSession) DOMAINSEPARATOR

func (_ISectaV2Pair *ISectaV2PairSession) DOMAINSEPARATOR() ([32]byte, error)

DOMAINSEPARATOR is a free data retrieval call binding the contract method 0x3644e515.

Solidity: function DOMAIN_SEPARATOR() view returns(bytes32)

func (*ISectaV2PairSession) Decimals

func (_ISectaV2Pair *ISectaV2PairSession) Decimals() (uint8, error)

Decimals is a free data retrieval call binding the contract method 0x313ce567.

Solidity: function decimals() pure returns(uint8)

func (*ISectaV2PairSession) Factory

func (_ISectaV2Pair *ISectaV2PairSession) Factory() (common.Address, error)

Factory is a free data retrieval call binding the contract method 0xc45a0155.

Solidity: function factory() view returns(address)

func (*ISectaV2PairSession) GetReserves

func (_ISectaV2Pair *ISectaV2PairSession) GetReserves() (struct {
	Reserve0           *big.Int
	Reserve1           *big.Int
	BlockTimestampLast uint32
}, error)

GetReserves is a free data retrieval call binding the contract method 0x0902f1ac.

Solidity: function getReserves() view returns(uint112 reserve0, uint112 reserve1, uint32 blockTimestampLast)

func (*ISectaV2PairSession) Initialize

func (_ISectaV2Pair *ISectaV2PairSession) Initialize(arg0 common.Address, arg1 common.Address) (*types.Transaction, error)

Initialize is a paid mutator transaction binding the contract method 0x485cc955.

Solidity: function initialize(address , address ) returns()

func (*ISectaV2PairSession) KLast

func (_ISectaV2Pair *ISectaV2PairSession) KLast() (*big.Int, error)

KLast is a free data retrieval call binding the contract method 0x7464fc3d.

Solidity: function kLast() view returns(uint256)

func (*ISectaV2PairSession) MINIMUMLIQUIDITY

func (_ISectaV2Pair *ISectaV2PairSession) MINIMUMLIQUIDITY() (*big.Int, error)

MINIMUMLIQUIDITY is a free data retrieval call binding the contract method 0xba9a7a56.

Solidity: function MINIMUM_LIQUIDITY() pure returns(uint256)

func (*ISectaV2PairSession) Mint

func (_ISectaV2Pair *ISectaV2PairSession) Mint(to common.Address) (*types.Transaction, error)

Mint is a paid mutator transaction binding the contract method 0x6a627842.

Solidity: function mint(address to) returns(uint256 liquidity)

func (*ISectaV2PairSession) Name

func (_ISectaV2Pair *ISectaV2PairSession) Name() (string, error)

Name is a free data retrieval call binding the contract method 0x06fdde03.

Solidity: function name() pure returns(string)

func (*ISectaV2PairSession) Nonces

func (_ISectaV2Pair *ISectaV2PairSession) Nonces(owner common.Address) (*big.Int, error)

Nonces is a free data retrieval call binding the contract method 0x7ecebe00.

Solidity: function nonces(address owner) view returns(uint256)

func (*ISectaV2PairSession) PERMITTYPEHASH

func (_ISectaV2Pair *ISectaV2PairSession) PERMITTYPEHASH() ([32]byte, error)

PERMITTYPEHASH is a free data retrieval call binding the contract method 0x30adf81f.

Solidity: function PERMIT_TYPEHASH() pure returns(bytes32)

func (*ISectaV2PairSession) Permit

func (_ISectaV2Pair *ISectaV2PairSession) Permit(owner common.Address, spender common.Address, value *big.Int, deadline *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)

Permit is a paid mutator transaction binding the contract method 0xd505accf.

Solidity: function permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) returns()

func (*ISectaV2PairSession) Price0CumulativeLast

func (_ISectaV2Pair *ISectaV2PairSession) Price0CumulativeLast() (*big.Int, error)

Price0CumulativeLast is a free data retrieval call binding the contract method 0x5909c0d5.

Solidity: function price0CumulativeLast() view returns(uint256)

func (*ISectaV2PairSession) Price1CumulativeLast

func (_ISectaV2Pair *ISectaV2PairSession) Price1CumulativeLast() (*big.Int, error)

Price1CumulativeLast is a free data retrieval call binding the contract method 0x5a3d5493.

Solidity: function price1CumulativeLast() view returns(uint256)

func (*ISectaV2PairSession) Skim

func (_ISectaV2Pair *ISectaV2PairSession) Skim(to common.Address) (*types.Transaction, error)

Skim is a paid mutator transaction binding the contract method 0xbc25cf77.

Solidity: function skim(address to) returns()

func (*ISectaV2PairSession) Swap

func (_ISectaV2Pair *ISectaV2PairSession) Swap(amount0Out *big.Int, amount1Out *big.Int, to common.Address, data []byte) (*types.Transaction, error)

Swap is a paid mutator transaction binding the contract method 0x022c0d9f.

Solidity: function swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data) returns()

func (*ISectaV2PairSession) Symbol

func (_ISectaV2Pair *ISectaV2PairSession) Symbol() (string, error)

Symbol is a free data retrieval call binding the contract method 0x95d89b41.

Solidity: function symbol() pure returns(string)

func (*ISectaV2PairSession) Sync

func (_ISectaV2Pair *ISectaV2PairSession) Sync() (*types.Transaction, error)

Sync is a paid mutator transaction binding the contract method 0xfff6cae9.

Solidity: function sync() returns()

func (*ISectaV2PairSession) Token0

func (_ISectaV2Pair *ISectaV2PairSession) Token0() (common.Address, error)

Token0 is a free data retrieval call binding the contract method 0x0dfe1681.

Solidity: function token0() view returns(address)

func (*ISectaV2PairSession) Token1

func (_ISectaV2Pair *ISectaV2PairSession) Token1() (common.Address, error)

Token1 is a free data retrieval call binding the contract method 0xd21220a7.

Solidity: function token1() view returns(address)

func (*ISectaV2PairSession) TotalSupply

func (_ISectaV2Pair *ISectaV2PairSession) TotalSupply() (*big.Int, error)

TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.

Solidity: function totalSupply() view returns(uint256)

func (*ISectaV2PairSession) Transfer

func (_ISectaV2Pair *ISectaV2PairSession) Transfer(to common.Address, value *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address to, uint256 value) returns(bool)

func (*ISectaV2PairSession) TransferFrom

func (_ISectaV2Pair *ISectaV2PairSession) TransferFrom(from common.Address, to common.Address, value *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address from, address to, uint256 value) returns(bool)

type ISectaV2PairSwap

type ISectaV2PairSwap struct {
	Sender     common.Address
	Amount0In  *big.Int
	Amount1In  *big.Int
	Amount0Out *big.Int
	Amount1Out *big.Int
	To         common.Address
	Raw        types.Log // Blockchain specific contextual infos
}

ISectaV2PairSwap represents a Swap event raised by the ISectaV2Pair contract.

type ISectaV2PairSwapIterator

type ISectaV2PairSwapIterator struct {
	Event *ISectaV2PairSwap // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

ISectaV2PairSwapIterator is returned from FilterSwap and is used to iterate over the raw logs and unpacked data for Swap events raised by the ISectaV2Pair contract.

func (*ISectaV2PairSwapIterator) Close

func (it *ISectaV2PairSwapIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*ISectaV2PairSwapIterator) Error

func (it *ISectaV2PairSwapIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*ISectaV2PairSwapIterator) Next

func (it *ISectaV2PairSwapIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type ISectaV2PairSync

type ISectaV2PairSync struct {
	Reserve0 *big.Int
	Reserve1 *big.Int
	Raw      types.Log // Blockchain specific contextual infos
}

ISectaV2PairSync represents a Sync event raised by the ISectaV2Pair contract.

type ISectaV2PairSyncIterator

type ISectaV2PairSyncIterator struct {
	Event *ISectaV2PairSync // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

ISectaV2PairSyncIterator is returned from FilterSync and is used to iterate over the raw logs and unpacked data for Sync events raised by the ISectaV2Pair contract.

func (*ISectaV2PairSyncIterator) Close

func (it *ISectaV2PairSyncIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*ISectaV2PairSyncIterator) Error

func (it *ISectaV2PairSyncIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*ISectaV2PairSyncIterator) Next

func (it *ISectaV2PairSyncIterator) Next() bool

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type ISectaV2PairTransactor

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

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

func NewISectaV2PairTransactor

func NewISectaV2PairTransactor(address common.Address, transactor bind.ContractTransactor) (*ISectaV2PairTransactor, error)

NewISectaV2PairTransactor creates a new write-only instance of ISectaV2Pair, bound to a specific deployed contract.

func (*ISectaV2PairTransactor) Approve

func (_ISectaV2Pair *ISectaV2PairTransactor) Approve(opts *bind.TransactOpts, spender common.Address, value *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 value) returns(bool)

func (*ISectaV2PairTransactor) Burn

func (_ISectaV2Pair *ISectaV2PairTransactor) Burn(opts *bind.TransactOpts, to common.Address) (*types.Transaction, error)

Burn is a paid mutator transaction binding the contract method 0x89afcb44.

Solidity: function burn(address to) returns(uint256 amount0, uint256 amount1)

func (*ISectaV2PairTransactor) Initialize

func (_ISectaV2Pair *ISectaV2PairTransactor) Initialize(opts *bind.TransactOpts, arg0 common.Address, arg1 common.Address) (*types.Transaction, error)

Initialize is a paid mutator transaction binding the contract method 0x485cc955.

Solidity: function initialize(address , address ) returns()

func (*ISectaV2PairTransactor) Mint

func (_ISectaV2Pair *ISectaV2PairTransactor) Mint(opts *bind.TransactOpts, to common.Address) (*types.Transaction, error)

Mint is a paid mutator transaction binding the contract method 0x6a627842.

Solidity: function mint(address to) returns(uint256 liquidity)

func (*ISectaV2PairTransactor) Permit

func (_ISectaV2Pair *ISectaV2PairTransactor) Permit(opts *bind.TransactOpts, owner common.Address, spender common.Address, value *big.Int, deadline *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)

Permit is a paid mutator transaction binding the contract method 0xd505accf.

Solidity: function permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) returns()

func (*ISectaV2PairTransactor) Skim

func (_ISectaV2Pair *ISectaV2PairTransactor) Skim(opts *bind.TransactOpts, to common.Address) (*types.Transaction, error)

Skim is a paid mutator transaction binding the contract method 0xbc25cf77.

Solidity: function skim(address to) returns()

func (*ISectaV2PairTransactor) Swap

func (_ISectaV2Pair *ISectaV2PairTransactor) Swap(opts *bind.TransactOpts, amount0Out *big.Int, amount1Out *big.Int, to common.Address, data []byte) (*types.Transaction, error)

Swap is a paid mutator transaction binding the contract method 0x022c0d9f.

Solidity: function swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data) returns()

func (*ISectaV2PairTransactor) Sync

func (_ISectaV2Pair *ISectaV2PairTransactor) Sync(opts *bind.TransactOpts) (*types.Transaction, error)

Sync is a paid mutator transaction binding the contract method 0xfff6cae9.

Solidity: function sync() returns()

func (*ISectaV2PairTransactor) Transfer

func (_ISectaV2Pair *ISectaV2PairTransactor) Transfer(opts *bind.TransactOpts, to common.Address, value *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address to, uint256 value) returns(bool)

func (*ISectaV2PairTransactor) TransferFrom

func (_ISectaV2Pair *ISectaV2PairTransactor) TransferFrom(opts *bind.TransactOpts, from common.Address, to common.Address, value *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address from, address to, uint256 value) returns(bool)

type ISectaV2PairTransactorRaw

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

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

func (*ISectaV2PairTransactorRaw) Transact

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

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

func (*ISectaV2PairTransactorRaw) Transfer

func (_ISectaV2Pair *ISectaV2PairTransactorRaw) 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 ISectaV2PairTransactorSession

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

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

func (*ISectaV2PairTransactorSession) Approve

func (_ISectaV2Pair *ISectaV2PairTransactorSession) Approve(spender common.Address, value *big.Int) (*types.Transaction, error)

Approve is a paid mutator transaction binding the contract method 0x095ea7b3.

Solidity: function approve(address spender, uint256 value) returns(bool)

func (*ISectaV2PairTransactorSession) Burn

func (_ISectaV2Pair *ISectaV2PairTransactorSession) Burn(to common.Address) (*types.Transaction, error)

Burn is a paid mutator transaction binding the contract method 0x89afcb44.

Solidity: function burn(address to) returns(uint256 amount0, uint256 amount1)

func (*ISectaV2PairTransactorSession) Initialize

func (_ISectaV2Pair *ISectaV2PairTransactorSession) Initialize(arg0 common.Address, arg1 common.Address) (*types.Transaction, error)

Initialize is a paid mutator transaction binding the contract method 0x485cc955.

Solidity: function initialize(address , address ) returns()

func (*ISectaV2PairTransactorSession) Mint

func (_ISectaV2Pair *ISectaV2PairTransactorSession) Mint(to common.Address) (*types.Transaction, error)

Mint is a paid mutator transaction binding the contract method 0x6a627842.

Solidity: function mint(address to) returns(uint256 liquidity)

func (*ISectaV2PairTransactorSession) Permit

func (_ISectaV2Pair *ISectaV2PairTransactorSession) Permit(owner common.Address, spender common.Address, value *big.Int, deadline *big.Int, v uint8, r [32]byte, s [32]byte) (*types.Transaction, error)

Permit is a paid mutator transaction binding the contract method 0xd505accf.

Solidity: function permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) returns()

func (*ISectaV2PairTransactorSession) Skim

func (_ISectaV2Pair *ISectaV2PairTransactorSession) Skim(to common.Address) (*types.Transaction, error)

Skim is a paid mutator transaction binding the contract method 0xbc25cf77.

Solidity: function skim(address to) returns()

func (*ISectaV2PairTransactorSession) Swap

func (_ISectaV2Pair *ISectaV2PairTransactorSession) Swap(amount0Out *big.Int, amount1Out *big.Int, to common.Address, data []byte) (*types.Transaction, error)

Swap is a paid mutator transaction binding the contract method 0x022c0d9f.

Solidity: function swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data) returns()

func (*ISectaV2PairTransactorSession) Sync

func (_ISectaV2Pair *ISectaV2PairTransactorSession) Sync() (*types.Transaction, error)

Sync is a paid mutator transaction binding the contract method 0xfff6cae9.

Solidity: function sync() returns()

func (*ISectaV2PairTransactorSession) Transfer

func (_ISectaV2Pair *ISectaV2PairTransactorSession) Transfer(to common.Address, value *big.Int) (*types.Transaction, error)

Transfer is a paid mutator transaction binding the contract method 0xa9059cbb.

Solidity: function transfer(address to, uint256 value) returns(bool)

func (*ISectaV2PairTransactorSession) TransferFrom

func (_ISectaV2Pair *ISectaV2PairTransactorSession) TransferFrom(from common.Address, to common.Address, value *big.Int) (*types.Transaction, error)

TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.

Solidity: function transferFrom(address from, address to, uint256 value) returns(bool)

type ISectaV2PairTransfer

type ISectaV2PairTransfer struct {
	From  common.Address
	To    common.Address
	Value *big.Int
	Raw   types.Log // Blockchain specific contextual infos
}

ISectaV2PairTransfer represents a Transfer event raised by the ISectaV2Pair contract.

type ISectaV2PairTransferIterator

type ISectaV2PairTransferIterator struct {
	Event *ISectaV2PairTransfer // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

ISectaV2PairTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ISectaV2Pair contract.

func (*ISectaV2PairTransferIterator) Close

func (it *ISectaV2PairTransferIterator) Close() error

Close terminates the iteration process, releasing any pending underlying resources.

func (*ISectaV2PairTransferIterator) Error

func (it *ISectaV2PairTransferIterator) Error() error

Error returns any retrieval or parsing error occurred during filtering.

func (*ISectaV2PairTransferIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

Jump to

Keyboard shortcuts

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