internals

package
v2.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: GPL-2.0, GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const ParseIntScientificABI = "[]"

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

View Source
const TokenWhitelistableABI = "" /* 603-byte string literal not displayed */

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

Variables

View Source
var ParseIntScientificBin = "" /* 184-byte string literal not displayed */

ParseIntScientificBin is the compiled bytecode used for deploying new contracts.

Functions

This section is empty.

Types

type ParseIntScientific

type ParseIntScientific struct {
	ParseIntScientificCaller     // Read-only binding to the contract
	ParseIntScientificTransactor // Write-only binding to the contract
	ParseIntScientificFilterer   // Log filterer for contract events
}

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

func DeployParseIntScientific

func DeployParseIntScientific(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *ParseIntScientific, error)

DeployParseIntScientific deploys a new Ethereum contract, binding an instance of ParseIntScientific to it.

func NewParseIntScientific

func NewParseIntScientific(address common.Address, backend bind.ContractBackend) (*ParseIntScientific, error)

NewParseIntScientific creates a new instance of ParseIntScientific, bound to a specific deployed contract.

type ParseIntScientificCaller

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

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

func NewParseIntScientificCaller

func NewParseIntScientificCaller(address common.Address, caller bind.ContractCaller) (*ParseIntScientificCaller, error)

NewParseIntScientificCaller creates a new read-only instance of ParseIntScientific, bound to a specific deployed contract.

type ParseIntScientificCallerRaw

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

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

func (*ParseIntScientificCallerRaw) Call

func (_ParseIntScientific *ParseIntScientificCallerRaw) 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 ParseIntScientificCallerSession

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

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

type ParseIntScientificFilterer

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

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

func NewParseIntScientificFilterer

func NewParseIntScientificFilterer(address common.Address, filterer bind.ContractFilterer) (*ParseIntScientificFilterer, error)

NewParseIntScientificFilterer creates a new log filterer instance of ParseIntScientific, bound to a specific deployed contract.

type ParseIntScientificRaw

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

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

func (*ParseIntScientificRaw) Call

func (_ParseIntScientific *ParseIntScientificRaw) 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 (*ParseIntScientificRaw) Transact

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

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

func (*ParseIntScientificRaw) Transfer

func (_ParseIntScientific *ParseIntScientificRaw) 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 ParseIntScientificSession

type ParseIntScientificSession struct {
	Contract     *ParseIntScientific // 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
}

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

type ParseIntScientificTransactor

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

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

func NewParseIntScientificTransactor

func NewParseIntScientificTransactor(address common.Address, transactor bind.ContractTransactor) (*ParseIntScientificTransactor, error)

NewParseIntScientificTransactor creates a new write-only instance of ParseIntScientific, bound to a specific deployed contract.

type ParseIntScientificTransactorRaw

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

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

func (*ParseIntScientificTransactorRaw) Transact

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

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

func (*ParseIntScientificTransactorRaw) Transfer

func (_ParseIntScientific *ParseIntScientificTransactorRaw) 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 ParseIntScientificTransactorSession

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

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

type TokenWhitelistable

type TokenWhitelistable struct {
	TokenWhitelistableCaller     // Read-only binding to the contract
	TokenWhitelistableTransactor // Write-only binding to the contract
	TokenWhitelistableFilterer   // Log filterer for contract events
}

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

func NewTokenWhitelistable

func NewTokenWhitelistable(address common.Address, backend bind.ContractBackend) (*TokenWhitelistable, error)

NewTokenWhitelistable creates a new instance of TokenWhitelistable, bound to a specific deployed contract.

type TokenWhitelistableCaller

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

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

func NewTokenWhitelistableCaller

func NewTokenWhitelistableCaller(address common.Address, caller bind.ContractCaller) (*TokenWhitelistableCaller, error)

NewTokenWhitelistableCaller creates a new read-only instance of TokenWhitelistable, bound to a specific deployed contract.

func (*TokenWhitelistableCaller) EnsRegistry

func (_TokenWhitelistable *TokenWhitelistableCaller) EnsRegistry(opts *bind.CallOpts) (common.Address, error)

EnsRegistry is a free data retrieval call binding the contract method 0x7d73b231.

Solidity: function ensRegistry() constant returns(address)

func (*TokenWhitelistableCaller) TokenWhitelistNode

func (_TokenWhitelistable *TokenWhitelistableCaller) TokenWhitelistNode(opts *bind.CallOpts) ([32]byte, error)

TokenWhitelistNode is a free data retrieval call binding the contract method 0x877337b0.

Solidity: function tokenWhitelistNode() constant returns(bytes32)

type TokenWhitelistableCallerRaw

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

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

func (*TokenWhitelistableCallerRaw) Call

func (_TokenWhitelistable *TokenWhitelistableCallerRaw) 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 TokenWhitelistableCallerSession

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

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

func (*TokenWhitelistableCallerSession) EnsRegistry

func (_TokenWhitelistable *TokenWhitelistableCallerSession) EnsRegistry() (common.Address, error)

EnsRegistry is a free data retrieval call binding the contract method 0x7d73b231.

Solidity: function ensRegistry() constant returns(address)

func (*TokenWhitelistableCallerSession) TokenWhitelistNode

func (_TokenWhitelistable *TokenWhitelistableCallerSession) TokenWhitelistNode() ([32]byte, error)

TokenWhitelistNode is a free data retrieval call binding the contract method 0x877337b0.

Solidity: function tokenWhitelistNode() constant returns(bytes32)

type TokenWhitelistableFilterer

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

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

func NewTokenWhitelistableFilterer

func NewTokenWhitelistableFilterer(address common.Address, filterer bind.ContractFilterer) (*TokenWhitelistableFilterer, error)

NewTokenWhitelistableFilterer creates a new log filterer instance of TokenWhitelistable, bound to a specific deployed contract.

type TokenWhitelistableRaw

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

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

func (*TokenWhitelistableRaw) Call

func (_TokenWhitelistable *TokenWhitelistableRaw) 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 (*TokenWhitelistableRaw) Transact

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

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

func (*TokenWhitelistableRaw) Transfer

func (_TokenWhitelistable *TokenWhitelistableRaw) 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 TokenWhitelistableSession

type TokenWhitelistableSession struct {
	Contract     *TokenWhitelistable // 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
}

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

func (*TokenWhitelistableSession) EnsRegistry

func (_TokenWhitelistable *TokenWhitelistableSession) EnsRegistry() (common.Address, error)

EnsRegistry is a free data retrieval call binding the contract method 0x7d73b231.

Solidity: function ensRegistry() constant returns(address)

func (*TokenWhitelistableSession) TokenWhitelistNode

func (_TokenWhitelistable *TokenWhitelistableSession) TokenWhitelistNode() ([32]byte, error)

TokenWhitelistNode is a free data retrieval call binding the contract method 0x877337b0.

Solidity: function tokenWhitelistNode() constant returns(bytes32)

type TokenWhitelistableTransactor

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

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

func NewTokenWhitelistableTransactor

func NewTokenWhitelistableTransactor(address common.Address, transactor bind.ContractTransactor) (*TokenWhitelistableTransactor, error)

NewTokenWhitelistableTransactor creates a new write-only instance of TokenWhitelistable, bound to a specific deployed contract.

type TokenWhitelistableTransactorRaw

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

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

func (*TokenWhitelistableTransactorRaw) Transact

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

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

func (*TokenWhitelistableTransactorRaw) Transfer

func (_TokenWhitelistable *TokenWhitelistableTransactorRaw) 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 TokenWhitelistableTransactorSession

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

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

Jump to

Keyboard shortcuts

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