2023-01-12 15:17:21 +00:00
// Code generated - DO NOT EDIT.
// This file is a generated binding and any manual changes will be lost.
package collectibles
import (
2023-08-29 13:17:37 +00:00
"errors"
2023-01-12 15:17:21 +00:00
"math/big"
"strings"
ethereum "github.com/ethereum/go-ethereum"
"github.com/ethereum/go-ethereum/accounts/abi"
"github.com/ethereum/go-ethereum/accounts/abi/bind"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/event"
)
// Reference imports to suppress errors if they are not otherwise used.
var (
2023-08-29 13:17:37 +00:00
_ = errors . New
2023-01-12 15:17:21 +00:00
_ = big . NewInt
_ = strings . NewReader
_ = ethereum . NotFound
_ = bind . Bind
_ = common . Big1
_ = types . BloomLookup
_ = event . NewSubscription
2023-08-29 13:17:37 +00:00
_ = abi . ConvertType
2023-01-12 15:17:21 +00:00
)
2023-08-29 13:17:37 +00:00
// CollectiblesMetaData contains all meta data concerning the Collectibles contract.
var CollectiblesMetaData = & bind . MetaData {
ABI : "[{\"inputs\":[{\"internalType\":\"string\",\"name\":\"_name\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"_symbol\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"_maxSupply\",\"type\":\"uint256\"},{\"internalType\":\"bool\",\"name\":\"_remoteBurnable\",\"type\":\"bool\"},{\"internalType\":\"bool\",\"name\":\"_transferable\",\"type\":\"bool\"},{\"internalType\":\"string\",\"name\":\"_baseTokenURI\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"_ownerToken\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_masterToken\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"BaseToken_InvalidTokenAddress\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"BaseToken_MaxSupplyLowerThanTotalSupply\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"BaseToken_MaxSupplyReached\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"BaseToken_NotAuthorized\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"BaseToken_NotRemoteBurnable\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"BaseToken_NotTransferable\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"approved\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"Approval\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bool\",\"name\":\"approved\",\"type\":\"bool\"}],\"name\":\"ApprovalForAll\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"Transfer\",\"type\":\"event\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"approve\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"balanceOf\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"baseTokenURI\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"getApproved\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"isApprovedForAll\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"masterToken\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"maxSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address[]\",\"name\":\"addresses\",\"type\":\"address[]\"}],\"name\":\"mintTo\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"mintedCount\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\" i
Bin : " 0x6101006040523480156200001257600080fd5b5060405162002d9e38038062002d9e8339810160408190526200003591620001d4565b8787878787878787878760006200004d838262000349565b5060016200005c828262000349565b505050600b86905584151560c05283151560e052600c6200007e848262000349565b506001600160a01b03808316608081905290821660a052158015620000ac575060a0516001600160a01b0316155b15620000cb5760405163e42d451560e01b815260040160405180910390fd5b5050505050505050505050505050505062000415565b634e487b7160e01b600052604160045260246000fd5b600082601f8301126200010957600080fd5b81516001600160401b0380821115620001265762000126620000e1565b604051601f8301601f19908116603f01168101908282118183101715620001515762000151620000e1565b816040528381526020925086838588010111156200016e57600080fd5b600091505b8382101562000192578582018301518183018401529082019062000173565b600093810190920192909252949350505050565b80518015158114620001b757600080fd5b919050565b80516001600160a01b0381168114620001b757600080fd5b600080600080600080600080610100898b031215620001f257600080fd5b88516001600160401b03808211156200020a57600080fd5b620002188c838d01620000f7565b995060208b01519150808211156200022f57600080fd5b6200023d8c838d01620000f7565b985060408b015197506200025460608c01620001a6565b96506200026460808c01620001a6565b955060a08b01519150808211156200027b57600080fd5b506200028a8b828c01620000f7565b9350506200029b60c08a01620001bc565b9150620002ab60e08a01620001bc565b90509295985092959890939650565b600181811c90821680620002cf57607f821691505b602082108103620002f057634e487b7160e01b600052602260045260246000fd5b50919050565b601f8211156200034457600081815260208120601f850160051c810160208610156200031f5750805b601f850160051c820191505b8181101562000340578281556001016200032b565b5050505b505050565b81516001600160401b03811115620003655762000365620000e1565b6200037d81620003768454620002ba565b84620002f6565b602080601f831160018114620003b557600084156200039c5750858301515b600019600386901b1c1916600185901b17855562000340565b600085815260208120601f198616915b82811015620003e657888601518255948401946001909101908401620003c5565b5085821015620004055787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b60805160a05160c05160e0516128ed620004b1600039600081816103540152611a6201526000818161023501526109f9015260008181610281015281816108ec0152818161094b01528181610bd601528181610c3501528181610faa01526110090152600081816103070152818161080f0152818161086e01528181610af901528181610b5801528181610ecd0152610f2c01526128ed6000f3fe608060405234801561001057600080fd5b50600436106101ae5760003560e01c806365371883116100ee578063b88d4fde11610097578063cf721b1511610071578063cf721b15146103ca578063d547cfb7146103d2578063d5abeb01146103da578063e985e9c5146103e357600080fd5b8063b88d4fde14610391578063c87b56dd146103a4578063ce7c8b49146103b757600080fd5b806392ff0d31116100c857806392ff0d311461034f57806395d89b4114610376578063a22cb4651461037e57600080fd5b806365371883146103025780636f8b44b01461032957806370a082311461033c57600080fd5b806323b872dd1161015b57806342842e0e1161013557806342842e0e146102b65780634f6ccce7146102c95780634fb95e02146102dc5780636352211e146102ef57600080fd5b806323b872dd146102695780632bb5e31e1461027c5780632f745c59146102a357600080fd5b8063095ea7b31161018c578063095ea7b31461021b578063101639f51461023057806318160ddd1461025757600080fd5b806301ffc9a7146101b357806306fdde03146101db578063081812fc146101f0575b600080fd5b6101c66101c136600461229b565b61041f565b60405190151581526020015b60405180910390f35b6101e3610430565b6040516101d29190612326565b6102036101fe366004612339565b6104c2565b6040516001600160a01b0390911681526020016101d2565b61022e61022936600461236e565b6104e9565b005b6101c67f000000000000000000000000000000000000000000000000000000000000000081565b6008545b6040519081526020016101d2565b61022e610277366004612398565b61061f565b6102037f000000000000000000000000000000000000000000000000000000000000000081565b61025b6102b136600461236e565b6106a6565b61022e6102c4366004612398565b61074e565b61025b6102d7366004612339565b610769565b61022e6102ea366004612476565b61080d565b6102036102fd366004612339565b610a92565b6102037f000000000000000000000000000000000000000000000000000000000000000081565b61022e610337366004612339565b610af7565b61025b61034a36600461250c56
}
2023-01-12 15:17:21 +00:00
// CollectiblesABI is the input ABI used to generate the binding from.
2023-08-29 13:17:37 +00:00
// Deprecated: Use CollectiblesMetaData.ABI instead.
var CollectiblesABI = CollectiblesMetaData . ABI
2023-01-12 15:17:21 +00:00
// CollectiblesBin is the compiled bytecode used for deploying new contracts.
2023-08-29 13:17:37 +00:00
// Deprecated: Use CollectiblesMetaData.Bin instead.
var CollectiblesBin = CollectiblesMetaData . Bin
2023-01-12 15:17:21 +00:00
// DeployCollectibles deploys a new Ethereum contract, binding an instance of Collectibles to it.
2023-07-18 08:33:45 +00:00
func DeployCollectibles ( auth * bind . TransactOpts , backend bind . ContractBackend , _name string , _symbol string , _maxSupply * big . Int , _remoteBurnable bool , _transferable bool , _baseTokenURI string , _ownerToken common . Address , _masterToken common . Address ) ( common . Address , * types . Transaction , * Collectibles , error ) {
2023-08-29 13:17:37 +00:00
parsed , err := CollectiblesMetaData . GetAbi ( )
2023-01-12 15:17:21 +00:00
if err != nil {
return common . Address { } , nil , nil , err
}
2023-08-29 13:17:37 +00:00
if parsed == nil {
return common . Address { } , nil , nil , errors . New ( "GetABI returned nil" )
}
2023-01-12 15:17:21 +00:00
2023-08-29 13:17:37 +00:00
address , tx , contract , err := bind . DeployContract ( auth , * parsed , common . FromHex ( CollectiblesBin ) , backend , _name , _symbol , _maxSupply , _remoteBurnable , _transferable , _baseTokenURI , _ownerToken , _masterToken )
2023-01-12 15:17:21 +00:00
if err != nil {
return common . Address { } , nil , nil , err
}
return address , tx , & Collectibles { CollectiblesCaller : CollectiblesCaller { contract : contract } , CollectiblesTransactor : CollectiblesTransactor { contract : contract } , CollectiblesFilterer : CollectiblesFilterer { contract : contract } } , nil
}
// Collectibles is an auto generated Go binding around an Ethereum contract.
type Collectibles struct {
CollectiblesCaller // Read-only binding to the contract
CollectiblesTransactor // Write-only binding to the contract
CollectiblesFilterer // Log filterer for contract events
}
// CollectiblesCaller is an auto generated read-only Go binding around an Ethereum contract.
type CollectiblesCaller struct {
contract * bind . BoundContract // Generic contract wrapper for the low level calls
}
// CollectiblesTransactor is an auto generated write-only Go binding around an Ethereum contract.
type CollectiblesTransactor struct {
contract * bind . BoundContract // Generic contract wrapper for the low level calls
}
// CollectiblesFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
type CollectiblesFilterer struct {
contract * bind . BoundContract // Generic contract wrapper for the low level calls
}
// CollectiblesSession is an auto generated Go binding around an Ethereum contract,
// with pre-set call and transact options.
type CollectiblesSession struct {
Contract * Collectibles // 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
}
// CollectiblesCallerSession is an auto generated read-only Go binding around an Ethereum contract,
// with pre-set call options.
type CollectiblesCallerSession struct {
Contract * CollectiblesCaller // Generic contract caller binding to set the session for
CallOpts bind . CallOpts // Call options to use throughout this session
}
// CollectiblesTransactorSession is an auto generated write-only Go binding around an Ethereum contract,
// with pre-set transact options.
type CollectiblesTransactorSession struct {
Contract * CollectiblesTransactor // Generic contract transactor binding to set the session for
TransactOpts bind . TransactOpts // Transaction auth options to use throughout this session
}
// CollectiblesRaw is an auto generated low-level Go binding around an Ethereum contract.
type CollectiblesRaw struct {
Contract * Collectibles // Generic contract binding to access the raw methods on
}
// CollectiblesCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
type CollectiblesCallerRaw struct {
Contract * CollectiblesCaller // Generic read-only contract binding to access the raw methods on
}
// CollectiblesTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
type CollectiblesTransactorRaw struct {
Contract * CollectiblesTransactor // Generic write-only contract binding to access the raw methods on
}
// NewCollectibles creates a new instance of Collectibles, bound to a specific deployed contract.
func NewCollectibles ( address common . Address , backend bind . ContractBackend ) ( * Collectibles , error ) {
contract , err := bindCollectibles ( address , backend , backend , backend )
if err != nil {
return nil , err
}
return & Collectibles { CollectiblesCaller : CollectiblesCaller { contract : contract } , CollectiblesTransactor : CollectiblesTransactor { contract : contract } , CollectiblesFilterer : CollectiblesFilterer { contract : contract } } , nil
}
// NewCollectiblesCaller creates a new read-only instance of Collectibles, bound to a specific deployed contract.
func NewCollectiblesCaller ( address common . Address , caller bind . ContractCaller ) ( * CollectiblesCaller , error ) {
contract , err := bindCollectibles ( address , caller , nil , nil )
if err != nil {
return nil , err
}
return & CollectiblesCaller { contract : contract } , nil
}
// NewCollectiblesTransactor creates a new write-only instance of Collectibles, bound to a specific deployed contract.
func NewCollectiblesTransactor ( address common . Address , transactor bind . ContractTransactor ) ( * CollectiblesTransactor , error ) {
contract , err := bindCollectibles ( address , nil , transactor , nil )
if err != nil {
return nil , err
}
return & CollectiblesTransactor { contract : contract } , nil
}
// NewCollectiblesFilterer creates a new log filterer instance of Collectibles, bound to a specific deployed contract.
func NewCollectiblesFilterer ( address common . Address , filterer bind . ContractFilterer ) ( * CollectiblesFilterer , error ) {
contract , err := bindCollectibles ( address , nil , nil , filterer )
if err != nil {
return nil , err
}
return & CollectiblesFilterer { contract : contract } , nil
}
// bindCollectibles binds a generic wrapper to an already deployed contract.
func bindCollectibles ( address common . Address , caller bind . ContractCaller , transactor bind . ContractTransactor , filterer bind . ContractFilterer ) ( * bind . BoundContract , error ) {
2023-08-29 13:17:37 +00:00
parsed , err := CollectiblesMetaData . GetAbi ( )
2023-01-12 15:17:21 +00:00
if err != nil {
return nil , err
}
2023-08-29 13:17:37 +00:00
return bind . NewBoundContract ( address , * parsed , caller , transactor , filterer ) , nil
2023-01-12 15:17:21 +00:00
}
// 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 ( _Collectibles * CollectiblesRaw ) Call ( opts * bind . CallOpts , result * [ ] interface { } , method string , params ... interface { } ) error {
return _Collectibles . Contract . CollectiblesCaller . contract . Call ( opts , result , method , params ... )
}
// Transfer initiates a plain transaction to move funds to the contract, calling
// its default method if one is available.
func ( _Collectibles * CollectiblesRaw ) Transfer ( opts * bind . TransactOpts ) ( * types . Transaction , error ) {
return _Collectibles . Contract . CollectiblesTransactor . contract . Transfer ( opts )
}
// Transact invokes the (paid) contract method with params as input values.
func ( _Collectibles * CollectiblesRaw ) Transact ( opts * bind . TransactOpts , method string , params ... interface { } ) ( * types . Transaction , error ) {
return _Collectibles . Contract . CollectiblesTransactor . contract . Transact ( opts , method , params ... )
}
// 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 ( _Collectibles * CollectiblesCallerRaw ) Call ( opts * bind . CallOpts , result * [ ] interface { } , method string , params ... interface { } ) error {
return _Collectibles . Contract . contract . Call ( opts , result , method , params ... )
}
// Transfer initiates a plain transaction to move funds to the contract, calling
// its default method if one is available.
func ( _Collectibles * CollectiblesTransactorRaw ) Transfer ( opts * bind . TransactOpts ) ( * types . Transaction , error ) {
return _Collectibles . Contract . contract . Transfer ( opts )
}
// Transact invokes the (paid) contract method with params as input values.
func ( _Collectibles * CollectiblesTransactorRaw ) Transact ( opts * bind . TransactOpts , method string , params ... interface { } ) ( * types . Transaction , error ) {
return _Collectibles . Contract . contract . Transact ( opts , method , params ... )
}
// BalanceOf is a free data retrieval call binding the contract method 0x70a08231.
//
// Solidity: function balanceOf(address owner) view returns(uint256)
func ( _Collectibles * CollectiblesCaller ) BalanceOf ( opts * bind . CallOpts , owner common . Address ) ( * big . Int , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "balanceOf" , owner )
if err != nil {
return * new ( * big . Int ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( * big . Int ) ) . ( * * big . Int )
return out0 , err
}
// BalanceOf is a free data retrieval call binding the contract method 0x70a08231.
//
// Solidity: function balanceOf(address owner) view returns(uint256)
func ( _Collectibles * CollectiblesSession ) BalanceOf ( owner common . Address ) ( * big . Int , error ) {
return _Collectibles . Contract . BalanceOf ( & _Collectibles . CallOpts , owner )
}
// BalanceOf is a free data retrieval call binding the contract method 0x70a08231.
//
// Solidity: function balanceOf(address owner) view returns(uint256)
func ( _Collectibles * CollectiblesCallerSession ) BalanceOf ( owner common . Address ) ( * big . Int , error ) {
return _Collectibles . Contract . BalanceOf ( & _Collectibles . CallOpts , owner )
}
// BaseTokenURI is a free data retrieval call binding the contract method 0xd547cfb7.
//
// Solidity: function baseTokenURI() view returns(string)
func ( _Collectibles * CollectiblesCaller ) BaseTokenURI ( opts * bind . CallOpts ) ( string , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "baseTokenURI" )
if err != nil {
return * new ( string ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( string ) ) . ( * string )
return out0 , err
}
// BaseTokenURI is a free data retrieval call binding the contract method 0xd547cfb7.
//
// Solidity: function baseTokenURI() view returns(string)
func ( _Collectibles * CollectiblesSession ) BaseTokenURI ( ) ( string , error ) {
return _Collectibles . Contract . BaseTokenURI ( & _Collectibles . CallOpts )
}
// BaseTokenURI is a free data retrieval call binding the contract method 0xd547cfb7.
//
// Solidity: function baseTokenURI() view returns(string)
func ( _Collectibles * CollectiblesCallerSession ) BaseTokenURI ( ) ( string , error ) {
return _Collectibles . Contract . BaseTokenURI ( & _Collectibles . CallOpts )
}
// GetApproved is a free data retrieval call binding the contract method 0x081812fc.
//
// Solidity: function getApproved(uint256 tokenId) view returns(address)
func ( _Collectibles * CollectiblesCaller ) GetApproved ( opts * bind . CallOpts , tokenId * big . Int ) ( common . Address , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "getApproved" , tokenId )
if err != nil {
return * new ( common . Address ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( common . Address ) ) . ( * common . Address )
return out0 , err
}
// GetApproved is a free data retrieval call binding the contract method 0x081812fc.
//
// Solidity: function getApproved(uint256 tokenId) view returns(address)
func ( _Collectibles * CollectiblesSession ) GetApproved ( tokenId * big . Int ) ( common . Address , error ) {
return _Collectibles . Contract . GetApproved ( & _Collectibles . CallOpts , tokenId )
}
// GetApproved is a free data retrieval call binding the contract method 0x081812fc.
//
// Solidity: function getApproved(uint256 tokenId) view returns(address)
func ( _Collectibles * CollectiblesCallerSession ) GetApproved ( tokenId * big . Int ) ( common . Address , error ) {
return _Collectibles . Contract . GetApproved ( & _Collectibles . CallOpts , tokenId )
}
// IsApprovedForAll is a free data retrieval call binding the contract method 0xe985e9c5.
//
// Solidity: function isApprovedForAll(address owner, address operator) view returns(bool)
func ( _Collectibles * CollectiblesCaller ) IsApprovedForAll ( opts * bind . CallOpts , owner common . Address , operator common . Address ) ( bool , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "isApprovedForAll" , owner , operator )
if err != nil {
return * new ( bool ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( bool ) ) . ( * bool )
return out0 , err
}
// IsApprovedForAll is a free data retrieval call binding the contract method 0xe985e9c5.
//
// Solidity: function isApprovedForAll(address owner, address operator) view returns(bool)
func ( _Collectibles * CollectiblesSession ) IsApprovedForAll ( owner common . Address , operator common . Address ) ( bool , error ) {
return _Collectibles . Contract . IsApprovedForAll ( & _Collectibles . CallOpts , owner , operator )
}
// IsApprovedForAll is a free data retrieval call binding the contract method 0xe985e9c5.
//
// Solidity: function isApprovedForAll(address owner, address operator) view returns(bool)
func ( _Collectibles * CollectiblesCallerSession ) IsApprovedForAll ( owner common . Address , operator common . Address ) ( bool , error ) {
return _Collectibles . Contract . IsApprovedForAll ( & _Collectibles . CallOpts , owner , operator )
}
2023-07-18 08:33:45 +00:00
// MasterToken is a free data retrieval call binding the contract method 0x2bb5e31e.
//
// Solidity: function masterToken() view returns(address)
func ( _Collectibles * CollectiblesCaller ) MasterToken ( opts * bind . CallOpts ) ( common . Address , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "masterToken" )
if err != nil {
return * new ( common . Address ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( common . Address ) ) . ( * common . Address )
return out0 , err
}
// MasterToken is a free data retrieval call binding the contract method 0x2bb5e31e.
//
// Solidity: function masterToken() view returns(address)
func ( _Collectibles * CollectiblesSession ) MasterToken ( ) ( common . Address , error ) {
return _Collectibles . Contract . MasterToken ( & _Collectibles . CallOpts )
}
// MasterToken is a free data retrieval call binding the contract method 0x2bb5e31e.
//
// Solidity: function masterToken() view returns(address)
func ( _Collectibles * CollectiblesCallerSession ) MasterToken ( ) ( common . Address , error ) {
return _Collectibles . Contract . MasterToken ( & _Collectibles . CallOpts )
}
2023-01-12 15:17:21 +00:00
// MaxSupply is a free data retrieval call binding the contract method 0xd5abeb01.
//
// Solidity: function maxSupply() view returns(uint256)
func ( _Collectibles * CollectiblesCaller ) MaxSupply ( opts * bind . CallOpts ) ( * big . Int , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "maxSupply" )
if err != nil {
return * new ( * big . Int ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( * big . Int ) ) . ( * * big . Int )
return out0 , err
}
// MaxSupply is a free data retrieval call binding the contract method 0xd5abeb01.
//
// Solidity: function maxSupply() view returns(uint256)
func ( _Collectibles * CollectiblesSession ) MaxSupply ( ) ( * big . Int , error ) {
return _Collectibles . Contract . MaxSupply ( & _Collectibles . CallOpts )
}
// MaxSupply is a free data retrieval call binding the contract method 0xd5abeb01.
//
// Solidity: function maxSupply() view returns(uint256)
func ( _Collectibles * CollectiblesCallerSession ) MaxSupply ( ) ( * big . Int , error ) {
return _Collectibles . Contract . MaxSupply ( & _Collectibles . CallOpts )
}
2023-06-02 08:07:00 +00:00
// MintedCount is a free data retrieval call binding the contract method 0xcf721b15.
//
// Solidity: function mintedCount() view returns(uint256)
func ( _Collectibles * CollectiblesCaller ) MintedCount ( opts * bind . CallOpts ) ( * big . Int , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "mintedCount" )
if err != nil {
return * new ( * big . Int ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( * big . Int ) ) . ( * * big . Int )
return out0 , err
}
// MintedCount is a free data retrieval call binding the contract method 0xcf721b15.
//
// Solidity: function mintedCount() view returns(uint256)
func ( _Collectibles * CollectiblesSession ) MintedCount ( ) ( * big . Int , error ) {
return _Collectibles . Contract . MintedCount ( & _Collectibles . CallOpts )
}
// MintedCount is a free data retrieval call binding the contract method 0xcf721b15.
//
// Solidity: function mintedCount() view returns(uint256)
func ( _Collectibles * CollectiblesCallerSession ) MintedCount ( ) ( * big . Int , error ) {
return _Collectibles . Contract . MintedCount ( & _Collectibles . CallOpts )
}
2023-01-12 15:17:21 +00:00
// Name is a free data retrieval call binding the contract method 0x06fdde03.
//
// Solidity: function name() view returns(string)
func ( _Collectibles * CollectiblesCaller ) Name ( opts * bind . CallOpts ) ( string , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "name" )
if err != nil {
return * new ( string ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( string ) ) . ( * string )
return out0 , err
}
// Name is a free data retrieval call binding the contract method 0x06fdde03.
//
// Solidity: function name() view returns(string)
func ( _Collectibles * CollectiblesSession ) Name ( ) ( string , error ) {
return _Collectibles . Contract . Name ( & _Collectibles . CallOpts )
}
// Name is a free data retrieval call binding the contract method 0x06fdde03.
//
// Solidity: function name() view returns(string)
func ( _Collectibles * CollectiblesCallerSession ) Name ( ) ( string , error ) {
return _Collectibles . Contract . Name ( & _Collectibles . CallOpts )
}
2023-07-18 08:33:45 +00:00
// OwnerOf is a free data retrieval call binding the contract method 0x6352211e.
2023-01-12 15:17:21 +00:00
//
2023-07-18 08:33:45 +00:00
// Solidity: function ownerOf(uint256 tokenId) view returns(address)
func ( _Collectibles * CollectiblesCaller ) OwnerOf ( opts * bind . CallOpts , tokenId * big . Int ) ( common . Address , error ) {
2023-01-12 15:17:21 +00:00
var out [ ] interface { }
2023-07-18 08:33:45 +00:00
err := _Collectibles . contract . Call ( opts , & out , "ownerOf" , tokenId )
2023-01-12 15:17:21 +00:00
if err != nil {
return * new ( common . Address ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( common . Address ) ) . ( * common . Address )
return out0 , err
}
2023-07-18 08:33:45 +00:00
// OwnerOf is a free data retrieval call binding the contract method 0x6352211e.
2023-01-12 15:17:21 +00:00
//
2023-07-18 08:33:45 +00:00
// Solidity: function ownerOf(uint256 tokenId) view returns(address)
func ( _Collectibles * CollectiblesSession ) OwnerOf ( tokenId * big . Int ) ( common . Address , error ) {
return _Collectibles . Contract . OwnerOf ( & _Collectibles . CallOpts , tokenId )
2023-01-12 15:17:21 +00:00
}
2023-07-18 08:33:45 +00:00
// OwnerOf is a free data retrieval call binding the contract method 0x6352211e.
2023-01-12 15:17:21 +00:00
//
2023-07-18 08:33:45 +00:00
// Solidity: function ownerOf(uint256 tokenId) view returns(address)
func ( _Collectibles * CollectiblesCallerSession ) OwnerOf ( tokenId * big . Int ) ( common . Address , error ) {
return _Collectibles . Contract . OwnerOf ( & _Collectibles . CallOpts , tokenId )
2023-01-12 15:17:21 +00:00
}
2023-07-18 08:33:45 +00:00
// OwnerToken is a free data retrieval call binding the contract method 0x65371883.
2023-01-12 15:17:21 +00:00
//
2023-07-18 08:33:45 +00:00
// Solidity: function ownerToken() view returns(address)
func ( _Collectibles * CollectiblesCaller ) OwnerToken ( opts * bind . CallOpts ) ( common . Address , error ) {
2023-01-12 15:17:21 +00:00
var out [ ] interface { }
2023-07-18 08:33:45 +00:00
err := _Collectibles . contract . Call ( opts , & out , "ownerToken" )
2023-01-12 15:17:21 +00:00
if err != nil {
return * new ( common . Address ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( common . Address ) ) . ( * common . Address )
return out0 , err
}
2023-07-18 08:33:45 +00:00
// OwnerToken is a free data retrieval call binding the contract method 0x65371883.
2023-01-12 15:17:21 +00:00
//
2023-07-18 08:33:45 +00:00
// Solidity: function ownerToken() view returns(address)
func ( _Collectibles * CollectiblesSession ) OwnerToken ( ) ( common . Address , error ) {
return _Collectibles . Contract . OwnerToken ( & _Collectibles . CallOpts )
2023-01-12 15:17:21 +00:00
}
2023-07-18 08:33:45 +00:00
// OwnerToken is a free data retrieval call binding the contract method 0x65371883.
2023-01-12 15:17:21 +00:00
//
2023-07-18 08:33:45 +00:00
// Solidity: function ownerToken() view returns(address)
func ( _Collectibles * CollectiblesCallerSession ) OwnerToken ( ) ( common . Address , error ) {
return _Collectibles . Contract . OwnerToken ( & _Collectibles . CallOpts )
2023-01-12 15:17:21 +00:00
}
// RemoteBurnable is a free data retrieval call binding the contract method 0x101639f5.
//
// Solidity: function remoteBurnable() view returns(bool)
func ( _Collectibles * CollectiblesCaller ) RemoteBurnable ( opts * bind . CallOpts ) ( bool , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "remoteBurnable" )
if err != nil {
return * new ( bool ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( bool ) ) . ( * bool )
return out0 , err
}
// RemoteBurnable is a free data retrieval call binding the contract method 0x101639f5.
//
// Solidity: function remoteBurnable() view returns(bool)
func ( _Collectibles * CollectiblesSession ) RemoteBurnable ( ) ( bool , error ) {
return _Collectibles . Contract . RemoteBurnable ( & _Collectibles . CallOpts )
}
// RemoteBurnable is a free data retrieval call binding the contract method 0x101639f5.
//
// Solidity: function remoteBurnable() view returns(bool)
func ( _Collectibles * CollectiblesCallerSession ) RemoteBurnable ( ) ( bool , error ) {
return _Collectibles . Contract . RemoteBurnable ( & _Collectibles . CallOpts )
}
// SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.
//
// Solidity: function supportsInterface(bytes4 interfaceId) view returns(bool)
func ( _Collectibles * CollectiblesCaller ) SupportsInterface ( opts * bind . CallOpts , interfaceId [ 4 ] byte ) ( bool , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "supportsInterface" , interfaceId )
if err != nil {
return * new ( bool ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( bool ) ) . ( * bool )
return out0 , err
}
// SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.
//
// Solidity: function supportsInterface(bytes4 interfaceId) view returns(bool)
func ( _Collectibles * CollectiblesSession ) SupportsInterface ( interfaceId [ 4 ] byte ) ( bool , error ) {
return _Collectibles . Contract . SupportsInterface ( & _Collectibles . CallOpts , interfaceId )
}
// SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.
//
// Solidity: function supportsInterface(bytes4 interfaceId) view returns(bool)
func ( _Collectibles * CollectiblesCallerSession ) SupportsInterface ( interfaceId [ 4 ] byte ) ( bool , error ) {
return _Collectibles . Contract . SupportsInterface ( & _Collectibles . CallOpts , interfaceId )
}
// Symbol is a free data retrieval call binding the contract method 0x95d89b41.
//
// Solidity: function symbol() view returns(string)
func ( _Collectibles * CollectiblesCaller ) Symbol ( opts * bind . CallOpts ) ( string , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "symbol" )
if err != nil {
return * new ( string ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( string ) ) . ( * string )
return out0 , err
}
// Symbol is a free data retrieval call binding the contract method 0x95d89b41.
//
// Solidity: function symbol() view returns(string)
func ( _Collectibles * CollectiblesSession ) Symbol ( ) ( string , error ) {
return _Collectibles . Contract . Symbol ( & _Collectibles . CallOpts )
}
// Symbol is a free data retrieval call binding the contract method 0x95d89b41.
//
// Solidity: function symbol() view returns(string)
func ( _Collectibles * CollectiblesCallerSession ) Symbol ( ) ( string , error ) {
return _Collectibles . Contract . Symbol ( & _Collectibles . CallOpts )
}
// TokenByIndex is a free data retrieval call binding the contract method 0x4f6ccce7.
//
// Solidity: function tokenByIndex(uint256 index) view returns(uint256)
func ( _Collectibles * CollectiblesCaller ) TokenByIndex ( opts * bind . CallOpts , index * big . Int ) ( * big . Int , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "tokenByIndex" , index )
if err != nil {
return * new ( * big . Int ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( * big . Int ) ) . ( * * big . Int )
return out0 , err
}
// TokenByIndex is a free data retrieval call binding the contract method 0x4f6ccce7.
//
// Solidity: function tokenByIndex(uint256 index) view returns(uint256)
func ( _Collectibles * CollectiblesSession ) TokenByIndex ( index * big . Int ) ( * big . Int , error ) {
return _Collectibles . Contract . TokenByIndex ( & _Collectibles . CallOpts , index )
}
// TokenByIndex is a free data retrieval call binding the contract method 0x4f6ccce7.
//
// Solidity: function tokenByIndex(uint256 index) view returns(uint256)
func ( _Collectibles * CollectiblesCallerSession ) TokenByIndex ( index * big . Int ) ( * big . Int , error ) {
return _Collectibles . Contract . TokenByIndex ( & _Collectibles . CallOpts , index )
}
// TokenOfOwnerByIndex is a free data retrieval call binding the contract method 0x2f745c59.
//
// Solidity: function tokenOfOwnerByIndex(address owner, uint256 index) view returns(uint256)
func ( _Collectibles * CollectiblesCaller ) TokenOfOwnerByIndex ( opts * bind . CallOpts , owner common . Address , index * big . Int ) ( * big . Int , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "tokenOfOwnerByIndex" , owner , index )
if err != nil {
return * new ( * big . Int ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( * big . Int ) ) . ( * * big . Int )
return out0 , err
}
// TokenOfOwnerByIndex is a free data retrieval call binding the contract method 0x2f745c59.
//
// Solidity: function tokenOfOwnerByIndex(address owner, uint256 index) view returns(uint256)
func ( _Collectibles * CollectiblesSession ) TokenOfOwnerByIndex ( owner common . Address , index * big . Int ) ( * big . Int , error ) {
return _Collectibles . Contract . TokenOfOwnerByIndex ( & _Collectibles . CallOpts , owner , index )
}
// TokenOfOwnerByIndex is a free data retrieval call binding the contract method 0x2f745c59.
//
// Solidity: function tokenOfOwnerByIndex(address owner, uint256 index) view returns(uint256)
func ( _Collectibles * CollectiblesCallerSession ) TokenOfOwnerByIndex ( owner common . Address , index * big . Int ) ( * big . Int , error ) {
return _Collectibles . Contract . TokenOfOwnerByIndex ( & _Collectibles . CallOpts , owner , index )
}
// TokenURI is a free data retrieval call binding the contract method 0xc87b56dd.
//
// Solidity: function tokenURI(uint256 tokenId) view returns(string)
func ( _Collectibles * CollectiblesCaller ) TokenURI ( opts * bind . CallOpts , tokenId * big . Int ) ( string , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "tokenURI" , tokenId )
if err != nil {
return * new ( string ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( string ) ) . ( * string )
return out0 , err
}
// TokenURI is a free data retrieval call binding the contract method 0xc87b56dd.
//
// Solidity: function tokenURI(uint256 tokenId) view returns(string)
func ( _Collectibles * CollectiblesSession ) TokenURI ( tokenId * big . Int ) ( string , error ) {
return _Collectibles . Contract . TokenURI ( & _Collectibles . CallOpts , tokenId )
}
// TokenURI is a free data retrieval call binding the contract method 0xc87b56dd.
//
// Solidity: function tokenURI(uint256 tokenId) view returns(string)
func ( _Collectibles * CollectiblesCallerSession ) TokenURI ( tokenId * big . Int ) ( string , error ) {
return _Collectibles . Contract . TokenURI ( & _Collectibles . CallOpts , tokenId )
}
// TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
//
// Solidity: function totalSupply() view returns(uint256)
func ( _Collectibles * CollectiblesCaller ) TotalSupply ( opts * bind . CallOpts ) ( * big . Int , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "totalSupply" )
if err != nil {
return * new ( * big . Int ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( * big . Int ) ) . ( * * big . Int )
return out0 , err
}
// TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
//
// Solidity: function totalSupply() view returns(uint256)
func ( _Collectibles * CollectiblesSession ) TotalSupply ( ) ( * big . Int , error ) {
return _Collectibles . Contract . TotalSupply ( & _Collectibles . CallOpts )
}
// TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
//
// Solidity: function totalSupply() view returns(uint256)
func ( _Collectibles * CollectiblesCallerSession ) TotalSupply ( ) ( * big . Int , error ) {
return _Collectibles . Contract . TotalSupply ( & _Collectibles . CallOpts )
}
// Transferable is a free data retrieval call binding the contract method 0x92ff0d31.
//
// Solidity: function transferable() view returns(bool)
func ( _Collectibles * CollectiblesCaller ) Transferable ( opts * bind . CallOpts ) ( bool , error ) {
var out [ ] interface { }
err := _Collectibles . contract . Call ( opts , & out , "transferable" )
if err != nil {
return * new ( bool ) , err
}
out0 := * abi . ConvertType ( out [ 0 ] , new ( bool ) ) . ( * bool )
return out0 , err
}
// Transferable is a free data retrieval call binding the contract method 0x92ff0d31.
//
// Solidity: function transferable() view returns(bool)
func ( _Collectibles * CollectiblesSession ) Transferable ( ) ( bool , error ) {
return _Collectibles . Contract . Transferable ( & _Collectibles . CallOpts )
}
// Transferable is a free data retrieval call binding the contract method 0x92ff0d31.
//
// Solidity: function transferable() view returns(bool)
func ( _Collectibles * CollectiblesCallerSession ) Transferable ( ) ( bool , error ) {
return _Collectibles . Contract . Transferable ( & _Collectibles . CallOpts )
}
// Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
//
// Solidity: function approve(address to, uint256 tokenId) returns()
func ( _Collectibles * CollectiblesTransactor ) Approve ( opts * bind . TransactOpts , to common . Address , tokenId * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . contract . Transact ( opts , "approve" , to , tokenId )
}
// Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
//
// Solidity: function approve(address to, uint256 tokenId) returns()
func ( _Collectibles * CollectiblesSession ) Approve ( to common . Address , tokenId * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . Contract . Approve ( & _Collectibles . TransactOpts , to , tokenId )
}
// Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
//
// Solidity: function approve(address to, uint256 tokenId) returns()
func ( _Collectibles * CollectiblesTransactorSession ) Approve ( to common . Address , tokenId * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . Contract . Approve ( & _Collectibles . TransactOpts , to , tokenId )
}
// MintTo is a paid mutator transaction binding the contract method 0xce7c8b49.
//
// Solidity: function mintTo(address[] addresses) returns()
func ( _Collectibles * CollectiblesTransactor ) MintTo ( opts * bind . TransactOpts , addresses [ ] common . Address ) ( * types . Transaction , error ) {
return _Collectibles . contract . Transact ( opts , "mintTo" , addresses )
}
// MintTo is a paid mutator transaction binding the contract method 0xce7c8b49.
//
// Solidity: function mintTo(address[] addresses) returns()
func ( _Collectibles * CollectiblesSession ) MintTo ( addresses [ ] common . Address ) ( * types . Transaction , error ) {
return _Collectibles . Contract . MintTo ( & _Collectibles . TransactOpts , addresses )
}
// MintTo is a paid mutator transaction binding the contract method 0xce7c8b49.
//
// Solidity: function mintTo(address[] addresses) returns()
func ( _Collectibles * CollectiblesTransactorSession ) MintTo ( addresses [ ] common . Address ) ( * types . Transaction , error ) {
return _Collectibles . Contract . MintTo ( & _Collectibles . TransactOpts , addresses )
}
2023-05-05 11:03:06 +00:00
// RemoteBurn is a paid mutator transaction binding the contract method 0x4fb95e02.
2023-01-12 15:17:21 +00:00
//
2023-05-05 11:03:06 +00:00
// Solidity: function remoteBurn(uint256[] tokenIds) returns()
func ( _Collectibles * CollectiblesTransactor ) RemoteBurn ( opts * bind . TransactOpts , tokenIds [ ] * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . contract . Transact ( opts , "remoteBurn" , tokenIds )
2023-01-12 15:17:21 +00:00
}
2023-05-05 11:03:06 +00:00
// RemoteBurn is a paid mutator transaction binding the contract method 0x4fb95e02.
2023-01-12 15:17:21 +00:00
//
2023-05-05 11:03:06 +00:00
// Solidity: function remoteBurn(uint256[] tokenIds) returns()
func ( _Collectibles * CollectiblesSession ) RemoteBurn ( tokenIds [ ] * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . Contract . RemoteBurn ( & _Collectibles . TransactOpts , tokenIds )
2023-01-12 15:17:21 +00:00
}
2023-05-05 11:03:06 +00:00
// RemoteBurn is a paid mutator transaction binding the contract method 0x4fb95e02.
2023-01-12 15:17:21 +00:00
//
2023-05-05 11:03:06 +00:00
// Solidity: function remoteBurn(uint256[] tokenIds) returns()
func ( _Collectibles * CollectiblesTransactorSession ) RemoteBurn ( tokenIds [ ] * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . Contract . RemoteBurn ( & _Collectibles . TransactOpts , tokenIds )
2023-01-12 15:17:21 +00:00
}
// SafeTransferFrom is a paid mutator transaction binding the contract method 0x42842e0e.
//
// Solidity: function safeTransferFrom(address from, address to, uint256 tokenId) returns()
func ( _Collectibles * CollectiblesTransactor ) SafeTransferFrom ( opts * bind . TransactOpts , from common . Address , to common . Address , tokenId * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . contract . Transact ( opts , "safeTransferFrom" , from , to , tokenId )
}
// SafeTransferFrom is a paid mutator transaction binding the contract method 0x42842e0e.
//
// Solidity: function safeTransferFrom(address from, address to, uint256 tokenId) returns()
func ( _Collectibles * CollectiblesSession ) SafeTransferFrom ( from common . Address , to common . Address , tokenId * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . Contract . SafeTransferFrom ( & _Collectibles . TransactOpts , from , to , tokenId )
}
// SafeTransferFrom is a paid mutator transaction binding the contract method 0x42842e0e.
//
// Solidity: function safeTransferFrom(address from, address to, uint256 tokenId) returns()
func ( _Collectibles * CollectiblesTransactorSession ) SafeTransferFrom ( from common . Address , to common . Address , tokenId * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . Contract . SafeTransferFrom ( & _Collectibles . TransactOpts , from , to , tokenId )
}
// SafeTransferFrom0 is a paid mutator transaction binding the contract method 0xb88d4fde.
//
// Solidity: function safeTransferFrom(address from, address to, uint256 tokenId, bytes data) returns()
func ( _Collectibles * CollectiblesTransactor ) SafeTransferFrom0 ( opts * bind . TransactOpts , from common . Address , to common . Address , tokenId * big . Int , data [ ] byte ) ( * types . Transaction , error ) {
return _Collectibles . contract . Transact ( opts , "safeTransferFrom0" , from , to , tokenId , data )
}
// SafeTransferFrom0 is a paid mutator transaction binding the contract method 0xb88d4fde.
//
// Solidity: function safeTransferFrom(address from, address to, uint256 tokenId, bytes data) returns()
func ( _Collectibles * CollectiblesSession ) SafeTransferFrom0 ( from common . Address , to common . Address , tokenId * big . Int , data [ ] byte ) ( * types . Transaction , error ) {
return _Collectibles . Contract . SafeTransferFrom0 ( & _Collectibles . TransactOpts , from , to , tokenId , data )
}
// SafeTransferFrom0 is a paid mutator transaction binding the contract method 0xb88d4fde.
//
// Solidity: function safeTransferFrom(address from, address to, uint256 tokenId, bytes data) returns()
func ( _Collectibles * CollectiblesTransactorSession ) SafeTransferFrom0 ( from common . Address , to common . Address , tokenId * big . Int , data [ ] byte ) ( * types . Transaction , error ) {
return _Collectibles . Contract . SafeTransferFrom0 ( & _Collectibles . TransactOpts , from , to , tokenId , data )
}
// SetApprovalForAll is a paid mutator transaction binding the contract method 0xa22cb465.
//
// Solidity: function setApprovalForAll(address operator, bool approved) returns()
func ( _Collectibles * CollectiblesTransactor ) SetApprovalForAll ( opts * bind . TransactOpts , operator common . Address , approved bool ) ( * types . Transaction , error ) {
return _Collectibles . contract . Transact ( opts , "setApprovalForAll" , operator , approved )
}
// SetApprovalForAll is a paid mutator transaction binding the contract method 0xa22cb465.
//
// Solidity: function setApprovalForAll(address operator, bool approved) returns()
func ( _Collectibles * CollectiblesSession ) SetApprovalForAll ( operator common . Address , approved bool ) ( * types . Transaction , error ) {
return _Collectibles . Contract . SetApprovalForAll ( & _Collectibles . TransactOpts , operator , approved )
}
// SetApprovalForAll is a paid mutator transaction binding the contract method 0xa22cb465.
//
// Solidity: function setApprovalForAll(address operator, bool approved) returns()
func ( _Collectibles * CollectiblesTransactorSession ) SetApprovalForAll ( operator common . Address , approved bool ) ( * types . Transaction , error ) {
return _Collectibles . Contract . SetApprovalForAll ( & _Collectibles . TransactOpts , operator , approved )
}
2023-06-02 08:07:00 +00:00
// SetMaxSupply is a paid mutator transaction binding the contract method 0x6f8b44b0.
//
// Solidity: function setMaxSupply(uint256 newMaxSupply) returns()
func ( _Collectibles * CollectiblesTransactor ) SetMaxSupply ( opts * bind . TransactOpts , newMaxSupply * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . contract . Transact ( opts , "setMaxSupply" , newMaxSupply )
}
// SetMaxSupply is a paid mutator transaction binding the contract method 0x6f8b44b0.
//
// Solidity: function setMaxSupply(uint256 newMaxSupply) returns()
func ( _Collectibles * CollectiblesSession ) SetMaxSupply ( newMaxSupply * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . Contract . SetMaxSupply ( & _Collectibles . TransactOpts , newMaxSupply )
}
// SetMaxSupply is a paid mutator transaction binding the contract method 0x6f8b44b0.
//
// Solidity: function setMaxSupply(uint256 newMaxSupply) returns()
func ( _Collectibles * CollectiblesTransactorSession ) SetMaxSupply ( newMaxSupply * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . Contract . SetMaxSupply ( & _Collectibles . TransactOpts , newMaxSupply )
}
2023-01-12 15:17:21 +00:00
// TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
//
// Solidity: function transferFrom(address from, address to, uint256 tokenId) returns()
func ( _Collectibles * CollectiblesTransactor ) TransferFrom ( opts * bind . TransactOpts , from common . Address , to common . Address , tokenId * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . contract . Transact ( opts , "transferFrom" , from , to , tokenId )
}
// TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
//
// Solidity: function transferFrom(address from, address to, uint256 tokenId) returns()
func ( _Collectibles * CollectiblesSession ) TransferFrom ( from common . Address , to common . Address , tokenId * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . Contract . TransferFrom ( & _Collectibles . TransactOpts , from , to , tokenId )
}
// TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
//
// Solidity: function transferFrom(address from, address to, uint256 tokenId) returns()
func ( _Collectibles * CollectiblesTransactorSession ) TransferFrom ( from common . Address , to common . Address , tokenId * big . Int ) ( * types . Transaction , error ) {
return _Collectibles . Contract . TransferFrom ( & _Collectibles . TransactOpts , from , to , tokenId )
}
// CollectiblesApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Collectibles contract.
type CollectiblesApprovalIterator struct {
Event * CollectiblesApproval // Event containing the contract specifics and raw log
contract * bind . BoundContract // Generic contract to use for unpacking event data
event string // Event name to use for unpacking event data
logs chan types . Log // Log channel receiving the found contract events
sub ethereum . Subscription // Subscription for errors, completion and termination
done bool // Whether the subscription completed delivering logs
fail error // Occurred error to stop iteration
}
// 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.
func ( it * CollectiblesApprovalIterator ) Next ( ) bool {
// If the iterator failed, stop iterating
if it . fail != nil {
return false
}
// If the iterator completed, deliver directly whatever's available
if it . done {
select {
case log := <- it . logs :
it . Event = new ( CollectiblesApproval )
if err := it . contract . UnpackLog ( it . Event , it . event , log ) ; err != nil {
it . fail = err
return false
}
it . Event . Raw = log
return true
default :
return false
}
}
// Iterator still in progress, wait for either a data or an error event
select {
case log := <- it . logs :
it . Event = new ( CollectiblesApproval )
if err := it . contract . UnpackLog ( it . Event , it . event , log ) ; err != nil {
it . fail = err
return false
}
it . Event . Raw = log
return true
case err := <- it . sub . Err ( ) :
it . done = true
it . fail = err
return it . Next ( )
}
}
// Error returns any retrieval or parsing error occurred during filtering.
func ( it * CollectiblesApprovalIterator ) Error ( ) error {
return it . fail
}
// Close terminates the iteration process, releasing any pending underlying
// resources.
func ( it * CollectiblesApprovalIterator ) Close ( ) error {
it . sub . Unsubscribe ( )
return nil
}
// CollectiblesApproval represents a Approval event raised by the Collectibles contract.
type CollectiblesApproval struct {
Owner common . Address
Approved common . Address
TokenId * big . Int
Raw types . Log // Blockchain specific contextual infos
}
// FilterApproval is a free log retrieval operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
//
// Solidity: event Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
func ( _Collectibles * CollectiblesFilterer ) FilterApproval ( opts * bind . FilterOpts , owner [ ] common . Address , approved [ ] common . Address , tokenId [ ] * big . Int ) ( * CollectiblesApprovalIterator , error ) {
var ownerRule [ ] interface { }
for _ , ownerItem := range owner {
ownerRule = append ( ownerRule , ownerItem )
}
var approvedRule [ ] interface { }
for _ , approvedItem := range approved {
approvedRule = append ( approvedRule , approvedItem )
}
var tokenIdRule [ ] interface { }
for _ , tokenIdItem := range tokenId {
tokenIdRule = append ( tokenIdRule , tokenIdItem )
}
logs , sub , err := _Collectibles . contract . FilterLogs ( opts , "Approval" , ownerRule , approvedRule , tokenIdRule )
if err != nil {
return nil , err
}
return & CollectiblesApprovalIterator { contract : _Collectibles . contract , event : "Approval" , logs : logs , sub : sub } , nil
}
// WatchApproval is a free log subscription operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
//
// Solidity: event Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
func ( _Collectibles * CollectiblesFilterer ) WatchApproval ( opts * bind . WatchOpts , sink chan <- * CollectiblesApproval , owner [ ] common . Address , approved [ ] common . Address , tokenId [ ] * big . Int ) ( event . Subscription , error ) {
var ownerRule [ ] interface { }
for _ , ownerItem := range owner {
ownerRule = append ( ownerRule , ownerItem )
}
var approvedRule [ ] interface { }
for _ , approvedItem := range approved {
approvedRule = append ( approvedRule , approvedItem )
}
var tokenIdRule [ ] interface { }
for _ , tokenIdItem := range tokenId {
tokenIdRule = append ( tokenIdRule , tokenIdItem )
}
logs , sub , err := _Collectibles . contract . WatchLogs ( opts , "Approval" , ownerRule , approvedRule , tokenIdRule )
if err != nil {
return nil , err
}
return event . NewSubscription ( func ( quit <- chan struct { } ) error {
defer sub . Unsubscribe ( )
for {
select {
case log := <- logs :
// New log arrived, parse the event and forward to the user
event := new ( CollectiblesApproval )
if err := _Collectibles . contract . UnpackLog ( event , "Approval" , log ) ; err != nil {
return err
}
event . Raw = log
select {
case sink <- event :
case err := <- sub . Err ( ) :
return err
case <- quit :
return nil
}
case err := <- sub . Err ( ) :
return err
case <- quit :
return nil
}
}
} ) , nil
}
// ParseApproval is a log parse operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
//
// Solidity: event Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
func ( _Collectibles * CollectiblesFilterer ) ParseApproval ( log types . Log ) ( * CollectiblesApproval , error ) {
event := new ( CollectiblesApproval )
if err := _Collectibles . contract . UnpackLog ( event , "Approval" , log ) ; err != nil {
return nil , err
}
event . Raw = log
return event , nil
}
// CollectiblesApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the Collectibles contract.
type CollectiblesApprovalForAllIterator struct {
Event * CollectiblesApprovalForAll // Event containing the contract specifics and raw log
contract * bind . BoundContract // Generic contract to use for unpacking event data
event string // Event name to use for unpacking event data
logs chan types . Log // Log channel receiving the found contract events
sub ethereum . Subscription // Subscription for errors, completion and termination
done bool // Whether the subscription completed delivering logs
fail error // Occurred error to stop iteration
}
// 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.
func ( it * CollectiblesApprovalForAllIterator ) Next ( ) bool {
// If the iterator failed, stop iterating
if it . fail != nil {
return false
}
// If the iterator completed, deliver directly whatever's available
if it . done {
select {
case log := <- it . logs :
it . Event = new ( CollectiblesApprovalForAll )
if err := it . contract . UnpackLog ( it . Event , it . event , log ) ; err != nil {
it . fail = err
return false
}
it . Event . Raw = log
return true
default :
return false
}
}
// Iterator still in progress, wait for either a data or an error event
select {
case log := <- it . logs :
it . Event = new ( CollectiblesApprovalForAll )
if err := it . contract . UnpackLog ( it . Event , it . event , log ) ; err != nil {
it . fail = err
return false
}
it . Event . Raw = log
return true
case err := <- it . sub . Err ( ) :
it . done = true
it . fail = err
return it . Next ( )
}
}
// Error returns any retrieval or parsing error occurred during filtering.
func ( it * CollectiblesApprovalForAllIterator ) Error ( ) error {
return it . fail
}
// Close terminates the iteration process, releasing any pending underlying
// resources.
func ( it * CollectiblesApprovalForAllIterator ) Close ( ) error {
it . sub . Unsubscribe ( )
return nil
}
// CollectiblesApprovalForAll represents a ApprovalForAll event raised by the Collectibles contract.
type CollectiblesApprovalForAll struct {
Owner common . Address
Operator common . Address
Approved bool
Raw types . Log // Blockchain specific contextual infos
}
// FilterApprovalForAll is a free log retrieval operation binding the contract event 0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31.
//
// Solidity: event ApprovalForAll(address indexed owner, address indexed operator, bool approved)
func ( _Collectibles * CollectiblesFilterer ) FilterApprovalForAll ( opts * bind . FilterOpts , owner [ ] common . Address , operator [ ] common . Address ) ( * CollectiblesApprovalForAllIterator , error ) {
var ownerRule [ ] interface { }
for _ , ownerItem := range owner {
ownerRule = append ( ownerRule , ownerItem )
}
var operatorRule [ ] interface { }
for _ , operatorItem := range operator {
operatorRule = append ( operatorRule , operatorItem )
}
logs , sub , err := _Collectibles . contract . FilterLogs ( opts , "ApprovalForAll" , ownerRule , operatorRule )
if err != nil {
return nil , err
}
return & CollectiblesApprovalForAllIterator { contract : _Collectibles . contract , event : "ApprovalForAll" , logs : logs , sub : sub } , nil
}
// WatchApprovalForAll is a free log subscription operation binding the contract event 0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31.
//
// Solidity: event ApprovalForAll(address indexed owner, address indexed operator, bool approved)
func ( _Collectibles * CollectiblesFilterer ) WatchApprovalForAll ( opts * bind . WatchOpts , sink chan <- * CollectiblesApprovalForAll , owner [ ] common . Address , operator [ ] common . Address ) ( event . Subscription , error ) {
var ownerRule [ ] interface { }
for _ , ownerItem := range owner {
ownerRule = append ( ownerRule , ownerItem )
}
var operatorRule [ ] interface { }
for _ , operatorItem := range operator {
operatorRule = append ( operatorRule , operatorItem )
}
logs , sub , err := _Collectibles . contract . WatchLogs ( opts , "ApprovalForAll" , ownerRule , operatorRule )
if err != nil {
return nil , err
}
return event . NewSubscription ( func ( quit <- chan struct { } ) error {
defer sub . Unsubscribe ( )
for {
select {
case log := <- logs :
// New log arrived, parse the event and forward to the user
event := new ( CollectiblesApprovalForAll )
if err := _Collectibles . contract . UnpackLog ( event , "ApprovalForAll" , log ) ; err != nil {
return err
}
event . Raw = log
select {
case sink <- event :
case err := <- sub . Err ( ) :
return err
case <- quit :
return nil
}
case err := <- sub . Err ( ) :
return err
case <- quit :
return nil
}
}
} ) , nil
}
// ParseApprovalForAll is a log parse operation binding the contract event 0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31.
//
// Solidity: event ApprovalForAll(address indexed owner, address indexed operator, bool approved)
func ( _Collectibles * CollectiblesFilterer ) ParseApprovalForAll ( log types . Log ) ( * CollectiblesApprovalForAll , error ) {
event := new ( CollectiblesApprovalForAll )
if err := _Collectibles . contract . UnpackLog ( event , "ApprovalForAll" , log ) ; err != nil {
return nil , err
}
event . Raw = log
return event , nil
}
// CollectiblesTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Collectibles contract.
type CollectiblesTransferIterator struct {
Event * CollectiblesTransfer // Event containing the contract specifics and raw log
contract * bind . BoundContract // Generic contract to use for unpacking event data
event string // Event name to use for unpacking event data
logs chan types . Log // Log channel receiving the found contract events
sub ethereum . Subscription // Subscription for errors, completion and termination
done bool // Whether the subscription completed delivering logs
fail error // Occurred error to stop iteration
}
// 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.
func ( it * CollectiblesTransferIterator ) Next ( ) bool {
// If the iterator failed, stop iterating
if it . fail != nil {
return false
}
// If the iterator completed, deliver directly whatever's available
if it . done {
select {
case log := <- it . logs :
it . Event = new ( CollectiblesTransfer )
if err := it . contract . UnpackLog ( it . Event , it . event , log ) ; err != nil {
it . fail = err
return false
}
it . Event . Raw = log
return true
default :
return false
}
}
// Iterator still in progress, wait for either a data or an error event
select {
case log := <- it . logs :
it . Event = new ( CollectiblesTransfer )
if err := it . contract . UnpackLog ( it . Event , it . event , log ) ; err != nil {
it . fail = err
return false
}
it . Event . Raw = log
return true
case err := <- it . sub . Err ( ) :
it . done = true
it . fail = err
return it . Next ( )
}
}
// Error returns any retrieval or parsing error occurred during filtering.
func ( it * CollectiblesTransferIterator ) Error ( ) error {
return it . fail
}
// Close terminates the iteration process, releasing any pending underlying
// resources.
func ( it * CollectiblesTransferIterator ) Close ( ) error {
it . sub . Unsubscribe ( )
return nil
}
// CollectiblesTransfer represents a Transfer event raised by the Collectibles contract.
type CollectiblesTransfer struct {
From common . Address
To common . Address
TokenId * big . Int
Raw types . Log // Blockchain specific contextual infos
}
// FilterTransfer is a free log retrieval operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
//
// Solidity: event Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
func ( _Collectibles * CollectiblesFilterer ) FilterTransfer ( opts * bind . FilterOpts , from [ ] common . Address , to [ ] common . Address , tokenId [ ] * big . Int ) ( * CollectiblesTransferIterator , error ) {
var fromRule [ ] interface { }
for _ , fromItem := range from {
fromRule = append ( fromRule , fromItem )
}
var toRule [ ] interface { }
for _ , toItem := range to {
toRule = append ( toRule , toItem )
}
var tokenIdRule [ ] interface { }
for _ , tokenIdItem := range tokenId {
tokenIdRule = append ( tokenIdRule , tokenIdItem )
}
logs , sub , err := _Collectibles . contract . FilterLogs ( opts , "Transfer" , fromRule , toRule , tokenIdRule )
if err != nil {
return nil , err
}
return & CollectiblesTransferIterator { contract : _Collectibles . contract , event : "Transfer" , logs : logs , sub : sub } , nil
}
// WatchTransfer is a free log subscription operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
//
// Solidity: event Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
func ( _Collectibles * CollectiblesFilterer ) WatchTransfer ( opts * bind . WatchOpts , sink chan <- * CollectiblesTransfer , from [ ] common . Address , to [ ] common . Address , tokenId [ ] * big . Int ) ( event . Subscription , error ) {
var fromRule [ ] interface { }
for _ , fromItem := range from {
fromRule = append ( fromRule , fromItem )
}
var toRule [ ] interface { }
for _ , toItem := range to {
toRule = append ( toRule , toItem )
}
var tokenIdRule [ ] interface { }
for _ , tokenIdItem := range tokenId {
tokenIdRule = append ( tokenIdRule , tokenIdItem )
}
logs , sub , err := _Collectibles . contract . WatchLogs ( opts , "Transfer" , fromRule , toRule , tokenIdRule )
if err != nil {
return nil , err
}
return event . NewSubscription ( func ( quit <- chan struct { } ) error {
defer sub . Unsubscribe ( )
for {
select {
case log := <- logs :
// New log arrived, parse the event and forward to the user
event := new ( CollectiblesTransfer )
if err := _Collectibles . contract . UnpackLog ( event , "Transfer" , log ) ; err != nil {
return err
}
event . Raw = log
select {
case sink <- event :
case err := <- sub . Err ( ) :
return err
case <- quit :
return nil
}
case err := <- sub . Err ( ) :
return err
case <- quit :
return nil
}
}
} ) , nil
}
// ParseTransfer is a log parse operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
//
// Solidity: event Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
func ( _Collectibles * CollectiblesFilterer ) ParseTransfer ( log types . Log ) ( * CollectiblesTransfer , error ) {
event := new ( CollectiblesTransfer )
if err := _Collectibles . contract . UnpackLog ( event , "Transfer" , log ) ; err != nil {
return nil , err
}
event . Raw = log
return event , nil
}