Documentation
¶
Index ¶
- Variables
- type EternalAIKB721
- type EternalAIKB721AgentDataAddNew
- type EternalAIKB721AgentDataAddNewIterator
- type EternalAIKB721AgentDataUpdate
- type EternalAIKB721AgentDataUpdateIterator
- type EternalAIKB721AgentFeeUpdate
- type EternalAIKB721AgentFeeUpdateIterator
- type EternalAIKB721AgentMissionAddNew
- type EternalAIKB721AgentMissionAddNewIterator
- type EternalAIKB721AgentMissionUpdate
- type EternalAIKB721AgentMissionUpdateIterator
- type EternalAIKB721AgentModelIdUpdate
- type EternalAIKB721AgentModelIdUpdateIterator
- type EternalAIKB721AgentPromptSchedulerdUpdate
- type EternalAIKB721AgentPromptSchedulerdUpdateIterator
- type EternalAIKB721AgentURIUpdate
- type EternalAIKB721AgentURIUpdateIterator
- type EternalAIKB721Approval
- type EternalAIKB721ApprovalForAll
- type EternalAIKB721ApprovalForAllIterator
- type EternalAIKB721ApprovalIterator
- type EternalAIKB721BatchMetadataUpdate
- type EternalAIKB721BatchMetadataUpdateIterator
- type EternalAIKB721Caller
- func (_EternalAIKB721 *EternalAIKB721Caller) BalanceOf(opts *bind.CallOpts, owner common.Address) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) DataOf(opts *bind.CallOpts, agentId *big.Int) (*big.Int, bool, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) GetAgentFee(opts *bind.CallOpts, agentId *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) GetAgentIdByOwner(opts *bind.CallOpts, owner common.Address) ([]*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) GetAgentSystemPrompt(opts *bind.CallOpts, agentId *big.Int, promptKey string) ([][]byte, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) GetApproved(opts *bind.CallOpts, tokenId *big.Int) (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) GetMissionIdsByAgentId(opts *bind.CallOpts, agentId *big.Int) ([][]byte, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) GpuManager(opts *bind.CallOpts) (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) IsApprovedForAll(opts *bind.CallOpts, owner common.Address, operator common.Address) (bool, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) Name(opts *bind.CallOpts) (string, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) NextTokenId(opts *bind.CallOpts) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) Owner(opts *bind.CallOpts) (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) OwnerOf(opts *bind.CallOpts, tokenId *big.Int) (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) Paused(opts *bind.CallOpts) (bool, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) PoolBalance(opts *bind.CallOpts, nftId *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) RoyaltyInfo(opts *bind.CallOpts, agentId *big.Int, salePrice *big.Int) (common.Address, *big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) RoyaltyPortion(opts *bind.CallOpts) (uint16, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) RoyaltyReceiver(opts *bind.CallOpts) (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) SignaturesUsed(opts *bind.CallOpts, nftId common.Address, signature [32]byte) (bool, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) SupportsInterface(opts *bind.CallOpts, interfaceId [4]byte) (bool, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) Symbol(opts *bind.CallOpts) (string, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) TokenByIndex(opts *bind.CallOpts, index *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) TokenOfOwnerByIndex(opts *bind.CallOpts, owner common.Address, index *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) TokenURI(opts *bind.CallOpts, _agentId *big.Int) (string, error)
- func (_EternalAIKB721 *EternalAIKB721Caller) TotalSupply(opts *bind.CallOpts) (*big.Int, error)
- type EternalAIKB721CallerRaw
- type EternalAIKB721CallerSession
- func (_EternalAIKB721 *EternalAIKB721CallerSession) BalanceOf(owner common.Address) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) DataOf(agentId *big.Int) (*big.Int, bool, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) GetAgentFee(agentId *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) GetAgentIdByOwner(owner common.Address) ([]*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) GetAgentSystemPrompt(agentId *big.Int, promptKey string) ([][]byte, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) GetApproved(tokenId *big.Int) (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) GetMissionIdsByAgentId(agentId *big.Int) ([][]byte, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) GpuManager() (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) IsApprovedForAll(owner common.Address, operator common.Address) (bool, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) Name() (string, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) NextTokenId() (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) Owner() (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) OwnerOf(tokenId *big.Int) (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) Paused() (bool, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) PoolBalance(nftId *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) RoyaltyInfo(agentId *big.Int, salePrice *big.Int) (common.Address, *big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) RoyaltyPortion() (uint16, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) RoyaltyReceiver() (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) SignaturesUsed(nftId common.Address, signature [32]byte) (bool, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) SupportsInterface(interfaceId [4]byte) (bool, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) Symbol() (string, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) TokenByIndex(index *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) TokenOfOwnerByIndex(owner common.Address, index *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) TokenURI(_agentId *big.Int) (string, error)
- func (_EternalAIKB721 *EternalAIKB721CallerSession) TotalSupply() (*big.Int, error)
- type EternalAIKB721Filterer
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentDataAddNew(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentDataAddNewIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentDataUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentDataUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentFeeUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentFeeUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentMissionAddNew(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentMissionAddNewIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentMissionUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentMissionUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentModelIdUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentModelIdUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentPromptSchedulerdUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentPromptSchedulerdUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentURIUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentURIUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterApproval(opts *bind.FilterOpts, owner []common.Address, approved []common.Address, ...) (*EternalAIKB721ApprovalIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterApprovalForAll(opts *bind.FilterOpts, owner []common.Address, operator []common.Address) (*EternalAIKB721ApprovalForAllIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterBatchMetadataUpdate(opts *bind.FilterOpts) (*EternalAIKB721BatchMetadataUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterInferencePerformed(opts *bind.FilterOpts, tokenId []*big.Int, caller []common.Address) (*EternalAIKB721InferencePerformedIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterInitialized(opts *bind.FilterOpts) (*EternalAIKB721InitializedIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterMetadataUpdate(opts *bind.FilterOpts) (*EternalAIKB721MetadataUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterMintPriceUpdate(opts *bind.FilterOpts) (*EternalAIKB721MintPriceUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterNewToken(opts *bind.FilterOpts, tokenId []*big.Int, minter []common.Address) (*EternalAIKB721NewTokenIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, ...) (*EternalAIKB721OwnershipTransferredIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterPaused(opts *bind.FilterOpts) (*EternalAIKB721PausedIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterRoyaltyPortionUpdate(opts *bind.FilterOpts) (*EternalAIKB721RoyaltyPortionUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterRoyaltyReceiverUpdate(opts *bind.FilterOpts) (*EternalAIKB721RoyaltyReceiverUpdateIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterTopUpPoolBalance(opts *bind.FilterOpts) (*EternalAIKB721TopUpPoolBalanceIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterTransfer(opts *bind.FilterOpts, from []common.Address, to []common.Address, ...) (*EternalAIKB721TransferIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) FilterUnpaused(opts *bind.FilterOpts) (*EternalAIKB721UnpausedIterator, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentDataAddNew(log types.Log) (*EternalAIKB721AgentDataAddNew, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentDataUpdate(log types.Log) (*EternalAIKB721AgentDataUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentFeeUpdate(log types.Log) (*EternalAIKB721AgentFeeUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentMissionAddNew(log types.Log) (*EternalAIKB721AgentMissionAddNew, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentMissionUpdate(log types.Log) (*EternalAIKB721AgentMissionUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentModelIdUpdate(log types.Log) (*EternalAIKB721AgentModelIdUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentPromptSchedulerdUpdate(log types.Log) (*EternalAIKB721AgentPromptSchedulerdUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentURIUpdate(log types.Log) (*EternalAIKB721AgentURIUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseApproval(log types.Log) (*EternalAIKB721Approval, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseApprovalForAll(log types.Log) (*EternalAIKB721ApprovalForAll, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseBatchMetadataUpdate(log types.Log) (*EternalAIKB721BatchMetadataUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseInferencePerformed(log types.Log) (*EternalAIKB721InferencePerformed, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseInitialized(log types.Log) (*EternalAIKB721Initialized, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseMetadataUpdate(log types.Log) (*EternalAIKB721MetadataUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseMintPriceUpdate(log types.Log) (*EternalAIKB721MintPriceUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseNewToken(log types.Log) (*EternalAIKB721NewToken, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseOwnershipTransferred(log types.Log) (*EternalAIKB721OwnershipTransferred, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParsePaused(log types.Log) (*EternalAIKB721Paused, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseRoyaltyPortionUpdate(log types.Log) (*EternalAIKB721RoyaltyPortionUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseRoyaltyReceiverUpdate(log types.Log) (*EternalAIKB721RoyaltyReceiverUpdate, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseTopUpPoolBalance(log types.Log) (*EternalAIKB721TopUpPoolBalance, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseTransfer(log types.Log) (*EternalAIKB721Transfer, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) ParseUnpaused(log types.Log) (*EternalAIKB721Unpaused, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentDataAddNew(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentDataAddNew, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentDataUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentDataUpdate, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentFeeUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentFeeUpdate, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentMissionAddNew(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentMissionAddNew, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentMissionUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentMissionUpdate, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentModelIdUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentModelIdUpdate, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentPromptSchedulerdUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentPromptSchedulerdUpdate, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentURIUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentURIUpdate, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchApproval(opts *bind.WatchOpts, sink chan<- *EternalAIKB721Approval, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchApprovalForAll(opts *bind.WatchOpts, sink chan<- *EternalAIKB721ApprovalForAll, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchBatchMetadataUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721BatchMetadataUpdate) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchInferencePerformed(opts *bind.WatchOpts, sink chan<- *EternalAIKB721InferencePerformed, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *EternalAIKB721Initialized) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchMetadataUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721MetadataUpdate) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchMintPriceUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721MintPriceUpdate) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchNewToken(opts *bind.WatchOpts, sink chan<- *EternalAIKB721NewToken, tokenId []*big.Int, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *EternalAIKB721OwnershipTransferred, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchPaused(opts *bind.WatchOpts, sink chan<- *EternalAIKB721Paused) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchRoyaltyPortionUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721RoyaltyPortionUpdate) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchRoyaltyReceiverUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721RoyaltyReceiverUpdate) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchTopUpPoolBalance(opts *bind.WatchOpts, sink chan<- *EternalAIKB721TopUpPoolBalance) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchTransfer(opts *bind.WatchOpts, sink chan<- *EternalAIKB721Transfer, ...) (event.Subscription, error)
- func (_EternalAIKB721 *EternalAIKB721Filterer) WatchUnpaused(opts *bind.WatchOpts, sink chan<- *EternalAIKB721Unpaused) (event.Subscription, error)
- type EternalAIKB721InferencePerformed
- type EternalAIKB721InferencePerformedIterator
- type EternalAIKB721Initialized
- type EternalAIKB721InitializedIterator
- type EternalAIKB721MetadataUpdate
- type EternalAIKB721MetadataUpdateIterator
- type EternalAIKB721MintPriceUpdate
- type EternalAIKB721MintPriceUpdateIterator
- type EternalAIKB721NewToken
- type EternalAIKB721NewTokenIterator
- type EternalAIKB721OwnershipTransferred
- type EternalAIKB721OwnershipTransferredIterator
- type EternalAIKB721Paused
- type EternalAIKB721PausedIterator
- type EternalAIKB721Raw
- func (_EternalAIKB721 *EternalAIKB721Raw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error
- func (_EternalAIKB721 *EternalAIKB721Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Raw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type EternalAIKB721RoyaltyPortionUpdate
- type EternalAIKB721RoyaltyPortionUpdateIterator
- type EternalAIKB721RoyaltyReceiverUpdate
- type EternalAIKB721RoyaltyReceiverUpdateIterator
- type EternalAIKB721Session
- func (_EternalAIKB721 *EternalAIKB721Session) AddNewAgentData(agentId *big.Int, promptKey string, sysPrompt []byte) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Approve(to common.Address, tokenId *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) BalanceOf(owner common.Address) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Session) CreateMission(agentId *big.Int, missionData []byte) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) DataOf(agentId *big.Int) (*big.Int, bool, error)
- func (_EternalAIKB721 *EternalAIKB721Session) GetAgentFee(agentId *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Session) GetAgentIdByOwner(owner common.Address) ([]*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Session) GetAgentSystemPrompt(agentId *big.Int, promptKey string) ([][]byte, error)
- func (_EternalAIKB721 *EternalAIKB721Session) GetApproved(tokenId *big.Int) (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721Session) GetMissionIdsByAgentId(agentId *big.Int) ([][]byte, error)
- func (_EternalAIKB721 *EternalAIKB721Session) GpuManager() (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Initialize(name_ string, symbol_ string, mintPrice_ *big.Int, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) IsApprovedForAll(owner common.Address, operator common.Address) (bool, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Mint(to common.Address, uri string, data []byte, fee *big.Int, promptKey string, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Name() (string, error)
- func (_EternalAIKB721 *EternalAIKB721Session) NextTokenId() (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Owner() (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721Session) OwnerOf(tokenId *big.Int) (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Pause() (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Paused() (bool, error)
- func (_EternalAIKB721 *EternalAIKB721Session) PoolBalance(nftId *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Session) RenounceOwnership() (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Retrieve(agentId *big.Int, fwdCalldata []byte, externalData string, promptKey string, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Retrieve0(agentId *big.Int, fwdCalldata []byte, externalData string, promptKey string, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) RoyaltyInfo(agentId *big.Int, salePrice *big.Int) (common.Address, *big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Session) RoyaltyPortion() (uint16, error)
- func (_EternalAIKB721 *EternalAIKB721Session) RoyaltyReceiver() (common.Address, error)
- func (_EternalAIKB721 *EternalAIKB721Session) SafeTransferFrom(from common.Address, to common.Address, tokenId *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) SafeTransferFrom0(from common.Address, to common.Address, tokenId *big.Int, data []byte) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) SetApprovalForAll(operator common.Address, approved bool) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) SignaturesUsed(nftId common.Address, signature [32]byte) (bool, error)
- func (_EternalAIKB721 *EternalAIKB721Session) SupportsInterface(interfaceId [4]byte) (bool, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Symbol() (string, error)
- func (_EternalAIKB721 *EternalAIKB721Session) TokenByIndex(index *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Session) TokenOfOwnerByIndex(owner common.Address, index *big.Int) (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Session) TokenURI(_agentId *big.Int) (string, error)
- func (_EternalAIKB721 *EternalAIKB721Session) TopUpPoolBalance(agentId *big.Int, amount *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) TotalSupply() (*big.Int, error)
- func (_EternalAIKB721 *EternalAIKB721Session) TransferFrom(from common.Address, to common.Address, tokenId *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) Unpause() (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentData(agentId *big.Int, sysPrompt []byte, promptKey string, promptIdx *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentDataWithSignature(agentId *big.Int, sysPrompt []byte, promptKey string, promptIdx *big.Int, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentFee(agentId *big.Int, fee *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentModelId(agentId *big.Int, newModelId uint32) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentURI(agentId *big.Int, uri string) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentUriWithSignature(agentId *big.Int, uri string, randomNonce *big.Int, signature []byte) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateGPUManager(gpuManager common.Address) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateMintPrice(mintPrice *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateRoyaltyPortion(royaltyPortion uint16) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateRoyaltyReceiver(royaltyReceiver common.Address) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Session) UpdateSchedulePrompt(agentId *big.Int, newPromptScheduler common.Address) (*types.Transaction, error)
- type EternalAIKB721TopUpPoolBalance
- type EternalAIKB721TopUpPoolBalanceIterator
- type EternalAIKB721Transactor
- func (_EternalAIKB721 *EternalAIKB721Transactor) AddNewAgentData(opts *bind.TransactOpts, agentId *big.Int, promptKey string, sysPrompt []byte) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) Approve(opts *bind.TransactOpts, to common.Address, tokenId *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) CreateMission(opts *bind.TransactOpts, agentId *big.Int, missionData []byte) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) Initialize(opts *bind.TransactOpts, name_ string, symbol_ string, mintPrice_ *big.Int, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) Mint(opts *bind.TransactOpts, to common.Address, uri string, data []byte, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) Pause(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) Retrieve(opts *bind.TransactOpts, agentId *big.Int, fwdCalldata []byte, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) Retrieve0(opts *bind.TransactOpts, agentId *big.Int, fwdCalldata []byte, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) SafeTransferFrom(opts *bind.TransactOpts, from common.Address, to common.Address, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) SafeTransferFrom0(opts *bind.TransactOpts, from common.Address, to common.Address, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) SetApprovalForAll(opts *bind.TransactOpts, operator common.Address, approved bool) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) TopUpPoolBalance(opts *bind.TransactOpts, agentId *big.Int, amount *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) TransferFrom(opts *bind.TransactOpts, from common.Address, to common.Address, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) Unpause(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentData(opts *bind.TransactOpts, agentId *big.Int, sysPrompt []byte, promptKey string, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentDataWithSignature(opts *bind.TransactOpts, agentId *big.Int, sysPrompt []byte, promptKey string, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentFee(opts *bind.TransactOpts, agentId *big.Int, fee *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentModelId(opts *bind.TransactOpts, agentId *big.Int, newModelId uint32) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentURI(opts *bind.TransactOpts, agentId *big.Int, uri string) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentUriWithSignature(opts *bind.TransactOpts, agentId *big.Int, uri string, randomNonce *big.Int, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateGPUManager(opts *bind.TransactOpts, gpuManager common.Address) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateMintPrice(opts *bind.TransactOpts, mintPrice *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateRoyaltyPortion(opts *bind.TransactOpts, royaltyPortion uint16) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateRoyaltyReceiver(opts *bind.TransactOpts, royaltyReceiver common.Address) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateSchedulePrompt(opts *bind.TransactOpts, agentId *big.Int, newPromptScheduler common.Address) (*types.Transaction, error)
- type EternalAIKB721TransactorRaw
- type EternalAIKB721TransactorSession
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) AddNewAgentData(agentId *big.Int, promptKey string, sysPrompt []byte) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) Approve(to common.Address, tokenId *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) CreateMission(agentId *big.Int, missionData []byte) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) Initialize(name_ string, symbol_ string, mintPrice_ *big.Int, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) Mint(to common.Address, uri string, data []byte, fee *big.Int, promptKey string, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) Pause() (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) RenounceOwnership() (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) Retrieve(agentId *big.Int, fwdCalldata []byte, externalData string, promptKey string, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) Retrieve0(agentId *big.Int, fwdCalldata []byte, externalData string, promptKey string, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) SafeTransferFrom(from common.Address, to common.Address, tokenId *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) SafeTransferFrom0(from common.Address, to common.Address, tokenId *big.Int, data []byte) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) SetApprovalForAll(operator common.Address, approved bool) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) TopUpPoolBalance(agentId *big.Int, amount *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) TransferFrom(from common.Address, to common.Address, tokenId *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) Unpause() (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentData(agentId *big.Int, sysPrompt []byte, promptKey string, promptIdx *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentDataWithSignature(agentId *big.Int, sysPrompt []byte, promptKey string, promptIdx *big.Int, ...) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentFee(agentId *big.Int, fee *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentModelId(agentId *big.Int, newModelId uint32) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentURI(agentId *big.Int, uri string) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentUriWithSignature(agentId *big.Int, uri string, randomNonce *big.Int, signature []byte) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateGPUManager(gpuManager common.Address) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateMintPrice(mintPrice *big.Int) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateRoyaltyPortion(royaltyPortion uint16) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateRoyaltyReceiver(royaltyReceiver common.Address) (*types.Transaction, error)
- func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateSchedulePrompt(agentId *big.Int, newPromptScheduler common.Address) (*types.Transaction, error)
- type EternalAIKB721Transfer
- type EternalAIKB721TransferIterator
- type EternalAIKB721Unpaused
- type EternalAIKB721UnpausedIterator
Constants ¶
This section is empty.
Variables ¶
var EternalAIKB721ABI = EternalAIKB721MetaData.ABI
EternalAIKB721ABI is the input ABI used to generate the binding from. Deprecated: Use EternalAIKB721MetaData.ABI instead.
var EternalAIKB721MetaData = &bind.MetaData{
ABI: "[{\"inputs\":[],\"name\":\"InsufficientFunds\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidAgentData\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidAgentFee\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidAgentId\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidAgentPromptIndex\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidAgentURI\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidData\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"SignatureUsed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Unauthorized\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"sysPrompt\",\"type\":\"bytes[]\"}],\"name\":\"AgentDataAddNew\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"promptIndex\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"oldSysPrompt\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"newSysPrompt\",\"type\":\"bytes\"}],\"name\":\"AgentDataUpdate\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"fee\",\"type\":\"uint256\"}],\"name\":\"AgentFeeUpdate\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes[]\",\"name\":\"missions\",\"type\":\"bytes[]\"}],\"name\":\"AgentMissionAddNew\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"missionIndex\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"oldSysMission\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"newSysMission\",\"type\":\"bytes\"}],\"name\":\"AgentMissionUpdate\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"oldModelId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newModelId\",\"type\":\"uint256\"}],\"name\":\"AgentModelIdUpdate\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldPromptScheduler\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newOldPromptScheduler\",\"type\":\"address\"}],\"name\":\"AgentPromptSchedulerdUpdate\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"uri\",\"type\":\"string\"}],\"name\":\"AgentURIUpdate\",\"type\":\"event\"},{\"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\":false,\"internalType\":\"uint256\",\"name\":\"_fromTokenId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"_toTokenId\",\"type\":\"uint256\"}],\"name\":\"BatchMetadataUpdate\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"fee\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"externalData\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"inferenceId\",\"type\":\"uint256\"}],\"name\":\"InferencePerformed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"version\",\"type\":\"uint8\"}],\"name\":\"Initialized\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"_tokenId\",\"type\":\"uint256\"}],\"name\":\"MetadataUpdate\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"newValue\",\"type\":\"uint256\"}],\"name\":\"MintPriceUpdate\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"uri\",\"type\":\"string\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"sysPrompt\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"fee\",\"type\":\"uint256\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"minter\",\"type\":\"address\"}],\"name\":\"NewToken\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"Paused\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint16\",\"name\":\"newValue\",\"type\":\"uint16\"}],\"name\":\"RoyaltyPortionUpdate\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newAddress\",\"type\":\"address\"}],\"name\":\"RoyaltyReceiverUpdate\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"caller\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"TopUpPoolBalance\",\"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\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"}],\"name\":\"Unpaused\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"_gpuManager\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"nftId\",\"type\":\"uint256\"}],\"name\":\"_poolBalance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"nftId\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"signature\",\"type\":\"bytes32\"}],\"name\":\"_signaturesUsed\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"promptKey\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"sysPrompt\",\"type\":\"bytes\"}],\"name\":\"addNewAgentData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"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\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"missionData\",\"type\":\"bytes\"}],\"name\":\"createMission\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"}],\"name\":\"dataOf\",\"outputs\":[{\"internalType\":\"uint128\",\"name\":\"\",\"type\":\"uint128\"},{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"}],\"name\":\"getAgentFee\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"}],\"name\":\"getAgentIdByOwner\",\"outputs\":[{\"internalType\":\"uint256[]\",\"name\":\"\",\"type\":\"uint256[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"promptKey\",\"type\":\"string\"}],\"name\":\"getAgentSystemPrompt\",\"outputs\":[{\"internalType\":\"bytes[]\",\"name\":\"\",\"type\":\"bytes[]\"}],\"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\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"}],\"name\":\"getMissionIdsByAgentId\",\"outputs\":[{\"internalType\":\"bytes[]\",\"name\":\"\",\"type\":\"bytes[]\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"name_\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"symbol_\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"mintPrice_\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"royaltyReceiver_\",\"type\":\"address\"},{\"internalType\":\"uint16\",\"name\":\"royaltyPortion_\",\"type\":\"uint16\"},{\"internalType\":\"uint256\",\"name\":\"nextTokenId_\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"gpuManager_\",\"type\":\"address\"},{\"internalType\":\"contractIERC20\",\"name\":\"tokenFee_\",\"type\":\"address\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"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\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"string\",\"name\":\"uri\",\"type\":\"string\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"fee\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"promptKey\",\"type\":\"string\"},{\"internalType\":\"address\",\"name\":\"promptScheduler\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"modelId\",\"type\":\"uint32\"}],\"name\":\"mint\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"name\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"nextTokenId\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"ownerOf\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"paused\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"fwdCalldata\",\"type\":\"bytes\"},{\"internalType\":\"string\",\"name\":\"externalData\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"promptKey\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"feeAmount\",\"type\":\"uint256\"}],\"name\":\"retrieve\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"fwdCalldata\",\"type\":\"bytes\"},{\"internalType\":\"string\",\"name\":\"externalData\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"promptKey\",\"type\":\"string\"},{\"internalType\":\"bool\",\"name\":\"flag\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"feeAmount\",\"type\":\"uint256\"}],\"name\":\"retrieve\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"salePrice\",\"type\":\"uint256\"}],\"name\":\"royaltyInfo\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"royaltyPortion\",\"outputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"royaltyReceiver\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"safeTransferFrom\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"safeTransferFrom\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"approved\",\"type\":\"bool\"}],\"name\":\"setApprovalForAll\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"interfaceId\",\"type\":\"bytes4\"}],\"name\":\"supportsInterface\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"symbol\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"tokenByIndex\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"owner\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"index\",\"type\":\"uint256\"}],\"name\":\"tokenOfOwnerByIndex\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_agentId\",\"type\":\"uint256\"}],\"name\":\"tokenURI\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"topUpPoolBalance\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"totalSupply\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"from\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"tokenId\",\"type\":\"uint256\"}],\"name\":\"transferFrom\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"unpause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"sysPrompt\",\"type\":\"bytes\"},{\"internalType\":\"string\",\"name\":\"promptKey\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"promptIdx\",\"type\":\"uint256\"}],\"name\":\"updateAgentData\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"sysPrompt\",\"type\":\"bytes\"},{\"internalType\":\"string\",\"name\":\"promptKey\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"promptIdx\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"randomNonce\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"updateAgentDataWithSignature\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"fee\",\"type\":\"uint256\"}],\"name\":\"updateAgentFee\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"uint32\",\"name\":\"newModelId\",\"type\":\"uint32\"}],\"name\":\"updateAgentModelId\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"uri\",\"type\":\"string\"}],\"name\":\"updateAgentURI\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"string\",\"name\":\"uri\",\"type\":\"string\"},{\"internalType\":\"uint256\",\"name\":\"randomNonce\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"signature\",\"type\":\"bytes\"}],\"name\":\"updateAgentUriWithSignature\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"gpuManager\",\"type\":\"address\"}],\"name\":\"updateGPUManager\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"mintPrice\",\"type\":\"uint256\"}],\"name\":\"updateMintPrice\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"royaltyPortion\",\"type\":\"uint16\"}],\"name\":\"updateRoyaltyPortion\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"royaltyReceiver\",\"type\":\"address\"}],\"name\":\"updateRoyaltyReceiver\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"agentId\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"newPromptScheduler\",\"type\":\"address\"}],\"name\":\"updateSchedulePrompt\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}]",
}
EternalAIKB721MetaData contains all meta data concerning the EternalAIKB721 contract.
Functions ¶
This section is empty.
Types ¶
type EternalAIKB721 ¶
type EternalAIKB721 struct { EternalAIKB721Caller // Read-only binding to the contract EternalAIKB721Transactor // Write-only binding to the contract EternalAIKB721Filterer // Log filterer for contract events }
EternalAIKB721 is an auto generated Go binding around an Ethereum contract.
func NewEternalAIKB721 ¶
func NewEternalAIKB721(address common.Address, backend bind.ContractBackend) (*EternalAIKB721, error)
NewEternalAIKB721 creates a new instance of EternalAIKB721, bound to a specific deployed contract.
type EternalAIKB721AgentDataAddNew ¶
type EternalAIKB721AgentDataAddNew struct { AgentId *big.Int SysPrompt [][]byte Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721AgentDataAddNew represents a AgentDataAddNew event raised by the EternalAIKB721 contract.
type EternalAIKB721AgentDataAddNewIterator ¶
type EternalAIKB721AgentDataAddNewIterator struct { Event *EternalAIKB721AgentDataAddNew // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721AgentDataAddNewIterator is returned from FilterAgentDataAddNew and is used to iterate over the raw logs and unpacked data for AgentDataAddNew events raised by the EternalAIKB721 contract.
func (*EternalAIKB721AgentDataAddNewIterator) Close ¶
func (it *EternalAIKB721AgentDataAddNewIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721AgentDataAddNewIterator) Error ¶
func (it *EternalAIKB721AgentDataAddNewIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721AgentDataAddNewIterator) Next ¶
func (it *EternalAIKB721AgentDataAddNewIterator) 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 EternalAIKB721AgentDataUpdate ¶
type EternalAIKB721AgentDataUpdate struct { AgentId *big.Int PromptIndex *big.Int OldSysPrompt []byte NewSysPrompt []byte Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721AgentDataUpdate represents a AgentDataUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721AgentDataUpdateIterator ¶
type EternalAIKB721AgentDataUpdateIterator struct { Event *EternalAIKB721AgentDataUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721AgentDataUpdateIterator is returned from FilterAgentDataUpdate and is used to iterate over the raw logs and unpacked data for AgentDataUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721AgentDataUpdateIterator) Close ¶
func (it *EternalAIKB721AgentDataUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721AgentDataUpdateIterator) Error ¶
func (it *EternalAIKB721AgentDataUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721AgentDataUpdateIterator) Next ¶
func (it *EternalAIKB721AgentDataUpdateIterator) 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 EternalAIKB721AgentFeeUpdate ¶
type EternalAIKB721AgentFeeUpdate struct { AgentId *big.Int Fee *big.Int Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721AgentFeeUpdate represents a AgentFeeUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721AgentFeeUpdateIterator ¶
type EternalAIKB721AgentFeeUpdateIterator struct { Event *EternalAIKB721AgentFeeUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721AgentFeeUpdateIterator is returned from FilterAgentFeeUpdate and is used to iterate over the raw logs and unpacked data for AgentFeeUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721AgentFeeUpdateIterator) Close ¶
func (it *EternalAIKB721AgentFeeUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721AgentFeeUpdateIterator) Error ¶
func (it *EternalAIKB721AgentFeeUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721AgentFeeUpdateIterator) Next ¶
func (it *EternalAIKB721AgentFeeUpdateIterator) 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 EternalAIKB721AgentMissionAddNew ¶
type EternalAIKB721AgentMissionAddNew struct { AgentId *big.Int Missions [][]byte Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721AgentMissionAddNew represents a AgentMissionAddNew event raised by the EternalAIKB721 contract.
type EternalAIKB721AgentMissionAddNewIterator ¶
type EternalAIKB721AgentMissionAddNewIterator struct { Event *EternalAIKB721AgentMissionAddNew // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721AgentMissionAddNewIterator is returned from FilterAgentMissionAddNew and is used to iterate over the raw logs and unpacked data for AgentMissionAddNew events raised by the EternalAIKB721 contract.
func (*EternalAIKB721AgentMissionAddNewIterator) Close ¶
func (it *EternalAIKB721AgentMissionAddNewIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721AgentMissionAddNewIterator) Error ¶
func (it *EternalAIKB721AgentMissionAddNewIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721AgentMissionAddNewIterator) Next ¶
func (it *EternalAIKB721AgentMissionAddNewIterator) 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 EternalAIKB721AgentMissionUpdate ¶
type EternalAIKB721AgentMissionUpdate struct { AgentId *big.Int MissionIndex *big.Int OldSysMission []byte NewSysMission []byte Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721AgentMissionUpdate represents a AgentMissionUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721AgentMissionUpdateIterator ¶
type EternalAIKB721AgentMissionUpdateIterator struct { Event *EternalAIKB721AgentMissionUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721AgentMissionUpdateIterator is returned from FilterAgentMissionUpdate and is used to iterate over the raw logs and unpacked data for AgentMissionUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721AgentMissionUpdateIterator) Close ¶
func (it *EternalAIKB721AgentMissionUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721AgentMissionUpdateIterator) Error ¶
func (it *EternalAIKB721AgentMissionUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721AgentMissionUpdateIterator) Next ¶
func (it *EternalAIKB721AgentMissionUpdateIterator) 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 EternalAIKB721AgentModelIdUpdate ¶
type EternalAIKB721AgentModelIdUpdate struct { AgentId *big.Int OldModelId *big.Int NewModelId *big.Int Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721AgentModelIdUpdate represents a AgentModelIdUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721AgentModelIdUpdateIterator ¶
type EternalAIKB721AgentModelIdUpdateIterator struct { Event *EternalAIKB721AgentModelIdUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721AgentModelIdUpdateIterator is returned from FilterAgentModelIdUpdate and is used to iterate over the raw logs and unpacked data for AgentModelIdUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721AgentModelIdUpdateIterator) Close ¶
func (it *EternalAIKB721AgentModelIdUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721AgentModelIdUpdateIterator) Error ¶
func (it *EternalAIKB721AgentModelIdUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721AgentModelIdUpdateIterator) Next ¶
func (it *EternalAIKB721AgentModelIdUpdateIterator) 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 EternalAIKB721AgentPromptSchedulerdUpdate ¶
type EternalAIKB721AgentPromptSchedulerdUpdate struct { AgentId *big.Int OldPromptScheduler common.Address NewOldPromptScheduler common.Address Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721AgentPromptSchedulerdUpdate represents a AgentPromptSchedulerdUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721AgentPromptSchedulerdUpdateIterator ¶
type EternalAIKB721AgentPromptSchedulerdUpdateIterator struct { Event *EternalAIKB721AgentPromptSchedulerdUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721AgentPromptSchedulerdUpdateIterator is returned from FilterAgentPromptSchedulerdUpdate and is used to iterate over the raw logs and unpacked data for AgentPromptSchedulerdUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721AgentPromptSchedulerdUpdateIterator) Close ¶
func (it *EternalAIKB721AgentPromptSchedulerdUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721AgentPromptSchedulerdUpdateIterator) Error ¶
func (it *EternalAIKB721AgentPromptSchedulerdUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721AgentPromptSchedulerdUpdateIterator) Next ¶
func (it *EternalAIKB721AgentPromptSchedulerdUpdateIterator) 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 EternalAIKB721AgentURIUpdate ¶
type EternalAIKB721AgentURIUpdate struct { AgentId *big.Int Uri string Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721AgentURIUpdate represents a AgentURIUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721AgentURIUpdateIterator ¶
type EternalAIKB721AgentURIUpdateIterator struct { Event *EternalAIKB721AgentURIUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721AgentURIUpdateIterator is returned from FilterAgentURIUpdate and is used to iterate over the raw logs and unpacked data for AgentURIUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721AgentURIUpdateIterator) Close ¶
func (it *EternalAIKB721AgentURIUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721AgentURIUpdateIterator) Error ¶
func (it *EternalAIKB721AgentURIUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721AgentURIUpdateIterator) Next ¶
func (it *EternalAIKB721AgentURIUpdateIterator) 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 EternalAIKB721Approval ¶
type EternalAIKB721Approval struct { Owner common.Address Approved common.Address TokenId *big.Int Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721Approval represents a Approval event raised by the EternalAIKB721 contract.
type EternalAIKB721ApprovalForAll ¶
type EternalAIKB721ApprovalForAll struct { Owner common.Address Operator common.Address Approved bool Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721ApprovalForAll represents a ApprovalForAll event raised by the EternalAIKB721 contract.
type EternalAIKB721ApprovalForAllIterator ¶
type EternalAIKB721ApprovalForAllIterator struct { Event *EternalAIKB721ApprovalForAll // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721ApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the EternalAIKB721 contract.
func (*EternalAIKB721ApprovalForAllIterator) Close ¶
func (it *EternalAIKB721ApprovalForAllIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721ApprovalForAllIterator) Error ¶
func (it *EternalAIKB721ApprovalForAllIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721ApprovalForAllIterator) Next ¶
func (it *EternalAIKB721ApprovalForAllIterator) 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 EternalAIKB721ApprovalIterator ¶
type EternalAIKB721ApprovalIterator struct { Event *EternalAIKB721Approval // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the EternalAIKB721 contract.
func (*EternalAIKB721ApprovalIterator) Close ¶
func (it *EternalAIKB721ApprovalIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721ApprovalIterator) Error ¶
func (it *EternalAIKB721ApprovalIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721ApprovalIterator) Next ¶
func (it *EternalAIKB721ApprovalIterator) 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 EternalAIKB721BatchMetadataUpdate ¶
type EternalAIKB721BatchMetadataUpdate struct { FromTokenId *big.Int ToTokenId *big.Int Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721BatchMetadataUpdate represents a BatchMetadataUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721BatchMetadataUpdateIterator ¶
type EternalAIKB721BatchMetadataUpdateIterator struct { Event *EternalAIKB721BatchMetadataUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721BatchMetadataUpdateIterator is returned from FilterBatchMetadataUpdate and is used to iterate over the raw logs and unpacked data for BatchMetadataUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721BatchMetadataUpdateIterator) Close ¶
func (it *EternalAIKB721BatchMetadataUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721BatchMetadataUpdateIterator) Error ¶
func (it *EternalAIKB721BatchMetadataUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721BatchMetadataUpdateIterator) Next ¶
func (it *EternalAIKB721BatchMetadataUpdateIterator) 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 EternalAIKB721Caller ¶
type EternalAIKB721Caller struct {
// contains filtered or unexported fields
}
EternalAIKB721Caller is an auto generated read-only Go binding around an Ethereum contract.
func NewEternalAIKB721Caller ¶
func NewEternalAIKB721Caller(address common.Address, caller bind.ContractCaller) (*EternalAIKB721Caller, error)
NewEternalAIKB721Caller creates a new read-only instance of EternalAIKB721, bound to a specific deployed contract.
func (*EternalAIKB721Caller) BalanceOf ¶
func (_EternalAIKB721 *EternalAIKB721Caller) 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 (*EternalAIKB721Caller) DataOf ¶
func (_EternalAIKB721 *EternalAIKB721Caller) DataOf(opts *bind.CallOpts, agentId *big.Int) (*big.Int, bool, error)
DataOf is a free data retrieval call binding the contract method 0x871caa98.
Solidity: function dataOf(uint256 agentId) view returns(uint128, bool)
func (*EternalAIKB721Caller) GetAgentFee ¶
func (_EternalAIKB721 *EternalAIKB721Caller) GetAgentFee(opts *bind.CallOpts, agentId *big.Int) (*big.Int, error)
GetAgentFee is a free data retrieval call binding the contract method 0xed96f433.
Solidity: function getAgentFee(uint256 agentId) view returns(uint256)
func (*EternalAIKB721Caller) GetAgentIdByOwner ¶
func (_EternalAIKB721 *EternalAIKB721Caller) GetAgentIdByOwner(opts *bind.CallOpts, owner common.Address) ([]*big.Int, error)
GetAgentIdByOwner is a free data retrieval call binding the contract method 0xae57a2d3.
Solidity: function getAgentIdByOwner(address owner) view returns(uint256[])
func (*EternalAIKB721Caller) GetAgentSystemPrompt ¶
func (_EternalAIKB721 *EternalAIKB721Caller) GetAgentSystemPrompt(opts *bind.CallOpts, agentId *big.Int, promptKey string) ([][]byte, error)
GetAgentSystemPrompt is a free data retrieval call binding the contract method 0x5a88fc7c.
Solidity: function getAgentSystemPrompt(uint256 agentId, string promptKey) view returns(bytes[])
func (*EternalAIKB721Caller) GetApproved ¶
func (_EternalAIKB721 *EternalAIKB721Caller) GetApproved(opts *bind.CallOpts, tokenId *big.Int) (common.Address, error)
GetApproved is a free data retrieval call binding the contract method 0x081812fc.
Solidity: function getApproved(uint256 tokenId) view returns(address)
func (*EternalAIKB721Caller) GetMissionIdsByAgentId ¶
func (_EternalAIKB721 *EternalAIKB721Caller) GetMissionIdsByAgentId(opts *bind.CallOpts, agentId *big.Int) ([][]byte, error)
GetMissionIdsByAgentId is a free data retrieval call binding the contract method 0x96694ad0.
Solidity: function getMissionIdsByAgentId(uint256 agentId) view returns(bytes[])
func (*EternalAIKB721Caller) GpuManager ¶
func (_EternalAIKB721 *EternalAIKB721Caller) GpuManager(opts *bind.CallOpts) (common.Address, error)
GpuManager is a free data retrieval call binding the contract method 0x08c147fd.
Solidity: function _gpuManager() view returns(address)
func (*EternalAIKB721Caller) IsApprovedForAll ¶
func (_EternalAIKB721 *EternalAIKB721Caller) IsApprovedForAll(opts *bind.CallOpts, owner common.Address, operator common.Address) (bool, error)
IsApprovedForAll is a free data retrieval call binding the contract method 0xe985e9c5.
Solidity: function isApprovedForAll(address owner, address operator) view returns(bool)
func (*EternalAIKB721Caller) Name ¶
func (_EternalAIKB721 *EternalAIKB721Caller) Name(opts *bind.CallOpts) (string, error)
Name is a free data retrieval call binding the contract method 0x06fdde03.
Solidity: function name() view returns(string)
func (*EternalAIKB721Caller) NextTokenId ¶
NextTokenId is a free data retrieval call binding the contract method 0x75794a3c.
Solidity: function nextTokenId() view returns(uint256)
func (*EternalAIKB721Caller) Owner ¶
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*EternalAIKB721Caller) OwnerOf ¶
func (_EternalAIKB721 *EternalAIKB721Caller) OwnerOf(opts *bind.CallOpts, tokenId *big.Int) (common.Address, error)
OwnerOf is a free data retrieval call binding the contract method 0x6352211e.
Solidity: function ownerOf(uint256 tokenId) view returns(address)
func (*EternalAIKB721Caller) Paused ¶
func (_EternalAIKB721 *EternalAIKB721Caller) Paused(opts *bind.CallOpts) (bool, error)
Paused is a free data retrieval call binding the contract method 0x5c975abb.
Solidity: function paused() view returns(bool)
func (*EternalAIKB721Caller) PoolBalance ¶
func (_EternalAIKB721 *EternalAIKB721Caller) PoolBalance(opts *bind.CallOpts, nftId *big.Int) (*big.Int, error)
PoolBalance is a free data retrieval call binding the contract method 0xf121000e.
Solidity: function _poolBalance(uint256 nftId) view returns(uint256)
func (*EternalAIKB721Caller) RoyaltyInfo ¶
func (_EternalAIKB721 *EternalAIKB721Caller) RoyaltyInfo(opts *bind.CallOpts, agentId *big.Int, salePrice *big.Int) (common.Address, *big.Int, error)
RoyaltyInfo is a free data retrieval call binding the contract method 0x2a55205a.
Solidity: function royaltyInfo(uint256 agentId, uint256 salePrice) view returns(address, uint256)
func (*EternalAIKB721Caller) RoyaltyPortion ¶
func (_EternalAIKB721 *EternalAIKB721Caller) RoyaltyPortion(opts *bind.CallOpts) (uint16, error)
RoyaltyPortion is a free data retrieval call binding the contract method 0x11d7beb2.
Solidity: function royaltyPortion() view returns(uint16)
func (*EternalAIKB721Caller) RoyaltyReceiver ¶
func (_EternalAIKB721 *EternalAIKB721Caller) RoyaltyReceiver(opts *bind.CallOpts) (common.Address, error)
RoyaltyReceiver is a free data retrieval call binding the contract method 0x9fbc8713.
Solidity: function royaltyReceiver() view returns(address)
func (*EternalAIKB721Caller) SignaturesUsed ¶
func (_EternalAIKB721 *EternalAIKB721Caller) SignaturesUsed(opts *bind.CallOpts, nftId common.Address, signature [32]byte) (bool, error)
SignaturesUsed is a free data retrieval call binding the contract method 0xc9070a92.
Solidity: function _signaturesUsed(address nftId, bytes32 signature) view returns(bool)
func (*EternalAIKB721Caller) SupportsInterface ¶
func (_EternalAIKB721 *EternalAIKB721Caller) SupportsInterface(opts *bind.CallOpts, interfaceId [4]byte) (bool, error)
SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.
Solidity: function supportsInterface(bytes4 interfaceId) view returns(bool)
func (*EternalAIKB721Caller) Symbol ¶
func (_EternalAIKB721 *EternalAIKB721Caller) Symbol(opts *bind.CallOpts) (string, error)
Symbol is a free data retrieval call binding the contract method 0x95d89b41.
Solidity: function symbol() view returns(string)
func (*EternalAIKB721Caller) TokenByIndex ¶
func (_EternalAIKB721 *EternalAIKB721Caller) TokenByIndex(opts *bind.CallOpts, index *big.Int) (*big.Int, error)
TokenByIndex is a free data retrieval call binding the contract method 0x4f6ccce7.
Solidity: function tokenByIndex(uint256 index) view returns(uint256)
func (*EternalAIKB721Caller) TokenOfOwnerByIndex ¶
func (_EternalAIKB721 *EternalAIKB721Caller) TokenOfOwnerByIndex(opts *bind.CallOpts, owner common.Address, index *big.Int) (*big.Int, error)
TokenOfOwnerByIndex is a free data retrieval call binding the contract method 0x2f745c59.
Solidity: function tokenOfOwnerByIndex(address owner, uint256 index) view returns(uint256)
func (*EternalAIKB721Caller) TokenURI ¶
func (_EternalAIKB721 *EternalAIKB721Caller) TokenURI(opts *bind.CallOpts, _agentId *big.Int) (string, error)
TokenURI is a free data retrieval call binding the contract method 0xc87b56dd.
Solidity: function tokenURI(uint256 _agentId) view returns(string)
func (*EternalAIKB721Caller) TotalSupply ¶
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
Solidity: function totalSupply() view returns(uint256)
type EternalAIKB721CallerRaw ¶
type EternalAIKB721CallerRaw struct {
Contract *EternalAIKB721Caller // Generic read-only contract binding to access the raw methods on
}
EternalAIKB721CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
func (*EternalAIKB721CallerRaw) Call ¶
func (_EternalAIKB721 *EternalAIKB721CallerRaw) 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 EternalAIKB721CallerSession ¶
type EternalAIKB721CallerSession struct { Contract *EternalAIKB721Caller // Generic contract caller binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session }
EternalAIKB721CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
func (*EternalAIKB721CallerSession) BalanceOf ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) 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 (*EternalAIKB721CallerSession) DataOf ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) DataOf(agentId *big.Int) (*big.Int, bool, error)
DataOf is a free data retrieval call binding the contract method 0x871caa98.
Solidity: function dataOf(uint256 agentId) view returns(uint128, bool)
func (*EternalAIKB721CallerSession) GetAgentFee ¶
GetAgentFee is a free data retrieval call binding the contract method 0xed96f433.
Solidity: function getAgentFee(uint256 agentId) view returns(uint256)
func (*EternalAIKB721CallerSession) GetAgentIdByOwner ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) GetAgentIdByOwner(owner common.Address) ([]*big.Int, error)
GetAgentIdByOwner is a free data retrieval call binding the contract method 0xae57a2d3.
Solidity: function getAgentIdByOwner(address owner) view returns(uint256[])
func (*EternalAIKB721CallerSession) GetAgentSystemPrompt ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) GetAgentSystemPrompt(agentId *big.Int, promptKey string) ([][]byte, error)
GetAgentSystemPrompt is a free data retrieval call binding the contract method 0x5a88fc7c.
Solidity: function getAgentSystemPrompt(uint256 agentId, string promptKey) view returns(bytes[])
func (*EternalAIKB721CallerSession) GetApproved ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) GetApproved(tokenId *big.Int) (common.Address, error)
GetApproved is a free data retrieval call binding the contract method 0x081812fc.
Solidity: function getApproved(uint256 tokenId) view returns(address)
func (*EternalAIKB721CallerSession) GetMissionIdsByAgentId ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) GetMissionIdsByAgentId(agentId *big.Int) ([][]byte, error)
GetMissionIdsByAgentId is a free data retrieval call binding the contract method 0x96694ad0.
Solidity: function getMissionIdsByAgentId(uint256 agentId) view returns(bytes[])
func (*EternalAIKB721CallerSession) GpuManager ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) GpuManager() (common.Address, error)
GpuManager is a free data retrieval call binding the contract method 0x08c147fd.
Solidity: function _gpuManager() view returns(address)
func (*EternalAIKB721CallerSession) IsApprovedForAll ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) IsApprovedForAll(owner common.Address, operator common.Address) (bool, error)
IsApprovedForAll is a free data retrieval call binding the contract method 0xe985e9c5.
Solidity: function isApprovedForAll(address owner, address operator) view returns(bool)
func (*EternalAIKB721CallerSession) Name ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) Name() (string, error)
Name is a free data retrieval call binding the contract method 0x06fdde03.
Solidity: function name() view returns(string)
func (*EternalAIKB721CallerSession) NextTokenId ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) NextTokenId() (*big.Int, error)
NextTokenId is a free data retrieval call binding the contract method 0x75794a3c.
Solidity: function nextTokenId() view returns(uint256)
func (*EternalAIKB721CallerSession) Owner ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*EternalAIKB721CallerSession) OwnerOf ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) OwnerOf(tokenId *big.Int) (common.Address, error)
OwnerOf is a free data retrieval call binding the contract method 0x6352211e.
Solidity: function ownerOf(uint256 tokenId) view returns(address)
func (*EternalAIKB721CallerSession) Paused ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) Paused() (bool, error)
Paused is a free data retrieval call binding the contract method 0x5c975abb.
Solidity: function paused() view returns(bool)
func (*EternalAIKB721CallerSession) PoolBalance ¶
PoolBalance is a free data retrieval call binding the contract method 0xf121000e.
Solidity: function _poolBalance(uint256 nftId) view returns(uint256)
func (*EternalAIKB721CallerSession) RoyaltyInfo ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) RoyaltyInfo(agentId *big.Int, salePrice *big.Int) (common.Address, *big.Int, error)
RoyaltyInfo is a free data retrieval call binding the contract method 0x2a55205a.
Solidity: function royaltyInfo(uint256 agentId, uint256 salePrice) view returns(address, uint256)
func (*EternalAIKB721CallerSession) RoyaltyPortion ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) RoyaltyPortion() (uint16, error)
RoyaltyPortion is a free data retrieval call binding the contract method 0x11d7beb2.
Solidity: function royaltyPortion() view returns(uint16)
func (*EternalAIKB721CallerSession) RoyaltyReceiver ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) RoyaltyReceiver() (common.Address, error)
RoyaltyReceiver is a free data retrieval call binding the contract method 0x9fbc8713.
Solidity: function royaltyReceiver() view returns(address)
func (*EternalAIKB721CallerSession) SignaturesUsed ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) SignaturesUsed(nftId common.Address, signature [32]byte) (bool, error)
SignaturesUsed is a free data retrieval call binding the contract method 0xc9070a92.
Solidity: function _signaturesUsed(address nftId, bytes32 signature) view returns(bool)
func (*EternalAIKB721CallerSession) SupportsInterface ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) SupportsInterface(interfaceId [4]byte) (bool, error)
SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.
Solidity: function supportsInterface(bytes4 interfaceId) view returns(bool)
func (*EternalAIKB721CallerSession) Symbol ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) Symbol() (string, error)
Symbol is a free data retrieval call binding the contract method 0x95d89b41.
Solidity: function symbol() view returns(string)
func (*EternalAIKB721CallerSession) TokenByIndex ¶
TokenByIndex is a free data retrieval call binding the contract method 0x4f6ccce7.
Solidity: function tokenByIndex(uint256 index) view returns(uint256)
func (*EternalAIKB721CallerSession) TokenOfOwnerByIndex ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) TokenOfOwnerByIndex(owner common.Address, index *big.Int) (*big.Int, error)
TokenOfOwnerByIndex is a free data retrieval call binding the contract method 0x2f745c59.
Solidity: function tokenOfOwnerByIndex(address owner, uint256 index) view returns(uint256)
func (*EternalAIKB721CallerSession) TokenURI ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) TokenURI(_agentId *big.Int) (string, error)
TokenURI is a free data retrieval call binding the contract method 0xc87b56dd.
Solidity: function tokenURI(uint256 _agentId) view returns(string)
func (*EternalAIKB721CallerSession) TotalSupply ¶
func (_EternalAIKB721 *EternalAIKB721CallerSession) TotalSupply() (*big.Int, error)
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
Solidity: function totalSupply() view returns(uint256)
type EternalAIKB721Filterer ¶
type EternalAIKB721Filterer struct {
// contains filtered or unexported fields
}
EternalAIKB721Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
func NewEternalAIKB721Filterer ¶
func NewEternalAIKB721Filterer(address common.Address, filterer bind.ContractFilterer) (*EternalAIKB721Filterer, error)
NewEternalAIKB721Filterer creates a new log filterer instance of EternalAIKB721, bound to a specific deployed contract.
func (*EternalAIKB721Filterer) FilterAgentDataAddNew ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentDataAddNew(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentDataAddNewIterator, error)
FilterAgentDataAddNew is a free log retrieval operation binding the contract event 0xdebec4c58e3b7c5817893e50cb1f9e65b65978e8c89bb4407eb0109d5887b258.
Solidity: event AgentDataAddNew(uint256 indexed agentId, bytes[] sysPrompt)
func (*EternalAIKB721Filterer) FilterAgentDataUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentDataUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentDataUpdateIterator, error)
FilterAgentDataUpdate is a free log retrieval operation binding the contract event 0xe42abf7d4a793286da8cc1399cb577a1f5a0e133dfee371bb3a5abbdd77b011e.
Solidity: event AgentDataUpdate(uint256 indexed agentId, uint256 promptIndex, bytes oldSysPrompt, bytes newSysPrompt)
func (*EternalAIKB721Filterer) FilterAgentFeeUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentFeeUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentFeeUpdateIterator, error)
FilterAgentFeeUpdate is a free log retrieval operation binding the contract event 0xa08d8197034aee8915921dd8aa7d95cf711690dd77f0b676dded49b3f9a632d1.
Solidity: event AgentFeeUpdate(uint256 indexed agentId, uint256 fee)
func (*EternalAIKB721Filterer) FilterAgentMissionAddNew ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentMissionAddNew(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentMissionAddNewIterator, error)
FilterAgentMissionAddNew is a free log retrieval operation binding the contract event 0x12ccdcc9c8e92b22004686225bd3df163c042e77b03eab4566800d40b5047f91.
Solidity: event AgentMissionAddNew(uint256 indexed agentId, bytes[] missions)
func (*EternalAIKB721Filterer) FilterAgentMissionUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentMissionUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentMissionUpdateIterator, error)
FilterAgentMissionUpdate is a free log retrieval operation binding the contract event 0x0a9b80bd675e3f5788f1a5da687efd147dbc4729245a7f300ce1074bbd535127.
Solidity: event AgentMissionUpdate(uint256 indexed agentId, uint256 missionIndex, bytes oldSysMission, bytes newSysMission)
func (*EternalAIKB721Filterer) FilterAgentModelIdUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentModelIdUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentModelIdUpdateIterator, error)
FilterAgentModelIdUpdate is a free log retrieval operation binding the contract event 0xe8662b9bac978d6b361a9cc824ecf5a8ea4cfb61ccbdd24dec6237ee9b7d7fa7.
Solidity: event AgentModelIdUpdate(uint256 indexed agentId, uint256 oldModelId, uint256 newModelId)
func (*EternalAIKB721Filterer) FilterAgentPromptSchedulerdUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentPromptSchedulerdUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentPromptSchedulerdUpdateIterator, error)
FilterAgentPromptSchedulerdUpdate is a free log retrieval operation binding the contract event 0x668af5d324df41df4dbf51978e1caa591bcf48468550da656523572a47d9abbd.
Solidity: event AgentPromptSchedulerdUpdate(uint256 indexed agentId, address oldPromptScheduler, address newOldPromptScheduler)
func (*EternalAIKB721Filterer) FilterAgentURIUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentURIUpdate(opts *bind.FilterOpts, agentId []*big.Int) (*EternalAIKB721AgentURIUpdateIterator, error)
FilterAgentURIUpdate is a free log retrieval operation binding the contract event 0x706a4e8eb2f354c7f4d96e5ea1984f36e72482629987edad78c9940ea037c362.
Solidity: event AgentURIUpdate(uint256 indexed agentId, string uri)
func (*EternalAIKB721Filterer) FilterApproval ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterApproval(opts *bind.FilterOpts, owner []common.Address, approved []common.Address, tokenId []*big.Int) (*EternalAIKB721ApprovalIterator, error)
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 (*EternalAIKB721Filterer) FilterApprovalForAll ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterApprovalForAll(opts *bind.FilterOpts, owner []common.Address, operator []common.Address) (*EternalAIKB721ApprovalForAllIterator, error)
FilterApprovalForAll is a free log retrieval operation binding the contract event 0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31.
Solidity: event ApprovalForAll(address indexed owner, address indexed operator, bool approved)
func (*EternalAIKB721Filterer) FilterBatchMetadataUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterBatchMetadataUpdate(opts *bind.FilterOpts) (*EternalAIKB721BatchMetadataUpdateIterator, error)
FilterBatchMetadataUpdate is a free log retrieval operation binding the contract event 0x6bd5c950a8d8df17f772f5af37cb3655737899cbf903264b9795592da439661c.
Solidity: event BatchMetadataUpdate(uint256 _fromTokenId, uint256 _toTokenId)
func (*EternalAIKB721Filterer) FilterInferencePerformed ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterInferencePerformed(opts *bind.FilterOpts, tokenId []*big.Int, caller []common.Address) (*EternalAIKB721InferencePerformedIterator, error)
FilterInferencePerformed is a free log retrieval operation binding the contract event 0xcf35460eca25a0549d5eb14c712236d61c9a0bad90c834f996c5f2a98d332719.
Solidity: event InferencePerformed(uint256 indexed tokenId, address indexed caller, bytes data, uint256 fee, string externalData, uint256 inferenceId)
func (*EternalAIKB721Filterer) FilterInitialized ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterInitialized(opts *bind.FilterOpts) (*EternalAIKB721InitializedIterator, error)
FilterInitialized is a free log retrieval operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.
Solidity: event Initialized(uint8 version)
func (*EternalAIKB721Filterer) FilterMetadataUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterMetadataUpdate(opts *bind.FilterOpts) (*EternalAIKB721MetadataUpdateIterator, error)
FilterMetadataUpdate is a free log retrieval operation binding the contract event 0xf8e1a15aba9398e019f0b49df1a4fde98ee17ae345cb5f6b5e2c27f5033e8ce7.
Solidity: event MetadataUpdate(uint256 _tokenId)
func (*EternalAIKB721Filterer) FilterMintPriceUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterMintPriceUpdate(opts *bind.FilterOpts) (*EternalAIKB721MintPriceUpdateIterator, error)
FilterMintPriceUpdate is a free log retrieval operation binding the contract event 0x23050b539195eebd064c1bec834445b7d028a20c345600e868a74d7ca93c5e86.
Solidity: event MintPriceUpdate(uint256 newValue)
func (*EternalAIKB721Filterer) FilterNewToken ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterNewToken(opts *bind.FilterOpts, tokenId []*big.Int, minter []common.Address) (*EternalAIKB721NewTokenIterator, error)
FilterNewToken is a free log retrieval operation binding the contract event 0x61beab98a81083e3c0239c33e149bef1316ca78f15b9f29125039f5521a06d06.
Solidity: event NewToken(uint256 indexed tokenId, string uri, bytes sysPrompt, uint256 fee, address indexed minter)
func (*EternalAIKB721Filterer) FilterOwnershipTransferred ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, newOwner []common.Address) (*EternalAIKB721OwnershipTransferredIterator, error)
FilterOwnershipTransferred is a free log retrieval operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.
Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
func (*EternalAIKB721Filterer) FilterPaused ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterPaused(opts *bind.FilterOpts) (*EternalAIKB721PausedIterator, error)
FilterPaused is a free log retrieval operation binding the contract event 0x62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258.
Solidity: event Paused(address account)
func (*EternalAIKB721Filterer) FilterRoyaltyPortionUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterRoyaltyPortionUpdate(opts *bind.FilterOpts) (*EternalAIKB721RoyaltyPortionUpdateIterator, error)
FilterRoyaltyPortionUpdate is a free log retrieval operation binding the contract event 0xb1f3037624bd2d961f6d56696cc10ccc3a676db381e671b1bc58f0ab1f686dd5.
Solidity: event RoyaltyPortionUpdate(uint16 newValue)
func (*EternalAIKB721Filterer) FilterRoyaltyReceiverUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterRoyaltyReceiverUpdate(opts *bind.FilterOpts) (*EternalAIKB721RoyaltyReceiverUpdateIterator, error)
FilterRoyaltyReceiverUpdate is a free log retrieval operation binding the contract event 0xec6b72b10aed766af02b35918b55be261c89aaaa4c8add826471ce35ec7f97b3.
Solidity: event RoyaltyReceiverUpdate(address newAddress)
func (*EternalAIKB721Filterer) FilterTopUpPoolBalance ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterTopUpPoolBalance(opts *bind.FilterOpts) (*EternalAIKB721TopUpPoolBalanceIterator, error)
FilterTopUpPoolBalance is a free log retrieval operation binding the contract event 0xf7ee57effd30f2ab842c1d65fdcfa7d20c2fb2f967e9ac30acafecabf013ea4c.
Solidity: event TopUpPoolBalance(uint256 agentId, address caller, uint256 amount)
func (*EternalAIKB721Filterer) FilterTransfer ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterTransfer(opts *bind.FilterOpts, from []common.Address, to []common.Address, tokenId []*big.Int) (*EternalAIKB721TransferIterator, error)
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 (*EternalAIKB721Filterer) FilterUnpaused ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) FilterUnpaused(opts *bind.FilterOpts) (*EternalAIKB721UnpausedIterator, error)
FilterUnpaused is a free log retrieval operation binding the contract event 0x5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa.
Solidity: event Unpaused(address account)
func (*EternalAIKB721Filterer) ParseAgentDataAddNew ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentDataAddNew(log types.Log) (*EternalAIKB721AgentDataAddNew, error)
ParseAgentDataAddNew is a log parse operation binding the contract event 0xdebec4c58e3b7c5817893e50cb1f9e65b65978e8c89bb4407eb0109d5887b258.
Solidity: event AgentDataAddNew(uint256 indexed agentId, bytes[] sysPrompt)
func (*EternalAIKB721Filterer) ParseAgentDataUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentDataUpdate(log types.Log) (*EternalAIKB721AgentDataUpdate, error)
ParseAgentDataUpdate is a log parse operation binding the contract event 0xe42abf7d4a793286da8cc1399cb577a1f5a0e133dfee371bb3a5abbdd77b011e.
Solidity: event AgentDataUpdate(uint256 indexed agentId, uint256 promptIndex, bytes oldSysPrompt, bytes newSysPrompt)
func (*EternalAIKB721Filterer) ParseAgentFeeUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentFeeUpdate(log types.Log) (*EternalAIKB721AgentFeeUpdate, error)
ParseAgentFeeUpdate is a log parse operation binding the contract event 0xa08d8197034aee8915921dd8aa7d95cf711690dd77f0b676dded49b3f9a632d1.
Solidity: event AgentFeeUpdate(uint256 indexed agentId, uint256 fee)
func (*EternalAIKB721Filterer) ParseAgentMissionAddNew ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentMissionAddNew(log types.Log) (*EternalAIKB721AgentMissionAddNew, error)
ParseAgentMissionAddNew is a log parse operation binding the contract event 0x12ccdcc9c8e92b22004686225bd3df163c042e77b03eab4566800d40b5047f91.
Solidity: event AgentMissionAddNew(uint256 indexed agentId, bytes[] missions)
func (*EternalAIKB721Filterer) ParseAgentMissionUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentMissionUpdate(log types.Log) (*EternalAIKB721AgentMissionUpdate, error)
ParseAgentMissionUpdate is a log parse operation binding the contract event 0x0a9b80bd675e3f5788f1a5da687efd147dbc4729245a7f300ce1074bbd535127.
Solidity: event AgentMissionUpdate(uint256 indexed agentId, uint256 missionIndex, bytes oldSysMission, bytes newSysMission)
func (*EternalAIKB721Filterer) ParseAgentModelIdUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentModelIdUpdate(log types.Log) (*EternalAIKB721AgentModelIdUpdate, error)
ParseAgentModelIdUpdate is a log parse operation binding the contract event 0xe8662b9bac978d6b361a9cc824ecf5a8ea4cfb61ccbdd24dec6237ee9b7d7fa7.
Solidity: event AgentModelIdUpdate(uint256 indexed agentId, uint256 oldModelId, uint256 newModelId)
func (*EternalAIKB721Filterer) ParseAgentPromptSchedulerdUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentPromptSchedulerdUpdate(log types.Log) (*EternalAIKB721AgentPromptSchedulerdUpdate, error)
ParseAgentPromptSchedulerdUpdate is a log parse operation binding the contract event 0x668af5d324df41df4dbf51978e1caa591bcf48468550da656523572a47d9abbd.
Solidity: event AgentPromptSchedulerdUpdate(uint256 indexed agentId, address oldPromptScheduler, address newOldPromptScheduler)
func (*EternalAIKB721Filterer) ParseAgentURIUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentURIUpdate(log types.Log) (*EternalAIKB721AgentURIUpdate, error)
ParseAgentURIUpdate is a log parse operation binding the contract event 0x706a4e8eb2f354c7f4d96e5ea1984f36e72482629987edad78c9940ea037c362.
Solidity: event AgentURIUpdate(uint256 indexed agentId, string uri)
func (*EternalAIKB721Filterer) ParseApproval ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseApproval(log types.Log) (*EternalAIKB721Approval, error)
ParseApproval is a log parse operation binding the contract event 0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925.
Solidity: event Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
func (*EternalAIKB721Filterer) ParseApprovalForAll ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseApprovalForAll(log types.Log) (*EternalAIKB721ApprovalForAll, error)
ParseApprovalForAll is a log parse operation binding the contract event 0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31.
Solidity: event ApprovalForAll(address indexed owner, address indexed operator, bool approved)
func (*EternalAIKB721Filterer) ParseBatchMetadataUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseBatchMetadataUpdate(log types.Log) (*EternalAIKB721BatchMetadataUpdate, error)
ParseBatchMetadataUpdate is a log parse operation binding the contract event 0x6bd5c950a8d8df17f772f5af37cb3655737899cbf903264b9795592da439661c.
Solidity: event BatchMetadataUpdate(uint256 _fromTokenId, uint256 _toTokenId)
func (*EternalAIKB721Filterer) ParseInferencePerformed ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseInferencePerformed(log types.Log) (*EternalAIKB721InferencePerformed, error)
ParseInferencePerformed is a log parse operation binding the contract event 0xcf35460eca25a0549d5eb14c712236d61c9a0bad90c834f996c5f2a98d332719.
Solidity: event InferencePerformed(uint256 indexed tokenId, address indexed caller, bytes data, uint256 fee, string externalData, uint256 inferenceId)
func (*EternalAIKB721Filterer) ParseInitialized ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseInitialized(log types.Log) (*EternalAIKB721Initialized, error)
ParseInitialized is a log parse operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.
Solidity: event Initialized(uint8 version)
func (*EternalAIKB721Filterer) ParseMetadataUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseMetadataUpdate(log types.Log) (*EternalAIKB721MetadataUpdate, error)
ParseMetadataUpdate is a log parse operation binding the contract event 0xf8e1a15aba9398e019f0b49df1a4fde98ee17ae345cb5f6b5e2c27f5033e8ce7.
Solidity: event MetadataUpdate(uint256 _tokenId)
func (*EternalAIKB721Filterer) ParseMintPriceUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseMintPriceUpdate(log types.Log) (*EternalAIKB721MintPriceUpdate, error)
ParseMintPriceUpdate is a log parse operation binding the contract event 0x23050b539195eebd064c1bec834445b7d028a20c345600e868a74d7ca93c5e86.
Solidity: event MintPriceUpdate(uint256 newValue)
func (*EternalAIKB721Filterer) ParseNewToken ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseNewToken(log types.Log) (*EternalAIKB721NewToken, error)
ParseNewToken is a log parse operation binding the contract event 0x61beab98a81083e3c0239c33e149bef1316ca78f15b9f29125039f5521a06d06.
Solidity: event NewToken(uint256 indexed tokenId, string uri, bytes sysPrompt, uint256 fee, address indexed minter)
func (*EternalAIKB721Filterer) ParseOwnershipTransferred ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseOwnershipTransferred(log types.Log) (*EternalAIKB721OwnershipTransferred, error)
ParseOwnershipTransferred is a log parse operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.
Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
func (*EternalAIKB721Filterer) ParsePaused ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParsePaused(log types.Log) (*EternalAIKB721Paused, error)
ParsePaused is a log parse operation binding the contract event 0x62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258.
Solidity: event Paused(address account)
func (*EternalAIKB721Filterer) ParseRoyaltyPortionUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseRoyaltyPortionUpdate(log types.Log) (*EternalAIKB721RoyaltyPortionUpdate, error)
ParseRoyaltyPortionUpdate is a log parse operation binding the contract event 0xb1f3037624bd2d961f6d56696cc10ccc3a676db381e671b1bc58f0ab1f686dd5.
Solidity: event RoyaltyPortionUpdate(uint16 newValue)
func (*EternalAIKB721Filterer) ParseRoyaltyReceiverUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseRoyaltyReceiverUpdate(log types.Log) (*EternalAIKB721RoyaltyReceiverUpdate, error)
ParseRoyaltyReceiverUpdate is a log parse operation binding the contract event 0xec6b72b10aed766af02b35918b55be261c89aaaa4c8add826471ce35ec7f97b3.
Solidity: event RoyaltyReceiverUpdate(address newAddress)
func (*EternalAIKB721Filterer) ParseTopUpPoolBalance ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseTopUpPoolBalance(log types.Log) (*EternalAIKB721TopUpPoolBalance, error)
ParseTopUpPoolBalance is a log parse operation binding the contract event 0xf7ee57effd30f2ab842c1d65fdcfa7d20c2fb2f967e9ac30acafecabf013ea4c.
Solidity: event TopUpPoolBalance(uint256 agentId, address caller, uint256 amount)
func (*EternalAIKB721Filterer) ParseTransfer ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseTransfer(log types.Log) (*EternalAIKB721Transfer, error)
ParseTransfer is a log parse operation binding the contract event 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef.
Solidity: event Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
func (*EternalAIKB721Filterer) ParseUnpaused ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) ParseUnpaused(log types.Log) (*EternalAIKB721Unpaused, error)
ParseUnpaused is a log parse operation binding the contract event 0x5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa.
Solidity: event Unpaused(address account)
func (*EternalAIKB721Filterer) WatchAgentDataAddNew ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentDataAddNew(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentDataAddNew, agentId []*big.Int) (event.Subscription, error)
WatchAgentDataAddNew is a free log subscription operation binding the contract event 0xdebec4c58e3b7c5817893e50cb1f9e65b65978e8c89bb4407eb0109d5887b258.
Solidity: event AgentDataAddNew(uint256 indexed agentId, bytes[] sysPrompt)
func (*EternalAIKB721Filterer) WatchAgentDataUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentDataUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentDataUpdate, agentId []*big.Int) (event.Subscription, error)
WatchAgentDataUpdate is a free log subscription operation binding the contract event 0xe42abf7d4a793286da8cc1399cb577a1f5a0e133dfee371bb3a5abbdd77b011e.
Solidity: event AgentDataUpdate(uint256 indexed agentId, uint256 promptIndex, bytes oldSysPrompt, bytes newSysPrompt)
func (*EternalAIKB721Filterer) WatchAgentFeeUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentFeeUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentFeeUpdate, agentId []*big.Int) (event.Subscription, error)
WatchAgentFeeUpdate is a free log subscription operation binding the contract event 0xa08d8197034aee8915921dd8aa7d95cf711690dd77f0b676dded49b3f9a632d1.
Solidity: event AgentFeeUpdate(uint256 indexed agentId, uint256 fee)
func (*EternalAIKB721Filterer) WatchAgentMissionAddNew ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentMissionAddNew(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentMissionAddNew, agentId []*big.Int) (event.Subscription, error)
WatchAgentMissionAddNew is a free log subscription operation binding the contract event 0x12ccdcc9c8e92b22004686225bd3df163c042e77b03eab4566800d40b5047f91.
Solidity: event AgentMissionAddNew(uint256 indexed agentId, bytes[] missions)
func (*EternalAIKB721Filterer) WatchAgentMissionUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentMissionUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentMissionUpdate, agentId []*big.Int) (event.Subscription, error)
WatchAgentMissionUpdate is a free log subscription operation binding the contract event 0x0a9b80bd675e3f5788f1a5da687efd147dbc4729245a7f300ce1074bbd535127.
Solidity: event AgentMissionUpdate(uint256 indexed agentId, uint256 missionIndex, bytes oldSysMission, bytes newSysMission)
func (*EternalAIKB721Filterer) WatchAgentModelIdUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentModelIdUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentModelIdUpdate, agentId []*big.Int) (event.Subscription, error)
WatchAgentModelIdUpdate is a free log subscription operation binding the contract event 0xe8662b9bac978d6b361a9cc824ecf5a8ea4cfb61ccbdd24dec6237ee9b7d7fa7.
Solidity: event AgentModelIdUpdate(uint256 indexed agentId, uint256 oldModelId, uint256 newModelId)
func (*EternalAIKB721Filterer) WatchAgentPromptSchedulerdUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentPromptSchedulerdUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentPromptSchedulerdUpdate, agentId []*big.Int) (event.Subscription, error)
WatchAgentPromptSchedulerdUpdate is a free log subscription operation binding the contract event 0x668af5d324df41df4dbf51978e1caa591bcf48468550da656523572a47d9abbd.
Solidity: event AgentPromptSchedulerdUpdate(uint256 indexed agentId, address oldPromptScheduler, address newOldPromptScheduler)
func (*EternalAIKB721Filterer) WatchAgentURIUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentURIUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721AgentURIUpdate, agentId []*big.Int) (event.Subscription, error)
WatchAgentURIUpdate is a free log subscription operation binding the contract event 0x706a4e8eb2f354c7f4d96e5ea1984f36e72482629987edad78c9940ea037c362.
Solidity: event AgentURIUpdate(uint256 indexed agentId, string uri)
func (*EternalAIKB721Filterer) WatchApproval ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchApproval(opts *bind.WatchOpts, sink chan<- *EternalAIKB721Approval, owner []common.Address, approved []common.Address, tokenId []*big.Int) (event.Subscription, error)
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 (*EternalAIKB721Filterer) WatchApprovalForAll ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchApprovalForAll(opts *bind.WatchOpts, sink chan<- *EternalAIKB721ApprovalForAll, owner []common.Address, operator []common.Address) (event.Subscription, error)
WatchApprovalForAll is a free log subscription operation binding the contract event 0x17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c31.
Solidity: event ApprovalForAll(address indexed owner, address indexed operator, bool approved)
func (*EternalAIKB721Filterer) WatchBatchMetadataUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchBatchMetadataUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721BatchMetadataUpdate) (event.Subscription, error)
WatchBatchMetadataUpdate is a free log subscription operation binding the contract event 0x6bd5c950a8d8df17f772f5af37cb3655737899cbf903264b9795592da439661c.
Solidity: event BatchMetadataUpdate(uint256 _fromTokenId, uint256 _toTokenId)
func (*EternalAIKB721Filterer) WatchInferencePerformed ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchInferencePerformed(opts *bind.WatchOpts, sink chan<- *EternalAIKB721InferencePerformed, tokenId []*big.Int, caller []common.Address) (event.Subscription, error)
WatchInferencePerformed is a free log subscription operation binding the contract event 0xcf35460eca25a0549d5eb14c712236d61c9a0bad90c834f996c5f2a98d332719.
Solidity: event InferencePerformed(uint256 indexed tokenId, address indexed caller, bytes data, uint256 fee, string externalData, uint256 inferenceId)
func (*EternalAIKB721Filterer) WatchInitialized ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *EternalAIKB721Initialized) (event.Subscription, error)
WatchInitialized is a free log subscription operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.
Solidity: event Initialized(uint8 version)
func (*EternalAIKB721Filterer) WatchMetadataUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchMetadataUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721MetadataUpdate) (event.Subscription, error)
WatchMetadataUpdate is a free log subscription operation binding the contract event 0xf8e1a15aba9398e019f0b49df1a4fde98ee17ae345cb5f6b5e2c27f5033e8ce7.
Solidity: event MetadataUpdate(uint256 _tokenId)
func (*EternalAIKB721Filterer) WatchMintPriceUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchMintPriceUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721MintPriceUpdate) (event.Subscription, error)
WatchMintPriceUpdate is a free log subscription operation binding the contract event 0x23050b539195eebd064c1bec834445b7d028a20c345600e868a74d7ca93c5e86.
Solidity: event MintPriceUpdate(uint256 newValue)
func (*EternalAIKB721Filterer) WatchNewToken ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchNewToken(opts *bind.WatchOpts, sink chan<- *EternalAIKB721NewToken, tokenId []*big.Int, minter []common.Address) (event.Subscription, error)
WatchNewToken is a free log subscription operation binding the contract event 0x61beab98a81083e3c0239c33e149bef1316ca78f15b9f29125039f5521a06d06.
Solidity: event NewToken(uint256 indexed tokenId, string uri, bytes sysPrompt, uint256 fee, address indexed minter)
func (*EternalAIKB721Filterer) WatchOwnershipTransferred ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *EternalAIKB721OwnershipTransferred, previousOwner []common.Address, newOwner []common.Address) (event.Subscription, error)
WatchOwnershipTransferred is a free log subscription operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.
Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
func (*EternalAIKB721Filterer) WatchPaused ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchPaused(opts *bind.WatchOpts, sink chan<- *EternalAIKB721Paused) (event.Subscription, error)
WatchPaused is a free log subscription operation binding the contract event 0x62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258.
Solidity: event Paused(address account)
func (*EternalAIKB721Filterer) WatchRoyaltyPortionUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchRoyaltyPortionUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721RoyaltyPortionUpdate) (event.Subscription, error)
WatchRoyaltyPortionUpdate is a free log subscription operation binding the contract event 0xb1f3037624bd2d961f6d56696cc10ccc3a676db381e671b1bc58f0ab1f686dd5.
Solidity: event RoyaltyPortionUpdate(uint16 newValue)
func (*EternalAIKB721Filterer) WatchRoyaltyReceiverUpdate ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchRoyaltyReceiverUpdate(opts *bind.WatchOpts, sink chan<- *EternalAIKB721RoyaltyReceiverUpdate) (event.Subscription, error)
WatchRoyaltyReceiverUpdate is a free log subscription operation binding the contract event 0xec6b72b10aed766af02b35918b55be261c89aaaa4c8add826471ce35ec7f97b3.
Solidity: event RoyaltyReceiverUpdate(address newAddress)
func (*EternalAIKB721Filterer) WatchTopUpPoolBalance ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchTopUpPoolBalance(opts *bind.WatchOpts, sink chan<- *EternalAIKB721TopUpPoolBalance) (event.Subscription, error)
WatchTopUpPoolBalance is a free log subscription operation binding the contract event 0xf7ee57effd30f2ab842c1d65fdcfa7d20c2fb2f967e9ac30acafecabf013ea4c.
Solidity: event TopUpPoolBalance(uint256 agentId, address caller, uint256 amount)
func (*EternalAIKB721Filterer) WatchTransfer ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchTransfer(opts *bind.WatchOpts, sink chan<- *EternalAIKB721Transfer, from []common.Address, to []common.Address, tokenId []*big.Int) (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 indexed tokenId)
func (*EternalAIKB721Filterer) WatchUnpaused ¶
func (_EternalAIKB721 *EternalAIKB721Filterer) WatchUnpaused(opts *bind.WatchOpts, sink chan<- *EternalAIKB721Unpaused) (event.Subscription, error)
WatchUnpaused is a free log subscription operation binding the contract event 0x5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa.
Solidity: event Unpaused(address account)
type EternalAIKB721InferencePerformed ¶
type EternalAIKB721InferencePerformed struct { TokenId *big.Int Caller common.Address Data []byte Fee *big.Int ExternalData string InferenceId *big.Int Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721InferencePerformed represents a InferencePerformed event raised by the EternalAIKB721 contract.
type EternalAIKB721InferencePerformedIterator ¶
type EternalAIKB721InferencePerformedIterator struct { Event *EternalAIKB721InferencePerformed // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721InferencePerformedIterator is returned from FilterInferencePerformed and is used to iterate over the raw logs and unpacked data for InferencePerformed events raised by the EternalAIKB721 contract.
func (*EternalAIKB721InferencePerformedIterator) Close ¶
func (it *EternalAIKB721InferencePerformedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721InferencePerformedIterator) Error ¶
func (it *EternalAIKB721InferencePerformedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721InferencePerformedIterator) Next ¶
func (it *EternalAIKB721InferencePerformedIterator) 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 EternalAIKB721Initialized ¶
type EternalAIKB721Initialized struct { Version uint8 Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721Initialized represents a Initialized event raised by the EternalAIKB721 contract.
type EternalAIKB721InitializedIterator ¶
type EternalAIKB721InitializedIterator struct { Event *EternalAIKB721Initialized // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721InitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the EternalAIKB721 contract.
func (*EternalAIKB721InitializedIterator) Close ¶
func (it *EternalAIKB721InitializedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721InitializedIterator) Error ¶
func (it *EternalAIKB721InitializedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721InitializedIterator) Next ¶
func (it *EternalAIKB721InitializedIterator) 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 EternalAIKB721MetadataUpdate ¶
type EternalAIKB721MetadataUpdate struct { TokenId *big.Int Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721MetadataUpdate represents a MetadataUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721MetadataUpdateIterator ¶
type EternalAIKB721MetadataUpdateIterator struct { Event *EternalAIKB721MetadataUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721MetadataUpdateIterator is returned from FilterMetadataUpdate and is used to iterate over the raw logs and unpacked data for MetadataUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721MetadataUpdateIterator) Close ¶
func (it *EternalAIKB721MetadataUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721MetadataUpdateIterator) Error ¶
func (it *EternalAIKB721MetadataUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721MetadataUpdateIterator) Next ¶
func (it *EternalAIKB721MetadataUpdateIterator) 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 EternalAIKB721MintPriceUpdate ¶
type EternalAIKB721MintPriceUpdate struct { NewValue *big.Int Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721MintPriceUpdate represents a MintPriceUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721MintPriceUpdateIterator ¶
type EternalAIKB721MintPriceUpdateIterator struct { Event *EternalAIKB721MintPriceUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721MintPriceUpdateIterator is returned from FilterMintPriceUpdate and is used to iterate over the raw logs and unpacked data for MintPriceUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721MintPriceUpdateIterator) Close ¶
func (it *EternalAIKB721MintPriceUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721MintPriceUpdateIterator) Error ¶
func (it *EternalAIKB721MintPriceUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721MintPriceUpdateIterator) Next ¶
func (it *EternalAIKB721MintPriceUpdateIterator) 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 EternalAIKB721NewToken ¶
type EternalAIKB721NewToken struct { TokenId *big.Int Uri string SysPrompt []byte Fee *big.Int Minter common.Address Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721NewToken represents a NewToken event raised by the EternalAIKB721 contract.
type EternalAIKB721NewTokenIterator ¶
type EternalAIKB721NewTokenIterator struct { Event *EternalAIKB721NewToken // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721NewTokenIterator is returned from FilterNewToken and is used to iterate over the raw logs and unpacked data for NewToken events raised by the EternalAIKB721 contract.
func (*EternalAIKB721NewTokenIterator) Close ¶
func (it *EternalAIKB721NewTokenIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721NewTokenIterator) Error ¶
func (it *EternalAIKB721NewTokenIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721NewTokenIterator) Next ¶
func (it *EternalAIKB721NewTokenIterator) 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 EternalAIKB721OwnershipTransferred ¶
type EternalAIKB721OwnershipTransferred struct { PreviousOwner common.Address NewOwner common.Address Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721OwnershipTransferred represents a OwnershipTransferred event raised by the EternalAIKB721 contract.
type EternalAIKB721OwnershipTransferredIterator ¶
type EternalAIKB721OwnershipTransferredIterator struct { Event *EternalAIKB721OwnershipTransferred // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721OwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the EternalAIKB721 contract.
func (*EternalAIKB721OwnershipTransferredIterator) Close ¶
func (it *EternalAIKB721OwnershipTransferredIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721OwnershipTransferredIterator) Error ¶
func (it *EternalAIKB721OwnershipTransferredIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721OwnershipTransferredIterator) Next ¶
func (it *EternalAIKB721OwnershipTransferredIterator) 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 EternalAIKB721Paused ¶
type EternalAIKB721Paused struct { Account common.Address Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721Paused represents a Paused event raised by the EternalAIKB721 contract.
type EternalAIKB721PausedIterator ¶
type EternalAIKB721PausedIterator struct { Event *EternalAIKB721Paused // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721PausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the EternalAIKB721 contract.
func (*EternalAIKB721PausedIterator) Close ¶
func (it *EternalAIKB721PausedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721PausedIterator) Error ¶
func (it *EternalAIKB721PausedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721PausedIterator) Next ¶
func (it *EternalAIKB721PausedIterator) 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 EternalAIKB721Raw ¶
type EternalAIKB721Raw struct {
Contract *EternalAIKB721 // Generic contract binding to access the raw methods on
}
EternalAIKB721Raw is an auto generated low-level Go binding around an Ethereum contract.
func (*EternalAIKB721Raw) Call ¶
func (_EternalAIKB721 *EternalAIKB721Raw) 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 (*EternalAIKB721Raw) Transact ¶
func (_EternalAIKB721 *EternalAIKB721Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*EternalAIKB721Raw) Transfer ¶
func (_EternalAIKB721 *EternalAIKB721Raw) 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 EternalAIKB721RoyaltyPortionUpdate ¶
type EternalAIKB721RoyaltyPortionUpdate struct { NewValue uint16 Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721RoyaltyPortionUpdate represents a RoyaltyPortionUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721RoyaltyPortionUpdateIterator ¶
type EternalAIKB721RoyaltyPortionUpdateIterator struct { Event *EternalAIKB721RoyaltyPortionUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721RoyaltyPortionUpdateIterator is returned from FilterRoyaltyPortionUpdate and is used to iterate over the raw logs and unpacked data for RoyaltyPortionUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721RoyaltyPortionUpdateIterator) Close ¶
func (it *EternalAIKB721RoyaltyPortionUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721RoyaltyPortionUpdateIterator) Error ¶
func (it *EternalAIKB721RoyaltyPortionUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721RoyaltyPortionUpdateIterator) Next ¶
func (it *EternalAIKB721RoyaltyPortionUpdateIterator) 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 EternalAIKB721RoyaltyReceiverUpdate ¶
type EternalAIKB721RoyaltyReceiverUpdate struct { NewAddress common.Address Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721RoyaltyReceiverUpdate represents a RoyaltyReceiverUpdate event raised by the EternalAIKB721 contract.
type EternalAIKB721RoyaltyReceiverUpdateIterator ¶
type EternalAIKB721RoyaltyReceiverUpdateIterator struct { Event *EternalAIKB721RoyaltyReceiverUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721RoyaltyReceiverUpdateIterator is returned from FilterRoyaltyReceiverUpdate and is used to iterate over the raw logs and unpacked data for RoyaltyReceiverUpdate events raised by the EternalAIKB721 contract.
func (*EternalAIKB721RoyaltyReceiverUpdateIterator) Close ¶
func (it *EternalAIKB721RoyaltyReceiverUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721RoyaltyReceiverUpdateIterator) Error ¶
func (it *EternalAIKB721RoyaltyReceiverUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721RoyaltyReceiverUpdateIterator) Next ¶
func (it *EternalAIKB721RoyaltyReceiverUpdateIterator) 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 EternalAIKB721Session ¶
type EternalAIKB721Session struct { Contract *EternalAIKB721 // 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 }
EternalAIKB721Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
func (*EternalAIKB721Session) AddNewAgentData ¶
func (_EternalAIKB721 *EternalAIKB721Session) AddNewAgentData(agentId *big.Int, promptKey string, sysPrompt []byte) (*types.Transaction, error)
AddNewAgentData is a paid mutator transaction binding the contract method 0x413b0efa.
Solidity: function addNewAgentData(uint256 agentId, string promptKey, bytes sysPrompt) returns()
func (*EternalAIKB721Session) Approve ¶
func (_EternalAIKB721 *EternalAIKB721Session) Approve(to common.Address, tokenId *big.Int) (*types.Transaction, error)
Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
Solidity: function approve(address to, uint256 tokenId) returns()
func (*EternalAIKB721Session) BalanceOf ¶
BalanceOf is a free data retrieval call binding the contract method 0x70a08231.
Solidity: function balanceOf(address owner) view returns(uint256)
func (*EternalAIKB721Session) CreateMission ¶
func (_EternalAIKB721 *EternalAIKB721Session) CreateMission(agentId *big.Int, missionData []byte) (*types.Transaction, error)
CreateMission is a paid mutator transaction binding the contract method 0x6001ad44.
Solidity: function createMission(uint256 agentId, bytes missionData) returns()
func (*EternalAIKB721Session) DataOf ¶
DataOf is a free data retrieval call binding the contract method 0x871caa98.
Solidity: function dataOf(uint256 agentId) view returns(uint128, bool)
func (*EternalAIKB721Session) GetAgentFee ¶
GetAgentFee is a free data retrieval call binding the contract method 0xed96f433.
Solidity: function getAgentFee(uint256 agentId) view returns(uint256)
func (*EternalAIKB721Session) GetAgentIdByOwner ¶
func (_EternalAIKB721 *EternalAIKB721Session) GetAgentIdByOwner(owner common.Address) ([]*big.Int, error)
GetAgentIdByOwner is a free data retrieval call binding the contract method 0xae57a2d3.
Solidity: function getAgentIdByOwner(address owner) view returns(uint256[])
func (*EternalAIKB721Session) GetAgentSystemPrompt ¶
func (_EternalAIKB721 *EternalAIKB721Session) GetAgentSystemPrompt(agentId *big.Int, promptKey string) ([][]byte, error)
GetAgentSystemPrompt is a free data retrieval call binding the contract method 0x5a88fc7c.
Solidity: function getAgentSystemPrompt(uint256 agentId, string promptKey) view returns(bytes[])
func (*EternalAIKB721Session) GetApproved ¶
GetApproved is a free data retrieval call binding the contract method 0x081812fc.
Solidity: function getApproved(uint256 tokenId) view returns(address)
func (*EternalAIKB721Session) GetMissionIdsByAgentId ¶
func (_EternalAIKB721 *EternalAIKB721Session) GetMissionIdsByAgentId(agentId *big.Int) ([][]byte, error)
GetMissionIdsByAgentId is a free data retrieval call binding the contract method 0x96694ad0.
Solidity: function getMissionIdsByAgentId(uint256 agentId) view returns(bytes[])
func (*EternalAIKB721Session) GpuManager ¶
func (_EternalAIKB721 *EternalAIKB721Session) GpuManager() (common.Address, error)
GpuManager is a free data retrieval call binding the contract method 0x08c147fd.
Solidity: function _gpuManager() view returns(address)
func (*EternalAIKB721Session) Initialize ¶
func (_EternalAIKB721 *EternalAIKB721Session) Initialize(name_ string, symbol_ string, mintPrice_ *big.Int, royaltyReceiver_ common.Address, royaltyPortion_ uint16, nextTokenId_ *big.Int, gpuManager_ common.Address, tokenFee_ common.Address) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0x1e18fb8c.
Solidity: function initialize(string name_, string symbol_, uint256 mintPrice_, address royaltyReceiver_, uint16 royaltyPortion_, uint256 nextTokenId_, address gpuManager_, address tokenFee_) returns()
func (*EternalAIKB721Session) IsApprovedForAll ¶
func (_EternalAIKB721 *EternalAIKB721Session) IsApprovedForAll(owner common.Address, operator common.Address) (bool, error)
IsApprovedForAll is a free data retrieval call binding the contract method 0xe985e9c5.
Solidity: function isApprovedForAll(address owner, address operator) view returns(bool)
func (*EternalAIKB721Session) Mint ¶
func (_EternalAIKB721 *EternalAIKB721Session) Mint(to common.Address, uri string, data []byte, fee *big.Int, promptKey string, promptScheduler common.Address, modelId uint32) (*types.Transaction, error)
Mint is a paid mutator transaction binding the contract method 0xb8ea1693.
Solidity: function mint(address to, string uri, bytes data, uint256 fee, string promptKey, address promptScheduler, uint32 modelId) returns(uint256)
func (*EternalAIKB721Session) Name ¶
func (_EternalAIKB721 *EternalAIKB721Session) Name() (string, error)
Name is a free data retrieval call binding the contract method 0x06fdde03.
Solidity: function name() view returns(string)
func (*EternalAIKB721Session) NextTokenId ¶
func (_EternalAIKB721 *EternalAIKB721Session) NextTokenId() (*big.Int, error)
NextTokenId is a free data retrieval call binding the contract method 0x75794a3c.
Solidity: function nextTokenId() view returns(uint256)
func (*EternalAIKB721Session) Owner ¶
func (_EternalAIKB721 *EternalAIKB721Session) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*EternalAIKB721Session) OwnerOf ¶
OwnerOf is a free data retrieval call binding the contract method 0x6352211e.
Solidity: function ownerOf(uint256 tokenId) view returns(address)
func (*EternalAIKB721Session) Pause ¶
func (_EternalAIKB721 *EternalAIKB721Session) Pause() (*types.Transaction, error)
Pause is a paid mutator transaction binding the contract method 0x8456cb59.
Solidity: function pause() returns()
func (*EternalAIKB721Session) Paused ¶
func (_EternalAIKB721 *EternalAIKB721Session) Paused() (bool, error)
Paused is a free data retrieval call binding the contract method 0x5c975abb.
Solidity: function paused() view returns(bool)
func (*EternalAIKB721Session) PoolBalance ¶
PoolBalance is a free data retrieval call binding the contract method 0xf121000e.
Solidity: function _poolBalance(uint256 nftId) view returns(uint256)
func (*EternalAIKB721Session) RenounceOwnership ¶
func (_EternalAIKB721 *EternalAIKB721Session) RenounceOwnership() (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*EternalAIKB721Session) Retrieve ¶
func (_EternalAIKB721 *EternalAIKB721Session) Retrieve(agentId *big.Int, fwdCalldata []byte, externalData string, promptKey string, feeAmount *big.Int) (*types.Transaction, error)
Retrieve is a paid mutator transaction binding the contract method 0xb81c45b3.
Solidity: function retrieve(uint256 agentId, bytes fwdCalldata, string externalData, string promptKey, uint256 feeAmount) returns()
func (*EternalAIKB721Session) Retrieve0 ¶
func (_EternalAIKB721 *EternalAIKB721Session) Retrieve0(agentId *big.Int, fwdCalldata []byte, externalData string, promptKey string, flag bool, feeAmount *big.Int) (*types.Transaction, error)
Retrieve0 is a paid mutator transaction binding the contract method 0xc405a6ab.
Solidity: function retrieve(uint256 agentId, bytes fwdCalldata, string externalData, string promptKey, bool flag, uint256 feeAmount) returns()
func (*EternalAIKB721Session) RoyaltyInfo ¶
func (_EternalAIKB721 *EternalAIKB721Session) RoyaltyInfo(agentId *big.Int, salePrice *big.Int) (common.Address, *big.Int, error)
RoyaltyInfo is a free data retrieval call binding the contract method 0x2a55205a.
Solidity: function royaltyInfo(uint256 agentId, uint256 salePrice) view returns(address, uint256)
func (*EternalAIKB721Session) RoyaltyPortion ¶
func (_EternalAIKB721 *EternalAIKB721Session) RoyaltyPortion() (uint16, error)
RoyaltyPortion is a free data retrieval call binding the contract method 0x11d7beb2.
Solidity: function royaltyPortion() view returns(uint16)
func (*EternalAIKB721Session) RoyaltyReceiver ¶
func (_EternalAIKB721 *EternalAIKB721Session) RoyaltyReceiver() (common.Address, error)
RoyaltyReceiver is a free data retrieval call binding the contract method 0x9fbc8713.
Solidity: function royaltyReceiver() view returns(address)
func (*EternalAIKB721Session) SafeTransferFrom ¶
func (_EternalAIKB721 *EternalAIKB721Session) SafeTransferFrom(from common.Address, to common.Address, tokenId *big.Int) (*types.Transaction, error)
SafeTransferFrom is a paid mutator transaction binding the contract method 0x42842e0e.
Solidity: function safeTransferFrom(address from, address to, uint256 tokenId) returns()
func (*EternalAIKB721Session) SafeTransferFrom0 ¶
func (_EternalAIKB721 *EternalAIKB721Session) SafeTransferFrom0(from common.Address, to common.Address, tokenId *big.Int, data []byte) (*types.Transaction, error)
SafeTransferFrom0 is a paid mutator transaction binding the contract method 0xb88d4fde.
Solidity: function safeTransferFrom(address from, address to, uint256 tokenId, bytes data) returns()
func (*EternalAIKB721Session) SetApprovalForAll ¶
func (_EternalAIKB721 *EternalAIKB721Session) SetApprovalForAll(operator common.Address, approved bool) (*types.Transaction, error)
SetApprovalForAll is a paid mutator transaction binding the contract method 0xa22cb465.
Solidity: function setApprovalForAll(address operator, bool approved) returns()
func (*EternalAIKB721Session) SignaturesUsed ¶
func (_EternalAIKB721 *EternalAIKB721Session) SignaturesUsed(nftId common.Address, signature [32]byte) (bool, error)
SignaturesUsed is a free data retrieval call binding the contract method 0xc9070a92.
Solidity: function _signaturesUsed(address nftId, bytes32 signature) view returns(bool)
func (*EternalAIKB721Session) SupportsInterface ¶
func (_EternalAIKB721 *EternalAIKB721Session) SupportsInterface(interfaceId [4]byte) (bool, error)
SupportsInterface is a free data retrieval call binding the contract method 0x01ffc9a7.
Solidity: function supportsInterface(bytes4 interfaceId) view returns(bool)
func (*EternalAIKB721Session) Symbol ¶
func (_EternalAIKB721 *EternalAIKB721Session) Symbol() (string, error)
Symbol is a free data retrieval call binding the contract method 0x95d89b41.
Solidity: function symbol() view returns(string)
func (*EternalAIKB721Session) TokenByIndex ¶
TokenByIndex is a free data retrieval call binding the contract method 0x4f6ccce7.
Solidity: function tokenByIndex(uint256 index) view returns(uint256)
func (*EternalAIKB721Session) TokenOfOwnerByIndex ¶
func (_EternalAIKB721 *EternalAIKB721Session) TokenOfOwnerByIndex(owner common.Address, index *big.Int) (*big.Int, error)
TokenOfOwnerByIndex is a free data retrieval call binding the contract method 0x2f745c59.
Solidity: function tokenOfOwnerByIndex(address owner, uint256 index) view returns(uint256)
func (*EternalAIKB721Session) TokenURI ¶
func (_EternalAIKB721 *EternalAIKB721Session) TokenURI(_agentId *big.Int) (string, error)
TokenURI is a free data retrieval call binding the contract method 0xc87b56dd.
Solidity: function tokenURI(uint256 _agentId) view returns(string)
func (*EternalAIKB721Session) TopUpPoolBalance ¶
func (_EternalAIKB721 *EternalAIKB721Session) TopUpPoolBalance(agentId *big.Int, amount *big.Int) (*types.Transaction, error)
TopUpPoolBalance is a paid mutator transaction binding the contract method 0x67b611a0.
Solidity: function topUpPoolBalance(uint256 agentId, uint256 amount) returns()
func (*EternalAIKB721Session) TotalSupply ¶
func (_EternalAIKB721 *EternalAIKB721Session) TotalSupply() (*big.Int, error)
TotalSupply is a free data retrieval call binding the contract method 0x18160ddd.
Solidity: function totalSupply() view returns(uint256)
func (*EternalAIKB721Session) TransferFrom ¶
func (_EternalAIKB721 *EternalAIKB721Session) TransferFrom(from common.Address, to common.Address, tokenId *big.Int) (*types.Transaction, error)
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
Solidity: function transferFrom(address from, address to, uint256 tokenId) returns()
func (*EternalAIKB721Session) TransferOwnership ¶
func (_EternalAIKB721 *EternalAIKB721Session) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.
Solidity: function transferOwnership(address newOwner) returns()
func (*EternalAIKB721Session) Unpause ¶
func (_EternalAIKB721 *EternalAIKB721Session) Unpause() (*types.Transaction, error)
Unpause is a paid mutator transaction binding the contract method 0x3f4ba83a.
Solidity: function unpause() returns()
func (*EternalAIKB721Session) UpdateAgentData ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentData(agentId *big.Int, sysPrompt []byte, promptKey string, promptIdx *big.Int) (*types.Transaction, error)
UpdateAgentData is a paid mutator transaction binding the contract method 0xe96177c4.
Solidity: function updateAgentData(uint256 agentId, bytes sysPrompt, string promptKey, uint256 promptIdx) returns()
func (*EternalAIKB721Session) UpdateAgentDataWithSignature ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentDataWithSignature(agentId *big.Int, sysPrompt []byte, promptKey string, promptIdx *big.Int, randomNonce *big.Int, signature []byte) (*types.Transaction, error)
UpdateAgentDataWithSignature is a paid mutator transaction binding the contract method 0x1c83fb2c.
Solidity: function updateAgentDataWithSignature(uint256 agentId, bytes sysPrompt, string promptKey, uint256 promptIdx, uint256 randomNonce, bytes signature) returns()
func (*EternalAIKB721Session) UpdateAgentFee ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentFee(agentId *big.Int, fee *big.Int) (*types.Transaction, error)
UpdateAgentFee is a paid mutator transaction binding the contract method 0xb1fd1526.
Solidity: function updateAgentFee(uint256 agentId, uint256 fee) returns()
func (*EternalAIKB721Session) UpdateAgentModelId ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentModelId(agentId *big.Int, newModelId uint32) (*types.Transaction, error)
UpdateAgentModelId is a paid mutator transaction binding the contract method 0x0ffc8cf4.
Solidity: function updateAgentModelId(uint256 agentId, uint32 newModelId) returns()
func (*EternalAIKB721Session) UpdateAgentURI ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentURI(agentId *big.Int, uri string) (*types.Transaction, error)
UpdateAgentURI is a paid mutator transaction binding the contract method 0x6b595822.
Solidity: function updateAgentURI(uint256 agentId, string uri) returns()
func (*EternalAIKB721Session) UpdateAgentUriWithSignature ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentUriWithSignature(agentId *big.Int, uri string, randomNonce *big.Int, signature []byte) (*types.Transaction, error)
UpdateAgentUriWithSignature is a paid mutator transaction binding the contract method 0xf5888779.
Solidity: function updateAgentUriWithSignature(uint256 agentId, string uri, uint256 randomNonce, bytes signature) returns()
func (*EternalAIKB721Session) UpdateGPUManager ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateGPUManager(gpuManager common.Address) (*types.Transaction, error)
UpdateGPUManager is a paid mutator transaction binding the contract method 0x88ee5fb2.
Solidity: function updateGPUManager(address gpuManager) returns()
func (*EternalAIKB721Session) UpdateMintPrice ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateMintPrice(mintPrice *big.Int) (*types.Transaction, error)
UpdateMintPrice is a paid mutator transaction binding the contract method 0x00728e46.
Solidity: function updateMintPrice(uint256 mintPrice) returns()
func (*EternalAIKB721Session) UpdateRoyaltyPortion ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateRoyaltyPortion(royaltyPortion uint16) (*types.Transaction, error)
UpdateRoyaltyPortion is a paid mutator transaction binding the contract method 0x19e93993.
Solidity: function updateRoyaltyPortion(uint16 royaltyPortion) returns()
func (*EternalAIKB721Session) UpdateRoyaltyReceiver ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateRoyaltyReceiver(royaltyReceiver common.Address) (*types.Transaction, error)
UpdateRoyaltyReceiver is a paid mutator transaction binding the contract method 0x29dc4d9b.
Solidity: function updateRoyaltyReceiver(address royaltyReceiver) returns()
func (*EternalAIKB721Session) UpdateSchedulePrompt ¶
func (_EternalAIKB721 *EternalAIKB721Session) UpdateSchedulePrompt(agentId *big.Int, newPromptScheduler common.Address) (*types.Transaction, error)
UpdateSchedulePrompt is a paid mutator transaction binding the contract method 0x1ddbc69a.
Solidity: function updateSchedulePrompt(uint256 agentId, address newPromptScheduler) returns()
type EternalAIKB721TopUpPoolBalance ¶
type EternalAIKB721TopUpPoolBalance struct { AgentId *big.Int Caller common.Address Amount *big.Int Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721TopUpPoolBalance represents a TopUpPoolBalance event raised by the EternalAIKB721 contract.
type EternalAIKB721TopUpPoolBalanceIterator ¶
type EternalAIKB721TopUpPoolBalanceIterator struct { Event *EternalAIKB721TopUpPoolBalance // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721TopUpPoolBalanceIterator is returned from FilterTopUpPoolBalance and is used to iterate over the raw logs and unpacked data for TopUpPoolBalance events raised by the EternalAIKB721 contract.
func (*EternalAIKB721TopUpPoolBalanceIterator) Close ¶
func (it *EternalAIKB721TopUpPoolBalanceIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721TopUpPoolBalanceIterator) Error ¶
func (it *EternalAIKB721TopUpPoolBalanceIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721TopUpPoolBalanceIterator) Next ¶
func (it *EternalAIKB721TopUpPoolBalanceIterator) 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 EternalAIKB721Transactor ¶
type EternalAIKB721Transactor struct {
// contains filtered or unexported fields
}
EternalAIKB721Transactor is an auto generated write-only Go binding around an Ethereum contract.
func NewEternalAIKB721Transactor ¶
func NewEternalAIKB721Transactor(address common.Address, transactor bind.ContractTransactor) (*EternalAIKB721Transactor, error)
NewEternalAIKB721Transactor creates a new write-only instance of EternalAIKB721, bound to a specific deployed contract.
func (*EternalAIKB721Transactor) AddNewAgentData ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) AddNewAgentData(opts *bind.TransactOpts, agentId *big.Int, promptKey string, sysPrompt []byte) (*types.Transaction, error)
AddNewAgentData is a paid mutator transaction binding the contract method 0x413b0efa.
Solidity: function addNewAgentData(uint256 agentId, string promptKey, bytes sysPrompt) returns()
func (*EternalAIKB721Transactor) Approve ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) Approve(opts *bind.TransactOpts, to common.Address, tokenId *big.Int) (*types.Transaction, error)
Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
Solidity: function approve(address to, uint256 tokenId) returns()
func (*EternalAIKB721Transactor) CreateMission ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) CreateMission(opts *bind.TransactOpts, agentId *big.Int, missionData []byte) (*types.Transaction, error)
CreateMission is a paid mutator transaction binding the contract method 0x6001ad44.
Solidity: function createMission(uint256 agentId, bytes missionData) returns()
func (*EternalAIKB721Transactor) Initialize ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) Initialize(opts *bind.TransactOpts, name_ string, symbol_ string, mintPrice_ *big.Int, royaltyReceiver_ common.Address, royaltyPortion_ uint16, nextTokenId_ *big.Int, gpuManager_ common.Address, tokenFee_ common.Address) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0x1e18fb8c.
Solidity: function initialize(string name_, string symbol_, uint256 mintPrice_, address royaltyReceiver_, uint16 royaltyPortion_, uint256 nextTokenId_, address gpuManager_, address tokenFee_) returns()
func (*EternalAIKB721Transactor) Mint ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) Mint(opts *bind.TransactOpts, to common.Address, uri string, data []byte, fee *big.Int, promptKey string, promptScheduler common.Address, modelId uint32) (*types.Transaction, error)
Mint is a paid mutator transaction binding the contract method 0xb8ea1693.
Solidity: function mint(address to, string uri, bytes data, uint256 fee, string promptKey, address promptScheduler, uint32 modelId) returns(uint256)
func (*EternalAIKB721Transactor) Pause ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) Pause(opts *bind.TransactOpts) (*types.Transaction, error)
Pause is a paid mutator transaction binding the contract method 0x8456cb59.
Solidity: function pause() returns()
func (*EternalAIKB721Transactor) RenounceOwnership ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*EternalAIKB721Transactor) Retrieve ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) Retrieve(opts *bind.TransactOpts, agentId *big.Int, fwdCalldata []byte, externalData string, promptKey string, feeAmount *big.Int) (*types.Transaction, error)
Retrieve is a paid mutator transaction binding the contract method 0xb81c45b3.
Solidity: function retrieve(uint256 agentId, bytes fwdCalldata, string externalData, string promptKey, uint256 feeAmount) returns()
func (*EternalAIKB721Transactor) Retrieve0 ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) Retrieve0(opts *bind.TransactOpts, agentId *big.Int, fwdCalldata []byte, externalData string, promptKey string, flag bool, feeAmount *big.Int) (*types.Transaction, error)
Retrieve0 is a paid mutator transaction binding the contract method 0xc405a6ab.
Solidity: function retrieve(uint256 agentId, bytes fwdCalldata, string externalData, string promptKey, bool flag, uint256 feeAmount) returns()
func (*EternalAIKB721Transactor) SafeTransferFrom ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) SafeTransferFrom(opts *bind.TransactOpts, from common.Address, to common.Address, tokenId *big.Int) (*types.Transaction, error)
SafeTransferFrom is a paid mutator transaction binding the contract method 0x42842e0e.
Solidity: function safeTransferFrom(address from, address to, uint256 tokenId) returns()
func (*EternalAIKB721Transactor) SafeTransferFrom0 ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) SafeTransferFrom0(opts *bind.TransactOpts, from common.Address, to common.Address, tokenId *big.Int, data []byte) (*types.Transaction, error)
SafeTransferFrom0 is a paid mutator transaction binding the contract method 0xb88d4fde.
Solidity: function safeTransferFrom(address from, address to, uint256 tokenId, bytes data) returns()
func (*EternalAIKB721Transactor) SetApprovalForAll ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) SetApprovalForAll(opts *bind.TransactOpts, operator common.Address, approved bool) (*types.Transaction, error)
SetApprovalForAll is a paid mutator transaction binding the contract method 0xa22cb465.
Solidity: function setApprovalForAll(address operator, bool approved) returns()
func (*EternalAIKB721Transactor) TopUpPoolBalance ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) TopUpPoolBalance(opts *bind.TransactOpts, agentId *big.Int, amount *big.Int) (*types.Transaction, error)
TopUpPoolBalance is a paid mutator transaction binding the contract method 0x67b611a0.
Solidity: function topUpPoolBalance(uint256 agentId, uint256 amount) returns()
func (*EternalAIKB721Transactor) TransferFrom ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) TransferFrom(opts *bind.TransactOpts, from common.Address, to common.Address, tokenId *big.Int) (*types.Transaction, error)
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
Solidity: function transferFrom(address from, address to, uint256 tokenId) returns()
func (*EternalAIKB721Transactor) TransferOwnership ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error)
TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.
Solidity: function transferOwnership(address newOwner) returns()
func (*EternalAIKB721Transactor) Unpause ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) Unpause(opts *bind.TransactOpts) (*types.Transaction, error)
Unpause is a paid mutator transaction binding the contract method 0x3f4ba83a.
Solidity: function unpause() returns()
func (*EternalAIKB721Transactor) UpdateAgentData ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentData(opts *bind.TransactOpts, agentId *big.Int, sysPrompt []byte, promptKey string, promptIdx *big.Int) (*types.Transaction, error)
UpdateAgentData is a paid mutator transaction binding the contract method 0xe96177c4.
Solidity: function updateAgentData(uint256 agentId, bytes sysPrompt, string promptKey, uint256 promptIdx) returns()
func (*EternalAIKB721Transactor) UpdateAgentDataWithSignature ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentDataWithSignature(opts *bind.TransactOpts, agentId *big.Int, sysPrompt []byte, promptKey string, promptIdx *big.Int, randomNonce *big.Int, signature []byte) (*types.Transaction, error)
UpdateAgentDataWithSignature is a paid mutator transaction binding the contract method 0x1c83fb2c.
Solidity: function updateAgentDataWithSignature(uint256 agentId, bytes sysPrompt, string promptKey, uint256 promptIdx, uint256 randomNonce, bytes signature) returns()
func (*EternalAIKB721Transactor) UpdateAgentFee ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentFee(opts *bind.TransactOpts, agentId *big.Int, fee *big.Int) (*types.Transaction, error)
UpdateAgentFee is a paid mutator transaction binding the contract method 0xb1fd1526.
Solidity: function updateAgentFee(uint256 agentId, uint256 fee) returns()
func (*EternalAIKB721Transactor) UpdateAgentModelId ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentModelId(opts *bind.TransactOpts, agentId *big.Int, newModelId uint32) (*types.Transaction, error)
UpdateAgentModelId is a paid mutator transaction binding the contract method 0x0ffc8cf4.
Solidity: function updateAgentModelId(uint256 agentId, uint32 newModelId) returns()
func (*EternalAIKB721Transactor) UpdateAgentURI ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentURI(opts *bind.TransactOpts, agentId *big.Int, uri string) (*types.Transaction, error)
UpdateAgentURI is a paid mutator transaction binding the contract method 0x6b595822.
Solidity: function updateAgentURI(uint256 agentId, string uri) returns()
func (*EternalAIKB721Transactor) UpdateAgentUriWithSignature ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentUriWithSignature(opts *bind.TransactOpts, agentId *big.Int, uri string, randomNonce *big.Int, signature []byte) (*types.Transaction, error)
UpdateAgentUriWithSignature is a paid mutator transaction binding the contract method 0xf5888779.
Solidity: function updateAgentUriWithSignature(uint256 agentId, string uri, uint256 randomNonce, bytes signature) returns()
func (*EternalAIKB721Transactor) UpdateGPUManager ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateGPUManager(opts *bind.TransactOpts, gpuManager common.Address) (*types.Transaction, error)
UpdateGPUManager is a paid mutator transaction binding the contract method 0x88ee5fb2.
Solidity: function updateGPUManager(address gpuManager) returns()
func (*EternalAIKB721Transactor) UpdateMintPrice ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateMintPrice(opts *bind.TransactOpts, mintPrice *big.Int) (*types.Transaction, error)
UpdateMintPrice is a paid mutator transaction binding the contract method 0x00728e46.
Solidity: function updateMintPrice(uint256 mintPrice) returns()
func (*EternalAIKB721Transactor) UpdateRoyaltyPortion ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateRoyaltyPortion(opts *bind.TransactOpts, royaltyPortion uint16) (*types.Transaction, error)
UpdateRoyaltyPortion is a paid mutator transaction binding the contract method 0x19e93993.
Solidity: function updateRoyaltyPortion(uint16 royaltyPortion) returns()
func (*EternalAIKB721Transactor) UpdateRoyaltyReceiver ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateRoyaltyReceiver(opts *bind.TransactOpts, royaltyReceiver common.Address) (*types.Transaction, error)
UpdateRoyaltyReceiver is a paid mutator transaction binding the contract method 0x29dc4d9b.
Solidity: function updateRoyaltyReceiver(address royaltyReceiver) returns()
func (*EternalAIKB721Transactor) UpdateSchedulePrompt ¶
func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateSchedulePrompt(opts *bind.TransactOpts, agentId *big.Int, newPromptScheduler common.Address) (*types.Transaction, error)
UpdateSchedulePrompt is a paid mutator transaction binding the contract method 0x1ddbc69a.
Solidity: function updateSchedulePrompt(uint256 agentId, address newPromptScheduler) returns()
type EternalAIKB721TransactorRaw ¶
type EternalAIKB721TransactorRaw struct {
Contract *EternalAIKB721Transactor // Generic write-only contract binding to access the raw methods on
}
EternalAIKB721TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
func (*EternalAIKB721TransactorRaw) Transact ¶
func (_EternalAIKB721 *EternalAIKB721TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*EternalAIKB721TransactorRaw) Transfer ¶
func (_EternalAIKB721 *EternalAIKB721TransactorRaw) 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 EternalAIKB721TransactorSession ¶
type EternalAIKB721TransactorSession struct { Contract *EternalAIKB721Transactor // Generic contract transactor binding to set the session for TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
EternalAIKB721TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
func (*EternalAIKB721TransactorSession) AddNewAgentData ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) AddNewAgentData(agentId *big.Int, promptKey string, sysPrompt []byte) (*types.Transaction, error)
AddNewAgentData is a paid mutator transaction binding the contract method 0x413b0efa.
Solidity: function addNewAgentData(uint256 agentId, string promptKey, bytes sysPrompt) returns()
func (*EternalAIKB721TransactorSession) Approve ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) Approve(to common.Address, tokenId *big.Int) (*types.Transaction, error)
Approve is a paid mutator transaction binding the contract method 0x095ea7b3.
Solidity: function approve(address to, uint256 tokenId) returns()
func (*EternalAIKB721TransactorSession) CreateMission ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) CreateMission(agentId *big.Int, missionData []byte) (*types.Transaction, error)
CreateMission is a paid mutator transaction binding the contract method 0x6001ad44.
Solidity: function createMission(uint256 agentId, bytes missionData) returns()
func (*EternalAIKB721TransactorSession) Initialize ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) Initialize(name_ string, symbol_ string, mintPrice_ *big.Int, royaltyReceiver_ common.Address, royaltyPortion_ uint16, nextTokenId_ *big.Int, gpuManager_ common.Address, tokenFee_ common.Address) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0x1e18fb8c.
Solidity: function initialize(string name_, string symbol_, uint256 mintPrice_, address royaltyReceiver_, uint16 royaltyPortion_, uint256 nextTokenId_, address gpuManager_, address tokenFee_) returns()
func (*EternalAIKB721TransactorSession) Mint ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) Mint(to common.Address, uri string, data []byte, fee *big.Int, promptKey string, promptScheduler common.Address, modelId uint32) (*types.Transaction, error)
Mint is a paid mutator transaction binding the contract method 0xb8ea1693.
Solidity: function mint(address to, string uri, bytes data, uint256 fee, string promptKey, address promptScheduler, uint32 modelId) returns(uint256)
func (*EternalAIKB721TransactorSession) Pause ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) Pause() (*types.Transaction, error)
Pause is a paid mutator transaction binding the contract method 0x8456cb59.
Solidity: function pause() returns()
func (*EternalAIKB721TransactorSession) RenounceOwnership ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) RenounceOwnership() (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*EternalAIKB721TransactorSession) Retrieve ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) Retrieve(agentId *big.Int, fwdCalldata []byte, externalData string, promptKey string, feeAmount *big.Int) (*types.Transaction, error)
Retrieve is a paid mutator transaction binding the contract method 0xb81c45b3.
Solidity: function retrieve(uint256 agentId, bytes fwdCalldata, string externalData, string promptKey, uint256 feeAmount) returns()
func (*EternalAIKB721TransactorSession) Retrieve0 ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) Retrieve0(agentId *big.Int, fwdCalldata []byte, externalData string, promptKey string, flag bool, feeAmount *big.Int) (*types.Transaction, error)
Retrieve0 is a paid mutator transaction binding the contract method 0xc405a6ab.
Solidity: function retrieve(uint256 agentId, bytes fwdCalldata, string externalData, string promptKey, bool flag, uint256 feeAmount) returns()
func (*EternalAIKB721TransactorSession) SafeTransferFrom ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) SafeTransferFrom(from common.Address, to common.Address, tokenId *big.Int) (*types.Transaction, error)
SafeTransferFrom is a paid mutator transaction binding the contract method 0x42842e0e.
Solidity: function safeTransferFrom(address from, address to, uint256 tokenId) returns()
func (*EternalAIKB721TransactorSession) SafeTransferFrom0 ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) SafeTransferFrom0(from common.Address, to common.Address, tokenId *big.Int, data []byte) (*types.Transaction, error)
SafeTransferFrom0 is a paid mutator transaction binding the contract method 0xb88d4fde.
Solidity: function safeTransferFrom(address from, address to, uint256 tokenId, bytes data) returns()
func (*EternalAIKB721TransactorSession) SetApprovalForAll ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) SetApprovalForAll(operator common.Address, approved bool) (*types.Transaction, error)
SetApprovalForAll is a paid mutator transaction binding the contract method 0xa22cb465.
Solidity: function setApprovalForAll(address operator, bool approved) returns()
func (*EternalAIKB721TransactorSession) TopUpPoolBalance ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) TopUpPoolBalance(agentId *big.Int, amount *big.Int) (*types.Transaction, error)
TopUpPoolBalance is a paid mutator transaction binding the contract method 0x67b611a0.
Solidity: function topUpPoolBalance(uint256 agentId, uint256 amount) returns()
func (*EternalAIKB721TransactorSession) TransferFrom ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) TransferFrom(from common.Address, to common.Address, tokenId *big.Int) (*types.Transaction, error)
TransferFrom is a paid mutator transaction binding the contract method 0x23b872dd.
Solidity: function transferFrom(address from, address to, uint256 tokenId) returns()
func (*EternalAIKB721TransactorSession) TransferOwnership ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.
Solidity: function transferOwnership(address newOwner) returns()
func (*EternalAIKB721TransactorSession) Unpause ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) Unpause() (*types.Transaction, error)
Unpause is a paid mutator transaction binding the contract method 0x3f4ba83a.
Solidity: function unpause() returns()
func (*EternalAIKB721TransactorSession) UpdateAgentData ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentData(agentId *big.Int, sysPrompt []byte, promptKey string, promptIdx *big.Int) (*types.Transaction, error)
UpdateAgentData is a paid mutator transaction binding the contract method 0xe96177c4.
Solidity: function updateAgentData(uint256 agentId, bytes sysPrompt, string promptKey, uint256 promptIdx) returns()
func (*EternalAIKB721TransactorSession) UpdateAgentDataWithSignature ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentDataWithSignature(agentId *big.Int, sysPrompt []byte, promptKey string, promptIdx *big.Int, randomNonce *big.Int, signature []byte) (*types.Transaction, error)
UpdateAgentDataWithSignature is a paid mutator transaction binding the contract method 0x1c83fb2c.
Solidity: function updateAgentDataWithSignature(uint256 agentId, bytes sysPrompt, string promptKey, uint256 promptIdx, uint256 randomNonce, bytes signature) returns()
func (*EternalAIKB721TransactorSession) UpdateAgentFee ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentFee(agentId *big.Int, fee *big.Int) (*types.Transaction, error)
UpdateAgentFee is a paid mutator transaction binding the contract method 0xb1fd1526.
Solidity: function updateAgentFee(uint256 agentId, uint256 fee) returns()
func (*EternalAIKB721TransactorSession) UpdateAgentModelId ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentModelId(agentId *big.Int, newModelId uint32) (*types.Transaction, error)
UpdateAgentModelId is a paid mutator transaction binding the contract method 0x0ffc8cf4.
Solidity: function updateAgentModelId(uint256 agentId, uint32 newModelId) returns()
func (*EternalAIKB721TransactorSession) UpdateAgentURI ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentURI(agentId *big.Int, uri string) (*types.Transaction, error)
UpdateAgentURI is a paid mutator transaction binding the contract method 0x6b595822.
Solidity: function updateAgentURI(uint256 agentId, string uri) returns()
func (*EternalAIKB721TransactorSession) UpdateAgentUriWithSignature ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentUriWithSignature(agentId *big.Int, uri string, randomNonce *big.Int, signature []byte) (*types.Transaction, error)
UpdateAgentUriWithSignature is a paid mutator transaction binding the contract method 0xf5888779.
Solidity: function updateAgentUriWithSignature(uint256 agentId, string uri, uint256 randomNonce, bytes signature) returns()
func (*EternalAIKB721TransactorSession) UpdateGPUManager ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateGPUManager(gpuManager common.Address) (*types.Transaction, error)
UpdateGPUManager is a paid mutator transaction binding the contract method 0x88ee5fb2.
Solidity: function updateGPUManager(address gpuManager) returns()
func (*EternalAIKB721TransactorSession) UpdateMintPrice ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateMintPrice(mintPrice *big.Int) (*types.Transaction, error)
UpdateMintPrice is a paid mutator transaction binding the contract method 0x00728e46.
Solidity: function updateMintPrice(uint256 mintPrice) returns()
func (*EternalAIKB721TransactorSession) UpdateRoyaltyPortion ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateRoyaltyPortion(royaltyPortion uint16) (*types.Transaction, error)
UpdateRoyaltyPortion is a paid mutator transaction binding the contract method 0x19e93993.
Solidity: function updateRoyaltyPortion(uint16 royaltyPortion) returns()
func (*EternalAIKB721TransactorSession) UpdateRoyaltyReceiver ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateRoyaltyReceiver(royaltyReceiver common.Address) (*types.Transaction, error)
UpdateRoyaltyReceiver is a paid mutator transaction binding the contract method 0x29dc4d9b.
Solidity: function updateRoyaltyReceiver(address royaltyReceiver) returns()
func (*EternalAIKB721TransactorSession) UpdateSchedulePrompt ¶
func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateSchedulePrompt(agentId *big.Int, newPromptScheduler common.Address) (*types.Transaction, error)
UpdateSchedulePrompt is a paid mutator transaction binding the contract method 0x1ddbc69a.
Solidity: function updateSchedulePrompt(uint256 agentId, address newPromptScheduler) returns()
type EternalAIKB721Transfer ¶
type EternalAIKB721Transfer struct { From common.Address To common.Address TokenId *big.Int Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721Transfer represents a Transfer event raised by the EternalAIKB721 contract.
type EternalAIKB721TransferIterator ¶
type EternalAIKB721TransferIterator struct { Event *EternalAIKB721Transfer // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the EternalAIKB721 contract.
func (*EternalAIKB721TransferIterator) Close ¶
func (it *EternalAIKB721TransferIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721TransferIterator) Error ¶
func (it *EternalAIKB721TransferIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721TransferIterator) Next ¶
func (it *EternalAIKB721TransferIterator) 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 EternalAIKB721Unpaused ¶
type EternalAIKB721Unpaused struct { Account common.Address Raw types.Log // Blockchain specific contextual infos }
EternalAIKB721Unpaused represents a Unpaused event raised by the EternalAIKB721 contract.
type EternalAIKB721UnpausedIterator ¶
type EternalAIKB721UnpausedIterator struct { Event *EternalAIKB721Unpaused // Event containing the contract specifics and raw log // contains filtered or unexported fields }
EternalAIKB721UnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the EternalAIKB721 contract.
func (*EternalAIKB721UnpausedIterator) Close ¶
func (it *EternalAIKB721UnpausedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*EternalAIKB721UnpausedIterator) Error ¶
func (it *EternalAIKB721UnpausedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*EternalAIKB721UnpausedIterator) Next ¶
func (it *EternalAIKB721UnpausedIterator) 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.