SYMBOL INDEX (29177 symbols across 1321 files) FILE: EternalAI.js/packages/core/src/types.d.ts type ethers (line 3) | type ethers = typeof import('ethers'); FILE: EternalAI.js/packages/interact/scripts/main.ts constant AGENT_CONTRACT_ADDRESSES (line 7) | const AGENT_CONTRACT_ADDRESSES: Record = { function testInferV1 (line 25) | async function testInferV1() { function testInferV2 (line 37) | async function testInferV2() { function testInferExternalWalletV1 (line 59) | async function testInferExternalWalletV1() { function testInferExternalWalletV2 (line 71) | async function testInferExternalWalletV2() { FILE: EternalAI.js/packages/interact/src/baseInteract.ts class BaseInteract (line 12) | class BaseInteract { method getProvider (line 13) | protected getProvider(chainId: ChainId, rpcUrl?: string) { method normalizePayload (line 29) | protected normalizePayload( method sendSignedTransactionAndListenResult (line 38) | protected async sendSignedTransactionAndListenResult( type IInteract (line 60) | interface IInteract { FILE: EternalAI.js/packages/interact/src/constants.ts type ChainId (line 1) | enum ChainId { constant CHAIN_MAPPING (line 6) | const CHAIN_MAPPING: Record = { FILE: EternalAI.js/packages/interact/src/global.d.ts type ethers (line 3) | type ethers = typeof import('ethers'); FILE: EternalAI.js/packages/interact/src/interact.ts class Interact (line 7) | class Interact extends BaseInteract implements IInteract { method constructor (line 10) | constructor(wallet: ethers.Wallet) { method getNetworkCredential (line 19) | private getNetworkCredential(chainId: ChainId, rpcUrl?: string) { method infer (line 36) | public async infer( method inferWithPrompt (line 67) | private async inferWithPrompt( method inferWithMessages (line 88) | private async inferWithMessages( FILE: EternalAI.js/packages/interact/src/interactWithExternalWallet.ts class InteractWithExternalWallet (line 11) | class InteractWithExternalWallet extends BaseInteract implements IIntera... method constructor (line 14) | constructor(wallet: ExternalWallet) { method getNetworkCredential (line 19) | private getNetworkCredential(chainId: ChainId, rpcUrl?: string) { method infer (line 39) | public async infer( method inferWithPrompt (line 70) | private async inferWithPrompt( method inferWithMessages (line 91) | private async inferWithMessages( FILE: EternalAI.js/packages/interact/src/methods/infer/constants.ts constant AGENT_ABI (line 3) | const AGENT_ABI: ethers.ContractInterface = [ constant HYBRID_MODEL_ABI (line 1073) | const HYBRID_MODEL_ABI: ethers.ContractInterface = [ constant WORKER_HUB_ABI (line 1527) | const WORKER_HUB_ABI: ethers.ContractInterface = [ constant PROMPT_SCHEDULER_ABI (line 2757) | const PROMPT_SCHEDULER_ABI: ethers.ContractInterface = [ constant IPFS (line 3783) | const IPFS = 'ipfs://'; constant LIGHTHOUSE_IPFS (line 3784) | const LIGHTHOUSE_IPFS = 'https://gateway.lighthouse.storage/ipfs/'; FILE: EternalAI.js/packages/interact/src/methods/infer/index.ts class InferenceResponse (line 51) | class InferenceResponse { method constructor (line 56) | constructor(result_uri: string, storage: string, data: string) { method fromJSON (line 62) | static fromJSON(json: string): InferenceResponse { FILE: EternalAI.js/packages/interact/src/methods/infer/types.ts type Message (line 1) | type Message = { type SendInferResponse (line 6) | type SendInferResponse = string; type ListenInferPayload (line 8) | type ListenInferPayload = SendInferResponse; FILE: EternalAI.js/packages/interact/src/methods/types.ts type InteractWallet (line 3) | interface InteractWallet { type InteractMethod (line 9) | type InteractMethod = { FILE: EternalAI.js/packages/interact/src/types.ts type InferPayloadBase (line 6) | type InferPayloadBase = { type InferPayloadWithPrompt (line 12) | type InferPayloadWithPrompt = InferPayloadBase & { type InferPayloadWithMessages (line 17) | type InferPayloadWithMessages = InferPayloadBase & { type ExternalWallet (line 22) | type ExternalWallet = Pick & { FILE: EternalAI.js/packages/langchain/jest.env.cjs class AdjustedTestEnvironmentToSupportFloat32Array (line 3) | class AdjustedTestEnvironmentToSupportFloat32Array extends TestEnvironme... method constructor (line 4) | constructor(config, context) { FILE: EternalAI.js/packages/langchain/langchain.config.js function abs (line 8) | function abs(relativePath) { FILE: EternalAI.js/packages/langchain/src/chat_models.ts type ChatIntegrationInput (line 28) | interface ChatIntegrationInput extends BaseChatModelParams {} class ChatIntegration (line 33) | class ChatIntegration method lc_name (line 40) | static lc_name() { method lc_secrets (line 51) | get lc_secrets(): { [key: string]: string } | undefined { method lc_aliases (line 57) | get lc_aliases(): { [key: string]: string } | undefined { method constructor (line 63) | constructor(fields?: ChatIntegrationInput) { method _llmType (line 68) | _llmType() { method _call (line 75) | _call( method _combineLLMOutput (line 124) | _combineLLMOutput() { FILE: EternalAI.js/packages/langchain/src/llms.ts type LLMIntegrationInput (line 14) | interface LLMIntegrationInput extends BaseLLMParams {} class LLMIntegration (line 19) | class LLMIntegration method lc_name (line 24) | static lc_name() { method constructor (line 30) | constructor(fields: LLMIntegrationInput) { method _llmType (line 35) | _llmType() { method lc_secrets (line 44) | get lc_secrets(): { [key: string]: string } | undefined { method lc_aliases (line 50) | get lc_aliases(): { [key: string]: string } | undefined { method _call (line 59) | async _call( FILE: EternalAI.js/packages/langchain/src/vectorstores.ts type VectorstoreIntegrationParams (line 8) | interface VectorstoreIntegrationParams {} class VectorstoreIntegration (line 14) | class VectorstoreIntegration extends VectorStore { method _vectorstoreType (line 16) | _vectorstoreType(): string { method constructor (line 20) | constructor( method lc_secrets (line 33) | get lc_secrets(): { [key: string]: string } | undefined { method lc_aliases (line 39) | get lc_aliases(): { [key: string]: string } | undefined { method addDocuments (line 50) | async addDocuments( method addVectors (line 65) | async addVectors( method similaritySearchVectorWithScore (line 77) | async similaritySearchVectorWithScore( method fromDocuments (line 91) | static async fromDocuments( FILE: EternalAI.js/packages/ui/public/bundle.iife.js function n (line 1) | function n(e){if(e&&e.__esModule)return e;var t=Object.create(null);retu... class c (line 1) | class c{result_uri;storage;data;constructor(e,t,n){this.result_uri=e,thi... method constructor (line 1) | constructor(e,t,n){this.result_uri=e,this.storage=t,this.data=n} method fromJSON (line 1) | static fromJSON(e){const t=JSON.parse(e);return Object.assign(new c(""... method constructor (line 1) | constructor(e){if(!a.Wallet.isSigner(e))throw new Error("Provided wallet... method getProvider (line 1) | getProvider(e,t){if(t)return new a.providers.JsonRpcProvider(t);if(!u[e]... method getNetworkCredential (line 1) | getNetworkCredential(e,t){const n=this.getProvider(e,t);return{provider:... method normalizePayload (line 1) | normalizePayload(e){return{...e,isLightHouse:e.isLightHouse??!1}} method infer (line 1) | async infer(e){try{const t=this.normalizePayload(e);if(console.log("infe... method inferWithPrompt (line 1) | async inferWithPrompt(e){console.log("inferWithPrompt - start");const{si... method inferWithMessages (line 1) | async inferWithMessages(e){console.log("inferWithMessages - start");cons... method constructor (line 1) | constructor(e){this._wallet=e} method getProvider (line 1) | getProvider(e,t){if(t)return new a.providers.JsonRpcProvider(t);if(!u[e]... method getNetworkCredential (line 1) | getNetworkCredential(e,t){const n=this.getProvider(e,t);return{provider:... method normalizePayload (line 1) | normalizePayload(e){return{...e,isLightHouse:e.isLightHouse??!1}} method infer (line 1) | async infer(e){try{const t=this.normalizePayload(e);if(console.log("infe... method inferWithPrompt (line 1) | async inferWithPrompt(e){console.log("inferWithEternalWalletWithPrompt -... method inferWithMessages (line 1) | async inferWithMessages(e){console.log("inferWithEternalWalletWithMessag... FILE: EternalAI.js/packages/ui/src/App.tsx function App (line 6) | function App() { FILE: EternalAI.js/packages/ui/src/pages/home/index.tsx function Home (line 3) | function Home() { FILE: EternalAI.js/packages/ui/src/pages/package-core/index.tsx function PackageCore (line 5) | function PackageCore() { FILE: EternalAI.js/packages/ui/src/pages/package-interact/index.tsx constant AGENT_CONTRACT_ADDRESSES (line 9) | const AGENT_CONTRACT_ADDRESSES: Record = { function PackageInteract (line 17) | function PackageInteract() { FILE: agent-as-a-service/agent-deep-researcher/src/deep_research.py function call_openrouter_async (line 66) | async def call_openrouter_async(session, messages, model=INTERNAL_OPENAI... function generate_search_queries_async (line 99) | async def generate_search_queries_async(session, user_query): function perform_search_async (line 129) | async def perform_search_async(session, query): function fetch_webpage_text_async (line 179) | async def fetch_webpage_text_async(session, url): function is_page_useful_async (line 204) | async def is_page_useful_async(session, user_query, page_text): function extract_relevant_context_async (line 232) | async def extract_relevant_context_async(session, user_query, search_que... function get_new_search_queries_async (line 252) | async def get_new_search_queries_async(session, user_query, previous_sea... function generate_final_report_async (line 288) | async def generate_final_report_async(session, user_query, all_contexts): function process_link (line 308) | async def process_link(session, link, user_query, search_query): function async_main (line 330) | async def async_main(run_id = "", user_query="", iteration_limit=2): function run_deep_research (line 406) | def run_deep_research(run_id= "", user_query="", iter_limit_input=2): FILE: agent-as-a-service/agent-deep-researcher/src/main.py class Hello (line 9) | class Hello(Resource): method get (line 10) | def get(self): class DeepResearch (line 13) | class DeepResearch(Resource): method post (line 14) | def post(self): FILE: agent-as-a-service/agent-launchpad/deploy/migrations.ts function main (line 7) | async function main() { function deploy (line 13) | async function deploy() { FILE: agent-as-a-service/agent-launchpad/deploy/types.ts type ContractData (line 1) | type ContractData = { type DeployData (line 6) | type DeployData = { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_admin.go method AdminTriggerJob (line 14) | func (s *Server) AdminTriggerJob(c *gin.Context) { method AdminHandleVideo (line 52) | func (s *Server) AdminHandleVideo(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_agent.go method GetListAgentCategory (line 15) | func (s *Server) GetListAgentCategory(c *gin.Context) { method GetListAgent (line 26) | func (s *Server) GetListAgent(c *gin.Context) { method GetListAgentUnClaimed (line 52) | func (s *Server) GetListAgentUnClaimed(c *gin.Context) { method GetListAgentForDojo (line 64) | func (s *Server) GetListAgentForDojo(c *gin.Context) { method GetAgentDetail (line 90) | func (s *Server) GetAgentDetail(c *gin.Context) { method GetAgentDetailByAgentID (line 102) | func (s *Server) GetAgentDetailByAgentID(c *gin.Context) { method GetAgentDetailByAgentIDForDojo (line 120) | func (s *Server) GetAgentDetailByAgentIDForDojo(c *gin.Context) { method AdminGetAgentDetailByAgentID (line 139) | func (s *Server) AdminGetAgentDetailByAgentID(c *gin.Context) { method AdminGetSnapshotPostActionByAgent (line 167) | func (s *Server) AdminGetSnapshotPostActionByAgent(c *gin.Context) { method GetAgentDetailByContract (line 196) | func (s *Server) GetAgentDetailByContract(c *gin.Context) { method UpdateAgentFarcaster (line 209) | func (s *Server) UpdateAgentFarcaster(c *gin.Context) { method GetListAgentTwitterPost (line 226) | func (s *Server) GetListAgentTwitterPost(c *gin.Context) { method GetAgentTwitterPostDetail (line 238) | func (s *Server) GetAgentTwitterPostDetail(c *gin.Context) { method GetListAgentEaiTopup (line 249) | func (s *Server) GetListAgentEaiTopup(c *gin.Context) { method PreviewAgentSystemPromp (line 261) | func (s *Server) PreviewAgentSystemPromp(c *gin.Context) { method PreviewAgentSystemPrompV1 (line 281) | func (s *Server) PreviewAgentSystemPrompV1(c *gin.Context) { method AgentChatSupport (line 311) | func (s *Server) AgentChatSupport(c *gin.Context) { method GetAgentBrainHistory (line 330) | func (s *Server) GetAgentBrainHistory(c *gin.Context) { method CreateUpdateAgentSnapshotMission (line 344) | func (s *Server) CreateUpdateAgentSnapshotMission(c *gin.Context) { method DeleteAgentSnapshotMission (line 361) | func (s *Server) DeleteAgentSnapshotMission(c *gin.Context) { method GetBrainDetailByTweetID (line 377) | func (s *Server) GetBrainDetailByTweetID(c *gin.Context) { method UnlinkAgentTwitterInfo (line 389) | func (s *Server) UnlinkAgentTwitterInfo(c *gin.Context) { method GetDashBoardAgent (line 400) | func (s *Server) GetDashBoardAgent(c *gin.Context) { method GetDashBoardAgentDetail (line 446) | func (s *Server) GetDashBoardAgentDetail(c *gin.Context) { method GetTokenInfoByContract (line 473) | func (s *Server) GetTokenInfoByContract(c *gin.Context) { method GetWebpageText (line 484) | func (s *Server) GetWebpageText(c *gin.Context) { method GetAgentMissionConfigs (line 495) | func (s *Server) GetAgentMissionConfigs(c *gin.Context) { method GetAgentMissionTokens (line 507) | func (s *Server) GetAgentMissionTokens(c *gin.Context) { method AgentChats (line 518) | func (s *Server) AgentChats(c *gin.Context) { method PauseAgent (line 535) | func (s *Server) PauseAgent(c *gin.Context) { method UpdateAgentExternalInfo (line 546) | func (s *Server) UpdateAgentExternalInfo(c *gin.Context) { method GetAgentSummaryReport (line 563) | func (s *Server) GetAgentSummaryReport(c *gin.Context) { method GetAgentChainFees (line 573) | func (s *Server) GetAgentChainFees(c *gin.Context) { method GetEaiLiquidityNetowrks (line 583) | func (s *Server) GetEaiLiquidityNetowrks(c *gin.Context) { method GetAgentInfoInstallInfo (line 587) | func (s *Server) GetAgentInfoInstallInfo(c *gin.Context) { method GetAgentInfoInstallCode (line 598) | func (s *Server) GetAgentInfoInstallCode(c *gin.Context) { method GetAgentLibrary (line 615) | func (s *Server) GetAgentLibrary(c *gin.Context) { method AddAgentLibrary (line 627) | func (s *Server) AddAgentLibrary(c *gin.Context) { method CheckNameExist (line 645) | func (s *Server) CheckNameExist(c *gin.Context) { method GetListUserVideo (line 699) | func (s *Server) GetListUserVideo(c *gin.Context) { method UpdateAgentCodeVersion (line 711) | func (s *Server) UpdateAgentCodeVersion(c *gin.Context) { method ExportUserPrivateKeyForClaimVideoReward (line 722) | func (s *Server) ExportUserPrivateKeyForClaimVideoReward(c *gin.Context) { method GetVideoUserInfo (line 737) | func (s *Server) GetVideoUserInfo(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_agent_assistant.go method AgentCreateAgentStudio (line 15) | func (s *Server) AgentCreateAgentStudio(c *gin.Context) { method AgentUpdateAgentStudio (line 38) | func (s *Server) AgentUpdateAgentStudio(c *gin.Context) { method AgentCreateAgentAssistant (line 62) | func (s *Server) AgentCreateAgentAssistant(c *gin.Context) { method AgentUpdateAgentAssistant (line 85) | func (s *Server) AgentUpdateAgentAssistant(c *gin.Context) { method AgentUpdateAgentAssistantInContract (line 108) | func (s *Server) AgentUpdateAgentAssistantInContract(c *gin.Context) { method UpdateTwinStatus (line 131) | func (s *Server) UpdateTwinStatus(c *gin.Context) { method UploadDataToLightHouse (line 149) | func (s *Server) UploadDataToLightHouse(c *gin.Context) { method GetNftOpenseaCollections (line 172) | func (s *Server) GetNftOpenseaCollections(c *gin.Context) { method GetNftCollectionsDetail (line 229) | func (s *Server) GetNftCollectionsDetail(c *gin.Context) { method GetNftCollectionsByTokenID (line 254) | func (s *Server) GetNftCollectionsByTokenID(c *gin.Context) { method AgentCreateAgentAssistantForLocal (line 282) | func (s *Server) AgentCreateAgentAssistantForLocal(c *gin.Context) { method MarkInstalledUtilityAgent (line 297) | func (s *Server) MarkInstalledUtilityAgent(c *gin.Context) { method MarkRecentChatUtilityAgent (line 320) | func (s *Server) MarkRecentChatUtilityAgent(c *gin.Context) { method MarkPromptCountUtilityAgent (line 343) | func (s *Server) MarkPromptCountUtilityAgent(c *gin.Context) { method LikeAgent (line 361) | func (s *Server) LikeAgent(c *gin.Context) { method CheckAgentLiked (line 379) | func (s *Server) CheckAgentLiked(c *gin.Context) { method PublicAgent (line 397) | func (s *Server) PublicAgent(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_agent_infer.go method AsyncBatchPrompt (line 12) | func (s *Server) AsyncBatchPrompt(c *gin.Context) { method GetBatchItem (line 39) | func (s *Server) GetBatchItem(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_agent_infra.go method proxyAgentStoreMiddleware (line 18) | func (s *Server) proxyAgentStoreMiddleware(prefixPath string) gin.Handle... method ScanAgentInfraMintHash (line 79) | func (s *Server) ScanAgentInfraMintHash(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_agent_trade.go method GetMemeConfigs (line 13) | func (s *Server) GetMemeConfigs(c *gin.Context) { method GetListMemeByAddress (line 34) | func (s *Server) GetListMemeByAddress(c *gin.Context) { method GetListMemeReport (line 47) | func (s *Server) GetListMemeReport(c *gin.Context) { method GetFeedMemeReport (line 70) | func (s *Server) GetFeedMemeReport(c *gin.Context) { method GetMemeDetail (line 84) | func (s *Server) GetMemeDetail(c *gin.Context) { method SeenMemeDetail (line 97) | func (s *Server) SeenMemeDetail(c *gin.Context) { method ShareMeme (line 105) | func (s *Server) ShareMeme(c *gin.Context) { method GetMemeCandleChart (line 113) | func (s *Server) GetMemeCandleChart(c *gin.Context) { method GetMemeTradeHistory (line 136) | func (s *Server) GetMemeTradeHistory(c *gin.Context) { method GetMemeTradeHistoryLatest (line 149) | func (s *Server) GetMemeTradeHistoryLatest(c *gin.Context) { method GetMemeNotification (line 160) | func (s *Server) GetMemeNotification(c *gin.Context) { method GetMemeNotificationLatest (line 172) | func (s *Server) GetMemeNotificationLatest(c *gin.Context) { method GetMemeListHolders (line 183) | func (s *Server) GetMemeListHolders(c *gin.Context) { method GetMemeListHolding (line 194) | func (s *Server) GetMemeListHolding(c *gin.Context) { method GetListMemeThread (line 258) | func (s *Server) GetListMemeThread(c *gin.Context) { method GetListMemeThreadLatest (line 272) | func (s *Server) GetListMemeThreadLatest(c *gin.Context) { method GetMemeUserProfile (line 285) | func (s *Server) GetMemeUserProfile(c *gin.Context) { method MemeValidatedFollow (line 296) | func (s *Server) MemeValidatedFollow(c *gin.Context) { method FollowUser (line 326) | func (s *Server) FollowUser(c *gin.Context) { method UnFollowUser (line 343) | func (s *Server) UnFollowUser(c *gin.Context) { method GetListFollowers (line 360) | func (s *Server) GetListFollowers(c *gin.Context) { method GetListFollowings (line 372) | func (s *Server) GetListFollowings(c *gin.Context) { method HideMemeThread (line 385) | func (s *Server) HideMemeThread(c *gin.Context) { method GetMemeWhiteListAddress (line 398) | func (s *Server) GetMemeWhiteListAddress(c *gin.Context) { method GetMemeBurnHistory (line 408) | func (s *Server) GetMemeBurnHistory(c *gin.Context) { method UserSeenMemeNotification (line 421) | func (s *Server) UserSeenMemeNotification(c *gin.Context) { method GenerateMemeStory (line 434) | func (s *Server) GenerateMemeStory(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_external_wallet.go method ExternalWalletCreateSOL (line 11) | func (s *Server) ExternalWalletCreateSOL(c *gin.Context) { method ExternalWalletGet (line 21) | func (s *Server) ExternalWalletGet(c *gin.Context) { method ExternalWalletBalances (line 31) | func (s *Server) ExternalWalletBalances(c *gin.Context) { method ExternalWalletComputeOrder (line 41) | func (s *Server) ExternalWalletComputeOrder(c *gin.Context) { method ExternalWalletCreateOrder (line 56) | func (s *Server) ExternalWalletCreateOrder(c *gin.Context) { method ExternalWalletGetOrders (line 71) | func (s *Server) ExternalWalletGetOrders(c *gin.Context) { method ExternalWalletGetTokens (line 82) | func (s *Server) ExternalWalletGetTokens(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_infra_twitter_app.go method InfraTwitterAppAuthenCallback (line 26) | func (s *Server) InfraTwitterAppAuthenCallback(c *gin.Context) { method UtilityPostTwitter (line 39) | func (s *Server) UtilityPostTwitter(c *gin.Context) { method InfraTwitterAppSearchRecentTweet (line 72) | func (s *Server) InfraTwitterAppSearchRecentTweet(c *gin.Context) { method GetInfraTwitterAppInfo (line 85) | func (s *Server) GetInfraTwitterAppInfo(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_internal.go method GetTwitterUserByID (line 12) | func (s *Server) GetTwitterUserByID(c *gin.Context) { method GetTwitterUserByIDByQuery (line 23) | func (s *Server) GetTwitterUserByIDByQuery(c *gin.Context) { method GetTwitterUserByUserName (line 34) | func (s *Server) GetTwitterUserByUserName(c *gin.Context) { method GetTwitterUserByUserNameByQuery (line 45) | func (s *Server) GetTwitterUserByUserNameByQuery(c *gin.Context) { method GetTwitterUserByQuery (line 56) | func (s *Server) GetTwitterUserByQuery(c *gin.Context) { method GetTwitterUserFollowing (line 67) | func (s *Server) GetTwitterUserFollowing(c *gin.Context) { method GetTwitterUserFollowingByQuery (line 79) | func (s *Server) GetTwitterUserFollowingByQuery(c *gin.Context) { method GetTwitterUserFollowingByUsername (line 91) | func (s *Server) GetTwitterUserFollowingByUsername(c *gin.Context) { method GetTwitterUserFollowingByUsernameByQuery (line 103) | func (s *Server) GetTwitterUserFollowingByUsernameByQuery(c *gin.Context) { method GetListUserTweets (line 115) | func (s *Server) GetListUserTweets(c *gin.Context) { method GetListUserTweetsAll (line 128) | func (s *Server) GetListUserTweetsAll(c *gin.Context) { method GetListUserTweetsByQuery (line 141) | func (s *Server) GetListUserTweetsByQuery(c *gin.Context) { method GetListUserTweetsByUserName (line 154) | func (s *Server) GetListUserTweetsByUserName(c *gin.Context) { method GetListUserTweetsByUserNameV1 (line 167) | func (s *Server) GetListUserTweetsByUserNameV1(c *gin.Context) { method GetListUserTweetsByUserNameByQuery (line 180) | func (s *Server) GetListUserTweetsByUserNameByQuery(c *gin.Context) { method LookupUserTweets (line 193) | func (s *Server) LookupUserTweets(c *gin.Context) { method LookupUserTweetsV1 (line 204) | func (s *Server) LookupUserTweetsV1(c *gin.Context) { method GetListUserMentions (line 215) | func (s *Server) GetListUserMentions(c *gin.Context) { method GetListUserMentionsByQuery (line 228) | func (s *Server) GetListUserMentionsByQuery(c *gin.Context) { method GetListUserMentionsByUsername (line 241) | func (s *Server) GetListUserMentionsByUsername(c *gin.Context) { method GetAllUserMentionsByUsername (line 254) | func (s *Server) GetAllUserMentionsByUsername(c *gin.Context) { method GetListUserMentionsByUsernameByQuery (line 267) | func (s *Server) GetListUserMentionsByUsernameByQuery(c *gin.Context) { method SearchRecentTweet (line 280) | func (s *Server) SearchRecentTweet(c *gin.Context) { method SearchTokenTweet (line 293) | func (s *Server) SearchTokenTweet(c *gin.Context) { method SearchUsers (line 306) | func (s *Server) SearchUsers(c *gin.Context) { method CreateAgentInternalAction (line 318) | func (s *Server) CreateAgentInternalAction(c *gin.Context) { method CreateAgentInternalActionByRefID (line 333) | func (s *Server) CreateAgentInternalActionByRefID(c *gin.Context) { method AgentWalletCreatePumpFunMeme (line 349) | func (s *Server) AgentWalletCreatePumpFunMeme(c *gin.Context) { method AgentWalletTradePumpFunMeme (line 364) | func (s *Server) AgentWalletTradePumpFunMeme(c *gin.Context) { method AgentWalletTradeRaydiumToken (line 379) | func (s *Server) AgentWalletTradeRaydiumToken(c *gin.Context) { method AgentWalletGetSolanaTokenBalances (line 394) | func (s *Server) AgentWalletGetSolanaTokenBalances(c *gin.Context) { method GetAgentWalletSolanaTrades (line 404) | func (s *Server) GetAgentWalletSolanaTrades(c *gin.Context) { method AgentWalletGetSolanaTokenPnls (line 421) | func (s *Server) AgentWalletGetSolanaTokenPnls(c *gin.Context) { method GetPumpFunTrades (line 435) | func (s *Server) GetPumpFunTrades(c *gin.Context) { method GetPumpFunTokenPrice (line 446) | func (s *Server) GetPumpFunTokenPrice(c *gin.Context) { method DexSearchPair (line 456) | func (s *Server) DexSearchPair(c *gin.Context) { method DexPairsTradeLatest (line 466) | func (s *Server) DexPairsTradeLatest(c *gin.Context) { method DexScreenInfo (line 476) | func (s *Server) DexScreenInfo(c *gin.Context) { method GetUser3700Liked (line 486) | func (s *Server) GetUser3700Liked(c *gin.Context) { method GetSolanaDataChart24Hour (line 498) | func (s *Server) GetSolanaDataChart24Hour(c *gin.Context) { method GetAgentTradeTokens (line 508) | func (s *Server) GetAgentTradeTokens(c *gin.Context) { method GetListUserTweetsByUsersForTradeMission (line 520) | func (s *Server) GetListUserTweetsByUsersForTradeMission(c *gin.Context) { method GetListUserTweetsByAgentForTradeMission (line 531) | func (s *Server) GetListUserTweetsByAgentForTradeMission(c *gin.Context) { method GetTokenQuoteLatestForSolana (line 542) | func (s *Server) GetTokenQuoteLatestForSolana(c *gin.Context) { method TweetByToken (line 552) | func (s *Server) TweetByToken(c *gin.Context) { method GetTradeAnalytic (line 569) | func (s *Server) GetTradeAnalytic(c *gin.Context) { method GetTwitterDataForLaunchpad (line 579) | func (s *Server) GetTwitterDataForLaunchpad(c *gin.Context) { method ExecuteLaunchpadTier (line 618) | func (s *Server) ExecuteLaunchpadTier(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_key_subscription.go method CreateApiTokenUsage (line 11) | func (s *Server) CreateApiTokenUsage(c *gin.Context) { method RefundApiTokenUsage (line 26) | func (s *Server) RefundApiTokenUsage(c *gin.Context) { method GetApiUsage (line 41) | func (s *Server) GetApiUsage(c *gin.Context) { method GetApiPackages (line 53) | func (s *Server) GetApiPackages(c *gin.Context) { method GetApiSubscriptionInfo (line 63) | func (s *Server) GetApiSubscriptionInfo(c *gin.Context) { method CreateAcctForTest (line 75) | func (s *Server) CreateAcctForTest(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_knowledge.go method createKnowledge (line 16) | func (s *Server) createKnowledge(c *gin.Context) { method webhookKnowledge (line 40) | func (s *Server) webhookKnowledge(c *gin.Context) { method webhookKnowledgeFile (line 58) | func (s *Server) webhookKnowledgeFile(c *gin.Context) { method listKnowledgeByAgent (line 83) | func (s *Server) listKnowledgeByAgent(c *gin.Context) { method listKnowledge (line 111) | func (s *Server) listKnowledge(c *gin.Context) { method deleteKnowledge (line 135) | func (s *Server) deleteKnowledge(c *gin.Context) { method detailKnowledge (line 163) | func (s *Server) detailKnowledge(c *gin.Context) { method updateKnowledge (line 192) | func (s *Server) updateKnowledge(c *gin.Context) { method AgentUseKnowledgeBase (line 249) | func (s *Server) AgentUseKnowledgeBase(c *gin.Context) { method updateKnowledgeBaseInContractWithSignature (line 273) | func (s *Server) updateKnowledgeBaseInContractWithSignature(c *gin.Conte... method retrieveKnowledge (line 306) | func (s *Server) retrieveKnowledge(c *gin.Context) { method checkBalance (line 383) | func (s *Server) checkBalance(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_pump.go method GetPumpBalance (line 12) | func (s *Server) GetPumpBalance(c *gin.Context) { method GetListTrendingTokens (line 34) | func (s *Server) GetListTrendingTokens(c *gin.Context) { method GetPumpOrderHistory (line 44) | func (s *Server) GetPumpOrderHistory(c *gin.Context) { method NotifyChangePricePump (line 55) | func (s *Server) NotifyChangePricePump(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_robot.go method GenerateRobotSaleWallet (line 12) | func (s *Server) GenerateRobotSaleWallet(c *gin.Context) { method GetRobotSaleWallet (line 28) | func (s *Server) GetRobotSaleWallet(c *gin.Context) { method GetRobotProject (line 40) | func (s *Server) GetRobotProject(c *gin.Context) { method RobotCreateToken (line 51) | func (s *Server) RobotCreateToken(c *gin.Context) { method RobotTransferToken (line 66) | func (s *Server) RobotTransferToken(c *gin.Context) { method GetRobotProjectLeaderBoards (line 81) | func (s *Server) GetRobotProjectLeaderBoards(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_sample_twitter_app.go method SampleTwitterAppAuthenInstall (line 11) | func (s *Server) SampleTwitterAppAuthenInstall(c *gin.Context) { method SampleTwitterAppAuthenCallback (line 21) | func (s *Server) SampleTwitterAppAuthenCallback(c *gin.Context) { method SampleTwitterAppGetBTCPrice (line 31) | func (s *Server) SampleTwitterAppGetBTCPrice(c *gin.Context) { method SampleTwitterAppTweetMessage (line 37) | func (s *Server) SampleTwitterAppTweetMessage(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_store.go method UploadMissionStore (line 13) | func (s *Server) UploadMissionStore(c *gin.Context) { method RateMissionStore (line 28) | func (s *Server) RateMissionStore(c *gin.Context) { method GetListMissionStore (line 43) | func (s *Server) GetListMissionStore(c *gin.Context) { method GetMissionStoreDetail (line 55) | func (s *Server) GetMissionStoreDetail(c *gin.Context) { method GetMissionStoreRating (line 67) | func (s *Server) GetMissionStoreRating(c *gin.Context) { method ClaimFeeMissionStore (line 81) | func (s *Server) ClaimFeeMissionStore(c *gin.Context) { method GetMissionStoreHistory (line 87) | func (s *Server) GetMissionStoreHistory(c *gin.Context) { method SaveAgentStore (line 101) | func (s *Server) SaveAgentStore(c *gin.Context) { method GetListAgentStore (line 121) | func (s *Server) GetListAgentStore(c *gin.Context) { method GetListAgentStoreByOwner (line 133) | func (s *Server) GetListAgentStoreByOwner(c *gin.Context) { method GetAgentStoreDetail (line 149) | func (s *Server) GetAgentStoreDetail(c *gin.Context) { method SaveMissionStore (line 159) | func (s *Server) SaveMissionStore(c *gin.Context) { method AuthenAgentStoreCallback (line 179) | func (s *Server) AuthenAgentStoreCallback(c *gin.Context) { method GetListAgentStoreInstall (line 194) | func (s *Server) GetListAgentStoreInstall(c *gin.Context) { method GetAgentStoreInstallCode (line 210) | func (s *Server) GetAgentStoreInstallCode(c *gin.Context) { method RunMission (line 226) | func (s *Server) RunMission(c *gin.Context) { method MissionStoreResult (line 246) | func (s *Server) MissionStoreResult(c *gin.Context) { method GetInstallInfo (line 262) | func (s *Server) GetInstallInfo(c *gin.Context) { method GetTryHistory (line 277) | func (s *Server) GetTryHistory(c *gin.Context) { method GetTryHistoryDetail (line 293) | func (s *Server) GetTryHistoryDetail(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_store_trading_app.go method StoreDefiAppAuthenInstall (line 11) | func (s *Server) StoreDefiAppAuthenInstall(c *gin.Context) { method StoreDefiAppGetWallet (line 21) | func (s *Server) StoreDefiAppGetWallet(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_user.go method VerifyLoginUserByWeb3 (line 11) | func (s *Server) VerifyLoginUserByWeb3(c *gin.Context) { method GetUserProfileWithAuth (line 30) | func (s *Server) GetUserProfileWithAuth(c *gin.Context) { method UserUploadFile (line 45) | func (s *Server) UserUploadFile(c *gin.Context) { method AgentRequestTwitterShareCode (line 67) | func (s *Server) AgentRequestTwitterShareCode(c *gin.Context) { method AgentVerifyShareTwitter (line 88) | func (s *Server) AgentVerifyShareTwitter(c *gin.Context) { method GetListUserTransactions (line 106) | func (s *Server) GetListUserTransactions(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/api_vibe.go method AddVibeWhiteList (line 11) | func (s *Server) AddVibeWhiteList(c *gin.Context) { method VibeValidateReferralCode (line 24) | func (s *Server) VibeValidateReferralCode(c *gin.Context) { method AgentComment (line 42) | func (s *Server) AgentComment(c *gin.Context) { method GetListAgentComment (line 66) | func (s *Server) GetListAgentComment(c *gin.Context) { method GetVibeDashBoards (line 78) | func (s *Server) GetVibeDashBoards(c *gin.Context) { method GetVibeDashBoardsDetail (line 104) | func (s *Server) GetVibeDashBoardsDetail(c *gin.Context) { method VibeTokenGetDeployInfo (line 115) | func (s *Server) VibeTokenGetDeployInfo(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/apis.go method ClearCacheKey (line 18) | func (s *Server) ClearCacheKey(c *gin.Context) { method DisableJobs (line 39) | func (s *Server) DisableJobs() { method RunJobs (line 43) | func (s *Server) RunJobs() { method RunTeleBotJob (line 47) | func (s *Server) RunTeleBotJob() { method TwitterOauthCallback (line 51) | func (s *Server) TwitterOauthCallback(c *gin.Context) { method TwitterOauthCallbackForInternalData (line 76) | func (s *Server) TwitterOauthCallbackForInternalData(c *gin.Context) { method GetEAISupplyTotal (line 90) | func (s *Server) GetEAISupplyTotal(c *gin.Context) { method GetEAISupplyCirculating (line 94) | func (s *Server) GetEAISupplyCirculating(c *gin.Context) { method GetAllConfigsExplorer (line 111) | func (s *Server) GetAllConfigsExplorer(c *gin.Context) { method GetTokenPrice (line 122) | func (s *Server) GetTokenPrice(c *gin.Context) { method GetListBubbleCrypto (line 127) | func (s *Server) GetListBubbleCrypto(c *gin.Context) { method MemeEventsByTransaction (line 177) | func (s *Server) MemeEventsByTransaction(c *gin.Context) { FILE: agent-as-a-service/agent-orchestration/backend/apis/middlewares.go constant CONTEXT_USER_DATA (line 30) | CONTEXT_USER_DATA = "context_user_data" constant CONTEXT_ERROR_DATA (line 31) | CONTEXT_ERROR_DATA = "context_error_data" constant CONTEXT_STACKTRACE_DATA (line 32) | CONTEXT_STACKTRACE_DATA = "context_stacktrace_data" constant userIDKey (line 36) | userIDKey = "id" constant userEmailKey (line 37) | userEmailKey = "email" constant otp (line 38) | otp = "OTP" constant otpToken (line 39) | otpToken = "OTPToken" constant otpPhone (line 40) | otpPhone = "OTPPhone" constant userClient (line 41) | userClient = "client" constant userPermission (line 42) | userPermission = "permission" constant userData (line 43) | userData = "userData" constant userCtxData (line 44) | userCtxData = "userCtxData" constant userEmail (line 45) | userEmail = "userEmail" constant userId (line 46) | userId = "userId" constant errorData (line 47) | errorData = "errorData" constant stacktraceData (line 48) | stacktraceData = "stacktraceData" constant stacktraceExtra (line 49) | stacktraceExtra = "stacktraceExtra" constant contextBodyLogFun (line 50) | contextBodyLogFun = "contextBodyLogFun" function ctxJSON (line 53) | func ctxJSON(c *gin.Context, respCode int, resp interface{}) { function ctxSTRING (line 60) | func ctxSTRING(c *gin.Context, respCode int, resp string) { function ctxData (line 67) | func ctxData(c *gin.Context, respCode int, contentType string, resp []by... function ctxAbortWithStatusJSON (line 74) | func ctxAbortWithStatusJSON(c *gin.Context, respCode int, resp interface... function WrapRespError (line 81) | func WrapRespError(c *gin.Context, resp interface{}) { method requestContext (line 103) | func (s *Server) requestContext(c *gin.Context) context.Context { method getRequestIP (line 107) | func (s *Server) getRequestIP(c *gin.Context) string { method getUserAgent (line 124) | func (s *Server) getUserAgent(c *gin.Context) string { method contextBVMUserExtra (line 128) | func (s *Server) contextBVMUserExtra(c *gin.Context) string { type bodyLogWriter (line 141) | type bodyLogWriter struct method Write (line 146) | func (w bodyLogWriter) Write(b []byte) (int, error) { method WriteString (line 151) | func (w bodyLogWriter) WriteString(s string) (int, error) { method loggerDisabledBodyMiddleware (line 156) | func (s *Server) loggerDisabledBodyMiddleware() gin.HandlerFunc { method slackErrorBodyMiddleware (line 163) | func (s *Server) slackErrorBodyMiddleware() gin.HandlerFunc { method logApiMiddleware (line 170) | func (s *Server) logApiMiddleware() gin.HandlerFunc { method recoveryMiddleware (line 248) | func (s *Server) recoveryMiddleware(client *raven.Client, onlyCrashes bo... method pagingFromContext (line 277) | func (s *Server) pagingFromContext(c *gin.Context) (int, int) { method ipfsProxyMiddleware (line 303) | func (s *Server) ipfsProxyMiddleware(hostPath string) gin.HandlerFunc { method uintFromContextParam (line 326) | func (s *Server) uintFromContextParam(c *gin.Context, param string) uint { method uint64FromContextParam (line 338) | func (s *Server) uint64FromContextParam(c *gin.Context, param string) (u... method uintFromContextQuery (line 350) | func (s *Server) uintFromContextQuery(c *gin.Context, query string) uint { method intFromContextQuery (line 362) | func (s *Server) intFromContextQuery(c *gin.Context, query string) int { method float64FromContextQuery (line 374) | func (s *Server) float64FromContextQuery(c *gin.Context, query string) (... method ptrUintFromContextQuery (line 386) | func (s *Server) ptrUintFromContextQuery(c *gin.Context, query string) (... method uint64FromContextQuery (line 400) | func (s *Server) uint64FromContextQuery(c *gin.Context, query string) (u... method stringFromContextQuery (line 412) | func (s *Server) stringFromContextQuery(c *gin.Context, query string) st... method stringFromContextQueryDefault (line 416) | func (s *Server) stringFromContextQueryDefault(c *gin.Context, query str... method stringFromContextParam (line 420) | func (s *Server) stringFromContextParam(c *gin.Context, query string) st... method maxResultFromContextQuery (line 424) | func (s *Server) maxResultFromContextQuery(c *gin.Context) int { method stringArrayFromContextQuery (line 435) | func (s *Server) stringArrayFromContextQuery(c *gin.Context, query strin... method uintArrayFromContextQuery (line 443) | func (s *Server) uintArrayFromContextQuery(c *gin.Context, query string)... method intArrayFromContextQuery (line 460) | func (s *Server) intArrayFromContextQuery(c *gin.Context, query string) ... method dateFromContextQuery (line 477) | func (s *Server) dateFromContextQuery(c *gin.Context, query string) (*ti... method timeFromContextQuery (line 489) | func (s *Server) timeFromContextQuery(c *gin.Context, query string) (*ti... method boolFromContextQuery (line 501) | func (s *Server) boolFromContextQuery(c *gin.Context, query string) (*bo... method boolValueFromContextQuery (line 513) | func (s *Server) boolValueFromContextQuery(c *gin.Context, query string)... method proxyMiddleware (line 525) | func (s *Server) proxyMiddleware(prefixPath string, host string, headers... constant SCOPE_TRANSFER (line 560) | SCOPE_TRANSFER string = "constant-transfer" constant VALID_TOKEN (line 563) | VALID_TOKEN = "2019-03-25" constant PERMISSION_AUTHORIZE (line 565) | PERMISSION_AUTHORIZE = "authorize" constant PERMISSION_TOKEN (line 566) | PERMISSION_TOKEN = "token" method bodyLogMiddleware (line 569) | func (s *Server) bodyLogMiddleware(fn func(c *gin.Context, req string, r... method loginBodyLogMiddleware (line 576) | func (s *Server) loginBodyLogMiddleware() gin.HandlerFunc { method sortListFromContext (line 596) | func (s *Server) sortListFromContext(c *gin.Context) []string { method chainFromContextQuery (line 639) | func (s *Server) chainFromContextQuery(c *gin.Context) uint64 { method internalApiMiddleware (line 647) | func (s *Server) internalApiMiddleware() gin.HandlerFunc { method externalApiMiddleware (line 666) | func (s *Server) externalApiMiddleware() gin.HandlerFunc { method agentSortListFromContext (line 680) | func (s *Server) agentSortListFromContext(c *gin.Context) []string { method authCheckTK1TokenMiddleware (line 721) | func (s *Server) authCheckTK1TokenMiddleware() gin.HandlerFunc { method getUserAddressFromTK1Token (line 749) | func (s *Server) getUserAddressFromTK1Token(c *gin.Context) (string, err... method authCheckSignatureMiddleware (line 759) | func (s *Server) authCheckSignatureMiddleware() gin.HandlerFunc { method getUserAddress (line 797) | func (s *Server) getUserAddress(c *gin.Context) string { method middlewareApiLimit (line 801) | func (s *Server) middlewareApiLimit(numRequest int, duration time.Durati... FILE: agent-as-a-service/agent-orchestration/backend/apis/routers.go type Server (line 15) | type Server struct method Routers (line 33) | func (s *Server) Routers() { function NewServer (line 21) | func NewServer( FILE: agent-as-a-service/agent-orchestration/backend/configs/configs.go constant EAI_OldWH_ChainID (line 13) | EAI_OldWH_ChainID = "43338" constant BaseChainID (line 14) | BaseChainID = "8453" constant BaseChainIDInt (line 15) | BaseChainIDInt = 8453 constant BitAiChainID (line 16) | BitAiChainID = "222671" constant DAGIChainID (line 17) | DAGIChainID = "222672" constant HermesChain (line 18) | HermesChain = "45762" constant ArbitrumChainID (line 19) | ArbitrumChainID = "42161" constant DuckChainID (line 20) | DuckChainID = "5545" constant PolygonChainID (line 21) | PolygonChainID = "137" constant ZkSyncChainID (line 22) | ZkSyncChainID = "324" constant ZkSyncChainIDInt (line 23) | ZkSyncChainIDInt = 324 constant EthereumChainID (line 24) | EthereumChainID = "1" constant BscChainID (line 25) | BscChainID = "56" constant AbstractTestnetChainID (line 26) | AbstractTestnetChainID = "11124" constant SubtensorEVMChainID (line 27) | SubtensorEVMChainID = "964" constant SubtensorEVMChainIDInt (line 28) | SubtensorEVMChainIDInt = 964 constant SolanaChainID (line 29) | SolanaChainID = "1111" constant SolanaModelID (line 30) | SolanaModelID = "990001" constant IPFSPrefix (line 31) | IPFSPrefix = "ipfs://" constant TronChainID (line 32) | TronChainID = "728126428" type RPCResponse (line 35) | type RPCResponse struct type ResultResponse (line 41) | type ResultResponse struct function init (line 52) | func init() { function GetConfig (line 66) | func GetConfig() *Config { type MissionTokensConfig (line 70) | type MissionTokensConfig struct function GetMissionTokenConfig (line 76) | func GetMissionTokenConfig() ([]MissionTokensConfig, error) { type AppChainConfig (line 103) | type AppChainConfig struct type Config (line 123) | type Config struct method ExistsedConfigKey (line 298) | func (cf *Config) ExistsedConfigKey(networkID uint64, name string) bool { method GetConfigKeyString (line 314) | func (cf *Config) GetConfigKeyString(networkID uint64, name string) st... method GetConfigKeyBool (line 330) | func (cf *Config) GetConfigKeyBool(networkID uint64, name string) bool { type KnowledgeBaseConfig (line 350) | type KnowledgeBaseConfig struct FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_chain_fee.go method FirstAgentChainFeeByID (line 9) | func (d *DAO) FirstAgentChainFeeByID(tx *gorm.DB, id uint, preloads map[... method FirstAgentChainFee (line 20) | func (d *DAO) FirstAgentChainFee(tx *gorm.DB, filters map[string][]inter... method FindAgentChainFee (line 31) | func (d *DAO) FindAgentChainFee(tx *gorm.DB, filters map[string][]interf... method FindAgentChainFee4Page (line 39) | func (d *DAO) FindAgentChainFee4Page(tx *gorm.DB, filters map[string][]i... method FindAgentChainFeeJoinSelect (line 54) | func (d *DAO) FindAgentChainFeeJoinSelect(tx *gorm.DB, selected []string... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_dao.go method FindTwitterInfo (line 13) | func (d *DAO) FindTwitterInfo(tx *gorm.DB, filters map[string][]interfac... method FirstTwitterInfoByID (line 21) | func (d *DAO) FirstTwitterInfoByID(tx *gorm.DB, id uint, preloads map[st... method FirstTwitterInfo (line 32) | func (d *DAO) FirstTwitterInfo(tx *gorm.DB, filters map[string][]interfa... method FirstUserTwitterPost (line 43) | func (d *DAO) FirstUserTwitterPost(tx *gorm.DB, filters map[string][]int... method FindUserTwitterPost (line 54) | func (d *DAO) FindUserTwitterPost(tx *gorm.DB, filters map[string][]inte... method FindAgentTokenJoinSelect (line 62) | func (d *DAO) FindAgentTokenJoinSelect(tx *gorm.DB, selected []string, j... method FirstAgentToken (line 71) | func (d *DAO) FirstAgentToken(tx *gorm.DB, filters map[string][]interfac... method FirstAgentTokenByID (line 82) | func (d *DAO) FirstAgentTokenByID(tx *gorm.DB, id uint, preloads map[str... method FirstAgentTradeHistoryByID (line 93) | func (d *DAO) FirstAgentTradeHistoryByID(tx *gorm.DB, id uint, preloads ... method FirstAgentTradeHistory (line 104) | func (d *DAO) FirstAgentTradeHistory(tx *gorm.DB, filters map[string][]i... method GetAgentTradeHistoryInfo (line 115) | func (d *DAO) GetAgentTradeHistoryInfo(tx *gorm.DB, agentTokenID uint, n... method GetAgentSocialInfo (line 169) | func (d *DAO) GetAgentSocialInfo(tx *gorm.DB, agentID uint) (*models.Age... method GetAgentSummaryReport (line 197) | func (d *DAO) GetAgentSummaryReport(tx *gorm.DB, hiddenNetworkId string)... method FirstAbilityLuckyMoney (line 226) | func (d *DAO) FirstAbilityLuckyMoney(tx *gorm.DB, filters map[string][]i... method FindAbilityLuckyMoney (line 237) | func (d *DAO) FindAbilityLuckyMoney(tx *gorm.DB, filters map[string][]in... method FirstAbilityLuckyMoneyByID (line 245) | func (d *DAO) FirstAbilityLuckyMoneyByID(tx *gorm.DB, id uint, preloads ... method FirstAgentReactionHistory (line 256) | func (d *DAO) FirstAgentReactionHistory(tx *gorm.DB, filters map[string]... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_eai_topup.go method FirstAgentEaiTopupByID (line 9) | func (d *DAO) FirstAgentEaiTopupByID(tx *gorm.DB, id uint, preloads map[... method FirstAgentEaiTopup (line 20) | func (d *DAO) FirstAgentEaiTopup(tx *gorm.DB, filters map[string][]inter... method FindAgentEaiTopup (line 31) | func (d *DAO) FindAgentEaiTopup(tx *gorm.DB, filters map[string][]interf... method FindAgentEaiTopup4Page (line 39) | func (d *DAO) FindAgentEaiTopup4Page(tx *gorm.DB, filters map[string][]i... method FindAgentEaiTopupJoinSelect (line 54) | func (d *DAO) FindAgentEaiTopupJoinSelect(tx *gorm.DB, selected []string... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_external_info.go method FirstAgentExternalInfoByID (line 9) | func (d *DAO) FirstAgentExternalInfoByID(tx *gorm.DB, id uint, preloads ... method FirstAgentExternalInfo (line 20) | func (d *DAO) FirstAgentExternalInfo(tx *gorm.DB, filters map[string][]i... method FindAgentExternalInfo (line 31) | func (d *DAO) FindAgentExternalInfo(tx *gorm.DB, filters map[string][]in... method FindAgentExternalInfo4Page (line 39) | func (d *DAO) FindAgentExternalInfo4Page(tx *gorm.DB, filters map[string... method FindAgentExternalInfoJoinSelect (line 54) | func (d *DAO) FindAgentExternalInfoJoinSelect(tx *gorm.DB, selected []st... method FindAgentExternalInfoJoin (line 63) | func (d *DAO) FindAgentExternalInfoJoin(tx *gorm.DB, joins map[string][]... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_info.go method FindAgentInfoJoinSelect (line 11) | func (d *DAO) FindAgentInfoJoinSelect(tx *gorm.DB, selected []string, jo... method FirstAgentInfoJoinSelect (line 20) | func (d *DAO) FirstAgentInfoJoinSelect(tx *gorm.DB, selected []string, j... method FirstAgentInfoByID (line 29) | func (d *DAO) FirstAgentInfoByID(tx *gorm.DB, id uint, preloads map[stri... method FirstAgentInfo (line 40) | func (d *DAO) FirstAgentInfo(tx *gorm.DB, filters map[string][]interface... method FindAgentInfo (line 51) | func (d *DAO) FindAgentInfo(tx *gorm.DB, filters map[string][]interface{... method FindAgentInfo4Page (line 59) | func (d *DAO) FindAgentInfo4Page(tx *gorm.DB, filters map[string][]inter... method FindAgentInfoJoin (line 72) | func (d *DAO) FindAgentInfoJoin(tx *gorm.DB, joins map[string][]interfac... method AgentInfoGetReportDaily (line 82) | func (d *DAO) AgentInfoGetReportDaily(tx *gorm.DB) (string, error) { method FirstPrivyWallet (line 159) | func (d *DAO) FirstPrivyWallet(tx *gorm.DB, filters map[string][]interfa... method FirstClankerVideoToken (line 170) | func (d *DAO) FirstClankerVideoToken(tx *gorm.DB, filters map[string][]i... method FindClankerVideoToken (line 181) | func (d *DAO) FindClankerVideoToken(tx *gorm.DB, joins map[string][]inte... method FindAgentCategory (line 191) | func (d *DAO) FindAgentCategory(tx *gorm.DB, filters map[string][]interf... method FindAllAgentAddress (line 201) | func (d *DAO) FindAllAgentAddress(tx *gorm.DB, networkID uint64) ([]stri... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_info_install.go method FindAgentInfoInstallJoinSelect (line 9) | func (d *DAO) FindAgentInfoInstallJoinSelect(tx *gorm.DB, selected []str... method FindAgentInfoInstallJoinSelect4Page (line 18) | func (d *DAO) FindAgentInfoInstallJoinSelect4Page(tx *gorm.DB, selected ... method FirstAgentInfoInstallJoinSelect (line 27) | func (d *DAO) FirstAgentInfoInstallJoinSelect(tx *gorm.DB, selected []st... method FirstAgentInfoInstallByID (line 38) | func (d *DAO) FirstAgentInfoInstallByID(tx *gorm.DB, id uint, preloads m... method FirstAgentInfoInstall (line 49) | func (d *DAO) FirstAgentInfoInstall(tx *gorm.DB, filters map[string][]in... method FindAgentInfoInstall (line 60) | func (d *DAO) FindAgentInfoInstall(tx *gorm.DB, filters map[string][]int... method FindAgentInfoInstall4Page (line 68) | func (d *DAO) FindAgentInfoInstall4Page(tx *gorm.DB, filters map[string]... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_info_knowledge_base.go method FirstAgentInfoKnowledgeBaseByAgentInfoID (line 8) | func (dao *DAO) FirstAgentInfoKnowledgeBaseByAgentInfoID(tx *gorm.DB, ag... method FirstAgentInfoKnowledgeBaseByAgentInfoIDAndKnowledgeBaseID (line 20) | func (dao *DAO) FirstAgentInfoKnowledgeBaseByAgentInfoIDAndKnowledgeBase... method CreateAgentInfoKnowledgeBase (line 35) | func (dao *DAO) CreateAgentInfoKnowledgeBase(tx *gorm.DB, agentInfoKnowl... method FirstKnowledgeBase (line 40) | func (dao *DAO) FirstKnowledgeBase(tx *gorm.DB, filters map[string][]int... method FindKnowledgeBases (line 51) | func (dao *DAO) FindKnowledgeBases(tx *gorm.DB, filters map[string][]int... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_library.go method FirstAgentLibraryByID (line 9) | func (d *DAO) FirstAgentLibraryByID(tx *gorm.DB, id uint, preloads map[s... method FirstAgentLibrary (line 20) | func (d *DAO) FirstAgentLibrary(tx *gorm.DB, filters map[string][]interf... method FindAgentLibrary (line 31) | func (d *DAO) FindAgentLibrary(tx *gorm.DB, filters map[string][]interfa... method FindAgentLibrary4Page (line 39) | func (d *DAO) FindAgentLibrary4Page(tx *gorm.DB, filters map[string][]in... method FindAgentLibraryJoinSelect (line 54) | func (d *DAO) FindAgentLibraryJoinSelect(tx *gorm.DB, selected []string,... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_snapshot_mission.go method FirstAgentSnapshotMissionByID (line 9) | func (d *DAO) FirstAgentSnapshotMissionByID(tx *gorm.DB, id uint, preloa... method FirstAgentSnapshotMission (line 20) | func (d *DAO) FirstAgentSnapshotMission(tx *gorm.DB, filters map[string]... method FindAgentSnapshotMission (line 31) | func (d *DAO) FindAgentSnapshotMission(tx *gorm.DB, filters map[string][... method FindAgentSnapshotMission4Page (line 39) | func (d *DAO) FindAgentSnapshotMission4Page(tx *gorm.DB, filters map[str... method FindAgentSnapshotMissionJoinSelect (line 54) | func (d *DAO) FindAgentSnapshotMissionJoinSelect(tx *gorm.DB, selected [... method FindAgentSnapshotMissionJoin (line 63) | func (d *DAO) FindAgentSnapshotMissionJoin(tx *gorm.DB, joins map[string... method FirstAgentTeleMsg (line 75) | func (d *DAO) FirstAgentTeleMsg(tx *gorm.DB, filters map[string][]interf... method GetMissionToolset (line 86) | func (d *DAO) GetMissionToolset(tx *gorm.DB, id uint) (string, error) { FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_snapshot_post.go method FirstAgentSnapshotPostByID (line 9) | func (d *DAO) FirstAgentSnapshotPostByID(tx *gorm.DB, id uint, preloads ... method FirstAgentSnapshotPost (line 20) | func (d *DAO) FirstAgentSnapshotPost(tx *gorm.DB, filters map[string][]i... method FindAgentSnapshotPost (line 31) | func (d *DAO) FindAgentSnapshotPost(tx *gorm.DB, filters map[string][]in... method FindAgentSnapshotPost4Page (line 39) | func (d *DAO) FindAgentSnapshotPost4Page(tx *gorm.DB, filters map[string... method FindAgentSnapshotPostJoinSelect (line 54) | func (d *DAO) FindAgentSnapshotPostJoinSelect(tx *gorm.DB, selected []st... method FindAgentSnapshotMissionConfigs (line 63) | func (d *DAO) FindAgentSnapshotMissionConfigs(tx *gorm.DB, filters map[s... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_snapshot_post_action.go method FirstAgentSnapshotPostActionByID (line 9) | func (d *DAO) FirstAgentSnapshotPostActionByID(tx *gorm.DB, id uint, pre... method FirstAgentSnapshotPostAction (line 20) | func (d *DAO) FirstAgentSnapshotPostAction(tx *gorm.DB, filters map[stri... method FindAgentSnapshotPostAction (line 31) | func (d *DAO) FindAgentSnapshotPostAction(tx *gorm.DB, filters map[strin... method FindAgentSnapshotPostAction4Page (line 39) | func (d *DAO) FindAgentSnapshotPostAction4Page(tx *gorm.DB, filters map[... method FindAgentSnapshotPostActionJoinSelect (line 54) | func (d *DAO) FindAgentSnapshotPostActionJoinSelect(tx *gorm.DB, selecte... method FindAgentSnapshotPostActionJoin (line 63) | func (d *DAO) FindAgentSnapshotPostActionJoin(tx *gorm.DB, joins map[str... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_store.go method FindAgentStoreJoinSelect (line 9) | func (d *DAO) FindAgentStoreJoinSelect(tx *gorm.DB, selected []string, j... method FindAgentStoreJoinSelect4Page (line 18) | func (d *DAO) FindAgentStoreJoinSelect4Page(tx *gorm.DB, selected []stri... method FirstAgentStoreJoinSelect (line 27) | func (d *DAO) FirstAgentStoreJoinSelect(tx *gorm.DB, selected []string, ... method FirstAgentStoreByID (line 38) | func (d *DAO) FirstAgentStoreByID(tx *gorm.DB, id uint, preloads map[str... method FirstAgentStore (line 49) | func (d *DAO) FirstAgentStore(tx *gorm.DB, filters map[string][]interfac... method FindAgentStore (line 60) | func (d *DAO) FindAgentStore(tx *gorm.DB, filters map[string][]interface... method FindAgentStore4Page (line 68) | func (d *DAO) FindAgentStore4Page(tx *gorm.DB, filters map[string][]inte... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_store_install.go method FindAgentStoreInstallJoinSelect (line 9) | func (d *DAO) FindAgentStoreInstallJoinSelect(tx *gorm.DB, selected []st... method FindAgentStoreInstallJoinSelect4Page (line 18) | func (d *DAO) FindAgentStoreInstallJoinSelect4Page(tx *gorm.DB, selected... method FirstAgentStoreInstallJoinSelect (line 27) | func (d *DAO) FirstAgentStoreInstallJoinSelect(tx *gorm.DB, selected []s... method FirstAgentStoreInstallByID (line 38) | func (d *DAO) FirstAgentStoreInstallByID(tx *gorm.DB, id uint, preloads ... method FirstAgentStoreInstall (line 49) | func (d *DAO) FirstAgentStoreInstall(tx *gorm.DB, filters map[string][]i... method FindAgentStoreInstall (line 60) | func (d *DAO) FindAgentStoreInstall(tx *gorm.DB, filters map[string][]in... method FindAgentStoreInstall4Page (line 68) | func (d *DAO) FindAgentStoreInstall4Page(tx *gorm.DB, filters map[string... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_store_mission.go method FindAgentStoreMissionJoinSelect (line 9) | func (d *DAO) FindAgentStoreMissionJoinSelect(tx *gorm.DB, selected []st... method FindAgentStoreMissionJoinSelect4Page (line 18) | func (d *DAO) FindAgentStoreMissionJoinSelect4Page(tx *gorm.DB, selected... method FirstAgentStoreMissionJoinSelect (line 27) | func (d *DAO) FirstAgentStoreMissionJoinSelect(tx *gorm.DB, selected []s... method FirstAgentStoreMissionByID (line 38) | func (d *DAO) FirstAgentStoreMissionByID(tx *gorm.DB, id uint, preloads ... method FirstAgentStoreMission (line 49) | func (d *DAO) FirstAgentStoreMission(tx *gorm.DB, filters map[string][]i... method FindAgentStoreMission (line 60) | func (d *DAO) FindAgentStoreMission(tx *gorm.DB, filters map[string][]in... method FindAgentStoreMission4Page (line 68) | func (d *DAO) FindAgentStoreMission4Page(tx *gorm.DB, filters map[string... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_store_try.go method FindAgentStoreTryJoinSelect (line 9) | func (d *DAO) FindAgentStoreTryJoinSelect(tx *gorm.DB, selected []string... method FindAgentStoreTryJoinSelect4Page (line 18) | func (d *DAO) FindAgentStoreTryJoinSelect4Page(tx *gorm.DB, selected []s... method FirstAgentStoreTryJoinSelect (line 27) | func (d *DAO) FirstAgentStoreTryJoinSelect(tx *gorm.DB, selected []strin... method FirstAgentStoreTryByID (line 38) | func (d *DAO) FirstAgentStoreTryByID(tx *gorm.DB, id uint, preloads map[... method FirstAgentStoreTry (line 49) | func (d *DAO) FirstAgentStoreTry(tx *gorm.DB, filters map[string][]inter... method FindAgentStoreTry (line 60) | func (d *DAO) FindAgentStoreTry(tx *gorm.DB, filters map[string][]interf... method FindAgentStoreTry4Page (line 68) | func (d *DAO) FindAgentStoreTry4Page(tx *gorm.DB, filters map[string][]i... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_store_try_detail.go method FindAgentStoreTryDetailJoinSelect (line 9) | func (d *DAO) FindAgentStoreTryDetailJoinSelect(tx *gorm.DB, selected []... method FindAgentStoreTryDetailJoinSelect4Page (line 18) | func (d *DAO) FindAgentStoreTryDetailJoinSelect4Page(tx *gorm.DB, select... method FirstAgentStoreTryDetailJoinSelect (line 27) | func (d *DAO) FirstAgentStoreTryDetailJoinSelect(tx *gorm.DB, selected [... method FirstAgentStoreTryDetailByID (line 38) | func (d *DAO) FirstAgentStoreTryDetailByID(tx *gorm.DB, id uint, preload... method FirstAgentStoreTryDetail (line 49) | func (d *DAO) FirstAgentStoreTryDetail(tx *gorm.DB, filters map[string][... method FindAgentStoreTryDetail (line 60) | func (d *DAO) FindAgentStoreTryDetail(tx *gorm.DB, filters map[string][]... method FindAgentStoreTryDetail4Page (line 68) | func (d *DAO) FindAgentStoreTryDetail4Page(tx *gorm.DB, filters map[stri... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_token_dao.go method FirstMemeByID (line 9) | func (d *DAO) FirstMemeByID(tx *gorm.DB, id uint, preloads map[string][]... method FirstMeme (line 20) | func (d *DAO) FirstMeme(tx *gorm.DB, filters map[string][]interface{}, p... method FindMeme (line 31) | func (d *DAO) FindMeme(tx *gorm.DB, filters map[string][]interface{}, pr... method FindMeme4Page (line 39) | func (d *DAO) FindMeme4Page(tx *gorm.DB, filters map[string][]interface{... method FindMemeJoinSelect (line 54) | func (d *DAO) FindMemeJoinSelect(tx *gorm.DB, selected []string, joins m... method FindMemeJoin (line 63) | func (d *DAO) FindMemeJoin(tx *gorm.DB, joins map[string][]interface{}, ... method FirstMemeJoinSelect (line 75) | func (d *DAO) FirstMemeJoinSelect(tx *gorm.DB, selected []string, joins ... method FindMemeJoinSelect4Page (line 86) | func (d *DAO) FindMemeJoinSelect4Page(tx *gorm.DB, selected []string, jo... method FindMemeHistoryJoinSelect (line 96) | func (d *DAO) FindMemeHistoryJoinSelect(tx *gorm.DB, selected []string, ... method FirstMemeHistoryByID (line 105) | func (d *DAO) FirstMemeHistoryByID(tx *gorm.DB, id uint, preloads map[st... method FirstMemeHistory (line 116) | func (d *DAO) FirstMemeHistory(tx *gorm.DB, filters map[string][]interfa... method FindMemeHistory (line 127) | func (d *DAO) FindMemeHistory(tx *gorm.DB, filters map[string][]interfac... method GetMemeTradeHistoryInfo (line 135) | func (d *DAO) GetMemeTradeHistoryInfo(tx *gorm.DB, pairID uint) (*models... method UpdateChartCandleDataByMemeID (line 181) | func (d *DAO) UpdateChartCandleDataByMemeID(tx *gorm.DB, memID uint) (bo... method FindMemeThreadJoinSelect (line 195) | func (d *DAO) FindMemeThreadJoinSelect(tx *gorm.DB, selected []string, j... method FirstMemeThreadByID (line 204) | func (d *DAO) FirstMemeThreadByID(tx *gorm.DB, id uint, preloads map[str... method FirstMemeThread (line 215) | func (d *DAO) FirstMemeThread(tx *gorm.DB, filters map[string][]interfac... method FindMemeThread (line 226) | func (d *DAO) FindMemeThread(tx *gorm.DB, filters map[string][]interface... method FirstMemeThreadLike (line 234) | func (d *DAO) FirstMemeThreadLike(tx *gorm.DB, filters map[string][]inte... method FindMemeFollowersJoinSelect (line 246) | func (d *DAO) FindMemeFollowersJoinSelect(tx *gorm.DB, selected []string... method FirstMemeFollowersJoinSelect (line 255) | func (d *DAO) FirstMemeFollowersJoinSelect(tx *gorm.DB, selected []strin... method FirstMemeFollowers (line 266) | func (d *DAO) FirstMemeFollowers(tx *gorm.DB, filters map[string][]inter... method UpdateChartCandleDataByPair (line 278) | func (d *DAO) UpdateChartCandleDataByPair(tx *gorm.DB, memeID uint) (boo... method GetMemeChartCandleData30Min (line 302) | func (d *DAO) GetMemeChartCandleData30Min(tx *gorm.DB, memeID, day uint)... method GetMemeChartCandleData1Hour (line 320) | func (d *DAO) GetMemeChartCandleData1Hour(tx *gorm.DB, memeID, day uint)... method GetMemeChartCandleData4Hour (line 338) | func (d *DAO) GetMemeChartCandleData4Hour(tx *gorm.DB, memeID, day uint)... method GetMemeChartCandleData1Day (line 356) | func (d *DAO) GetMemeChartCandleData1Day(tx *gorm.DB, memeID, day uint) ... method GetMemeChartCandleData5Min (line 374) | func (d *DAO) GetMemeChartCandleData5Min(tx *gorm.DB, memeID, day uint) ... method FirstMemeNotificationByID (line 394) | func (d *DAO) FirstMemeNotificationByID(tx *gorm.DB, id uint, preloads m... method FirstMemeNotification (line 405) | func (d *DAO) FirstMemeNotification(tx *gorm.DB, filters map[string][]in... method FindMemeNotificationJoinSelect (line 416) | func (d *DAO) FindMemeNotificationJoinSelect(tx *gorm.DB, selected []str... method FirstMemeWhiteListAddress (line 425) | func (d *DAO) FirstMemeWhiteListAddress(tx *gorm.DB, filters map[string]... method FindMemeWhiteListAddress (line 436) | func (d *DAO) FindMemeWhiteListAddress(tx *gorm.DB, filters map[string][... method FindMemeBurnJoinSelect (line 444) | func (d *DAO) FindMemeBurnJoinSelect(tx *gorm.DB, selected []string, joi... method FirstMemeNotificationSeen (line 453) | func (d *DAO) FirstMemeNotificationSeen(tx *gorm.DB, filters map[string]... method FirstMemeSeenByID (line 464) | func (d *DAO) FirstMemeSeenByID(tx *gorm.DB, id uint, preloads map[strin... method FirstMemeSeen (line 475) | func (d *DAO) FirstMemeSeen(tx *gorm.DB, filters map[string][]interface{... method FindTrendingToken (line 486) | func (d *DAO) FindTrendingToken(tx *gorm.DB, filters map[string][]interf... method FindAllMemeTokenAddress (line 494) | func (d *DAO) FindAllMemeTokenAddress(tx *gorm.DB, networkID uint64) ([]... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_trade_token.go method FirstAgentTradeTokenByID (line 9) | func (d *DAO) FirstAgentTradeTokenByID(tx *gorm.DB, id uint, preloads ma... method FirstAgentTradeToken (line 20) | func (d *DAO) FirstAgentTradeToken(tx *gorm.DB, filters map[string][]int... method FindAgentTradeToken (line 31) | func (d *DAO) FindAgentTradeToken(tx *gorm.DB, filters map[string][]inte... method FindAgentTradeToken4Page (line 39) | func (d *DAO) FindAgentTradeToken4Page(tx *gorm.DB, filters map[string][... method FindAgentTradeTokenJoinSelect (line 54) | func (d *DAO) FindAgentTradeTokenJoinSelect(tx *gorm.DB, selected []stri... method FindAgentTradeTokenJoin (line 63) | func (d *DAO) FindAgentTradeTokenJoin(tx *gorm.DB, joins map[string][]in... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_twitter_post.go method FirstAgentTwitterPostByID (line 9) | func (d *DAO) FirstAgentTwitterPostByID(tx *gorm.DB, id uint, preloads m... method FirstAgentTwitterPost (line 20) | func (d *DAO) FirstAgentTwitterPost(tx *gorm.DB, filters map[string][]in... method FindAgentTwitterPost (line 31) | func (d *DAO) FindAgentTwitterPost(tx *gorm.DB, filters map[string][]int... method FindAgentTwitterPost4Page (line 39) | func (d *DAO) FindAgentTwitterPost4Page(tx *gorm.DB, filters map[string]... method FindAgentTwitterPostJoinSelect (line 54) | func (d *DAO) FindAgentTwitterPostJoinSelect(tx *gorm.DB, selected []str... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_wallet.go method FirstAgentWalletByID (line 9) | func (d *DAO) FirstAgentWalletByID(tx *gorm.DB, id uint, preloads map[st... method FirstAgentWallet (line 20) | func (d *DAO) FirstAgentWallet(tx *gorm.DB, filters map[string][]interfa... method FindAgentWallet (line 31) | func (d *DAO) FindAgentWallet(tx *gorm.DB, filters map[string][]interfac... method FindAgentWallet4Page (line 39) | func (d *DAO) FindAgentWallet4Page(tx *gorm.DB, filters map[string][]int... method FindAgentWalletJoinSelect (line 54) | func (d *DAO) FindAgentWalletJoinSelect(tx *gorm.DB, selected []string, ... FILE: agent-as-a-service/agent-orchestration/backend/daos/agent_wallet_action.go method FirstAgentWalletActionByID (line 9) | func (d *DAO) FirstAgentWalletActionByID(tx *gorm.DB, id uint, preloads ... method FirstAgentWalletAction (line 20) | func (d *DAO) FirstAgentWalletAction(tx *gorm.DB, filters map[string][]i... method FindAgentWalletAction (line 31) | func (d *DAO) FindAgentWalletAction(tx *gorm.DB, filters map[string][]in... method FindAgentWalletAction4Page (line 39) | func (d *DAO) FindAgentWalletAction4Page(tx *gorm.DB, filters map[string... method FindAgentWalletActionJoinSelect (line 54) | func (d *DAO) FindAgentWalletActionJoinSelect(tx *gorm.DB, selected []st... method GetWalletActionTradeSum (line 63) | func (d *DAO) GetWalletActionTradeSum(tx *gorm.DB, agentInfoID uint) ([]... FILE: agent-as-a-service/agent-orchestration/backend/daos/api_subscription_history.go method FirstApiSubscriptionHistoryByID (line 9) | func (d *DAO) FirstApiSubscriptionHistoryByID(tx *gorm.DB, id uint, prel... method FirstApiSubscriptionHistory (line 20) | func (d *DAO) FirstApiSubscriptionHistory(tx *gorm.DB, filters map[strin... method FindApiSubscriptionHistory (line 31) | func (d *DAO) FindApiSubscriptionHistory(tx *gorm.DB, filters map[string... method FindApiSubscriptionHistory4Page (line 39) | func (d *DAO) FindApiSubscriptionHistory4Page(tx *gorm.DB, filters map[s... method FindApiSubscriptionHistoryJoinSelect (line 54) | func (d *DAO) FindApiSubscriptionHistoryJoinSelect(tx *gorm.DB, selected... method FindApiSubscriptionHistoryJoin (line 63) | func (d *DAO) FindApiSubscriptionHistoryJoin(tx *gorm.DB, joins map[stri... FILE: agent-as-a-service/agent-orchestration/backend/daos/api_subscription_key.go method FirstApiSubscriptionKeyByID (line 9) | func (d *DAO) FirstApiSubscriptionKeyByID(tx *gorm.DB, id uint, preloads... method FirstApiSubscriptionKey (line 20) | func (d *DAO) FirstApiSubscriptionKey(tx *gorm.DB, filters map[string][]... method FindApiSubscriptionKey (line 31) | func (d *DAO) FindApiSubscriptionKey(tx *gorm.DB, filters map[string][]i... method FindApiSubscriptionKey4Page (line 39) | func (d *DAO) FindApiSubscriptionKey4Page(tx *gorm.DB, filters map[strin... method FindApiSubscriptionKeyJoinSelect (line 54) | func (d *DAO) FindApiSubscriptionKeyJoinSelect(tx *gorm.DB, selected []s... method FindApiSubscriptionKeyJoin (line 63) | func (d *DAO) FindApiSubscriptionKeyJoin(tx *gorm.DB, joins map[string][... FILE: agent-as-a-service/agent-orchestration/backend/daos/api_subscription_package.go method FirstApiSubscriptionPackageByID (line 9) | func (d *DAO) FirstApiSubscriptionPackageByID(tx *gorm.DB, id uint, prel... method FirstApiSubscriptionPackage (line 20) | func (d *DAO) FirstApiSubscriptionPackage(tx *gorm.DB, filters map[strin... method FindApiSubscriptionPackage (line 31) | func (d *DAO) FindApiSubscriptionPackage(tx *gorm.DB, filters map[string... method FindApiSubscriptionPackage4Page (line 39) | func (d *DAO) FindApiSubscriptionPackage4Page(tx *gorm.DB, filters map[s... method FindApiSubscriptionPackageJoinSelect (line 54) | func (d *DAO) FindApiSubscriptionPackageJoinSelect(tx *gorm.DB, selected... method FindApiSubscriptionPackageJoin (line 63) | func (d *DAO) FindApiSubscriptionPackageJoin(tx *gorm.DB, joins map[stri... FILE: agent-as-a-service/agent-orchestration/backend/daos/api_subscription_usage_log.go method FirstApiSubscriptionUsageLogByID (line 9) | func (d *DAO) FirstApiSubscriptionUsageLogByID(tx *gorm.DB, id uint, pre... method FirstApiSubscriptionUsageLog (line 20) | func (d *DAO) FirstApiSubscriptionUsageLog(tx *gorm.DB, filters map[stri... method FindApiSubscriptionUsageLog (line 31) | func (d *DAO) FindApiSubscriptionUsageLog(tx *gorm.DB, filters map[strin... method FindApiSubscriptionUsageLog4Page (line 39) | func (d *DAO) FindApiSubscriptionUsageLog4Page(tx *gorm.DB, filters map[... method FindApiSubscriptionUsageLogJoinSelect (line 54) | func (d *DAO) FindApiSubscriptionUsageLogJoinSelect(tx *gorm.DB, selecte... method FindApiSubscriptionUsageLogJoin (line 63) | func (d *DAO) FindApiSubscriptionUsageLogJoin(tx *gorm.DB, joins map[str... FILE: agent-as-a-service/agent-orchestration/backend/daos/batch_infer_history.go method FindBatchInferHistoryJoinSelect (line 9) | func (d *DAO) FindBatchInferHistoryJoinSelect(tx *gorm.DB, selected []st... method FindBatchInferHistoryJoinSelect4Page (line 18) | func (d *DAO) FindBatchInferHistoryJoinSelect4Page(tx *gorm.DB, selected... method FirstBatchInferHistoryJoinSelect (line 27) | func (d *DAO) FirstBatchInferHistoryJoinSelect(tx *gorm.DB, selected []s... method FirstBatchInferHistoryByID (line 38) | func (d *DAO) FirstBatchInferHistoryByID(tx *gorm.DB, id uint, preloads ... method FirstBatchInferHistory (line 49) | func (d *DAO) FirstBatchInferHistory(tx *gorm.DB, filters map[string][]i... method FindBatchInferHistory (line 60) | func (d *DAO) FindBatchInferHistory(tx *gorm.DB, filters map[string][]in... method FindBatchInferHistory4Page (line 68) | func (d *DAO) FindBatchInferHistory4Page(tx *gorm.DB, filters map[string... FILE: agent-as-a-service/agent-orchestration/backend/daos/block_scan_info.go method FirstBlockScanInfo (line 10) | func (d *DAO) FirstBlockScanInfo(tx *gorm.DB, filters map[string][]inter... method FindBlockScanInfo (line 21) | func (d *DAO) FindBlockScanInfo(tx *gorm.DB, filters map[string][]interf... method FindJoinSelectBlockScanInfo (line 29) | func (d *DAO) FindJoinSelectBlockScanInfo(tx *gorm.DB, selected []string... method FirstBlockScanInfoByID (line 39) | func (d *DAO) FirstBlockScanInfoByID(tx *gorm.DB, id uint, preloads map[... method GetTokenMarketPrice (line 50) | func (d *DAO) GetTokenMarketPrice(tx *gorm.DB, symbol string) (*numeric.... method FirstTokenPrice (line 69) | func (d *DAO) FirstTokenPrice(tx *gorm.DB, filters map[string][]interfac... FILE: agent-as-a-service/agent-orchestration/backend/daos/chain_config.go method FindChainConfigJoinSelect (line 9) | func (d *DAO) FindChainConfigJoinSelect(tx *gorm.DB, selected []string, ... method FindChainConfigJoinSelect4Page (line 18) | func (d *DAO) FindChainConfigJoinSelect4Page(tx *gorm.DB, selected []str... method FirstChainConfigJoinSelect (line 27) | func (d *DAO) FirstChainConfigJoinSelect(tx *gorm.DB, selected []string,... method FirstChainConfigByID (line 38) | func (d *DAO) FirstChainConfigByID(tx *gorm.DB, id uint, preloads map[st... method FirstChainConfig (line 49) | func (d *DAO) FirstChainConfig(tx *gorm.DB, filters map[string][]interfa... method FindChainConfig (line 60) | func (d *DAO) FindChainConfig(tx *gorm.DB, filters map[string][]interfac... method FindChainConfig4Page (line 68) | func (d *DAO) FindChainConfig4Page(tx *gorm.DB, filters map[string][]int... FILE: agent-as-a-service/agent-orchestration/backend/daos/daos.go function InitDBConn (line 16) | func InitDBConn(dbMainConn *gorm.DB) { function GetDBMainCtx (line 20) | func GetDBMainCtx(ctx context.Context) *gorm.DB { function WithTransaction (line 24) | func WithTransaction(dbConn *gorm.DB, callback func(*gorm.DB) error) (er... type DAO (line 42) | type DAO struct method Create (line 47) | func (d *DAO) Create(tx *gorm.DB, m interface{}) error { method Save (line 54) | func (d *DAO) Save(tx *gorm.DB, m interface{}) error { method Delete (line 61) | func (d *DAO) Delete(tx *gorm.DB, m interface{}) error { method DeleteUnscoped (line 68) | func (d *DAO) DeleteUnscoped(tx *gorm.DB, m interface{}) error { method first (line 75) | func (d *DAO) first(tx *gorm.DB, m interface{}, filters map[string][]i... method find (line 105) | func (d *DAO) find(tx *gorm.DB, ms interface{}, filters map[string][]i... method count (line 141) | func (d *DAO) count(tx *gorm.DB, m interface{}, filters map[string][]i... method findJoin (line 157) | func (d *DAO) findJoin(tx *gorm.DB, ms interface{}, joins map[string][... method countJoin (line 198) | func (d *DAO) countJoin(tx *gorm.DB, m interface{}, joins map[string][... method findJoin4Page (line 221) | func (d *DAO) findJoin4Page(tx *gorm.DB, m interface{}, ms interface{}... method findAll (line 262) | func (d *DAO) findAll(tx *gorm.DB, ms interface{}, filters map[string]... method findJoinSelect (line 292) | func (d *DAO) findJoinSelect(tx *gorm.DB, m interface{}, ms interface{... method firstJoinSelect (line 334) | func (d *DAO) firstJoinSelect(tx *gorm.DB, m interface{}, selected []s... method findJoinSelect4Page (line 376) | func (d *DAO) findJoinSelect4Page(tx *gorm.DB, m interface{}, ms inter... method findJoinSelect4PageNoCount (line 424) | func (d *DAO) findJoinSelect4PageNoCount(tx *gorm.DB, m interface{}, m... FILE: agent-as-a-service/agent-orchestration/backend/daos/external_wallet.go method FirstExternalWalletByID (line 9) | func (d *DAO) FirstExternalWalletByID(tx *gorm.DB, id uint, preloads map... method FirstExternalWallet (line 20) | func (d *DAO) FirstExternalWallet(tx *gorm.DB, filters map[string][]inte... method FindExternalWallet (line 31) | func (d *DAO) FindExternalWallet(tx *gorm.DB, filters map[string][]inter... method FindExternalWallet4Page (line 39) | func (d *DAO) FindExternalWallet4Page(tx *gorm.DB, filters map[string][]... FILE: agent-as-a-service/agent-orchestration/backend/daos/external_wallet_order.go method FirstExternalWalletOrderByID (line 9) | func (d *DAO) FirstExternalWalletOrderByID(tx *gorm.DB, id uint, preload... method FirstExternalWalletOrder (line 20) | func (d *DAO) FirstExternalWalletOrder(tx *gorm.DB, filters map[string][... method FindExternalWalletOrder (line 31) | func (d *DAO) FindExternalWalletOrder(tx *gorm.DB, filters map[string][]... method FindExternalWalletOrder4Page (line 39) | func (d *DAO) FindExternalWalletOrder4Page(tx *gorm.DB, filters map[stri... FILE: agent-as-a-service/agent-orchestration/backend/daos/external_wallet_token.go method FirstExternalWalletTokenByID (line 9) | func (d *DAO) FirstExternalWalletTokenByID(tx *gorm.DB, id uint, preload... method FirstExternalWalletToken (line 20) | func (d *DAO) FirstExternalWalletToken(tx *gorm.DB, filters map[string][... method FindExternalWalletToken (line 31) | func (d *DAO) FindExternalWalletToken(tx *gorm.DB, filters map[string][]... method FindExternalWalletToken4Page (line 39) | func (d *DAO) FindExternalWalletToken4Page(tx *gorm.DB, filters map[stri... FILE: agent-as-a-service/agent-orchestration/backend/daos/infra_twiiter_app.go method FirstInfraTwitterAppByID (line 9) | func (d *DAO) FirstInfraTwitterAppByID(tx *gorm.DB, id uint, preloads ma... method FirstInfraTwitterApp (line 20) | func (d *DAO) FirstInfraTwitterApp(tx *gorm.DB, filters map[string][]int... method FindInfraTwitterApp (line 31) | func (d *DAO) FindInfraTwitterApp(tx *gorm.DB, filters map[string][]inte... method FindInfraTwitterApp4Page (line 39) | func (d *DAO) FindInfraTwitterApp4Page(tx *gorm.DB, filters map[string][... method FindInfraTwitterAppJoinSelect (line 54) | func (d *DAO) FindInfraTwitterAppJoinSelect(tx *gorm.DB, selected []stri... method FirstInfraTwitterTopupTx (line 63) | func (d *DAO) FirstInfraTwitterTopupTx(tx *gorm.DB, filters map[string][... FILE: agent-as-a-service/agent-orchestration/backend/daos/job_config.go method FindJobConfigJoinSelect (line 9) | func (d *DAO) FindJobConfigJoinSelect(tx *gorm.DB, selected []string, jo... method FindJobConfigJoinSelect4Page (line 18) | func (d *DAO) FindJobConfigJoinSelect4Page(tx *gorm.DB, selected []strin... method FirstJobConfigJoinSelect (line 27) | func (d *DAO) FirstJobConfigJoinSelect(tx *gorm.DB, selected []string, j... method FirstJobConfigByID (line 38) | func (d *DAO) FirstJobConfigByID(tx *gorm.DB, id uint, preloads map[stri... method FirstJobConfig (line 49) | func (d *DAO) FirstJobConfig(tx *gorm.DB, filters map[string][]interface... method FindJobConfig (line 60) | func (d *DAO) FindJobConfig(tx *gorm.DB, filters map[string][]interface{... method FindJobConfig4Page (line 68) | func (d *DAO) FindJobConfig4Page(tx *gorm.DB, filters map[string][]inter... FILE: agent-as-a-service/agent-orchestration/backend/daos/launchpad.go method FirstLaunchpadByID (line 9) | func (d *DAO) FirstLaunchpadByID(tx *gorm.DB, id uint, preloads map[stri... method FirstLaunchpad (line 20) | func (d *DAO) FirstLaunchpad(tx *gorm.DB, filters map[string][]interface... method FindLaunchpad (line 31) | func (d *DAO) FindLaunchpad(tx *gorm.DB, filters map[string][]interface{... method FindLaunchpad4Page (line 39) | func (d *DAO) FindLaunchpad4Page(tx *gorm.DB, filters map[string][]inter... method FindLaunchpadJoinSelect (line 54) | func (d *DAO) FindLaunchpadJoinSelect(tx *gorm.DB, selected []string, jo... FILE: agent-as-a-service/agent-orchestration/backend/daos/launchpad_member.go method FirstLaunchpadMemberByID (line 9) | func (d *DAO) FirstLaunchpadMemberByID(tx *gorm.DB, id uint, preloads ma... method FirstLaunchpadMember (line 20) | func (d *DAO) FirstLaunchpadMember(tx *gorm.DB, filters map[string][]int... method FindLaunchpadMember (line 31) | func (d *DAO) FindLaunchpadMember(tx *gorm.DB, filters map[string][]inte... method FindLaunchpadMember4Page (line 39) | func (d *DAO) FindLaunchpadMember4Page(tx *gorm.DB, filters map[string][... method FindLaunchpadMemberJoinSelect (line 54) | func (d *DAO) FindLaunchpadMemberJoinSelect(tx *gorm.DB, selected []stri... FILE: agent-as-a-service/agent-orchestration/backend/daos/launchpad_transaction.go method FirstLaunchpadTransactionByID (line 9) | func (d *DAO) FirstLaunchpadTransactionByID(tx *gorm.DB, id uint, preloa... method FirstLaunchpadTransaction (line 20) | func (d *DAO) FirstLaunchpadTransaction(tx *gorm.DB, filters map[string]... method FindLaunchpadTransaction (line 31) | func (d *DAO) FindLaunchpadTransaction(tx *gorm.DB, filters map[string][... method FindLaunchpadTransaction4Page (line 39) | func (d *DAO) FindLaunchpadTransaction4Page(tx *gorm.DB, filters map[str... method FindLaunchpadTransactionJoinSelect (line 54) | func (d *DAO) FindLaunchpadTransactionJoinSelect(tx *gorm.DB, selected [... FILE: agent-as-a-service/agent-orchestration/backend/daos/meme_fees_collected.go method FirstMemeFeesCollectedByID (line 9) | func (d *DAO) FirstMemeFeesCollectedByID(tx *gorm.DB, id uint, preloads ... method FirstMemeFeesCollected (line 20) | func (d *DAO) FirstMemeFeesCollected(tx *gorm.DB, filters map[string][]i... method FindMemeFeesCollected (line 31) | func (d *DAO) FindMemeFeesCollected(tx *gorm.DB, filters map[string][]in... method FindMemeFeesCollected4Page (line 39) | func (d *DAO) FindMemeFeesCollected4Page(tx *gorm.DB, filters map[string... method FindMemeFeesCollectedJoinSelect (line 54) | func (d *DAO) FindMemeFeesCollectedJoinSelect(tx *gorm.DB, selected []st... FILE: agent-as-a-service/agent-orchestration/backend/daos/mission_store.go method FindMissionStoreJoinSelect (line 9) | func (d *DAO) FindMissionStoreJoinSelect(tx *gorm.DB, selected []string,... method FindMissionStoreJoinSelect4Page (line 18) | func (d *DAO) FindMissionStoreJoinSelect4Page(tx *gorm.DB, selected []st... method FirstMissionStoreJoinSelect (line 27) | func (d *DAO) FirstMissionStoreJoinSelect(tx *gorm.DB, selected []string... method FirstMissionStoreByID (line 38) | func (d *DAO) FirstMissionStoreByID(tx *gorm.DB, id uint, preloads map[s... method FirstMissionStore (line 49) | func (d *DAO) FirstMissionStore(tx *gorm.DB, filters map[string][]interf... method FindMissionStore (line 60) | func (d *DAO) FindMissionStore(tx *gorm.DB, filters map[string][]interfa... method FindMissionStore4Page (line 68) | func (d *DAO) FindMissionStore4Page(tx *gorm.DB, filters map[string][]in... FILE: agent-as-a-service/agent-orchestration/backend/daos/mission_store_history.go method FindMissionStoreHistoryJoinSelect (line 9) | func (d *DAO) FindMissionStoreHistoryJoinSelect(tx *gorm.DB, selected []... method FindMissionStoreHistoryJoinSelect4Page (line 18) | func (d *DAO) FindMissionStoreHistoryJoinSelect4Page(tx *gorm.DB, select... method FirstMissionStoreHistoryJoinSelect (line 27) | func (d *DAO) FirstMissionStoreHistoryJoinSelect(tx *gorm.DB, selected [... method FirstMissionStoreHistoryByID (line 38) | func (d *DAO) FirstMissionStoreHistoryByID(tx *gorm.DB, id uint, preload... method FirstMissionStoreHistory (line 49) | func (d *DAO) FirstMissionStoreHistory(tx *gorm.DB, filters map[string][... method FindMissionStoreHistory (line 60) | func (d *DAO) FindMissionStoreHistory(tx *gorm.DB, filters map[string][]... method FindMissionStoreHistory4Page (line 68) | func (d *DAO) FindMissionStoreHistory4Page(tx *gorm.DB, filters map[stri... FILE: agent-as-a-service/agent-orchestration/backend/daos/mission_store_rating.go method FindMissionStoreRatingJoinSelect (line 9) | func (d *DAO) FindMissionStoreRatingJoinSelect(tx *gorm.DB, selected []s... method FindMissionStoreRatingJoinSelect4Page (line 18) | func (d *DAO) FindMissionStoreRatingJoinSelect4Page(tx *gorm.DB, selecte... method FirstMissionStoreRatingJoinSelect (line 27) | func (d *DAO) FirstMissionStoreRatingJoinSelect(tx *gorm.DB, selected []... method FirstMissionStoreRatingByID (line 38) | func (d *DAO) FirstMissionStoreRatingByID(tx *gorm.DB, id uint, preloads... method FirstMissionStoreRating (line 49) | func (d *DAO) FirstMissionStoreRating(tx *gorm.DB, filters map[string][]... method FindMissionStoreRating (line 60) | func (d *DAO) FindMissionStoreRating(tx *gorm.DB, filters map[string][]i... method FindMissionStoreRating4Page (line 68) | func (d *DAO) FindMissionStoreRating4Page(tx *gorm.DB, filters map[strin... FILE: agent-as-a-service/agent-orchestration/backend/daos/model_market.go method FindModelMarketJoinSelect (line 9) | func (d *DAO) FindModelMarketJoinSelect(tx *gorm.DB, selected []string, ... method FindModelMarketJoinSelect4Page (line 18) | func (d *DAO) FindModelMarketJoinSelect4Page(tx *gorm.DB, selected []str... method FirstModelMarketJoinSelect (line 27) | func (d *DAO) FirstModelMarketJoinSelect(tx *gorm.DB, selected []string,... method FirstModelMarketByID (line 38) | func (d *DAO) FirstModelMarketByID(tx *gorm.DB, id uint, preloads map[st... method FirstModelMarket (line 49) | func (d *DAO) FirstModelMarket(tx *gorm.DB, filters map[string][]interfa... method FindModelMarket (line 60) | func (d *DAO) FindModelMarket(tx *gorm.DB, filters map[string][]interfac... method FindModelMarket4Page (line 68) | func (d *DAO) FindModelMarket4Page(tx *gorm.DB, filters map[string][]int... FILE: agent-as-a-service/agent-orchestration/backend/daos/model_predict_history.go method FindModelPredictHistoryJoinSelect (line 9) | func (d *DAO) FindModelPredictHistoryJoinSelect(tx *gorm.DB, selected []... method FindModelPredictHistoryJoinSelect4Page (line 18) | func (d *DAO) FindModelPredictHistoryJoinSelect4Page(tx *gorm.DB, select... method FirstModelPredictHistoryJoinSelect (line 27) | func (d *DAO) FirstModelPredictHistoryJoinSelect(tx *gorm.DB, selected [... method FirstModelPredictHistoryByID (line 38) | func (d *DAO) FirstModelPredictHistoryByID(tx *gorm.DB, id uint, preload... method FirstModelPredictHistory (line 49) | func (d *DAO) FirstModelPredictHistory(tx *gorm.DB, filters map[string][... method FindModelPredictHistory (line 60) | func (d *DAO) FindModelPredictHistory(tx *gorm.DB, filters map[string][]... method FindModelPredictHistory4Page (line 68) | func (d *DAO) FindModelPredictHistory4Page(tx *gorm.DB, filters map[stri... FILE: agent-as-a-service/agent-orchestration/backend/daos/robot_dao.go method FirstRobotSaleWallet (line 9) | func (d *DAO) FirstRobotSaleWallet(tx *gorm.DB, filters map[string][]int... method FindRobotSaleWallet (line 20) | func (d *DAO) FindRobotSaleWallet(tx *gorm.DB, filters map[string][]inte... method FindRobotSaleWallet4Page (line 28) | func (d *DAO) FindRobotSaleWallet4Page(tx *gorm.DB, filters map[string][... method FindRobotSaleWalletJoinSelect (line 39) | func (d *DAO) FindRobotSaleWalletJoinSelect(tx *gorm.DB, selected []stri... method FirstRobotSaleWalletByID (line 48) | func (d *DAO) FirstRobotSaleWalletByID(tx *gorm.DB, id uint, preloads ma... method FirstRobotProject (line 59) | func (d *DAO) FirstRobotProject(tx *gorm.DB, filters map[string][]interf... method FirstRobotProjectByID (line 70) | func (d *DAO) FirstRobotProjectByID(tx *gorm.DB, id uint, preloads map[s... method FindRobotProject (line 81) | func (d *DAO) FindRobotProject(tx *gorm.DB, filters map[string][]interfa... method UpdatePrijectTotalBalance (line 89) | func (d *DAO) UpdatePrijectTotalBalance(tx *gorm.DB, projectID string) e... method UpdateRobotProjectRanking (line 104) | func (d *DAO) UpdateRobotProjectRanking(tx *gorm.DB, projectID string) e... FILE: agent-as-a-service/agent-orchestration/backend/daos/sample_twiiter_app.go method FirstSampleTwitterAppByID (line 9) | func (d *DAO) FirstSampleTwitterAppByID(tx *gorm.DB, id uint, preloads m... method FirstSampleTwitterApp (line 20) | func (d *DAO) FirstSampleTwitterApp(tx *gorm.DB, filters map[string][]in... method FindSampleTwitterApp (line 31) | func (d *DAO) FindSampleTwitterApp(tx *gorm.DB, filters map[string][]int... method FindSampleTwitterApp4Page (line 39) | func (d *DAO) FindSampleTwitterApp4Page(tx *gorm.DB, filters map[string]... method FindSampleTwitterAppJoinSelect (line 54) | func (d *DAO) FindSampleTwitterAppJoinSelect(tx *gorm.DB, selected []str... FILE: agent-as-a-service/agent-orchestration/backend/daos/store_trading_app.go method FirstStoreDefiAppByID (line 9) | func (d *DAO) FirstStoreDefiAppByID(tx *gorm.DB, id uint, preloads map[s... method FirstStoreDefiApp (line 20) | func (d *DAO) FirstStoreDefiApp(tx *gorm.DB, filters map[string][]interf... method FindStoreDefiApp (line 31) | func (d *DAO) FindStoreDefiApp(tx *gorm.DB, filters map[string][]interfa... method FindStoreDefiApp4Page (line 39) | func (d *DAO) FindStoreDefiApp4Page(tx *gorm.DB, filters map[string][]in... method FindStoreDefiAppJoinSelect (line 54) | func (d *DAO) FindStoreDefiAppJoinSelect(tx *gorm.DB, selected []string,... FILE: agent-as-a-service/agent-orchestration/backend/daos/training_request.go method FindTrainingRequestJoinSelect (line 9) | func (d *DAO) FindTrainingRequestJoinSelect(tx *gorm.DB, selected []stri... method FindTrainingRequestJoinSelect4Page (line 18) | func (d *DAO) FindTrainingRequestJoinSelect4Page(tx *gorm.DB, selected [... method FirstTrainingRequestJoinSelect (line 27) | func (d *DAO) FirstTrainingRequestJoinSelect(tx *gorm.DB, selected []str... method FirstTrainingRequestByID (line 38) | func (d *DAO) FirstTrainingRequestByID(tx *gorm.DB, id uint, preloads ma... method FirstTrainingRequest (line 49) | func (d *DAO) FirstTrainingRequest(tx *gorm.DB, filters map[string][]int... method FindTrainingRequest (line 60) | func (d *DAO) FindTrainingRequest(tx *gorm.DB, filters map[string][]inte... method FindTrainingRequest4Page (line 68) | func (d *DAO) FindTrainingRequest4Page(tx *gorm.DB, filters map[string][... FILE: agent-as-a-service/agent-orchestration/backend/daos/training_request_erc20_info.go method FindTrainingRequestERC20InfoJoinSelect (line 9) | func (d *DAO) FindTrainingRequestERC20InfoJoinSelect(tx *gorm.DB, select... method FindTrainingRequestERC20InfoJoinSelect4Page (line 18) | func (d *DAO) FindTrainingRequestERC20InfoJoinSelect4Page(tx *gorm.DB, s... method FirstTrainingRequestERC20InfoJoinSelect (line 27) | func (d *DAO) FirstTrainingRequestERC20InfoJoinSelect(tx *gorm.DB, selec... method FirstTrainingRequestERC20InfoByID (line 38) | func (d *DAO) FirstTrainingRequestERC20InfoByID(tx *gorm.DB, id uint, pr... method FirstTrainingRequestERC20Info (line 49) | func (d *DAO) FirstTrainingRequestERC20Info(tx *gorm.DB, filters map[str... method FindTrainingRequestERC20Info (line 60) | func (d *DAO) FindTrainingRequestERC20Info(tx *gorm.DB, filters map[stri... method FindTrainingRequestERC20Info4Page (line 68) | func (d *DAO) FindTrainingRequestERC20Info4Page(tx *gorm.DB, filters map... FILE: agent-as-a-service/agent-orchestration/backend/daos/twitter_following.go method FirstTwitterFollowingByID (line 9) | func (d *DAO) FirstTwitterFollowingByID(tx *gorm.DB, id uint, preloads m... method FirstTwitterFollowing (line 20) | func (d *DAO) FirstTwitterFollowing(tx *gorm.DB, filters map[string][]in... method FindTwitterFollowing (line 31) | func (d *DAO) FindTwitterFollowing(tx *gorm.DB, filters map[string][]int... method FindTwitterFollowing4Page (line 39) | func (d *DAO) FindTwitterFollowing4Page(tx *gorm.DB, filters map[string]... FILE: agent-as-a-service/agent-orchestration/backend/daos/twitter_post.go method FirstTwitterPostByID (line 9) | func (d *DAO) FirstTwitterPostByID(tx *gorm.DB, id uint, preloads map[st... method FirstTwitterPost (line 20) | func (d *DAO) FirstTwitterPost(tx *gorm.DB, filters map[string][]interfa... method FindTwitterPost (line 31) | func (d *DAO) FindTwitterPost(tx *gorm.DB, filters map[string][]interfac... method FindTwitterPost4Page (line 39) | func (d *DAO) FindTwitterPost4Page(tx *gorm.DB, filters map[string][]int... FILE: agent-as-a-service/agent-orchestration/backend/daos/twitter_tweet.go method FirstTwitterTweetByID (line 9) | func (d *DAO) FirstTwitterTweetByID(tx *gorm.DB, id uint, preloads map[s... method FirstTwitterTweet (line 20) | func (d *DAO) FirstTwitterTweet(tx *gorm.DB, filters map[string][]interf... method FindTwitterTweet (line 31) | func (d *DAO) FindTwitterTweet(tx *gorm.DB, filters map[string][]interfa... method FindTwitterTweet4Page (line 39) | func (d *DAO) FindTwitterTweet4Page(tx *gorm.DB, filters map[string][]in... method GetListTwitterScan (line 53) | func (d *DAO) GetListTwitterScan(tx *gorm.DB) ([]string, error) { method GetListTwitterMentionsScan (line 91) | func (d *DAO) GetListTwitterMentionsScan(tx *gorm.DB) ([]string, error) { method GetListTwitterDefaultFollow (line 118) | func (d *DAO) GetListTwitterDefaultFollow(tx *gorm.DB) ([]string, error) { method IsTweetReplied (line 145) | func (d *DAO) IsTweetReplied(tx *gorm.DB, tweetID string) (bool, error) { FILE: agent-as-a-service/agent-orchestration/backend/daos/twitter_tweet_liked.go method FirstTwitterTweetLikedByID (line 9) | func (d *DAO) FirstTwitterTweetLikedByID(tx *gorm.DB, id uint, preloads ... method FirstTwitterTweetLiked (line 20) | func (d *DAO) FirstTwitterTweetLiked(tx *gorm.DB, filters map[string][]i... method FindTwitterTweetLiked (line 31) | func (d *DAO) FindTwitterTweetLiked(tx *gorm.DB, filters map[string][]in... method FindTwitterTweetLiked4Page (line 39) | func (d *DAO) FindTwitterTweetLiked4Page(tx *gorm.DB, filters map[string... method FindTwitterTweetLikedJoinSelect (line 54) | func (d *DAO) FindTwitterTweetLikedJoinSelect(tx *gorm.DB, selected []st... FILE: agent-as-a-service/agent-orchestration/backend/daos/twitter_user.go method FirstTwitterUserByID (line 9) | func (d *DAO) FirstTwitterUserByID(tx *gorm.DB, id uint, preloads map[st... method FirstTwitterUser (line 20) | func (d *DAO) FirstTwitterUser(tx *gorm.DB, filters map[string][]interfa... method FindTwitterUser (line 31) | func (d *DAO) FindTwitterUser(tx *gorm.DB, filters map[string][]interfac... method FindTwitterUser4Page (line 39) | func (d *DAO) FindTwitterUser4Page(tx *gorm.DB, filters map[string][]int... FILE: agent-as-a-service/agent-orchestration/backend/daos/user_dao.go method FindUserJoinSelect (line 9) | func (d *DAO) FindUserJoinSelect(tx *gorm.DB, selected []string, joins m... method FindUserJoinSelect4Page (line 18) | func (d *DAO) FindUserJoinSelect4Page(tx *gorm.DB, selected []string, jo... method FirstUserJoinSelect (line 27) | func (d *DAO) FirstUserJoinSelect(tx *gorm.DB, selected []string, joins ... method FirstUserByID (line 38) | func (d *DAO) FirstUserByID(tx *gorm.DB, id uint, preloads map[string][]... method FirstUser (line 49) | func (d *DAO) FirstUser(tx *gorm.DB, filters map[string][]interface{}, p... method FindUser (line 60) | func (d *DAO) FindUser(tx *gorm.DB, filters map[string][]interface{}, pr... method FindUser4Page (line 68) | func (d *DAO) FindUser4Page(tx *gorm.DB, filters map[string][]interface{... method FirstAuthCode (line 83) | func (d *DAO) FirstAuthCode(tx *gorm.DB, filters map[string][]interface{... method FindErc20HolderJoinSelect (line 94) | func (d *DAO) FindErc20HolderJoinSelect(tx *gorm.DB, selected []string, ... method FindTokenHolderJoinSelect (line 103) | func (d *DAO) FindTokenHolderJoinSelect(tx *gorm.DB, selected []string, ... FILE: agent-as-a-service/agent-orchestration/backend/daos/user_transaction.go method FirstUserTransactionByID (line 9) | func (d *DAO) FirstUserTransactionByID(tx *gorm.DB, id uint, preloads ma... method FirstUserTransaction (line 20) | func (d *DAO) FirstUserTransaction(tx *gorm.DB, filters map[string][]int... method FindUserTransaction (line 31) | func (d *DAO) FindUserTransaction(tx *gorm.DB, filters map[string][]inte... method FindUserTransaction4Page (line 39) | func (d *DAO) FindUserTransaction4Page(tx *gorm.DB, filters map[string][... method FindUserTransactionJoinSelect (line 54) | func (d *DAO) FindUserTransactionJoinSelect(tx *gorm.DB, selected []stri... FILE: agent-as-a-service/agent-orchestration/backend/daos/vibe.go method FirstVibeReferralCode (line 9) | func (d *DAO) FirstVibeReferralCode(tx *gorm.DB, filters map[string][]in... method FirstVibeReferralCodeByID (line 20) | func (d *DAO) FirstVibeReferralCodeByID(tx *gorm.DB, id uint, preloads m... method AgentUserComment4Page (line 31) | func (d *DAO) AgentUserComment4Page(tx *gorm.DB, filters map[string][]in... FILE: agent-as-a-service/agent-orchestration/backend/daos/zk_sync_network.go method FindZkSyncNetworkJoinSelect (line 9) | func (d *DAO) FindZkSyncNetworkJoinSelect(tx *gorm.DB, selected []string... method FindZkSyncNetworkJoinSelect4Page (line 18) | func (d *DAO) FindZkSyncNetworkJoinSelect4Page(tx *gorm.DB, selected []s... method FirstZkSyncNetworkJoinSelect (line 27) | func (d *DAO) FirstZkSyncNetworkJoinSelect(tx *gorm.DB, selected []strin... method FirstZkSyncNetworkByID (line 38) | func (d *DAO) FirstZkSyncNetworkByID(tx *gorm.DB, id uint, preloads map[... method FirstZkSyncNetwork (line 49) | func (d *DAO) FirstZkSyncNetwork(tx *gorm.DB, filters map[string][]inter... method FindZkSyncNetwork (line 60) | func (d *DAO) FindZkSyncNetwork(tx *gorm.DB, filters map[string][]interf... method FindZkSyncNetwork4Page (line 68) | func (d *DAO) FindZkSyncNetwork4Page(tx *gorm.DB, filters map[string][]i... FILE: agent-as-a-service/agent-orchestration/backend/databases/database.go function init (line 19) | func init() { function Init (line 23) | func Init(dbURL string, migrateFunc func(db *gorm.DB) error, idleNum int... function MigrateDBMain (line 44) | func MigrateDBMain(db *gorm.DB) error { FILE: agent-as-a-service/agent-orchestration/backend/errs/errors.go type Error (line 64) | type Error struct method SetStacktrace (line 72) | func (e *Error) SetStacktrace(stacktrace string) { method Stacktrace (line 77) | func (e *Error) Stacktrace() string { method Error (line 81) | func (e *Error) Error() string { method SetExtra (line 85) | func (e *Error) SetExtra(extra []interface{}) { method Extra (line 89) | func (e *Error) Extra() []interface{} { method ExtraJson (line 93) | func (e *Error) ExtraJson() string { function NewErrorWithId (line 97) | func NewErrorWithId(err error, id interface{}) error { function NewError (line 106) | func NewError(err error, extras ...interface{}) error { function NewTwitterError (line 133) | func NewTwitterError(err error, extras ...interface{}) error { function NewStacktraceString (line 137) | func NewStacktraceString(extras ...interface{}) string { function MergeError (line 155) | func MergeError(err1 error, errss ...error) error { function LoggerFunc (line 198) | func LoggerFunc(fn func() error, path string, userID uint, email string,... FILE: agent-as-a-service/agent-orchestration/backend/helpers/auth.go type AuthToken (line 19) | type AuthToken struct function DecryptAndVerifyAuthToken (line 25) | func DecryptAndVerifyAuthToken(authToken, serverKey string) (*AuthToken,... function SplitAuthToken (line 59) | func SplitAuthToken(authToken string) (string, string) { function VerifyAuthToken (line 68) | func VerifyAuthToken(authTokenStr, signature, address string) error { function DecryptAuthToken (line 77) | func DecryptAuthToken(authTokenStr, serverKey string) (*AuthToken, error) { function VerifySig (line 87) | func VerifySig(dataHash []byte, sig64, address string) error { function Decrypt (line 111) | func Decrypt(dataStr, privKey string, result interface{}) error { function VerifySignature (line 133) | func VerifySignature(fromAddress, signatureHex, message string) error { function EncryptAndSignAuthToken (line 155) | func EncryptAndSignAuthToken(authToken AuthToken, serverKey string) (str... function EncryptAuthToken (line 169) | func EncryptAuthToken(authToken AuthToken, serverKey string) (string, er... function Encrypt (line 178) | func Encrypt(data interface{}, privKey string) (string, error) { function SignAuthToken (line 202) | func SignAuthToken(authTokenStr, privateKey string) (string, error) { function Sign (line 211) | func Sign(dataStr, privKey string) (string, error) { FILE: agent-as-a-service/agent-orchestration/backend/helpers/copier.go constant tagMust (line 33) | tagMust uint8 = 1 << iota constant tagNoPanic (line 37) | tagNoPanic constant tagIgnore (line 40) | tagIgnore constant hasCopied (line 43) | hasCopied constant String (line 46) | String string = "" constant Bool (line 47) | Bool bool = false constant Int (line 48) | Int int = 0 constant Float32 (line 49) | Float32 float32 = 0 constant Float64 (line 50) | Float64 float64 = 0 type Option (line 54) | type Option struct method converters (line 66) | func (opt Option) converters() map[converterPair]TypeConverter { method fieldNameMapping (line 93) | func (opt Option) fieldNameMapping() map[converterPair]FieldNameMapping { type TypeConverter (line 82) | type TypeConverter struct type converterPair (line 88) | type converterPair struct type FieldNameMapping (line 108) | type FieldNameMapping struct type flags (line 115) | type flags struct type tagNameMapping (line 122) | type tagNameMapping struct function Copy (line 128) | func Copy(toValue interface{}, fromValue interface{}) (err error) { function CopyWithOption (line 133) | func CopyWithOption(toValue interface{}, fromValue interface{}, opt Opti... function copier (line 137) | func copier(toValue interface{}, fromValue interface{}, opt Option) (err... function getFieldNamesMapping (line 647) | func getFieldNamesMapping(mappings map[converterPair]FieldNameMapping, f... function fieldByNameOrZeroValue (line 662) | func fieldByNameOrZeroValue(source reflect.Value, fieldName string) (val... function copyUnexportedStructFields (line 672) | func copyUnexportedStructFields(to, from reflect.Value) { function shouldIgnore (line 690) | func shouldIgnore(v reflect.Value, ignoreEmpty bool) bool { function deepFields (line 699) | func deepFields(reflectType reflect.Type) []reflect.StructField { function indirect (line 732) | func indirect(reflectValue reflect.Value) reflect.Value { function indirectType (line 739) | func indirectType(reflectType reflect.Type) (_ reflect.Type, isPtr bool) { function set (line 747) | func set(to, from reflect.Value, deepCopy bool, converters map[converter... function lookupAndCopyWithConverter (line 845) | func lookupAndCopyWithConverter(to, from reflect.Value, converters map[c... function parseTags (line 871) | func parseTags(tag string) (flg uint8, name string, err error) { function getFlags (line 893) | func getFlags(dest, src reflect.Value, toType, fromType reflect.Type) (f... function checkBitFlags (line 946) | func checkBitFlags(flagsList map[string]uint8) (err error) { function getFieldName (line 962) | func getFieldName(fieldName string, flgs flags, fieldNameMapping map[str... function driverValuer (line 1002) | func driverValuer(v reflect.Value) (i driver.Valuer, ok bool) { function fieldByName (line 1012) | func fieldByName(v reflect.Value, name string, caseSensitive bool) refle... function setValue (line 1020) | func setValue(to interface{}, from interface{}) { FILE: agent-as-a-service/agent-orchestration/backend/helpers/crypto.go function ValidateMessageSignature (line 16) | func ValidateMessageSignature(msg string, signatureHex string, signer st... function ERC20PermitSignature (line 41) | func ERC20PermitSignature(pk *ecdsa.PrivateKey, domainSeparator, owner, ... function HexToBytes32 (line 99) | func HexToBytes32(hex string) [32]byte { FILE: agent-as-a-service/agent-orchestration/backend/helpers/http_request.go type AllowedCode (line 12) | type AllowedCode struct type RelyErrorMessage (line 16) | type RelyErrorMessage struct type RelyError (line 22) | type RelyError struct function NewAllowedCode (line 27) | func NewAllowedCode() AllowedCode { function HttpRequest (line 37) | func HttpRequest(fullUrl string, method string, headers map[string]strin... function HttpRequestFullResponse (line 102) | func HttpRequestFullResponse(fullUrl string, method string, headers map[... function JsonRequest (line 137) | func JsonRequest(fullUrl string, method string, headers map[string]strin... function isAllowed (line 144) | func isAllowed(code string) bool { FILE: agent-as-a-service/agent-orchestration/backend/helpers/json.go function ConvertJsonString (line 5) | func ConvertJsonString(data interface{}) string { function ConvertJsonObject (line 13) | func ConvertJsonObject(jsonStr string, data interface{}) error { FILE: agent-as-a-service/agent-orchestration/backend/helpers/net.go function CurlURL (line 16) | func CurlURL(apiURL string, method string, headers map[string]string, po... function MakeSeoURL (line 73) | func MakeSeoURL(title string) string { function ConvertImageDataURL (line 83) | func ConvertImageDataURL(tokenURL string) string { function CurlURLString (line 98) | func CurlURLString(apiURL string, method string, headers map[string]stri... function CurlBase64String (line 148) | func CurlBase64String(apiURL string) (string, error) { function RemoveImageURLs (line 179) | func RemoveImageURLs(text string) string { function RemoveURLs (line 186) | func RemoveURLs(text string) string { function BuildUri (line 193) | func BuildUri(urlString string, queries map[string]string) string { FILE: agent-as-a-service/agent-orchestration/backend/helpers/rand.go function RandomStringWithLength (line 17) | func RandomStringWithLength(length int) string { function RandomHex (line 32) | func RandomHex(n int) (string, error) { function GenShareCode (line 41) | func GenShareCode(length int) string { function RandomReferralCode (line 55) | func RandomReferralCode(length int) string { function RandomBigInt (line 69) | func RandomBigInt(numBytes int) *big.Int { function RandomNonceNumber (line 78) | func RandomNonceNumber(numberOfDigits int) (string, error) { function Sha256ToNonce (line 91) | func Sha256ToNonce(s string) *big.Int { function RandHash (line 98) | func RandHash() string { function RandInArray (line 107) | func RandInArray(arry []string) string { FILE: agent-as-a-service/agent-orchestration/backend/helpers/recaptcha.go function ValidateRecaptcha (line 15) | func ValidateRecaptcha(secret string, response string) (bool, error) { FILE: agent-as-a-service/agent-orchestration/backend/helpers/sign.go function GetSignMsg (line 9) | func GetSignMsg(msg string) string { function AppendHexStrings (line 13) | func AppendHexStrings(values ...string) string { function ParseHex2Hex (line 24) | func ParseHex2Hex(v string) string { function ParseNumber2Hex (line 31) | func ParseNumber2Hex(v string) string { function ParseBigInt2Hex (line 36) | func ParseBigInt2Hex(v *big.Int) string { function has0xPrefix (line 44) | func has0xPrefix(input string) bool { function ParseAddress2Hex (line 48) | func ParseAddress2Hex(v string) string { FILE: agent-as-a-service/agent-orchestration/backend/helpers/time.go constant DEFAULT_DATE_FORMAT (line 8) | DEFAULT_DATE_FORMAT = "2006-01-02" constant DEFAULT_TIME_FORMAT (line 9) | DEFAULT_TIME_FORMAT = "2006-01-02 15:04:05" constant TWITTER_DATE_TIME_FORMAT (line 10) | TWITTER_DATE_TIME_FORMAT = "2006-01-02T15:04:05.000Z" constant DEFAULT_TIME_ONLY_FORMAT (line 12) | DEFAULT_TIME_ONLY_FORMAT = "15:04:05" constant DEFAULT_FILTER_TIME_FORMAT (line 13) | DEFAULT_FILTER_TIME_FORMAT = "20060102150405" function TimeFromUnix (line 16) | func TimeFromUnix(n int64) *time.Time { function ParseStringToDateDefault (line 24) | func ParseStringToDateDefault(value string) *time.Time { function ParseStringToDateTimeDefault (line 28) | func ParseStringToDateTimeDefault(value string) *time.Time { function ParseStringToDateTimeTwitter (line 32) | func ParseStringToDateTimeTwitter(value string) *time.Time { function ParseStringToTime (line 36) | func ParseStringToTime(layout string, value string) *time.Time { function ParseTimeToStringDateDefault (line 44) | func ParseTimeToStringDateDefault(value *time.Time) string { function ParseTimeToStringDateTimeDefault (line 48) | func ParseTimeToStringDateTimeDefault(value *time.Time) string { function ParseTimeToString (line 52) | func ParseTimeToString(layout string, value *time.Time) string { function NewDate (line 59) | func NewDate(day int, month time.Month, year int) *time.Time { function NewDateForDayOfWeek (line 64) | func NewDateForDayOfWeek(dayOffWeek time.Weekday, month time.Month, year... function NewLastDateForDayOfWeek (line 86) | func NewLastDateForDayOfWeek(dayOffWeek time.Weekday, month time.Month, ... function TimeNow (line 104) | func TimeNow() *time.Time { function TimeNowAdd (line 109) | func TimeNowAdd(d time.Duration) *time.Time { function TimeAdd (line 114) | func TimeAdd(t time.Time, d time.Duration) *time.Time { function TruncateDate (line 119) | func TruncateDate(toRound time.Time) time.Time { function NewNearbyDayOfWeekAt (line 124) | func NewNearbyDayOfWeekAt(t *time.Time, dayOffWeek time.Weekday) *time.T... function NewNearbyDayOfMonthAt (line 135) | func NewNearbyDayOfMonthAt(t *time.Time, dayOffMonth int) *time.Time { function ToWorkHours (line 155) | func ToWorkHours(t1 *time.Time, t2 *time.Time) float64 { function GetStartDayOfWeek (line 171) | func GetStartDayOfWeek(t time.Time) time.Time { //get monday 00:00:00 function GetStartDayOfMonth (line 182) | func GetStartDayOfMonth(t time.Time) time.Time { //get monday 00:00:00 function ParseStringToFilterDateDefault (line 189) | func ParseStringToFilterDateDefault(value string) *time.Time { function GetNextScheduleTime (line 193) | func GetNextScheduleTime(interval time.Duration, delay time.Duration) *t... FILE: agent-as-a-service/agent-orchestration/backend/helpers/tpl.go function GenerateTemplateContent (line 15) | func GenerateTemplateContent(templateContent string, data interface{}) (... function Base64Encode (line 28) | func Base64Encode(data []byte) string { FILE: agent-as-a-service/agent-orchestration/backend/helpers/twitter.go function SplitTextByCharLimit (line 14) | func SplitTextByCharLimit(text string, limit int) []string { function RemoveTrailingHashTag (line 35) | func RemoveTrailingHashTag(line string) string { function SplitTextBySentenceAndCharLimitAndRemoveTrailingHashTag (line 57) | func SplitTextBySentenceAndCharLimitAndRemoveTrailingHashTag(originText ... function ReplyTweetByToken (line 132) | func ReplyTweetByToken(bearerToken string, replyContent string, tweetID,... function QuoteTweetByToken (line 178) | func QuoteTweetByToken(bearerToken string, content string, quoteTweetId ... function RepostTweetByToken (line 217) | func RepostTweetByToken(bearerToken string, userID string, tweetID strin... function PostTweetByToken (line 263) | func PostTweetByToken(accessToken, message string, replyID string) (stri... type TwitterNotification (line 309) | type TwitterNotification struct function GetTwitterNotifications (line 316) | func GetTwitterNotifications(accessToken, userID string) (*TwitterNotifi... type TwitterUserMe (line 341) | type TwitterUserMe struct function GetTwitterUserMe (line 357) | func GetTwitterUserMe(accessToken string) (*TwitterUserMe, error) { function TwitterFollowUserCreate (line 382) | func TwitterFollowUserCreate(accessToken, twitterId string, targetTwitte... type LikedTweetsResponse (line 422) | type LikedTweetsResponse struct function GetLikedTweets (line 433) | func GetLikedTweets(userID string, bearerToken string, nextToken string)... function PostTweetWithMediaByToken (line 470) | func PostTweetWithMediaByToken(accessToken, message string, mediaID stri... function PostThreadTweetByToken (line 516) | func PostThreadTweetByToken(accessToken string, messages []string) (stri... function GetListDmRecent (line 541) | func GetListDmRecent(accessToken string) error { function GetDmByID (line 546) | func GetDmByID(accessToken string) error { function ReplyDm (line 551) | func ReplyDm(accessToken string) error { FILE: agent-as-a-service/agent-orchestration/backend/helpers/univ3.go function HexToBigInt (line 26) | func HexToBigInt(s string) *big.Int { function GetSqrtRatioAtTick (line 35) | func GetSqrtRatioAtTick(tick int64) *big.Int { function GetLiquidityForAmount0 (line 131) | func GetLiquidityForAmount0(sqrtRatioAX96, sqrtRatioBX96, amount0 *big.I... function GetLiquidityForAmount1 (line 142) | func GetLiquidityForAmount1(sqrtRatioAX96, sqrtRatioBX96, amount1 *big.I... function GetLiquidityForAmounts (line 151) | func GetLiquidityForAmounts(sqrtRatioCurrentX96, sqrtRatioAX96, sqrtRati... function GetAmount0ForLiquidity (line 170) | func GetAmount0ForLiquidity(sqrtRatioAX96, sqrtRatioBX96, liquidity *big... function GetAmount1ForLiquidity (line 181) | func GetAmount1ForLiquidity(sqrtRatioAX96, sqrtRatioBX96, liquidity *big... function GetAmountsForLiquidity (line 190) | func GetAmountsForLiquidity(sqrtRatioCurrentX96, sqrtRatioAX96, sqrtRati... function ParseGasFeeError (line 211) | func ParseGasFeeError(errText string) (*big.Int, error) { function PriceToTick (line 228) | func PriceToTick(price float64) int64 { function GetNumberFromString (line 232) | func GetNumberFromString(strText string) int { function HexToAddress (line 245) | func HexToAddress(address string) common.Address { function HexToHash (line 253) | func HexToHash(hashHex string) common.Hash { FILE: agent-as-a-service/agent-orchestration/backend/helpers/utils.go function SubStringBodyResponse (line 34) | func SubStringBodyResponse(obj string, limit int) string { function ExtractTweetID (line 41) | func ExtractTweetID(link string) string { function ReplaceQuote (line 53) | func ReplaceQuote(obj string) string { function SimpleAddress (line 59) | func SimpleAddress(hexAddress string) string { function MergeMetaInfoURL (line 63) | func MergeMetaInfoURL(baseURL string, mediaURL string) string { function RandomSeoURLWithLength (line 70) | func RandomSeoURLWithLength(length int) string { function ExtensionsByContentType (line 83) | func ExtensionsByContentType(contentType string) (string, error) { function SlackHook (line 94) | func SlackHook(slackURL, channel, content string) error { type BinancePrice (line 125) | type BinancePrice struct type BinancePrice24h (line 130) | type BinancePrice24h struct function GetListExternalPrice (line 150) | func GetListExternalPrice(tokenSymbol string) ([]BinancePrice, error) { function GetListExternalPrice24h (line 190) | func GetListExternalPrice24h(tokenSymbol string) ([]BinancePrice24h, err... function GetBinancePrice24h (line 225) | func GetBinancePrice24h(tokenSymbol string) (BinancePrice24h, error) { function GetExternalPrice (line 260) | func GetExternalPrice(tokenSymbol string) (string, error) { function ReadCSVFromUrl (line 296) | func ReadCSVFromUrl(url string) ([][]string, error) { function GenerateMD5 (line 313) | func GenerateMD5(v string) string { function SlackGameAlert (line 318) | func SlackGameAlert(content string) error { function RandomInStrings (line 350) | func RandomInStrings(values []string) string { function GetTimeIndex (line 361) | func GetTimeIndex(blockNumber, txIndex, logIndex uint) uint64 { function GetFileExtension (line 368) | func GetFileExtension(fileName string) string { type NakaChainPrice (line 374) | type NakaChainPrice struct function GetNakaChainMarketPrice (line 385) | func GetNakaChainMarketPrice() (*NakaChainPrice, error) { function SliceToStrings (line 420) | func SliceToStrings(from, len int, getValueAtIndex func(index int) (stri... function IsValidEthereumAddress (line 434) | func IsValidEthereumAddress(address string) bool { function AddressToBinary (line 440) | func AddressToBinary(address string) ([]byte, error) { function GetDurationUnit (line 450) | func GetDurationUnit(unit uint8) string { type CoincodexPrice (line 464) | type CoincodexPrice struct function GetCoincodexPriceByTime (line 470) | func GetCoincodexPriceByTime(monthStr string) ([]*CoincodexPrice, error) { function FormatMoney (line 502) | func FormatMoney(amount *big.Float) string { function CrawlUrl (line 508) | func CrawlUrl(urlToCrawl string) string { function getUrlContent (line 542) | func getUrlContent(urlToGet string) (string, error) { function parseLinks (line 568) | func parseLinks(urlToGet *url.URL, content string) ([]string, error) { function ContentHtmlByUrl (line 599) | func ContentHtmlByUrl(link string) string { function ExtractDomainFromUrl (line 609) | func ExtractDomainFromUrl(link string) (string, error) { function RodContentHtmlByUrl (line 617) | func RodContentHtmlByUrl(rawUrl string) string { function printReport (line 652) | func printReport(page *rod.Page) { function RodContentHtmlByUrlV2 (line 667) | func RodContentHtmlByUrlV2(rawUrl string) string { function MinifyHTML (line 703) | func MinifyHTML(html string) (string, error) { function ExtractLinks (line 728) | func ExtractLinks(content string) (string, bool) { function ExtractMapInfoFromOpenAI (line 736) | func ExtractMapInfoFromOpenAI(content string) map[string]interface{} { function ExpansionStringArray (line 745) | func ExpansionStringArray(arr []string) []string { function RandomInt (line 753) | func RandomInt(from, to int) int { function RandomFloat (line 757) | func RandomFloat(from, to float64) float64 { function ExtractEtherAddress (line 761) | func ExtractEtherAddress(content string) string { function ExtractEVMAddress (line 772) | func ExtractEVMAddress(input string) string { function GetStringValueFromMap (line 781) | func GetStringValueFromMap(mapInfo map[string]interface{}, key string) s... function GetFrequencyFromMap (line 788) | func GetFrequencyFromMap(mapInfo map[string]interface{}) int { function GetTokenIDFromMap (line 809) | func GetTokenIDFromMap(mapInfo map[string]interface{}) uint64 { function splitStringArray (line 825) | func splitStringArray(arr []string, size int) [][]string { function GenerateTokenSymbol (line 837) | func GenerateTokenSymbol(tokenName string) string { FILE: agent-as-a-service/agent-orchestration/backend/internal/core/ports/agent_info.go type IAgentInfoUseCase (line 7) | type IAgentInfoUseCase interface FILE: agent-as-a-service/agent-orchestration/backend/internal/core/ports/app_config.go type IAppConfigUseCase (line 5) | type IAppConfigUseCase interface FILE: agent-as-a-service/agent-orchestration/backend/internal/core/ports/knowledge_ports.go type IKnowledgeUsecase (line 10) | type IKnowledgeUsecase interface FILE: agent-as-a-service/agent-orchestration/backend/internal/core/ports/scraper_ports.go type IScraper (line 5) | type IScraper interface FILE: agent-as-a-service/agent-orchestration/backend/internal/repository/agent_info_knowledge_base_repo.go type agentInfoKnowledgeBaseRepo (line 10) | type agentInfoKnowledgeBaseRepo struct method GetByAgentId (line 21) | func (r *agentInfoKnowledgeBaseRepo) GetByAgentId(ctx context.Context,... method ListByAgentIds (line 35) | func (r *agentInfoKnowledgeBaseRepo) ListByAgentIds(ctx context.Contex... method CreateList (line 48) | func (r *agentInfoKnowledgeBaseRepo) CreateList(ctx context.Context, a... method Create (line 70) | func (r *agentInfoKnowledgeBaseRepo) Create(ctx context.Context, model... type IAgentInfoKnowledgeBaseRepo (line 14) | type IAgentInfoKnowledgeBaseRepo interface function NewAgentInfoKnowledgeBaseRepository (line 78) | func NewAgentInfoKnowledgeBaseRepository(db *gorm.DB) IAgentInfoKnowledg... FILE: agent-as-a-service/agent-orchestration/backend/internal/repository/agent_info_repo.go type agentInfoRepo (line 10) | type agentInfoRepo struct method UpdateById (line 18) | func (r *agentInfoRepo) UpdateById(ctx context.Context, id uint, updat... type IAgentInfoRepo (line 14) | type IAgentInfoRepo interface function NewAgentInfoRepository (line 26) | func NewAgentInfoRepository(db *gorm.DB) IAgentInfoRepo { FILE: agent-as-a-service/agent-orchestration/backend/internal/repository/app_config.go type appConfigRepo (line 10) | type appConfigRepo struct method GetAllNameValueInAppConfig (line 18) | func (r *appConfigRepo) GetAllNameValueInAppConfig(ctx context.Context... type AppConfigRepo (line 14) | type AppConfigRepo interface function NewAppConfigRepository (line 33) | func NewAppConfigRepository(db *gorm.DB) AppConfigRepo { FILE: agent-as-a-service/agent-orchestration/backend/internal/repository/knowledge_base_file_repo.go type knowledgeBaseFileRepo (line 11) | type knowledgeBaseFileRepo struct method UpdateTransferHash (line 29) | func (r *knowledgeBaseFileRepo) UpdateTransferHash(ctx context.Context... method CalcTotalFee (line 36) | func (r *knowledgeBaseFileRepo) CalcTotalFee(ctx context.Context, kbId... method DeleteByIds (line 60) | func (r *knowledgeBaseFileRepo) DeleteByIds(ctx context.Context, ids [... method ListByKbId (line 66) | func (r *knowledgeBaseFileRepo) ListByKbId(ctx context.Context, kbId u... method UpdateByKnowledgeBaseId (line 75) | func (r *knowledgeBaseFileRepo) UpdateByKnowledgeBaseId(ctx context.Co... method Create (line 85) | func (r *knowledgeBaseFileRepo) Create(ctx context.Context, model *mod... type KnowledgeBaseFileRepo (line 15) | type KnowledgeBaseFileRepo interface function round (line 24) | func round(val float64, precision uint) float64 { function NewKnowledgeBaseFileRepository (line 93) | func NewKnowledgeBaseFileRepository(db *gorm.DB) KnowledgeBaseFileRepo { FILE: agent-as-a-service/agent-orchestration/backend/internal/repository/knowledge_base_repo.go type knowledgeBaseRepo (line 11) | type knowledgeBaseRepo struct method GetKBAgentsUsedOfSocialAgent (line 29) | func (r *knowledgeBaseRepo) GetKBAgentsUsedOfSocialAgent(ctx context.C... method UpdateStatus (line 43) | func (r *knowledgeBaseRepo) UpdateStatus(ctx context.Context, model *m... method List (line 47) | func (r *knowledgeBaseRepo) List(ctx context.Context, req *models.List... method Create (line 66) | func (r *knowledgeBaseRepo) Create(ctx context.Context, model *models.... method GetById (line 74) | func (r *knowledgeBaseRepo) GetById(ctx context.Context, id uint) (*mo... method DeleteById (line 86) | func (r *knowledgeBaseRepo) DeleteById(ctx context.Context, id uint) e... method GetByStatus (line 98) | func (r *knowledgeBaseRepo) GetByStatus(ctx context.Context, status mo... method UpdateById (line 112) | func (r *knowledgeBaseRepo) UpdateById(ctx context.Context, id uint, u... method GetByKBId (line 120) | func (r *knowledgeBaseRepo) GetByKBId(ctx context.Context, kbId string... method GetByKBTokenId (line 133) | func (r *knowledgeBaseRepo) GetByKBTokenId(ctx context.Context, kbToke... method GetManyByQuery (line 145) | func (r *knowledgeBaseRepo) GetManyByQuery(ctx context.Context, query ... type KnowledgeBaseRepo (line 15) | type KnowledgeBaseRepo interface function NewKnowledgeBaseRepository (line 166) | func NewKnowledgeBaseRepository(db *gorm.DB) KnowledgeBaseRepo { FILE: agent-as-a-service/agent-orchestration/backend/internal/usecase/agent_info/agent_info.go type agentInfoUseCase (line 10) | type agentInfoUseCase struct method UpdateAgentInfoById (line 14) | func (uc *agentInfoUseCase) UpdateAgentInfoById(ctx context.Context, i... function NewAgentInfoUseCase (line 18) | func NewAgentInfoUseCase(repo repository.IAgentInfoRepo) ports.IAgentInf... FILE: agent-as-a-service/agent-orchestration/backend/internal/usecase/appconfig/appconfig_usecase.go type appConfigUseCase (line 10) | type appConfigUseCase struct method GetAllNameValueInAppConfig (line 14) | func (uc *appConfigUseCase) GetAllNameValueInAppConfig(ctx context.Con... function NewAppConfigUseCase (line 18) | func NewAppConfigUseCase(appConfigRepo repository.AppConfigRepo) ports.I... FILE: agent-as-a-service/agent-orchestration/backend/internal/usecase/knowledge/knowledge_usecase.go type options (line 34) | type options type knowledgeUsecase (line 36) | type knowledgeUsecase struct method CalcFeeByKnowledgeBaseId (line 142) | func (uc *knowledgeUsecase) CalcFeeByKnowledgeBaseId(ctx context.Conte... method SendMessage (line 146) | func (uc *knowledgeUsecase) SendMessage(_ context.Context, content str... method CreateAgentInfoKnowledgeBase (line 165) | func (uc *knowledgeUsecase) CreateAgentInfoKnowledgeBase(ctx context.C... method GetKBAgentsUsedOfSocialAgent (line 169) | func (uc *knowledgeUsecase) GetKBAgentsUsedOfSocialAgent(ctx context.C... method WebhookFile (line 173) | func (uc *knowledgeUsecase) WebhookFile(ctx context.Context, filename ... method Webhook (line 204) | func (uc *knowledgeUsecase) Webhook(ctx context.Context, req *models.R... method CreateKnowledgeBase (line 313) | func (uc *knowledgeUsecase) CreateKnowledgeBase(ctx context.Context, r... method ListKnowledgeBase (line 376) | func (uc *knowledgeUsecase) ListKnowledgeBase(ctx context.Context, req... method MapKnowledgeBaseByAgentIds (line 388) | func (uc *knowledgeUsecase) MapKnowledgeBaseByAgentIds(ctx context.Con... method GetKnowledgeBaseById (line 405) | func (uc *knowledgeUsecase) GetKnowledgeBaseById(ctx context.Context, ... method GetAgentInfoKnowledgeBaseByAgentId (line 409) | func (uc *knowledgeUsecase) GetAgentInfoKnowledgeBaseByAgentId(ctx con... method DeleteKnowledgeBaseById (line 413) | func (uc *knowledgeUsecase) DeleteKnowledgeBaseById(ctx context.Contex... method GetKnowledgeBaseByStatus (line 417) | func (uc *knowledgeUsecase) GetKnowledgeBaseByStatus(ctx context.Conte... method UpdateListKnowledgeBaseFile (line 421) | func (uc *knowledgeUsecase) UpdateListKnowledgeBaseFile(ctx context.Co... method UpdateKnowledgeBaseById (line 472) | func (uc *knowledgeUsecase) UpdateKnowledgeBaseById(ctx context.Contex... method WatchWalletChange (line 476) | func (uc *knowledgeUsecase) WatchWalletChange(ctx context.Context) err... method ScanKnowledgeBaseStatusPaymentReceipt (line 505) | func (uc *knowledgeUsecase) ScanKnowledgeBaseStatusPaymentReceipt(ctx ... method CheckBalance (line 557) | func (uc *knowledgeUsecase) CheckBalance(ctx context.Context, kn *mode... method balanceOfAddress (line 620) | func (uc *knowledgeUsecase) balanceOfAddress(_ context.Context, addres... method insertFilesToRAG (line 653) | func (uc *knowledgeUsecase) insertFilesToRAG(ctx context.Context, kn *... method GetKnowledgeBaseByKBId (line 704) | func (uc *knowledgeUsecase) GetKnowledgeBaseByKBId(ctx context.Context... method GetKnowledgeBaseByKBTokenId (line 708) | func (uc *knowledgeUsecase) GetKnowledgeBaseByKBTokenId(ctx context.Co... method GetManyKnowledgeBaseByQuery (line 712) | func (uc *knowledgeUsecase) GetManyKnowledgeBaseByQuery(ctx context.Co... method uploadKBFileToLighthouseAndProcess (line 716) | func (uc *knowledgeUsecase) uploadKBFileToLighthouseAndProcess(ctx con... method transferFund (line 766) | func (uc *knowledgeUsecase) transferFund(priKeyFrom string, toAddress ... function WithRepos (line 55) | func WithRepos( function WithSecretKey (line 69) | func WithSecretKey(secretKey string) options { function WithConfig (line 75) | func WithConfig(conf *configs.Config) options { function WithEthApiMap (line 81) | func WithEthApiMap(ethApiMap map[uint64]*ethapi.Client) options { function WithNetworks (line 87) | func WithNetworks(networks map[string]map[string]string) options { function WithTrxApi (line 93) | func WithTrxApi(trxApi *trxapi.Client) options { function WithRagApi (line 99) | func WithRagApi(ragApi string) options { function WithLighthousekey (line 105) | func WithLighthousekey(lighthousekey string) options { function WithWebhookUrl (line 111) | func WithWebhookUrl(webhookUrl string) options { function WithNotiBot (line 117) | func WithNotiBot(teleKey, notiActChanId, notiErrorChanId string) options { function NewKnowledgeUsecase (line 134) | func NewKnowledgeUsecase(options ...options) ports.IKnowledgeUsecase { FILE: agent-as-a-service/agent-orchestration/backend/logger/logger.go constant LOGGER_API_RESPONSE_TIME (line 13) | LOGGER_API_RESPONSE_TIME = "api_response_time" constant LOGGER_API_APP_PANIC (line 14) | LOGGER_API_APP_PANIC = "api_app_panic" constant LOGGER_API_APP_ERROR (line 15) | LOGGER_API_APP_ERROR = "api_app_error" constant LOGGER_API_APP_REQUEST_ERROR (line 16) | LOGGER_API_APP_REQUEST_ERROR = "api_app_request_error" function Logger (line 21) | func Logger() *zap.Logger { function NewLogger (line 25) | func NewLogger(appName string, env string, logPath string, stdout bool) { function Sync (line 67) | func Sync() error { function Info (line 71) | func Info(category string, msg string, fields ...zap.Field) { function Fatal (line 78) | func Fatal(msg string, fields ...zap.Field) { function Error (line 82) | func Error(category string, msg string, fields ...zap.Field) { function WrapError (line 90) | func WrapError(category string, err error, fields ...zap.Field) error { function WrapCaptureError (line 103) | func WrapCaptureError(err error, fields ...zap.Field) error { function Debug (line 116) | func Debug(msg string, fields ...zap.Field) { function Panic (line 120) | func Panic(msg string, fields ...zap.Field) { type TracerData (line 124) | type TracerData struct method Add (line 128) | func (d *TracerData) Add(key string, data interface{}) *TracerData { method Data (line 133) | func (d TracerData) Data() interface{} { function NewTracerData (line 137) | func NewTracerData() *TracerData { FILE: agent-as-a-service/agent-orchestration/backend/models/agent.go type BaseTokenSymbol (line 15) | type BaseTokenSymbol type TokenSetupEnum (line 16) | type TokenSetupEnum type ExternalAgentType (line 17) | type ExternalAgentType constant BaseTokenSymbolBVM (line 21) | BaseTokenSymbolBVM BaseTokenSymbol = "BVM" constant BaseTokenSymbolBTC (line 22) | BaseTokenSymbolBTC BaseTokenSymbol = "BTC" constant BaseTokenSymbolETH (line 23) | BaseTokenSymbolETH BaseTokenSymbol = "ETH" constant BaseTokenSymbolFB (line 24) | BaseTokenSymbolFB BaseTokenSymbol = "FB" constant BaseTokenSymbolEAI (line 25) | BaseTokenSymbolEAI BaseTokenSymbol = "EAI" constant BaseTokenSymbolSOL (line 26) | BaseTokenSymbolSOL BaseTokenSymbol = "SOL" constant TokenSetupEnumAutoCreate (line 28) | TokenSetupEnumAutoCreate TokenSetupEnum = "auto_create" constant TokenSetupEnumAutoCreateRune (line 29) | TokenSetupEnumAutoCreateRune TokenSetupEnum = "auto_create_rune" constant TokenSetupEnumNoToken (line 30) | TokenSetupEnumNoToken TokenSetupEnum = "no_token" constant TokenSetupEnumLinkExisting (line 31) | TokenSetupEnumLinkExisting TokenSetupEnum = "link_existing" constant ExternalAgentTypeFarcaster (line 33) | ExternalAgentTypeFarcaster ExternalAgentType = "farcaster" type TwitterInfo (line 36) | type TwitterInfo struct type AgentInfoAgentType (line 54) | type AgentInfoAgentType constant AgentInfoAgentTypeNormal (line 57) | AgentInfoAgentTypeNormal AgentInfoAgentType = 0 constant AgentInfoAgentTypeReasoning (line 58) | AgentInfoAgentTypeReasoning AgentInfoAgentType = 1 constant AgentInfoAgentTypeKnowledgeBase (line 59) | AgentInfoAgentTypeKnowledgeBase AgentInfoAgentType = 2 constant AgentInfoAgentTypeEliza (line 60) | AgentInfoAgentTypeEliza AgentInfoAgentType = 3 constant AgentInfoAgentTypeZerepy (line 61) | AgentInfoAgentTypeZerepy AgentInfoAgentType = 4 constant AgentInfoAgentTypeModel (line 62) | AgentInfoAgentTypeModel AgentInfoAgentType = 5 constant AgentInfoAgentTypeJs (line 63) | AgentInfoAgentTypeJs AgentInfoAgentType = 6 constant AgentInfoAgentTypePython (line 64) | AgentInfoAgentTypePython AgentInfoAgentType = 7 constant AgentInfoAgentTypeInfa (line 65) | AgentInfoAgentTypeInfa AgentInfoAgentType = 8 constant AgentInfoAgentTypeVideo (line 66) | AgentInfoAgentTypeVideo AgentInfoAgentType = 9 constant AgentInfoAgentTypeCustomUi (line 67) | AgentInfoAgentTypeCustomUi AgentInfoAgentType = 10 constant AgentInfoAgentTypeCustomPrompt (line 68) | AgentInfoAgentTypeCustomPrompt AgentInfoAgentType = 11 constant AgentInfoAgentTypeModelOnline (line 69) | AgentInfoAgentTypeModelOnline AgentInfoAgentType = 12 type AssistantStatus (line 73) | type AssistantStatus type CreateTokenModeType (line 74) | type CreateTokenModeType constant AssistantStatusPending (line 78) | AssistantStatusPending AssistantStatus = "pending" constant AssistantStatusMinting (line 79) | AssistantStatusMinting AssistantStatus = "minting" constant AssistantStatusUpdating (line 80) | AssistantStatusUpdating AssistantStatus = "updating" constant AssistantStatusReady (line 81) | AssistantStatusReady AssistantStatus = "ready" constant AssistantStatusFailed (line 82) | AssistantStatusFailed AssistantStatus = "failed" constant CreateTokenModeTypeNoToken (line 84) | CreateTokenModeTypeNoToken CreateTokenModeType = "no_token" constant CreateTokenModeTypeAutoCreate (line 85) | CreateTokenModeTypeAutoCreate CreateTokenModeType = "auto_create" constant CreateTokenModeTypeLinkExisting (line 86) | CreateTokenModeTypeLinkExisting CreateTokenModeType = "link_existing" type TwinStatus (line 89) | type TwinStatus constant TwinStatusPending (line 92) | TwinStatusPending TwinStatus = "pending" constant TwinStatusRunning (line 93) | TwinStatusRunning TwinStatus = "running" constant TwinStatusDoneSuccess (line 94) | TwinStatusDoneSuccess TwinStatus = "done_success" constant TwinStatusDoneError (line 95) | TwinStatusDoneError TwinStatus = "done_error" type SocialInfo (line 98) | type SocialInfo struct type AgentCategory (line 103) | type AgentCategory struct type AgentInfo (line 109) | type AgentInfo struct method IsVibeAgent (line 264) | func (m *AgentInfo) IsVibeAgent() bool { method GetCodeLanguage (line 280) | func (m *AgentInfo) GetCodeLanguage() string { method GetCharacterArrayString (line 315) | func (m *AgentInfo) GetCharacterArrayString(charactor string) []string { method GetMessageExamples (line 321) | func (m *AgentInfo) GetMessageExamples() [][]struct { method GetSocialInfo (line 337) | func (m *AgentInfo) GetSocialInfo() []*SocialInfo { method GetStyle (line 343) | func (m *AgentInfo) GetStyle() map[string][]string { method GetAgentContractID (line 393) | func (m *AgentInfo) GetAgentContractID() int64 { method GetHeadSystemPrompt (line 671) | func (m *AgentInfo) GetHeadSystemPrompt() string { method GetSystemPrompt (line 688) | func (m *AgentInfo) GetSystemPrompt() string { type AgentInfoWithSnapshotPostActionsResponse (line 349) | type AgentInfoWithSnapshotPostActionsResponse struct type AgentInfoResponse (line 371) | type AgentInfoResponse struct type AgentTwitterPostStatus (line 402) | type AgentTwitterPostStatus type AgentTwitterPostType (line 403) | type AgentTwitterPostType constant AgentTwitterPostTypePost (line 407) | AgentTwitterPostTypePost AgentTwitterPostType = "post" constant AgentTwitterPostTypeReview (line 408) | AgentTwitterPostTypeReview AgentTwitterPostType = "review" constant AgentTwitterPostTypeUnReview (line 409) | AgentTwitterPostTypeUnReview AgentTwitterPostType = "unreview" constant AgentTwitterPostTypeText2Video (line 410) | AgentTwitterPostTypeText2Video AgentTwitterPostType = "text2video" constant AgentTwitterPostTypeImage2video (line 411) | AgentTwitterPostTypeImage2video AgentTwitterPostType = "image2video" constant AgentTwitterPostStatusNew (line 413) | AgentTwitterPostStatusNew AgentTwitterPostStatus = "new" constant AgentTwitterPostWaitSubmitVideoInfer (line 414) | AgentTwitterPostWaitSubmitVideoInfer AgentTwitterPostStatus = "wait_su... constant AgentTwitterPostStatusInvalid (line 415) | AgentTwitterPostStatusInvalid AgentTwitterPostStatus = "invalid" constant AgentTwitterConversationInvalid (line 416) | AgentTwitterConversationInvalid AgentTwitterPostStatus = "convers... constant AgentTwitterPostStatusValid (line 417) | AgentTwitterPostStatusValid AgentTwitterPostStatus = "valid" constant AgentTwitterPostStatusInferNew (line 418) | AgentTwitterPostStatusInferNew AgentTwitterPostStatus = "infer_new" constant AgentTwitterPostStatusInferSubmitted (line 419) | AgentTwitterPostStatusInferSubmitted AgentTwitterPostStatus = "infer_s... constant AgentTwitterPostStatusInferError (line 420) | AgentTwitterPostStatusInferError AgentTwitterPostStatus = "infer_e... constant AgentTwitterPostStatusInferFailed (line 421) | AgentTwitterPostStatusInferFailed AgentTwitterPostStatus = "infer_f... constant AgentTwitterPostStatusInferResolved (line 422) | AgentTwitterPostStatusInferResolved AgentTwitterPostStatus = "infer_r... constant AgentTwitterPostStatusReplied (line 423) | AgentTwitterPostStatusReplied AgentTwitterPostStatus = "replied" constant AgentTwitterPostStatusRepliedError (line 424) | AgentTwitterPostStatusRepliedError AgentTwitterPostStatus = "replied... constant AgentTwitterPostStatusRepliedCancelled (line 425) | AgentTwitterPostStatusRepliedCancelled AgentTwitterPostStatus = "replied... constant AgentTwitterPostStatusReposted (line 426) | AgentTwitterPostStatusReposted AgentTwitterPostStatus = "reposted" constant AgentTwitterPostStatusRepostedError (line 427) | AgentTwitterPostStatusRepostedError AgentTwitterPostStatus = "reposte... constant AgentTwitterPostStatusDone (line 428) | AgentTwitterPostStatusDone AgentTwitterPostStatus = "done" type AgentTwitterPost (line 431) | type AgentTwitterPost struct method IsValidSubmitVideoInfer (line 494) | func (m AgentTwitterPost) IsValidSubmitVideoInfer() bool { method GetAgentOnwerName (line 498) | func (m *AgentTwitterPost) GetAgentOnwerName() string { method GetOwnerTwitterID (line 505) | func (m *AgentTwitterPost) GetOwnerTwitterID() string { type TweetParseInfo (line 512) | type TweetParseInfo struct type UserTwitterPost (line 530) | type UserTwitterPost struct type AgentSummaryPostStatus (line 540) | type AgentSummaryPostStatus constant AgentSummaryPostStatusNew (line 543) | AgentSummaryPostStatusNew AgentSummaryPostStatus = "new" constant AgentSummaryPostStatusInvalid (line 544) | AgentSummaryPostStatusInvalid AgentSummaryPostStatus = "invalid" constant AgentSummaryPostStatusValid (line 545) | AgentSummaryPostStatusValid AgentSummaryPostStatus = "valid" constant AgentSummaryPostStatusInferNew (line 546) | AgentSummaryPostStatusInferNew AgentSummaryPostStatus = "infer_new" constant AgentSummaryPostStatusInferSubmitted (line 547) | AgentSummaryPostStatusInferSubmitted AgentSummaryPostStatus = "infer_sub... constant AgentSummaryPostStatusInferError (line 548) | AgentSummaryPostStatusInferError AgentSummaryPostStatus = "infer_error" constant AgentSummaryPostStatusInferFailed (line 549) | AgentSummaryPostStatusInferFailed AgentSummaryPostStatus = "infer_fai... constant AgentSummaryPostStatusInferResolved (line 550) | AgentSummaryPostStatusInferResolved AgentSummaryPostStatus = "infer_res... constant AgentSummaryPostStatusPosted (line 551) | AgentSummaryPostStatusPosted AgentSummaryPostStatus = "posted" constant AgentSummaryPostStatusPostedError (line 552) | AgentSummaryPostStatusPostedError AgentSummaryPostStatus = "posted_er... type AgentTokenInfo (line 555) | type AgentTokenInfo struct type AgentTradeHistory (line 582) | type AgentTradeHistory struct type AgentEaiTopupType (line 613) | type AgentEaiTopupType type AgentEaiTopupStatus (line 614) | type AgentEaiTopupStatus constant AgentEaiTopupTypeDeposit (line 618) | AgentEaiTopupTypeDeposit AgentEaiTopupType = "deposit" constant AgentEaiTopupTypeFaucet (line 619) | AgentEaiTopupTypeFaucet AgentEaiTopupType = "faucet" constant AgentEaiTopupTypeSpent (line 620) | AgentEaiTopupTypeSpent AgentEaiTopupType = "spent" constant AgentEaiTopupTypeRefund (line 621) | AgentEaiTopupTypeRefund AgentEaiTopupType = "refund" constant AgentEaiTopupTypeRefundTrainFail (line 622) | AgentEaiTopupTypeRefundTrainFail AgentEaiTopupType = "refund_train_fail" constant AgentEaiTopupTypeTransfer (line 623) | AgentEaiTopupTypeTransfer AgentEaiTopupType = "transfer" constant AgentEaiTopupStatusNew (line 625) | AgentEaiTopupStatusNew AgentEaiTopupStatus = "new" constant AgentEaiTopupStatusProcessing (line 626) | AgentEaiTopupStatusProcessing AgentEaiTopupStatus = "processing" constant AgentEaiTopupStatusDone (line 627) | AgentEaiTopupStatusDone AgentEaiTopupStatus = "done" constant AgentEaiTopupStatusError (line 628) | AgentEaiTopupStatusError AgentEaiTopupStatus = "error" constant AgentEaiTopupStatusCancelled (line 629) | AgentEaiTopupStatusCancelled AgentEaiTopupStatus = "cancelled" type AgentEaiTopup (line 632) | type AgentEaiTopup struct type AuthCode (line 650) | type AuthCode struct type AgentTipHistoryStatus (line 659) | type AgentTipHistoryStatus type AgentTipHistorySymbol (line 660) | type AgentTipHistorySymbol constant AgentTipHistoryStatusDone (line 664) | AgentTipHistoryStatusDone AgentTipHistoryStatus = "done" constant AgentTipHistorySymbolBTC (line 666) | AgentTipHistorySymbolBTC AgentTipHistorySymbol = "BTC" constant AgentTipHistorySymbolETH (line 667) | AgentTipHistorySymbolETH AgentTipHistorySymbol = "ETH" constant AgentTipHistorySymbolSOL (line 668) | AgentTipHistorySymbolSOL AgentTipHistorySymbol = "SOL" type AgentTradeToken (line 692) | type AgentTradeToken struct type AgentUriData (line 703) | type AgentUriData struct type AgentExternalInfo (line 707) | type AgentExternalInfo struct type AgentChainFee (line 718) | type AgentChainFee struct type AgentStudioChildren (line 727) | type AgentStudioChildren struct type AgentStudio (line 735) | type AgentStudio struct type AgentStudioGraphData (line 744) | type AgentStudioGraphData struct type AgentStudioTwitterInfo (line 748) | type AgentStudioTwitterInfo struct type AgenInfoInstallStatus (line 754) | type AgenInfoInstallStatus constant AgenInfoInstallStatusNew (line 758) | AgenInfoInstallStatusNew AgenInfoInstallStatus = "new" constant AgenInfoInstallStatusDone (line 759) | AgenInfoInstallStatusDone AgenInfoInstallStatus = "done" type AgentInfoInstall (line 762) | type AgentInfoInstall struct type AgentUtilityInstall (line 772) | type AgentUtilityInstall struct type AgentUtilityRecentChat (line 778) | type AgentUtilityRecentChat struct type WalletType (line 785) | type WalletType constant WalletTypePrivy (line 789) | WalletTypePrivy WalletType = "privy" constant WalletTypeInternal (line 790) | WalletTypeInternal WalletType = "internal" type PrivyWallet (line 793) | type PrivyWallet struct type ClankerVideoToken (line 802) | type ClankerVideoToken struct type AgentReactionHistory (line 823) | type AgentReactionHistory struct FILE: agent-as-a-service/agent-orchestration/backend/models/agent_info_knowledege_bases.go type AgentInfoKnowledgeBase (line 5) | type AgentInfoKnowledgeBase struct FILE: agent-as-a-service/agent-orchestration/backend/models/agent_library.go type AgentLibrary (line 7) | type AgentLibrary struct FILE: agent-as-a-service/agent-orchestration/backend/models/agent_snapshot_post.go type AgentSnapshotPostStatus (line 10) | type AgentSnapshotPostStatus constant AgentSnapshotPostStatusNew (line 13) | AgentSnapshotPostStatusNew AgentSnapshotPostStatus = "new" constant AgentSnapshotPostStatusInvalid (line 14) | AgentSnapshotPostStatusInvalid AgentSnapshotPostStatus = "invalid" constant AgentSnapshotPostStatusValid (line 15) | AgentSnapshotPostStatusValid AgentSnapshotPostStatus = "valid" constant AgentSnapshotPostStatusInferNew (line 16) | AgentSnapshotPostStatusInferNew AgentSnapshotPostStatus = "infer... constant AgentSnapshotPostStatusInferSubmitted (line 17) | AgentSnapshotPostStatusInferSubmitted AgentSnapshotPostStatus = "infer... constant AgentSnapshotPostStatusInferError (line 18) | AgentSnapshotPostStatusInferError AgentSnapshotPostStatus = "infer... constant AgentSnapshotPostStatusInferFailed (line 19) | AgentSnapshotPostStatusInferFailed AgentSnapshotPostStatus = "infer... constant AgentSnapshotPostStatusInferExpired (line 20) | AgentSnapshotPostStatusInferExpired AgentSnapshotPostStatus = "infer... constant AgentSnapshotPostStatusInferResolved (line 21) | AgentSnapshotPostStatusInferResolved AgentSnapshotPostStatus = "infer... constant AgentSnapshotPostStatusInferRefund (line 22) | AgentSnapshotPostStatusInferRefund AgentSnapshotPostStatus = "infer... constant AgentSnapshotPostStatusReplied (line 23) | AgentSnapshotPostStatusReplied AgentSnapshotPostStatus = "replied" constant AgentSnapshotPostStatusRepliedError (line 24) | AgentSnapshotPostStatusRepliedError AgentSnapshotPostStatus = "repli... constant AgentSnapshotPostStatusRepliedCancelled (line 25) | AgentSnapshotPostStatusRepliedCancelled AgentSnapshotPostStatus = "repli... constant AgentSnapshotPostStatusReposted (line 26) | AgentSnapshotPostStatusReposted AgentSnapshotPostStatus = "repos... constant AgentSnapshotPostStatusRepostedError (line 27) | AgentSnapshotPostStatusRepostedError AgentSnapshotPostStatus = "repos... type AgentSnapshotPost (line 30) | type AgentSnapshotPost struct type AgentSnapshotPostActionType (line 73) | type AgentSnapshotPostActionType type AgentSnapshotPostActionStatus (line 74) | type AgentSnapshotPostActionStatus constant AgentSnapshotPostActionTypeTweet (line 78) | AgentSnapshotPostActionTypeTweet AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeRetweet (line 79) | AgentSnapshotPostActionTypeRetweet AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeFollow (line 80) | AgentSnapshotPostActionTypeFollow AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeReply (line 81) | AgentSnapshotPostActionTypeReply AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeReplyMulti (line 82) | AgentSnapshotPostActionTypeReplyMulti AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeReplyMultiUnlimited (line 83) | AgentSnapshotPostActionTypeReplyMultiUnlimited AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeCreateToken (line 84) | AgentSnapshotPostActionTypeCreateToken AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeCreateAgent (line 85) | AgentSnapshotPostActionTypeCreateAgent AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeGenerateVideo (line 86) | AgentSnapshotPostActionTypeGenerateVideo AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeQuoteTweet (line 87) | AgentSnapshotPostActionTypeQuoteTweet AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeInscribeTweet (line 88) | AgentSnapshotPostActionTypeInscribeTweet AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeTweetV2 (line 89) | AgentSnapshotPostActionTypeTweetV2 AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeTweetMulti (line 90) | AgentSnapshotPostActionTypeTweetMulti AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeCreateLaunchpad (line 91) | AgentSnapshotPostActionTypeCreateLaunchpad AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeUnknown (line 92) | AgentSnapshotPostActionTypeUnknown AgentSnapshotPostActionTy... constant AgentSnapshotPostActionTypeTradeHold (line 94) | AgentSnapshotPostActionTypeTradeHold AgentSnapshotPostActionType = "... constant AgentSnapshotPostActionTypeTradeBuy (line 95) | AgentSnapshotPostActionTypeTradeBuy AgentSnapshotPostActionType = "... constant AgentSnapshotPostActionTypeTradeSell (line 96) | AgentSnapshotPostActionTypeTradeSell AgentSnapshotPostActionType = "... constant AgentSnapshotPostActionTypeTradeAnalytic (line 97) | AgentSnapshotPostActionTypeTradeAnalytic AgentSnapshotPostActionType = "... constant AgentSnapshotPostActionTypeLaunchpadJoin (line 98) | AgentSnapshotPostActionTypeLaunchpadJoin AgentSnapshotPostActionType = "... constant AgentSnapshotPostActionStatusNew (line 100) | AgentSnapshotPostActionStatusNew AgentSnapshotPostActionStatu... constant AgentSnapshotPostActionStatusDone (line 101) | AgentSnapshotPostActionStatusDone AgentSnapshotPostActionStatu... constant AgentSnapshotPostActionStatusDone_ (line 102) | AgentSnapshotPostActionStatusDone_ AgentSnapshotPostActionStatu... constant AgentSnapshotPostActionStatusDoneError (line 103) | AgentSnapshotPostActionStatusDoneError AgentSnapshotPostActionStatu... constant AgentSnapshotPostActionStatusDoneDuplicated (line 104) | AgentSnapshotPostActionStatusDoneDuplicated AgentSnapshotPostActionStatu... constant AgentSnapshotPostActionStatusDoneCancelled (line 105) | AgentSnapshotPostActionStatusDoneCancelled AgentSnapshotPostActionStatu... constant AgentSnapshotPostActionStatusInvalid (line 106) | AgentSnapshotPostActionStatusInvalid AgentSnapshotPostActionStatu... constant AgentSnapshotPostActionStatusTesting (line 107) | AgentSnapshotPostActionStatusTesting AgentSnapshotPostActionStatu... constant AgentSnapshotPostActionStatusInscribing (line 108) | AgentSnapshotPostActionStatusInscribing AgentSnapshotPostActionStatu... constant AgentSnapshotPostActionStatusPaid (line 109) | AgentSnapshotPostActionStatusPaid AgentSnapshotPostActionStatu... type AgentSnapshotPostAction (line 112) | type AgentSnapshotPostAction struct type LuckyMoneyStatus (line 156) | type LuckyMoneyStatus constant LuckyMoneyStatusNew (line 160) | LuckyMoneyStatusNew LuckyMoneyStatus = "new" constant LuckyMoneyStatusProcessing (line 161) | LuckyMoneyStatusProcessing LuckyMoneyStatus = "processing" constant LuckyMoneyStatusInvalid (line 162) | LuckyMoneyStatusInvalid LuckyMoneyStatus = "invalid" constant LuckyMoneyStatusDone (line 163) | LuckyMoneyStatusDone LuckyMoneyStatus = "done" type AbilityLuckyMoney (line 166) | type AbilityLuckyMoney struct type ToolsetType (line 192) | type ToolsetType constant ToolsetTypeDefault (line 195) | ToolsetTypeDefault ToolsetType = "default" constant ToolsetTypeReplyMentions (line 196) | ToolsetTypeReplyMentions ToolsetType = "reply_mentions" constant ToolsetTypeReplyNonMentions (line 197) | ToolsetTypeReplyNonMentions ToolsetType = "reply_non_mentions" constant ToolsetTypeShadowReply (line 198) | ToolsetTypeShadowReply ToolsetType = "shadow_reply" constant ToolsetTypeFollow (line 199) | ToolsetTypeFollow ToolsetType = "follow" constant ToolsetTypePost (line 200) | ToolsetTypePost ToolsetType = "post" constant ToolsetTypePostSearchV2 (line 201) | ToolsetTypePostSearchV2 ToolsetType = "post_search_v2" constant ToolsetTypePostSearchV3 (line 202) | ToolsetTypePostSearchV3 ToolsetType = "post_search_v3" constant ToolsetTypeIssueToken (line 204) | ToolsetTypeIssueToken ToolsetType = "issue_token" constant ToolsetTypeInscribeTweet (line 205) | ToolsetTypeInscribeTweet ToolsetType = "inscribe_tweet" constant ToolsetTypeInscribeTweetNews (line 206) | ToolsetTypeInscribeTweetNews ToolsetType = "tweet_news" constant ToolsetTypeTrading (line 207) | ToolsetTypeTrading ToolsetType = "trading" constant ToolsetTypeTradeNews (line 208) | ToolsetTypeTradeNews ToolsetType = "trade_news" constant ToolsetTypeTradeAnalytics (line 209) | ToolsetTypeTradeAnalytics ToolsetType = "trade_analytics" constant ToolsetTypeTradeAnalyticsOnTwitter (line 210) | ToolsetTypeTradeAnalyticsOnTwitter ToolsetType = "trade_analytics_twitter" constant ToolsetTypeTradeAnalyticsMentions (line 211) | ToolsetTypeTradeAnalyticsMentions ToolsetType = "trade_analytics_mentions" constant ToolsetTypeLuckyMoneys (line 212) | ToolsetTypeLuckyMoneys ToolsetType = "lucky_moneys" constant ToolsetTypeLaunchpadJoin (line 213) | ToolsetTypeLaunchpadJoin ToolsetType = "launchpad_join" constant ToolsetTypeMissionStore (line 214) | ToolsetTypeMissionStore ToolsetType = "mission_store" constant ToolsetTypeReplyMentionsFarcaster (line 216) | ToolsetTypeReplyMentionsFarcaster ToolsetType = "reply_mentions_farca... constant ToolsetTypeReplyNonMentionsFarcaster (line 217) | ToolsetTypeReplyNonMentionsFarcaster ToolsetType = "reply_non_mentions_f... constant ToolsetTypePostFarcaster (line 218) | ToolsetTypePostFarcaster ToolsetType = "post_farcaster" constant ToolsetTypeTavily (line 220) | ToolsetTypeTavily ToolsetType = "tavily" type AgentSnapshotMission (line 223) | type AgentSnapshotMission struct type TeleMsgStatus (line 258) | type TeleMsgStatus constant TeleMsgStatusNew (line 261) | TeleMsgStatusNew TeleMsgStatus = "new" type AgentTeleMsg (line 264) | type AgentTeleMsg struct type PlatformType (line 278) | type PlatformType constant PlatformTypeTwitter (line 281) | PlatformTypeTwitter PlatformType = "twitter" constant PlatformTypeFarcaster (line 282) | PlatformTypeFarcaster PlatformType = "farcaster" type AgentSnapshotMissionConfigs (line 285) | type AgentSnapshotMissionConfigs struct type AgentSnapshotMissionResp (line 294) | type AgentSnapshotMissionResp struct type AgentSnapshotPostActionResp (line 312) | type AgentSnapshotPostActionResp struct type ParamWakeupRequest (line 332) | type ParamWakeupRequest struct type WakeupRequestMetadata (line 337) | type WakeupRequestMetadata struct type AgentWakeupKnowledgeBase (line 348) | type AgentWakeupKnowledgeBase struct type AgentMetadataRequest (line 353) | type AgentMetadataRequest struct type CallWakeupRequest (line 363) | type CallWakeupRequest struct FILE: agent-as-a-service/agent-orchestration/backend/models/agent_store.go type AgentStoreType (line 9) | type AgentStoreType type AgentStoreStatus (line 10) | type AgentStoreStatus type AgentStoreMissionStatus (line 12) | type AgentStoreMissionStatus type AgentStoreInstallStatus (line 14) | type AgentStoreInstallStatus type AgentStoreInstallType (line 15) | type AgentStoreInstallType constant AgentStoreInstallStatusNew (line 19) | AgentStoreInstallStatusNew AgentStoreInstallStatus = "new" constant AgentStoreInstallStatusDone (line 20) | AgentStoreInstallStatusDone AgentStoreInstallStatus = "done" constant AgentStoreInstallTypeAgent (line 21) | AgentStoreInstallTypeAgent AgentStoreInstallType = "agent" constant AgentStoreInstallTypeUser (line 22) | AgentStoreInstallTypeUser AgentStoreInstallType = "user" constant AgentStoreTypeStore (line 24) | AgentStoreTypeStore AgentStoreType = "store" constant AgentStoreTypeInfra (line 25) | AgentStoreTypeInfra AgentStoreType = "infra" constant AgentStoreStatusNew (line 27) | AgentStoreStatusNew AgentStoreStatus = "new" constant AgentStoreStatusActived (line 28) | AgentStoreStatusActived AgentStoreStatus = "actived" constant AgentStoreStatusInActived (line 29) | AgentStoreStatusInActived AgentStoreStatus = "inactived" type AgentStore (line 32) | type AgentStore struct type AgentStoreMission (line 59) | type AgentStoreMission struct type AgentStoreInstall (line 76) | type AgentStoreInstall struct type AgentStoreLog (line 89) | type AgentStoreLog struct type AgentStoreTry (line 99) | type AgentStoreTry struct type AgentStoreTryDetail (line 105) | type AgentStoreTryDetail struct FILE: agent-as-a-service/agent-orchestration/backend/models/agent_wallet.go type AgentWallet (line 10) | type AgentWallet struct type AgentWalletActionStatus (line 19) | type AgentWalletActionStatus constant AgentWalletActionStatusNew (line 22) | AgentWalletActionStatusNew AgentWalletActionStatus = "new" constant AgentWalletActionStatusDone (line 23) | AgentWalletActionStatusDone AgentWalletActionStatus = "done" constant AgentWalletActionStatusError (line 24) | AgentWalletActionStatusError AgentWalletActionStatus = "error" type AgentWalletAction (line 27) | type AgentWalletAction struct type AgentWalletTrade (line 49) | type AgentWalletTrade struct type AgentWalletTradeSum (line 68) | type AgentWalletTradeSum struct FILE: agent-as-a-service/agent-orchestration/backend/models/api_subscription.go type DepositStatus (line 11) | type DepositStatus type PackageType (line 12) | type PackageType constant DepositStatusPending (line 16) | DepositStatusPending DepositStatus = "pending" constant DepositStatusDone (line 17) | DepositStatusDone DepositStatus = "done" constant PackageTypeFree (line 19) | PackageTypeFree PackageType = "free" constant PackageTypeBasic (line 20) | PackageTypeBasic PackageType = "basic" constant PackageTypePro (line 21) | PackageTypePro PackageType = "pro" type ApiSubscriptionPackage (line 24) | type ApiSubscriptionPackage struct type ApiSubscriptionKey (line 35) | type ApiSubscriptionKey struct type ApiSubscriptionHistory (line 51) | type ApiSubscriptionHistory struct type ApiSubscriptionUsageLog (line 67) | type ApiSubscriptionUsageLog struct FILE: agent-as-a-service/agent-orchestration/backend/models/app_configs.go type AppConfig (line 13) | type AppConfig struct type BlockScanInfo (line 22) | type BlockScanInfo struct type TokenPrice (line 34) | type TokenPrice struct type BTCL1InscribeTx (line 42) | type BTCL1InscribeTx struct FILE: agent-as-a-service/agent-orchestration/backend/models/external_wallet.go type ExternalWalletType (line 8) | type ExternalWalletType constant ExternalWalletTypeSOL (line 11) | ExternalWalletTypeSOL ExternalWalletType = "SOL" type ExternalWallet (line 14) | type ExternalWallet struct type ExternalWalletOrderType (line 21) | type ExternalWalletOrderType type ExternalWalletOrderStatus (line 22) | type ExternalWalletOrderStatus constant ExternalWalletOrderTypeBuy (line 25) | ExternalWalletOrderTypeBuy ExternalWalletOrderType = "buy" constant ExternalWalletOrderTypeSell (line 26) | ExternalWalletOrderTypeSell ExternalWalletOrderType = "sell" constant ExternalWalletOrderTypeWithdraw (line 27) | ExternalWalletOrderTypeWithdraw ExternalWalletOrderType = "withdraw" constant ExternalWalletOrderStatusNew (line 29) | ExternalWalletOrderStatusNew ExternalWalletOrderStatus = "new" constant ExternalWalletOrderStatusDone (line 30) | ExternalWalletOrderStatusDone ExternalWalletOrderStatus = "done" constant ExternalWalletOrderStatusError (line 31) | ExternalWalletOrderStatusError ExternalWalletOrderStatus = "error" type ExternalWalletOrder (line 34) | type ExternalWalletOrder struct type ExternalWalletToken (line 50) | type ExternalWalletToken struct FILE: agent-as-a-service/agent-orchestration/backend/models/infer.go constant MillisecondText (line 10) | MillisecondText = "millisecond" constant SecondText (line 11) | SecondText = "second" constant MinuteText (line 12) | MinuteText = "minute" constant HourText (line 13) | HourText = "hour" type BatchInferHistoryStatus (line 16) | type BatchInferHistoryStatus type ContractInferenceStatus (line 17) | type ContractInferenceStatus type ModelPredictHistoryStatus (line 18) | type ModelPredictHistoryStatus type ModelPredictHistoryVerifyStatus (line 19) | type ModelPredictHistoryVerifyStatus type TrainingRequestExportStatus (line 20) | type TrainingRequestExportStatus type TrainingRequestStatus (line 21) | type TrainingRequestStatus type TrainingRequestType (line 22) | type TrainingRequestType constant TrainingRequestTypeUserDefine (line 25) | TrainingRequestTypeUserDefine TrainingRequestType = iota + 1 constant TrainingRequestTypeHuggingFace (line 26) | TrainingRequestTypeHuggingFace constant BatchInferHistoryStatusPending (line 29) | BatchInferHistoryStatusPending BatchInferHistoryStatus = "pending" constant BatchInferHistoryStatusAgentInferred (line 30) | BatchInferHistoryStatusAgentInferred BatchInferHistoryStatus = "agent-in... constant BatchInferHistoryStatusQueueHandled (line 31) | BatchInferHistoryStatusQueueHandled BatchInferHistoryStatus = "queue-ha... constant BatchInferHistoryStatusCompleted (line 32) | BatchInferHistoryStatusCompleted BatchInferHistoryStatus = "completed" constant BatchInferHistoryStatusFailed (line 33) | BatchInferHistoryStatusFailed BatchInferHistoryStatus = "failed" constant ContractInferenceStatusNil (line 37) | ContractInferenceStatusNil ContractInferenceStatus = 0 constant ContractInferenceStatusSolving (line 38) | ContractInferenceStatusSolving ContractInferenceStatus = 1 constant ContractInferenceStatusCommit (line 39) | ContractInferenceStatusCommit ContractInferenceStatus = 2 constant ContractInferenceStatusReveal (line 40) | ContractInferenceStatusReveal ContractInferenceStatus = 3 constant ContractInferenceStatusProcessed (line 41) | ContractInferenceStatusProcessed ContractInferenceStatus = 4 constant ContractInferenceStatusKilled (line 42) | ContractInferenceStatusKilled ContractInferenceStatus = 5 constant ContractInferenceStatusTransferred (line 43) | ContractInferenceStatusTransferred ContractInferenceStatus = 6 constant ModelPredictHistoryStatusSolving (line 47) | ModelPredictHistoryStatusSolving ModelPredictHistoryStatus = 0 constant ModelPredictHistoryStatusProcessed (line 48) | ModelPredictHistoryStatusProcessed ModelPredictHistoryStatus = 1 constant ModelPredictHistoryStatusCommit (line 50) | ModelPredictHistoryStatusCommit ModelPredictHistoryStatus = 2 constant ModelPredictHistoryStatusReveal (line 51) | ModelPredictHistoryStatusReveal ModelPredictHistoryStatus = 3 constant ModelPredictHistoryVerifyStatusPending (line 55) | ModelPredictHistoryVerifyStatusPending ModelPredictHistoryVerifyStatus =... constant ModelPredictHistoryVerifyStatusPassed (line 56) | ModelPredictHistoryVerifyStatusPassed ModelPredictHistoryVerifyStatus =... constant ModelPredictHistoryVerifyStatusFailed (line 57) | ModelPredictHistoryVerifyStatusFailed ModelPredictHistoryVerifyStatus =... constant TrainingRequestExportStatusWaiting (line 61) | TrainingRequestExportStatusWaiting TrainingRequestExportStatus = "wait... constant TrainingRequestExportStatusRunning (line 62) | TrainingRequestExportStatusRunning TrainingRequestExportStatus = "runn... constant TrainingRequestExportStatusCompleted (line 63) | TrainingRequestExportStatusCompleted TrainingRequestExportStatus = "comp... constant TrainingRequestExportStatusFailed (line 64) | TrainingRequestExportStatusFailed TrainingRequestExportStatus = "failed" constant TrainingRequestStatusWaiting (line 68) | TrainingRequestStatusWaiting TrainingRequestStatus = "waiting" constant TrainingRequestStatusRunning (line 69) | TrainingRequestStatusRunning TrainingRequestStatus = "running" constant TrainingRequestStatusCompleted (line 70) | TrainingRequestStatusCompleted TrainingRequestStatus = "completed" constant TrainingRequestStatusFailed (line 71) | TrainingRequestStatusFailed TrainingRequestStatus = "failed" constant TrainingRequestStatusWaitMint (line 72) | TrainingRequestStatusWaitMint TrainingRequestStatus = "wait-mint" constant TrainingRequestStatusChecking (line 73) | TrainingRequestStatusChecking TrainingRequestStatus = "checking" constant TrainingRequestStatusDeploying (line 74) | TrainingRequestStatusDeploying TrainingRequestStatus = "deploying" constant TrainingRequestStatusDeployed (line 75) | TrainingRequestStatusDeployed TrainingRequestStatus = "deployed" constant TrainingRequestStatusWaitingToPayment (line 76) | TrainingRequestStatusWaitingToPayment TrainingRequestStatus = "wait-paym... constant TrainingRequestStatusPaymentSuccess (line 77) | TrainingRequestStatusPaymentSuccess TrainingRequestStatus = "payment-s... type BatchInferHistory (line 80) | type BatchInferHistory struct type ChainConfig (line 116) | type ChainConfig struct type TrainingRequestERC20Info (line 146) | type TrainingRequestERC20Info struct type HGModelCheckResult (line 167) | type HGModelCheckResult struct type ZkSyncNetwork (line 175) | type ZkSyncNetwork struct type TrainingRequest (line 196) | type TrainingRequest struct type ModelPredictHistory (line 249) | type ModelPredictHistory struct type ModelMarket (line 288) | type ModelMarket struct type JobConfig (line 306) | type JobConfig struct FILE: agent-as-a-service/agent-orchestration/backend/models/infra_twitter_app.go type InfraTwitterApp (line 8) | type InfraTwitterApp struct type InfraTwitterTopupTx (line 19) | type InfraTwitterTopupTx struct FILE: agent-as-a-service/agent-orchestration/backend/models/knowledge_base.go type KnowledgeBaseStatus (line 10) | type KnowledgeBaseStatus type KnowledgeBaseFileStatus (line 11) | type KnowledgeBaseFileStatus constant KnowledgeBaseStatusWaitingPayment (line 15) | KnowledgeBaseStatusWaitingPayment KnowledgeBaseStatus = iota + 1 constant KnowledgeBaseStatusPaymentReceipt (line 16) | KnowledgeBaseStatusPaymentReceipt constant KnowledgeBaseStatusProcessing (line 17) | KnowledgeBaseStatusProcessing constant KnowledgeBaseStatusDone (line 18) | KnowledgeBaseStatusDone constant KnowledgeBaseStatusMinted (line 19) | KnowledgeBaseStatusMinted constant KnowledgeBaseStatusProcessingFailed (line 20) | KnowledgeBaseStatusProcessingFailed constant KnowledgeBaseStatusProcessUpdate (line 21) | KnowledgeBaseStatusProcessUpdate constant KnowledgeBaseStatusProcessCrawlData (line 22) | KnowledgeBaseStatusProcessCrawlData constant KnowledgeBaseStatusCrawlDataDone (line 23) | KnowledgeBaseStatusCrawlDataDone constant KnowledgeBaseFileStatusPending (line 27) | KnowledgeBaseFileStatusPending KnowledgeBaseFileStatus = iota + 1 constant KnowledgeBaseFileStatusDone (line 28) | KnowledgeBaseFileStatusDone constant KnowledgeBaseFileStatusFail (line 29) | KnowledgeBaseFileStatusFail type KnowledgeBase (line 32) | type KnowledgeBase struct method FileUrls (line 84) | func (m *KnowledgeBase) FileUrls() []string { method CalcChargeMore (line 97) | func (m *KnowledgeBase) CalcChargeMore() float64 { type KnowledgeBaseFile (line 63) | type KnowledgeBaseFile struct type ListKnowledgeBaseRequest (line 78) | type ListKnowledgeBaseRequest struct function round (line 92) | func round(val float64, precision uint) float64 { type RagResult (line 115) | type RagResult struct type RagHookResponse (line 122) | type RagHookResponse struct type InsertRagResponse (line 128) | type InsertRagResponse struct FILE: agent-as-a-service/agent-orchestration/backend/models/launchpad.go type LaunchpadStatus (line 10) | type LaunchpadStatus type LaunchpadTier (line 11) | type LaunchpadTier constant LaunchpadStatusNew (line 14) | LaunchpadStatusNew LaunchpadStatus = "new" constant LaunchpadStatusRunning (line 15) | LaunchpadStatusRunning LaunchpadStatus = "running" constant LaunchpadStatusEnd (line 16) | LaunchpadStatusEnd LaunchpadStatus = "end" constant LaunchpadStatusFailed (line 17) | LaunchpadStatusFailed LaunchpadStatus = "failed" constant LaunchpadStatusDone (line 18) | LaunchpadStatusDone LaunchpadStatus = "done" constant LaunchpadStatusCancelled (line 19) | LaunchpadStatusCancelled LaunchpadStatus = "cancelled" constant LaunchpadStatusTokenError (line 20) | LaunchpadStatusTokenError LaunchpadStatus = "token_error" constant LaunchpadStatusTokenCreated (line 21) | LaunchpadStatusTokenCreated LaunchpadStatus = "token_created" constant LaunchpadStatusSettleError (line 22) | LaunchpadStatusSettleError LaunchpadStatus = "settle_error" constant LaunchpadStatusSettled (line 23) | LaunchpadStatusSettled LaunchpadStatus = "settled" constant LaunchpadStatusTge (line 24) | LaunchpadStatusTge LaunchpadStatus = "tge" constant LaunchpadStatusPoolError (line 25) | LaunchpadStatusPoolError LaunchpadStatus = "pool_error" constant LaunchpadTier1 (line 27) | LaunchpadTier1 LaunchpadTier = "Tier 1" constant LaunchpadTier2 (line 28) | LaunchpadTier2 LaunchpadTier = "Tier 2" constant LaunchpadTier3 (line 29) | LaunchpadTier3 LaunchpadTier = "Tier 3" type Launchpad (line 32) | type Launchpad struct type LaunchpadMemberStatus (line 68) | type LaunchpadMemberStatus constant LaunchpadMemberStatusNew (line 71) | LaunchpadMemberStatusNew LaunchpadMemberStatus = "new" constant LaunchpadMemberStatusTgeDone (line 72) | LaunchpadMemberStatusTgeDone LaunchpadMemberStatus = "tge_done" constant LaunchpadMemberStatusTgeError (line 73) | LaunchpadMemberStatusTgeError LaunchpadMemberStatus = "tge_error" constant LaunchpadMemberStatusDone (line 74) | LaunchpadMemberStatusDone LaunchpadMemberStatus = "done" constant LaunchpadMemberStatusRefundError (line 75) | LaunchpadMemberStatusRefundError LaunchpadMemberStatus = "refund_error" type LaunchpadMember (line 78) | type LaunchpadMember struct type LaunchpadTransactionType (line 103) | type LaunchpadTransactionType type LaunchpadTransactionStatus (line 104) | type LaunchpadTransactionStatus constant LaunchpadTransactionTypeDeposit (line 107) | LaunchpadTransactionTypeDeposit LaunchpadTransactionType = "deposit" constant LaunchpadTransactionTypeRefund (line 108) | LaunchpadTransactionTypeRefund LaunchpadTransactionType = "refund" constant LaunchpadTransactionStatusDone (line 110) | LaunchpadTransactionStatusDone LaunchpadTransactionStatus = "done" type LaunchpadTransaction (line 113) | type LaunchpadTransaction struct FILE: agent-as-a-service/agent-orchestration/backend/models/llm_model.go type ChatCompletionStreamResponse (line 7) | type ChatCompletionStreamResponse struct type CompletionOnChainData (line 14) | type CompletionOnChainData struct FILE: agent-as-a-service/agent-orchestration/backend/models/meme.go type MemeStatus (line 10) | type MemeStatus type TransferStatus (line 11) | type TransferStatus type NotiType (line 12) | type NotiType type ChartType (line 13) | type ChartType type MemeCatStatus (line 15) | type MemeCatStatus constant MemeStatusPending (line 18) | MemeStatusPending MemeStatus = "pending" constant MemeStatusNew (line 19) | MemeStatusNew MemeStatus = "new" constant MemeStatusCreated (line 20) | MemeStatusCreated MemeStatus = "created" constant MemeStatusAddPoolLevel0 (line 21) | MemeStatusAddPoolLevel0 MemeStatus = "add_pool_0" constant MemeStatusAddPoolLevel1 (line 22) | MemeStatusAddPoolLevel1 MemeStatus = "add_pool_1" constant MemeStatusReachedMC (line 23) | MemeStatusReachedMC MemeStatus = "reached_mc" constant MemeStatusRemovePoolLelve1 (line 24) | MemeStatusRemovePoolLelve1 MemeStatus = "remove_pool_1" constant MemeStatusAddPoolLevel2 (line 25) | MemeStatusAddPoolLevel2 MemeStatus = "add_pool_2" constant MemeStatusAddPoolExternal (line 26) | MemeStatusAddPoolExternal MemeStatus = "add_pool_external" constant MemeCatStatusProcessing (line 28) | MemeCatStatusProcessing MemeCatStatus = "processing" constant MemeCatStatusDone (line 29) | MemeCatStatusDone MemeCatStatus = "done" constant ChartTypeHour1 (line 31) | ChartTypeHour1 ChartType = "1h" constant ChartTypeHour4 (line 32) | ChartTypeHour4 ChartType = "4h" constant ChartTypeDay (line 33) | ChartTypeDay ChartType = "1d" constant ChartTypeMin30 (line 34) | ChartTypeMin30 ChartType = "30min" constant ChartTypeMin5 (line 35) | ChartTypeMin5 ChartType = "5min" constant TransferStatusPending (line 37) | TransferStatusPending TransferStatus = "pending" constant TransferStatusDone (line 38) | TransferStatusDone TransferStatus = "done" constant NotiTypeNewMeme (line 40) | NotiTypeNewMeme NotiType = "new_meme" constant NotiTypePrice (line 41) | NotiTypePrice NotiType = "price_pump" constant NotiTypeReachMC (line 42) | NotiTypeReachMC NotiType = "reached_mc" constant NotiTypeTradeOnNaka (line 43) | NotiTypeTradeOnNaka NotiType = "trade_on_naka" constant NotiTypeNewFollower (line 44) | NotiTypeNewFollower NotiType = "new_follower" type Meme (line 47) | type Meme struct type MemeTradeHistory (line 123) | type MemeTradeHistory struct type MemeThreads (line 156) | type MemeThreads struct type MemeWhiteListAddress (line 171) | type MemeWhiteListAddress struct type MemeThreadLike (line 176) | type MemeThreadLike struct type MemeFollowers (line 182) | type MemeFollowers struct type MemeTokenHolder (line 190) | type MemeTokenHolder struct type MemeNotification (line 206) | type MemeNotification struct type MemeNotificationSeen (line 220) | type MemeNotificationSeen struct type ChartData (line 227) | type ChartData struct type MemeSeen (line 239) | type MemeSeen struct type Cat20TransferTransaction (line 248) | type Cat20TransferTransaction struct type TokenTransfer (line 259) | type TokenTransfer struct type Bot (line 282) | type Bot struct type BotOrderType (line 288) | type BotOrderType type BotOrderStatus (line 289) | type BotOrderStatus constant BotOrderTypeBuyAfterCreated (line 292) | BotOrderTypeBuyAfterCreated BotOrderType = "buy_after_created" constant BotOrderTypeBuy (line 293) | BotOrderTypeBuy BotOrderType = "buy" constant BotOrderTypeSell (line 294) | BotOrderTypeSell BotOrderType = "sell" constant BotOrderStatusNew (line 296) | BotOrderStatusNew BotOrderStatus = "new" constant BotOrderStatusDepositing (line 297) | BotOrderStatusDepositing BotOrderStatus = "depositing" constant BotOrderStatusDone (line 298) | BotOrderStatusDone BotOrderStatus = "done" constant BotOrderStatusPoolled (line 299) | BotOrderStatusPoolled BotOrderStatus = "poolled" constant BotOrderStatusError (line 300) | BotOrderStatusError BotOrderStatus = "error" type BotOrder (line 303) | type BotOrder struct type MemeFeesCollected (line 325) | type MemeFeesCollected struct FILE: agent-as-a-service/agent-orchestration/backend/models/mission_store.go type OutputType (line 10) | type OutputType constant OutputTypeTwitter (line 14) | OutputTypeTwitter OutputType = "twitter" constant OutputTypeOthers (line 15) | OutputTypeOthers OutputType = "others" type MissionStore (line 18) | type MissionStore struct type MissionStoreHistory (line 35) | type MissionStoreHistory struct type MissionStoreRating (line 47) | type MissionStoreRating struct FILE: agent-as-a-service/agent-orchestration/backend/models/models.go constant ETH_ZERO_ADDRESS (line 19) | ETH_ZERO_ADDRESS = "0x0000000000000000000000000000000000000000" constant BURN_ADDRESS (line 20) | BURN_ADDRESS = "0x000000000000000000000000000000000000dEaD" constant GENERTAL_NETWORK_ID (line 21) | GENERTAL_NETWORK_ID = 0 constant ETHEREUM_NETWORK_ID (line 22) | ETHEREUM_NETWORK_ID = 1 constant DURATION_1D (line 24) | DURATION_1D = 24 * 3600 constant DURATION_30D (line 25) | DURATION_30D = 30 * 24 * 3600 constant DURATION_90D (line 26) | DURATION_90D = 90 * 24 * 3600 constant LOCAL_CHAIN_ID (line 28) | LOCAL_CHAIN_ID = uint64(1337) constant ETERNAL_AI_CHAIN_ID (line 29) | ETERNAL_AI_CHAIN_ID = uint64(43338) constant BTC_CHAIN_ID (line 30) | BTC_CHAIN_ID = uint64(0) constant ETHEREUM_CHAIN_ID (line 31) | ETHEREUM_CHAIN_ID = uint64(1) constant FANS_CHAIN_ID (line 32) | FANS_CHAIN_ID = uint64(45761) constant BASE_CHAIN_ID (line 33) | BASE_CHAIN_ID = uint64(8453) constant SHARDAI_CHAIN_ID (line 34) | SHARDAI_CHAIN_ID = uint64(222671) constant SOLANA_CHAIN_ID (line 35) | SOLANA_CHAIN_ID = uint64(1111) constant SOLANA_CHAIN_ID_OLD (line 36) | SOLANA_CHAIN_ID_OLD = uint64(101) constant HERMES_CHAIN_ID (line 37) | HERMES_CHAIN_ID = uint64(45762) constant ARBITRUM_CHAIN_ID (line 38) | ARBITRUM_CHAIN_ID = uint64(42161) constant ZKSYNC_CHAIN_ID (line 39) | ZKSYNC_CHAIN_ID = uint64(324) constant POLYGON_CHAIN_ID (line 40) | POLYGON_CHAIN_ID = uint64(137) constant BSC_CHAIN_ID (line 41) | BSC_CHAIN_ID = uint64(56) constant SEPOLIA_CHAIN_ID (line 42) | SEPOLIA_CHAIN_ID = uint64(11155111) constant DAGI_CHAIN_ID (line 43) | DAGI_CHAIN_ID = uint64(222672) constant APE_CHAIN_ID (line 44) | APE_CHAIN_ID = uint64(33139) constant AVALANCHE_C_CHAIN_ID (line 45) | AVALANCHE_C_CHAIN_ID = uint64(43114) constant ABSTRACT_TESTNET_CHAIN_ID (line 46) | ABSTRACT_TESTNET_CHAIN_ID = uint64(11124) constant BITTENSOR_CHAIN_ID (line 47) | BITTENSOR_CHAIN_ID = uint64(964) constant DUCK_CHAIN_ID (line 48) | DUCK_CHAIN_ID = uint64(5545) constant TRON_CHAIN_ID (line 49) | TRON_CHAIN_ID = uint64(728126428) constant MODE_CHAIN_ID (line 50) | MODE_CHAIN_ID = uint64(34443) constant ZETA_CHAIN_ID (line 51) | ZETA_CHAIN_ID = uint64(7000) constant STORY_CHAIN_ID (line 52) | STORY_CHAIN_ID = uint64(1514) constant HYPE_CHAIN_ID (line 53) | HYPE_CHAIN_ID = uint64(999) constant MONAD_TESTNET_CHAIN_ID (line 54) | MONAD_TESTNET_CHAIN_ID = uint64(10143) constant MEGAETH_TESTNET_CHAIN_ID (line 55) | MEGAETH_TESTNET_CHAIN_ID = uint64(1338) constant BASE_SEPOLIA_CHAIN_ID (line 56) | BASE_SEPOLIA_CHAIN_ID = uint64(84532) constant CELO_CHAIN_ID (line 57) | CELO_CHAIN_ID = uint64(42220) constant LOWER_PRICE_USD (line 59) | LOWER_PRICE_USD = 2800 constant UPPER_PRICE_USD (line 60) | UPPER_PRICE_USD = 1000000000 constant TOKEN_SUPPLY (line 61) | TOKEN_SUPPLY = 1000000000 function ONE_ETHER (line 147) | func ONE_ETHER() *big.Int { function ParseBool (line 151) | func ParseBool(v string) bool { function ConvertFloatToReserveAmount (line 159) | func ConvertFloatToReserveAmount(amt float64) uint64 { function ConvertPriceAmount (line 166) | func ConvertPriceAmount(amt float64) float64 { function ValidateFiatAmount (line 174) | func ValidateFiatAmount(amt float64) error { function ConvertFiatAmount (line 184) | func ConvertFiatAmount(amt float64) float64 { function ValidateNftCurrencyAmount (line 192) | func ValidateNftCurrencyAmount(amt float64, decimals uint) error { function ConvertNumberFloat (line 203) | func ConvertNumberFloat(amt float64, decimals uint) float64 { function ConvertWeiToBigFloat (line 211) | func ConvertWeiToBigFloat(amt *big.Int, decimals uint) *big.Float { function ConvertWeiStringToBigFloat (line 224) | func ConvertWeiStringToBigFloat(amtString string, decimals uint) *big.Fl... function ConvertStringToBigFloat (line 241) | func ConvertStringToBigFloat(amtString string) *big.Float { function ConvertWeiToBigFloatNegative (line 252) | func ConvertWeiToBigFloatNegative(amt *big.Int, decimals uint) *big.Float { function ConvertBigFloatToWei (line 265) | func ConvertBigFloatToWei(amt *big.Float, decimals uint) *big.Int { function ConvertBigFloatToWeiFull (line 277) | func ConvertBigFloatToWeiFull(amt *big.Float, decimals uint) *big.Int { function ConvertCryptoCurrencyAmount (line 286) | func ConvertCryptoCurrencyAmount(amt float64) float64 { function ConvertReserveAmountToFloat (line 294) | func ConvertReserveAmountToFloat(reserveAmt uint64) float64 { function ConvertFloatToCollateralAmount (line 299) | func ConvertFloatToCollateralAmount(amt float64) uint64 { function ParseString2FloatAmountArr (line 306) | func ParseString2FloatAmountArr(s, sep string) []float64 { function MulFloats (line 325) | func MulFloats(val1 float64, vals ...float64) float64 { function DivFloats (line 334) | func DivFloats(val1 float64, vals ...float64) float64 { function AddFloats (line 343) | func AddFloats(val1 float64, vals ...float64) float64 { function SubFloats (line 352) | func SubFloats(val1 float64, vals ...float64) float64 { function ConvertStringToFloat (line 361) | func ConvertStringToFloat(s string) (float64, error) { function ConvertString2BigInt (line 370) | func ConvertString2BigInt(s string) (*big.Int, error) { function ConvertStringNumber2BigInt (line 378) | func ConvertStringNumber2BigInt(s string) *big.Int { function ToEtherPriceFiatAmount (line 386) | func ToEtherPriceFiatAmount(num big.Float, pr float64) float64 { function ToEtherAmount (line 391) | func ToEtherAmount(e *big.Int) big.Float { function ToEtherWeiAmount (line 398) | func ToEtherWeiAmount(num big.Float) big.Int { function ToBigInt (line 406) | func ToBigInt(s string) big.Int { function Number2BigInt (line 417) | func Number2BigInt(s string, decimals int) *big.Int { function MulBigFloats (line 426) | func MulBigFloats(val1 *big.Float, vals ...*big.Float) *big.Float { function MulBigInts (line 434) | func MulBigInts(val1 *big.Int, vals ...*big.Int) *big.Int { function MinBigInts (line 442) | func MinBigInts(val1 *big.Int, vals ...*big.Int) *big.Int { function MaxBigInts (line 452) | func MaxBigInts(val1 *big.Int, vals ...*big.Int) *big.Int { function MaxBigFloats (line 462) | func MaxBigFloats(val1 *big.Float, vals ...*big.Float) *big.Float { function AddBigFloats (line 472) | func AddBigFloats(val1 *big.Float, vals ...*big.Float) *big.Float { function AddBigInts (line 480) | func AddBigInts(val1 *big.Int, vals ...*big.Int) *big.Int { function SubBigFloats (line 488) | func SubBigFloats(val1 *big.Float, vals ...*big.Float) *big.Float { function SubBigInts (line 496) | func SubBigInts(val1 *big.Int, vals ...*big.Int) *big.Int { function QuoBigFloats (line 504) | func QuoBigFloats(val1 *big.Float, vals ...*big.Float) *big.Float { function QuoBigInts (line 515) | func QuoBigInts(val1 *big.Int, vals ...*big.Int) *big.Int { function EqualBigFloats (line 526) | func EqualBigFloats(val1 *big.Float, val2 *big.Float) bool { function NegativeBigFloat (line 530) | func NegativeBigFloat(val *big.Float) *big.Float { function FormatFloatNumber (line 534) | func FormatFloatNumber(f string, amt float64) string { function FormatStringNumber (line 538) | func FormatStringNumber(amt string) string { function FormatBigFloatNumber (line 546) | func FormatBigFloatNumber(amt *big.Float) string { function FormatEmailTime (line 550) | func FormatEmailTime(t *time.Time) string { function ConvertSqrtPriceX96ToPrice (line 557) | func ConvertSqrtPriceX96ToPrice(amt *big.Int, decimals uint) *big.Float { function ConvertX96ToNumber (line 572) | func ConvertX96ToNumber(amt *big.Int, decimals uint) *big.Float { function EtherToWeiWithDecimals (line 587) | func EtherToWeiWithDecimals(eth *big.Float, decimals int) *big.Int { function EtherToWei (line 591) | func EtherToWei(eth *big.Float) *big.Int { function RoundHalfUp (line 595) | func RoundHalfUp(num *big.Float, decimals int) *big.Float { function AbsBigFloat (line 607) | func AbsBigFloat(val *big.Float) *big.Float { function ConvertSqrtPriceX96ToPriceEx (line 611) | func ConvertSqrtPriceX96ToPriceEx(amt *big.Int, decimals uint, zeroForOn... function GetAlphaDBName (line 626) | func GetAlphaDBName() string { function IsNativeToken (line 634) | func IsNativeToken(tokenAddress string) bool { function PriceToTick (line 638) | func PriceToTick(price float64, spacing int64) int64 { function RandFloatInRage (line 644) | func RandFloatInRage(min, max float64) float64 { function RandSeed (line 648) | func RandSeed() uint64 { function GetSqrtPriceX96ForLiquidityAndAmount0 (line 654) | func GetSqrtPriceX96ForLiquidityAndAmount0(sqrtPriceX96AMin *big.Int, sq... function GetSqrtPriceX96ForLiquidityAndAmount1 (line 684) | func GetSqrtPriceX96ForLiquidityAndAmount1(sqrtPriceX96AMin *big.Int, sq... function GetChainName (line 714) | func GetChainName(chainID uint64) string { function GetChainID (line 718) | func GetChainID(chainName string) uint64 { function GetTradeUrl (line 777) | func GetTradeUrl(tokenNetworkID uint64, tokenAddress, dexID string) stri... function GetDexUrl (line 794) | func GetDexUrl(tokenNetworkID uint64, tokenAddress string) string { function GetImageUrl (line 811) | func GetImageUrl(imageUrl string) string { FILE: agent-as-a-service/agent-orchestration/backend/models/robot.go type RobotProject (line 11) | type RobotProject struct type RobotSaleWallet (line 27) | type RobotSaleWallet struct type RobotTokenTransfer (line 41) | type RobotTokenTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/models/sample_twiiter_app.go type SampleTwitterApp (line 7) | type SampleTwitterApp struct FILE: agent-as-a-service/agent-orchestration/backend/models/store_trading_app.go type StoreDefiApp (line 7) | type StoreDefiApp struct FILE: agent-as-a-service/agent-orchestration/backend/models/tokens.go type Erc20Holder (line 10) | type Erc20Holder struct type Erc721Holder (line 26) | type Erc721Holder struct type Erc1155Holder (line 33) | type Erc1155Holder struct type TrendingToken (line 42) | type TrendingToken struct FILE: agent-as-a-service/agent-orchestration/backend/models/twitter_post.go type TwitterPostStatus (line 9) | type TwitterPostStatus type TwitterPostType (line 10) | type TwitterPostType constant TwitterPostTypeText (line 13) | TwitterPostTypeText TwitterPostType = "text" constant TwitterPostTypeImage (line 14) | TwitterPostTypeImage TwitterPostType = "image" constant TwitterPostStatusNew (line 16) | TwitterPostStatusNew TwitterPostStatus = "new" constant TwitterPostStatusInvalid (line 17) | TwitterPostStatusInvalid TwitterPostStatus = "invalid" constant TwitterPostStatusValid (line 18) | TwitterPostStatusValid TwitterPostStatus = "valid" constant TwitterPostStatusInferNew (line 19) | TwitterPostStatusInferNew TwitterPostStatus = "infer_new" constant TwitterPostStatusInferSubmitted (line 20) | TwitterPostStatusInferSubmitted TwitterPostStatus = "infer_submitted" constant TwitterPostStatusInferFailed (line 21) | TwitterPostStatusInferFailed TwitterPostStatus = "infer_failed" constant TwitterPostStatusInferResolved (line 22) | TwitterPostStatusInferResolved TwitterPostStatus = "infer_resolved" constant TwitterPostStatusReplied (line 23) | TwitterPostStatusReplied TwitterPostStatus = "replied" type TwitterPost (line 26) | type TwitterPost struct type UserAgentInferDataItem (line 46) | type UserAgentInferDataItem struct type TwitterTweet (line 51) | type TwitterTweet struct type TwitterUser (line 78) | type TwitterUser struct type TwitterFollowing (line 90) | type TwitterFollowing struct type TwitterScan (line 103) | type TwitterScan struct type TwitterTweetLiked (line 114) | type TwitterTweetLiked struct FILE: agent-as-a-service/agent-orchestration/backend/models/users.go type User (line 8) | type User struct type TokenHolder (line 43) | type TokenHolder struct type UserTransactionType (line 62) | type UserTransactionType type UserTransactionStatus (line 63) | type UserTransactionStatus constant UserTransactionTypeDeposit (line 67) | UserTransactionTypeDeposit UserTransactionType = "deposit" constant UserTransactionTypeAgentStoreFee (line 68) | UserTransactionTypeAgentStoreFee UserTransactionType = "agent_sto... constant UserTransactionTypeTriggerFee (line 69) | UserTransactionTypeTriggerFee UserTransactionType = "trigger_fee" constant UserTransactionTypeTriggerRefundFee (line 70) | UserTransactionTypeTriggerRefundFee UserTransactionType = "trigger_r... constant UserTransactionTypeUserAgentInfraFee (line 71) | UserTransactionTypeUserAgentInfraFee UserTransactionType = "user_agen... constant UserTransactionTypeCreatorAgentInfraFee (line 72) | UserTransactionTypeCreatorAgentInfraFee UserTransactionType = "creator_a... constant UserTransactionTypeTokenFee (line 73) | UserTransactionTypeTokenFee UserTransactionType = "token_fee" constant UserTransactionStatusDone (line 75) | UserTransactionStatusDone UserTransactionStatus = "done" constant UserTransactionStatusCancelled (line 76) | UserTransactionStatusCancelled UserTransactionStatus = "cancelled" type UserTransaction (line 79) | type UserTransaction struct FILE: agent-as-a-service/agent-orchestration/backend/models/vibe.go type VibeWhiteList (line 5) | type VibeWhiteList struct type VibeReferralCode (line 10) | type VibeReferralCode struct type AgentUserComment (line 17) | type AgentUserComment struct FILE: agent-as-a-service/agent-orchestration/backend/pkg/drivers/mysql/action.go type Action (line 3) | type Action constant WriteOrRead (line 6) | WriteOrRead = Action(1) constant ReadOnly (line 7) | ReadOnly = Action(2) FILE: agent-as-a-service/agent-orchestration/backend/pkg/drivers/mysql/base.go type IBaseRepository (line 10) | type IBaseRepository interface function NewBaseRepository (line 22) | func NewBaseRepository(masterDB *gorm.DB, replicaDB ...*gorm.DB) IBaseRe... type baseRepository (line 28) | type baseRepository struct method buildCondition (line 33) | func (m *baseRepository) buildCondition(action Action, args ...interfa... method setMasterDB (line 71) | func (m *baseRepository) setMasterDB(db *gorm.DB) *baseRepository { method setReplicaDb (line 76) | func (m *baseRepository) setReplicaDb(db ...*gorm.DB) *baseRepository { method GetDB (line 81) | func (m *baseRepository) GetDB(actions ...Action) *gorm.DB { method getReplicaDB (line 97) | func (m *baseRepository) getReplicaDB() *gorm.DB { method FindOneHandler (line 107) | func (m *baseRepository) FindOneHandler(ctx context.Context, result in... method FindByIDHandler (line 113) | func (m *baseRepository) FindByIDHandler(ctx context.Context, ID int, ... method FindsHandler (line 119) | func (m *baseRepository) FindsHandler(ctx context.Context, result inte... FILE: agent-as-a-service/agent-orchestration/backend/pkg/drivers/mysql/filter.go type FilterItem (line 11) | type FilterItem struct method makeWhereQuery (line 73) | func (a *FilterItem) makeWhereQuery() string { method setCondition (line 82) | func (a FilterItem) setCondition(db *gorm.DB) *gorm.DB { type FilterOrderBy (line 22) | type FilterOrderBy struct type PreloadItem (line 24) | type PreloadItem struct method setCondition (line 107) | func (a PreloadItem) setCondition(db *gorm.DB) *gorm.DB { type PreloadArgsFunc (line 34) | type PreloadArgsFunc type FilterOperator (line 36) | type FilterOperator type Filters (line 38) | type Filters method setCondition (line 90) | func (a Filters) setCondition(db *gorm.DB) *gorm.DB { type Preloads (line 39) | type Preloads method setCondition (line 98) | func (a Preloads) setCondition(db *gorm.DB) *gorm.DB { type Limit (line 40) | type Limit method SetCondition (line 115) | func (a Limit) SetCondition(db *gorm.DB) *gorm.DB { method toInt (line 120) | func (a Limit) toInt() int { method IsZero (line 124) | func (a Limit) IsZero() bool { type OrderBy (line 41) | type OrderBy method SetCondition (line 128) | func (a OrderBy) SetCondition(db *gorm.DB) *gorm.DB { method IsZero (line 133) | func (a OrderBy) IsZero() bool { constant EqualOperator (line 45) | EqualOperator = FilterOperator("=") constant LikeOperator (line 46) | LikeOperator = FilterOperator("like") constant InOperator (line 47) | InOperator = FilterOperator("in") constant LessThanOperator (line 48) | LessThanOperator = FilterOperator("<") constant GreaterThanOperator (line 49) | GreaterThanOperator = FilterOperator(">") constant NotInOperator (line 50) | NotInOperator = FilterOperator("not in") constant LessThanOrEqualOperator (line 51) | LessThanOrEqualOperator = FilterOperator("<=") constant ZeroLimit (line 54) | ZeroLimit = Limit(-1) constant ZeroOrderBy (line 55) | ZeroOrderBy = OrderBy("") constant IDFieldName (line 57) | IDFieldName = "id" function NewLimit (line 60) | func NewLimit(i interface{}) Limit { function GenPreloadItemHandlerFunc (line 137) | func GenPreloadItemHandlerFunc(handler func(db *gorm.DB) *gorm.DB) []int... function GenPreloadItemArgs (line 141) | func GenPreloadItemArgs(args ...interface{}) []interface{} { FILE: agent-as-a-service/agent-orchestration/backend/pkg/drivers/mysql/gorm_connection.go function NewDefaultMysqlGormConn (line 19) | func NewDefaultMysqlGormConn(conn *Connection, dbUrl string, debug bool)... function gormTraceErrCheck (line 81) | func gormTraceErrCheck(err error) bool { FILE: agent-as-a-service/agent-orchestration/backend/pkg/drivers/mysql/mysql_config.go type Connection (line 6) | type Connection struct constant MaxOpenConn (line 25) | MaxOpenConn = 100 constant MaxIdleConn (line 27) | MaxIdleConn = 10 function DefaultMysqlConnectionFromConfig (line 31) | func DefaultMysqlConnectionFromConfig() *Connection { FILE: agent-as-a-service/agent-orchestration/backend/pkg/drivers/mysql/mysql_connection.go function CreateMysqlConnection (line 14) | func CreateMysqlConnection(conn *Connection) *AtMysql { type AtMysql (line 26) | type AtMysql struct method Close (line 79) | func (c *AtMysql) Close() { method GetDB (line 90) | func (c *AtMysql) GetDB() *sql.DB { function NewConnection (line 31) | func NewConnection(conn *Connection) (*AtMysql, error) { FILE: agent-as-a-service/agent-orchestration/backend/pkg/encrypt/encrypt.go function EncryptToByte (line 15) | func EncryptToByte(value, key []byte) ([]byte, error) { function EncryptToString (line 36) | func EncryptToString(value, key string) (string, error) { function DecryptToByte (line 52) | func DecryptToByte(ciphertext, key []byte) ([]byte, error) { function DecryptToString (line 77) | func DecryptToString(ciphertext, key string) (string, error) { function EncryptToByteChaCha20Poly1305 (line 97) | func EncryptToByteChaCha20Poly1305(value, key []byte) ([]byte, error) { function EncryptToStringChaCha20Poly1305 (line 113) | func EncryptToStringChaCha20Poly1305(value, key string) (string, error) { function DecryptToByteChaCha20Poly1305 (line 129) | func DecryptToByteChaCha20Poly1305(ciphertext, key []byte) ([]byte, erro... function DecryptToStringChaCha20Poly1305 (line 149) | func DecryptToStringChaCha20Poly1305(ciphertext, key string) (string, er... FILE: agent-as-a-service/agent-orchestration/backend/pkg/eth/client.go function NewEthClient (line 21) | func NewEthClient(rpc string) (*ethclient.Client, error) { function NewEthWsClient (line 30) | func NewEthWsClient(ws string) (*ethclient.Client, error) { function WaitForTx (line 39) | func WaitForTx(client *ethclient.Client, tx common.Hash) error { function WaitForTxReceipt (line 55) | func WaitForTxReceipt(client *ethclient.Client, tx common.Hash) (*types.... function WalletAddressFromCompressedPublicKey (line 71) | func WalletAddressFromCompressedPublicKey(publicKeyStr string) (string, ... function GetAccountInfo (line 86) | func GetAccountInfo(privKey string) (*ecdsa.PrivateKey, *common.Address,... function GenerateKeyFromSeed (line 99) | func GenerateKeyFromSeed(seed string) (string, string, string, error) { function GenerateAddress (line 123) | func GenerateAddress() (privKey, pubKey, address string, err error) { function GenerateAddressFromPrivKey (line 145) | func GenerateAddressFromPrivKey(privKey string) (pubKey, address string,... type Client (line 164) | type Client struct method PendingNonceAt (line 174) | func (c *Client) PendingNonceAt(ctx context.Context, address common.Ad... method SuggestGasPrice (line 179) | func (c *Client) SuggestGasPrice(ctx context.Context) (*big.Int, error) { method NetworkID (line 184) | func (c *Client) NetworkID(ctx context.Context) (*big.Int, error) { method SendTransaction (line 189) | func (c *Client) SendTransaction(ctx context.Context, tx *types.Transa... method Transfer (line 194) | func (c *Client) Transfer(senderPrivKey, receiverAddress string, amoun... function NewClient (line 169) | func NewClient(eth *ethclient.Client) *Client { FILE: agent-as-a-service/agent-orchestration/backend/pkg/scraper/colly/colly.go type scraper (line 15) | type scraper struct method setCallback (line 30) | func (s *scraper) setCallback() { method ContentHtmlByUrl (line 63) | func (s *scraper) ContentHtmlByUrl(ctx context.Context, url string) (s... function NewScraper (line 23) | func NewScraper(ctx context.Context) (ports.IScraper, error) { FILE: agent-as-a-service/agent-orchestration/backend/pkg/scraper/colly/colly_test.go type Suite (line 11) | type Suite struct method SetupSuite (line 21) | func (s *Suite) SetupSuite() { method TestContentHtmlByUrl (line 30) | func (s *Suite) TestContentHtmlByUrl() { function TestRun (line 17) | func TestRun(t *testing.T) { FILE: agent-as-a-service/agent-orchestration/backend/pkg/secret_manager/secret_manager.go function GetGoogleSecretKey (line 10) | func GetGoogleSecretKey(ctx context.Context, name string) (string, error) { FILE: agent-as-a-service/agent-orchestration/backend/pkg/utils/copier.go constant tagMust (line 33) | tagMust uint8 = 1 << iota constant tagNoPanic (line 37) | tagNoPanic constant tagIgnore (line 40) | tagIgnore constant hasCopied (line 43) | hasCopied constant String (line 46) | String string = "" constant Bool (line 47) | Bool bool = false constant Int (line 48) | Int int = 0 constant Float32 (line 49) | Float32 float32 = 0 constant Float64 (line 50) | Float64 float64 = 0 type Option (line 54) | type Option struct method converters (line 66) | func (opt Option) converters() map[converterPair]TypeConverter { method fieldNameMapping (line 93) | func (opt Option) fieldNameMapping() map[converterPair]FieldNameMapping { type TypeConverter (line 82) | type TypeConverter struct type converterPair (line 88) | type converterPair struct type FieldNameMapping (line 108) | type FieldNameMapping struct type flags (line 115) | type flags struct type tagNameMapping (line 122) | type tagNameMapping struct function Copy (line 128) | func Copy(toValue interface{}, fromValue interface{}) (err error) { function CopyWithOption (line 133) | func CopyWithOption(toValue interface{}, fromValue interface{}, opt Opti... function copier (line 137) | func copier(toValue interface{}, fromValue interface{}, opt Option) (err... function getFieldNamesMapping (line 647) | func getFieldNamesMapping(mappings map[converterPair]FieldNameMapping, f... function fieldByNameOrZeroValue (line 662) | func fieldByNameOrZeroValue(source reflect.Value, fieldName string) (val... function copyUnexportedStructFields (line 672) | func copyUnexportedStructFields(to, from reflect.Value) { function shouldIgnore (line 690) | func shouldIgnore(v reflect.Value, ignoreEmpty bool) bool { function deepFields (line 699) | func deepFields(reflectType reflect.Type) []reflect.StructField { function indirect (line 732) | func indirect(reflectValue reflect.Value) reflect.Value { function indirectType (line 739) | func indirectType(reflectType reflect.Type) (_ reflect.Type, isPtr bool) { function set (line 747) | func set(to, from reflect.Value, deepCopy bool, converters map[converter... function lookupAndCopyWithConverter (line 845) | func lookupAndCopyWithConverter(to, from reflect.Value, converters map[c... function parseTags (line 871) | func parseTags(tag string) (flg uint8, name string, err error) { function getFlags (line 893) | func getFlags(dest, src reflect.Value, toType, fromType reflect.Type) (f... function checkBitFlags (line 946) | func checkBitFlags(flagsList map[string]uint8) (err error) { function getFieldName (line 962) | func getFieldName(fieldName string, flgs flags, fieldNameMapping map[str... function driverValuer (line 1002) | func driverValuer(v reflect.Value) (i driver.Valuer, ok bool) { function fieldByName (line 1012) | func fieldByName(v reflect.Value, name string, caseSensitive bool) refle... function setValue (line 1020) | func setValue(to interface{}, from interface{}) { FILE: agent-as-a-service/agent-orchestration/backend/pkg/utils/crypto.go function GenerateAddress (line 11) | func GenerateAddress(secretKey string) (string, string, error) { FILE: agent-as-a-service/agent-orchestration/backend/pkg/utils/scraper.go function MinifyHTML (line 11) | func MinifyHTML(html string) (string, error) { function ResolveURL (line 36) | func ResolveURL(base, ref string) (string, error) { function IsBase64DataURL (line 48) | func IsBase64DataURL(urlStr string) bool { FILE: agent-as-a-service/agent-orchestration/backend/pkg/utils/solana.go function GenerateSolanaAddress (line 15) | func GenerateSolanaAddress(secretKey string) (string, string, error) { function GetBalanceOnSolanaChain (line 28) | func GetBalanceOnSolanaChain(ctx context.Context, address string) (*big.... FILE: agent-as-a-service/agent-orchestration/backend/pkg/utils/solana_test.go function TestGetBalanceOnSolanaChain (line 12) | func TestGetBalanceOnSolanaChain(t *testing.T) { FILE: agent-as-a-service/agent-orchestration/backend/pkg/utils/string_utils.go constant UndefinedString (line 6) | UndefinedString = "undefined" constant ZeroString (line 7) | ZeroString = "" constant CensorStringValue (line 8) | CensorStringValue = "***" function StringTrimSpace (line 12) | func StringTrimSpace(s string) string { function IsStringEmpty (line 17) | func IsStringEmpty(s string) bool { function IsStringNotEmpty (line 22) | func IsStringNotEmpty(s string) bool { function CensorString (line 27) | func CensorString(str string) string { FILE: agent-as-a-service/agent-orchestration/backend/pkg/utils/utils.go type Environment (line 15) | type Environment constant Production (line 17) | Production Environment = "production" function IsEnvProduction (line 19) | func IsEnvProduction(env string) bool { function filenameWithoutExtension (line 23) | func filenameWithoutExtension(filename string) string { function CreateFolderIfNotExists (line 27) | func CreateFolderIfNotExists(path string) error { function DownloadFileByUrl (line 43) | func DownloadFileByUrl(link string, localPath string) (string, string, e... FILE: agent-as-a-service/agent-orchestration/backend/serializers/agent_assistant_serializers.go type AssistantCharacter (line 11) | type AssistantCharacter struct type AssistantsReq (line 27) | type AssistantsReq struct method GetAssistantCharacter (line 91) | func (m *AssistantsReq) GetAssistantCharacter(character interface{}) s... type UpdateAgentAssistantInContractRequest (line 99) | type UpdateAgentAssistantInContractRequest struct type UpdateAgentAssistantInContractResponse (line 110) | type UpdateAgentAssistantInContractResponse struct type UpdateTwinStatusRequest (line 115) | type UpdateTwinStatusRequest struct type Assistants (line 125) | type Assistants struct type AssistantResp (line 181) | type AssistantResp struct function NewAssistantResp (line 187) | func NewAssistantResp(m *models.AgentInfo) *AssistantResp { function NewAssistantRespArry (line 255) | func NewAssistantRespArry(arr []*models.AgentInfo) []*AssistantResp { type DataUploadToLightHouse (line 263) | type DataUploadToLightHouse struct type StudioReq (line 267) | type StudioReq struct type AgentActionReq (line 271) | type AgentActionReq struct type AgentCommentReq (line 277) | type AgentCommentReq struct FILE: agent-as-a-service/agent-orchestration/backend/serializers/agent_library.go type AgentLibraryReq (line 9) | type AgentLibraryReq struct type AgentLibraryResp (line 15) | type AgentLibraryResp struct function NewAgentLibraryResp (line 23) | func NewAgentLibraryResp(m *models.AgentLibrary) *AgentLibraryResp { function NewAgentLibraryRespArray (line 36) | func NewAgentLibraryRespArray(arr []*models.AgentLibrary) []*AgentLibrar... FILE: agent-as-a-service/agent-orchestration/backend/serializers/agent_serializers.go type AgentTokenReq (line 15) | type AgentTokenReq struct type AgentTwitterInfoReq (line 22) | type AgentTwitterInfoReq struct type AgentExternalInfoReq (line 30) | type AgentExternalInfoReq struct type TwitterInfoResp (line 37) | type TwitterInfoResp struct type AgentSnapshotMissionInfo (line 46) | type AgentSnapshotMissionInfo struct type AgentCategoryResp (line 68) | type AgentCategoryResp struct function NewAgentCategoryResp (line 73) | func NewAgentCategoryResp(m *models.AgentCategory) *AgentCategoryResp { function NewAgentCategoryRespArry (line 83) | func NewAgentCategoryRespArry(arr []*models.AgentCategory) []*AgentCateg... type AgentInfoResp (line 91) | type AgentInfoResp struct type AgentTwitterPostResp (line 188) | type AgentTwitterPostResp struct function NewTwitterInfoResp (line 215) | func NewTwitterInfoResp(m *models.TwitterInfo) *TwitterInfoResp { function NewTwitterUserResp (line 233) | func NewTwitterUserResp(m *models.TwitterUser) *TwitterInfoResp { function NewAgentSnapshotMissionResp (line 246) | func NewAgentSnapshotMissionResp(m *models.AgentSnapshotMission) *AgentS... function NewKnowledgeBaseResp (line 278) | func NewKnowledgeBaseResp(m *models.KnowledgeBase) *KnowledgeBase { function NewAgentInfoResp (line 290) | func NewAgentInfoResp(m *models.AgentInfo) *AgentInfoResp { function NewAgentInfoRespArry (line 480) | func NewAgentInfoRespArry(arr []*models.AgentInfo) []*AgentInfoResp { function NewAgentTwitterPostResp (line 488) | func NewAgentTwitterPostResp(m *models.AgentTwitterPost) *AgentTwitterPo... type AgentTokenResp (line 521) | type AgentTokenResp struct function NewAgentTokenResp (line 547) | func NewAgentTokenResp(m *models.AgentInfo) *AgentTokenResp { function NewAgentTokenRespArry (line 579) | func NewAgentTokenRespArry(arr []*models.AgentInfo) []*AgentTokenResp { function NewAgentTwitterPostRespArry (line 587) | func NewAgentTwitterPostRespArry(arr []*models.AgentTwitterPost) []*Agen... type AgentEaiTopupResp (line 595) | type AgentEaiTopupResp struct function NewAgentEaiTopupResp (line 613) | func NewAgentEaiTopupResp(m *models.AgentEaiTopup) *AgentEaiTopupResp { function NewAgentEaiTopupRespArry (line 641) | func NewAgentEaiTopupRespArry(arr []*models.AgentEaiTopup) []*AgentEaiTo... type AgentSnapshotPostActionResp (line 650) | type AgentSnapshotPostActionResp struct type AgentSnapshotPostResp (line 668) | type AgentSnapshotPostResp struct function NewAgentSnapshotPostResp (line 687) | func NewAgentSnapshotPostResp(m *models.AgentSnapshotPost) *AgentSnapsho... function NewAgentSnapshotPostRespArry (line 712) | func NewAgentSnapshotPostRespArry(arr []*models.AgentSnapshotPost) []*Ag... function NewAgentSnapshotPostActionResp (line 720) | func NewAgentSnapshotPostActionResp(m *models.AgentSnapshotPostAction) *... function NewAgentSnapshotPostActionRespArry (line 744) | func NewAgentSnapshotPostActionRespArry(arr []*models.AgentSnapshotPostA... type AdminAgentActionReq (line 752) | type AdminAgentActionReq struct type CreateAgentWalletActionReq (line 776) | type CreateAgentWalletActionReq struct type AdminCreatePumpfunMemeReq (line 782) | type AdminCreatePumpfunMemeReq struct type AdminTradePumpfunMemeReq (line 791) | type AdminTradePumpfunMemeReq struct type SolanaTokenBalanceResp (line 798) | type SolanaTokenBalanceResp struct type WalletActionTradeResp (line 804) | type WalletActionTradeResp struct type PumpFunTradeResp (line 813) | type PumpFunTradeResp struct type DataChartResp (line 822) | type DataChartResp struct type AdminTradeBaseMemeReq (line 828) | type AdminTradeBaseMemeReq struct type AgentSnapshotMissionConfigsResp (line 834) | type AgentSnapshotMissionConfigsResp struct function NewAgentSnapshotMissionConfigsResp (line 841) | func NewAgentSnapshotMissionConfigsResp(m *models.AgentSnapshotMissionCo... function NewAgentSnapshotMissionConfigsRespArry (line 854) | func NewAgentSnapshotMissionConfigsRespArry(arr []*models.AgentSnapshotM... type AgentChatMessageReq (line 862) | type AgentChatMessageReq struct type AgentTradeTokenResp (line 869) | type AgentTradeTokenResp struct function NewAgentTradeTokenResp (line 877) | func NewAgentTradeTokenResp(m *models.AgentTradeToken) *AgentTradeTokenR... function NewAgentTradeTokenRespArry (line 891) | func NewAgentTradeTokenRespArry(arr []*models.AgentTradeToken) []*AgentT... type AdminTweetReq (line 899) | type AdminTweetReq struct type AdminAgentActionByRefReq (line 903) | type AdminAgentActionByRefReq struct type TwitterTweetLikedResp (line 908) | type TwitterTweetLikedResp struct function NewTwitterTweetLikedResp (line 935) | func NewTwitterTweetLikedResp(m *models.TwitterTweetLiked) *TwitterTweet... function NewTwitterTweetLikedRespArr (line 964) | func NewTwitterTweetLikedRespArr(arr []*models.TwitterTweetLiked) []*Twi... type AgentReportResp (line 972) | type AgentReportResp struct function NewAgentReportResp (line 978) | func NewAgentReportResp(m *models.AgentInfo) *AgentReportResp { function NewAgentReportRespArr (line 991) | func NewAgentReportRespArr(arr []*models.AgentInfo) []*AgentReportResp { type AgentChainFeeResp (line 999) | type AgentChainFeeResp struct function NewAgentChainFeeResp (line 1006) | func NewAgentChainFeeResp(m *models.AgentChainFee) *AgentChainFeeResp { function NewAgentChainFeeRespArr (line 1019) | func NewAgentChainFeeRespArr(arr []*models.AgentChainFee) []*AgentChainF... FILE: agent-as-a-service/agent-orchestration/backend/serializers/agent_store.go type AgentStoreReq (line 10) | type AgentStoreReq struct type AgentStoreMissionReq (line 23) | type AgentStoreMissionReq struct type AuthenAgentStoreCallback (line 36) | type AuthenAgentStoreCallback struct type AgentStoreResp (line 41) | type AgentStoreResp struct type AgentStoreTryDetailResp (line 59) | type AgentStoreTryDetailResp struct function NewAgentStoreResp (line 68) | func NewAgentStoreResp(m *models.AgentStore) *AgentStoreResp { function NewAgentStoreRespArray (line 91) | func NewAgentStoreRespArray(arr []*models.AgentStore) []*AgentStoreResp { type AgentStoreMissionResp (line 99) | type AgentStoreMissionResp struct function NewAgentStoreMissionResp (line 113) | func NewAgentStoreMissionResp(m *models.AgentStoreMission) *AgentStoreMi... function NewAgentStoreMissionRespArray (line 131) | func NewAgentStoreMissionRespArray(arr []*models.AgentStoreMission) []*A... function NewAgentStoreRespArrayFromInstall (line 139) | func NewAgentStoreRespArrayFromInstall(arr []*models.AgentStoreInstall) ... function NewAgentStoreTryDetailResp (line 147) | func NewAgentStoreTryDetailResp(m *models.AgentStoreTryDetail) *AgentSto... function NewAgentStoreTryDetailRespArray (line 161) | func NewAgentStoreTryDetailRespArray(arr []*models.AgentStoreTryDetail) ... type AgentUtilityTwitterReq (line 170) | type AgentUtilityTwitterReq struct type AgentUtilityTwitterResp (line 176) | type AgentUtilityTwitterResp struct FILE: agent-as-a-service/agent-orchestration/backend/serializers/agent_token_serializers.go type MemeReq (line 11) | type MemeReq struct type MemeResp (line 32) | type MemeResp struct function NewMemeResp (line 76) | func NewMemeResp(m *models.Meme) *MemeResp { function NewMemeRespWithToken (line 127) | func NewMemeRespWithToken(m *models.Meme) *MemeResp { function NewMemeFromTokenInfoResp (line 173) | func NewMemeFromTokenInfoResp(m *models.AgentTokenInfo, agentInfo *model... function NewMemeRespArray (line 204) | func NewMemeRespArray(arr []*models.Meme) []*MemeResp { type MemeTradeHistoryResp (line 212) | type MemeTradeHistoryResp struct function NewTradeHistoryResp (line 230) | func NewTradeHistoryResp(m *models.MemeTradeHistory) *MemeTradeHistoryRe... function NewTradeHistoryRespArry (line 254) | func NewTradeHistoryRespArry(arr []*models.MemeTradeHistory) []*MemeTrad... type WithdrawCrossChainReq (line 263) | type WithdrawCrossChainReq struct type MemeThreadReq (line 267) | type MemeThreadReq struct type MemeThreadResp (line 277) | type MemeThreadResp struct function NewMemeThreadResp (line 292) | func NewMemeThreadResp(m *models.MemeThreads) *MemeThreadResp { function NewMemeThreadRespArry (line 313) | func NewMemeThreadRespArry(arr []*models.MemeThreads) []*MemeThreadResp { type MemeFollowersResp (line 322) | type MemeFollowersResp struct function NewMemeFollowersResp (line 329) | func NewMemeFollowersResp(m *models.MemeFollowers) *MemeFollowersResp { function NewMemeFollowersRespArray (line 342) | func NewMemeFollowersRespArray(arr []*models.MemeFollowers) []*MemeFollo... type MemeNotificationResp (line 351) | type MemeNotificationResp struct function NewMemeNotificationResp (line 363) | func NewMemeNotificationResp(m *models.MemeNotification) *MemeNotificati... function NewMemeNotificationRespArry (line 381) | func NewMemeNotificationRespArry(arr []*models.MemeNotification) []*Meme... type MemeBurnHistoryResp (line 389) | type MemeBurnHistoryResp struct function NewMemeBurnHistoryResp (line 406) | func NewMemeBurnHistoryResp(m *models.TokenTransfer) *MemeBurnHistoryResp { function NewMemeBurnHistoryRespArry (line 429) | func NewMemeBurnHistoryRespArry(arr []*models.TokenTransfer) []*MemeBurn... type Cat20TransferTransactionResp (line 437) | type Cat20TransferTransactionResp struct function NewCat20TransferTransactionResp (line 447) | func NewCat20TransferTransactionResp(m *models.Cat20TransferTransaction)... type TransferCatReq (line 463) | type TransferCatReq struct type UserVideoResp (line 471) | type UserVideoResp struct function NewUserVideoResp (line 485) | func NewUserVideoResp(m *models.ClankerVideoToken) *UserVideoResp { function NewUserVideoRespArray (line 504) | func NewUserVideoRespArray(arr []*models.ClankerVideoToken) []*UserVideo... type TrendingTokenResp (line 512) | type TrendingTokenResp struct function NewTrendingTokenResp (line 529) | func NewTrendingTokenResp(m *models.TrendingToken) *TrendingTokenResp { function NewTrendingTokenRespArray (line 551) | func NewTrendingTokenRespArray(arr []*models.TrendingToken) []*TrendingT... type UserVideoInfoResp (line 559) | type UserVideoInfoResp struct function NewUserVideoInfoResp (line 566) | func NewUserVideoInfoResp(m *models.PrivyWallet) *UserVideoInfoResp { FILE: agent-as-a-service/agent-orchestration/backend/serializers/api_key_subscription.go type ApiTokenUsageReq (line 10) | type ApiTokenUsageReq struct type ApiSubscriptionPackageResp (line 17) | type ApiSubscriptionPackageResp struct function NewApiSubscriptionPackageResp (line 27) | func NewApiSubscriptionPackageResp(m *models.ApiSubscriptionPackage) *Ap... function NewApiSubscriptionPackageRespArr (line 42) | func NewApiSubscriptionPackageRespArr(arr []*models.ApiSubscriptionPacka... type ApiSubscriptionKeyResp (line 50) | type ApiSubscriptionKeyResp struct function NewApiSubscriptionKeyResp (line 64) | func NewApiSubscriptionKeyResp(m *models.ApiSubscriptionKey) *ApiSubscri... function NewApiSubscriptionKeyRespArr (line 83) | func NewApiSubscriptionKeyRespArr(arr []*models.ApiSubscriptionKey) []*A... type ApiSubscriptionHistoryResp (line 91) | type ApiSubscriptionHistoryResp struct function NewApiSubscriptionHistoryResp (line 105) | func NewApiSubscriptionHistoryResp(m *models.ApiSubscriptionHistory) *Ap... function NewApiSubscriptionHistoryRespArr (line 124) | func NewApiSubscriptionHistoryRespArr(arr []*models.ApiSubscriptionHisto... type ApiSubscriptionUsageLogResp (line 132) | type ApiSubscriptionUsageLogResp struct function NewApiSubscriptionUsageLogResp (line 138) | func NewApiSubscriptionUsageLogResp(m *models.ApiSubscriptionUsageLog) *... function NewApiSubscriptionUsageLogRespArr (line 149) | func NewApiSubscriptionUsageLogRespArr(arr []*models.ApiSubscriptionUsag... FILE: agent-as-a-service/agent-orchestration/backend/serializers/external_wallet_serializers.go type ExternalWalletResp (line 10) | type ExternalWalletResp struct type ExternalWalletOrderReq (line 15) | type ExternalWalletOrderReq struct type ExternalWalletOrderResp (line 22) | type ExternalWalletOrderResp struct function NewExternalWalletOrderResp (line 37) | func NewExternalWalletOrderResp(m *models.ExternalWalletOrder) *External... function NewExternalWalletOrderRespArr (line 58) | func NewExternalWalletOrderRespArr(arr []*models.ExternalWalletOrder) []... type ExternalWalletTokenResp (line 66) | type ExternalWalletTokenResp struct function NewExternalWalletTokenResp (line 78) | func NewExternalWalletTokenResp(m *models.ExternalWalletToken) *External... function NewExternalWalletTokenRespArr (line 96) | func NewExternalWalletTokenRespArr(arr []*models.ExternalWalletToken) []... FILE: agent-as-a-service/agent-orchestration/backend/serializers/infer_req.go type KnowledgeBaseInfoType (line 5) | type KnowledgeBaseInfoType type KnowledgeBaseInfo (line 10) | type KnowledgeBaseInfo struct type WakeupRequestMetadata (line 17) | type WakeupRequestMetadata struct type ParamWakeupRequest (line 28) | type ParamWakeupRequest struct type ChatCompletionRequest (line 32) | type ChatCompletionRequest struct FILE: agent-as-a-service/agent-orchestration/backend/serializers/knowledge_serializers.go type CreateKnowledgeRequest (line 9) | type CreateKnowledgeRequest struct type UpdateKnowledgeRequest (line 22) | type UpdateKnowledgeRequest struct type File (line 31) | type File struct type KnowledgeBase (line 39) | type KnowledgeBase struct type KnowledgeBaseFile (line 68) | type KnowledgeBaseFile struct type AgentUseKnowledgeBaseRequest (line 79) | type AgentUseKnowledgeBaseRequest struct type RetrieveKnowledgeBaseRequest (line 85) | type RetrieveKnowledgeBaseRequest struct type RetrieveKnowledgeBaseResponse (line 92) | type RetrieveKnowledgeBaseResponse struct type UpdateKnowledgeBaseWithSignatureRequest (line 102) | type UpdateKnowledgeBaseWithSignatureRequest struct type RetrieveKnowledgeRequest (line 117) | type RetrieveKnowledgeRequest struct FILE: agent-as-a-service/agent-orchestration/backend/serializers/launchpad_serializers.go type TierReq (line 3) | type TierReq struct FILE: agent-as-a-service/agent-orchestration/backend/serializers/mission_store.go type MissionParam (line 10) | type MissionParam struct type MissionStoreReq (line 15) | type MissionStoreReq struct type MissionStoreRatingReq (line 29) | type MissionStoreRatingReq struct type MissionStoreResp (line 36) | type MissionStoreResp struct type MissionStoreHistoryResp (line 55) | type MissionStoreHistoryResp struct type MissionStoreRatingResp (line 68) | type MissionStoreRatingResp struct function NewMissionStoreResp (line 78) | func NewMissionStoreResp(m *models.MissionStore) *MissionStoreResp { function NewMissionStoreHistoryResp (line 104) | func NewMissionStoreHistoryResp(h *models.MissionStoreHistory) *MissionS... function NewMissionStoreRatingResp (line 122) | func NewMissionStoreRatingResp(r *models.MissionStoreRating) *MissionSto... function NewMissionStoreRespArray (line 137) | func NewMissionStoreRespArray(arr []*models.MissionStore) []*MissionStor... function NewMissionStoreHistoryRespArray (line 145) | func NewMissionStoreHistoryRespArray(arr []*models.MissionStoreHistory) ... function NewMissionStoreRatingRespArray (line 153) | func NewMissionStoreRatingRespArray(arr []*models.MissionStoreRating) []... FILE: agent-as-a-service/agent-orchestration/backend/serializers/preview_serializers.go type PreviewRequest (line 11) | type PreviewRequest struct type HttpEventStreamResponse (line 19) | type HttpEventStreamResponse struct method ToOutPut (line 23) | func (ev HttpEventStreamResponse) ToOutPut() []byte { FILE: agent-as-a-service/agent-orchestration/backend/serializers/pump_serializers.go type PumpOrderResponse (line 3) | type PumpOrderResponse struct type PumpOrderData (line 9) | type PumpOrderData struct type PumpOrder (line 14) | type PumpOrder struct type PumpBalanceResponse (line 30) | type PumpBalanceResponse struct type PumpBalanceData (line 36) | type PumpBalanceData struct type PumpToken (line 41) | type PumpToken struct FILE: agent-as-a-service/agent-orchestration/backend/serializers/reqs.go type SignatureReq (line 3) | type SignatureReq struct type SignatureTimestampReq (line 11) | type SignatureTimestampReq struct type BaseReq (line 16) | type BaseReq struct FILE: agent-as-a-service/agent-orchestration/backend/serializers/resps.go type Resp (line 3) | type Resp struct type APIResponse (line 10) | type APIResponse struct type RespExtra (line 17) | type RespExtra struct type RespChart (line 25) | type RespChart struct FILE: agent-as-a-service/agent-orchestration/backend/serializers/robot_serializers.go type RobotSaleWalletReq (line 11) | type RobotSaleWalletReq struct type RobotTokenTransferReq (line 16) | type RobotTokenTransferReq struct type RobotSaleWalletResp (line 22) | type RobotSaleWalletResp struct function NewRobotSaleWalletResp (line 30) | func NewRobotSaleWalletResp(m *models.RobotSaleWallet) *RobotSaleWalletR... function NewRobotSaleWalletRespList (line 40) | func NewRobotSaleWalletRespList(lst []*models.RobotSaleWallet) []*RobotS... type RobotProjectResp (line 48) | type RobotProjectResp struct function NewRobotProjectResp (line 58) | func NewRobotProjectResp(m *models.RobotProject) *RobotProjectResp { type RobotTokenTransferResp (line 70) | type RobotTokenTransferResp struct function NewRobotTokenTransferResp (line 79) | func NewRobotTokenTransferResp(m *models.RobotTokenTransfer) *RobotToken... FILE: agent-as-a-service/agent-orchestration/backend/serializers/token_holder_serializers.go type TokenHolderResp (line 8) | type TokenHolderResp struct function NewTokenHolderResp (line 22) | func NewTokenHolderResp(m *models.Erc20Holder) *TokenHolderResp { function NewTokenHolderRespArray (line 42) | func NewTokenHolderRespArray(arr []*models.Erc20Holder) []*TokenHolderRe... type ShareHolderResp (line 50) | type ShareHolderResp struct FILE: agent-as-a-service/agent-orchestration/backend/serializers/user_serializers.go type UserProfileReq (line 10) | type UserProfileReq struct type UserResp (line 17) | type UserResp struct function NewUserResp (line 32) | func NewUserResp(m *models.User) *UserResp { function NewUserRespArr (line 57) | func NewUserRespArr(arr []*models.User) []*UserResp { type InfraTwitterAppInfoResp (line 65) | type InfraTwitterAppInfoResp struct function NewInfraTwitterAppInfoResp (line 73) | func NewInfraTwitterAppInfoResp(m *models.InfraTwitterApp) *InfraTwitter... FILE: agent-as-a-service/agent-orchestration/backend/serializers/user_transaction.go type UserTransactionResp (line 10) | type UserTransactionResp struct function NewUserTransactionResp (line 23) | func NewUserTransactionResp(m *models.UserTransaction) *UserTransactionR... function NewUserTransactionRespArry (line 42) | func NewUserTransactionRespArry(arr []*models.UserTransaction) []*UserTr... FILE: agent-as-a-service/agent-orchestration/backend/serializers/vibe_serializers.go type AgentUserComment (line 9) | type AgentUserComment struct function NewAgentUserComment (line 20) | func NewAgentUserComment(m *models.AgentUserComment) *AgentUserComment { function NewAgentUserCommentArray (line 33) | func NewAgentUserCommentArray(arr []*models.AgentUserComment) []*AgentUs... type VibeTokenDeployInfoResp (line 41) | type VibeTokenDeployInfoResp struct FILE: agent-as-a-service/agent-orchestration/backend/server.go function init (line 28) | func init() { function main (line 32) | func main() { FILE: agent-as-a-service/agent-orchestration/backend/server_test.go function init (line 20) | func init() { function Test_JOB (line 46) | func Test_JOB(t *testing.T) { function Test_UTIL (line 76) | func Test_UTIL(t *testing.T) { function Test_OpenAI (line 89) | func Test_OpenAI(t *testing.T) { function Test_SRV (line 93) | func Test_SRV(t *testing.T) { function Test_UpdateTokenPrice (line 99) | func Test_UpdateTokenPrice(t *testing.T) { function Test_IPFS (line 106) | func Test_IPFS(t *testing.T) { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/aidojo/aidojo.go type AiDojoBackend (line 19) | type AiDojoBackend struct method postFormData (line 45) | func (c *AiDojoBackend) postFormData(apiURL string, headers map[string... method postJSON (line 80) | func (c *AiDojoBackend) postJSON(apiURL string, headers map[string]str... method putJSON (line 111) | func (c *AiDojoBackend) putJSON(apiURL string, headers map[string]stri... method getJSON (line 139) | func (c *AiDojoBackend) getJSON(url string, headers map[string]string,... method getBytes (line 167) | func (c *AiDojoBackend) getBytes(url string, headers map[string]string... method LighthouseUpload (line 191) | func (c *AiDojoBackend) LighthouseUpload(content string) (string, erro... method AgentBatchPromptItem (line 227) | func (c *AiDojoBackend) AgentBatchPromptItem(chainID, agentID string, ... method AgentBatchPromptItemOutput (line 273) | func (c *AiDojoBackend) AgentBatchPromptItemOutput(inferId string) (st... method OffchainAgentOutput (line 297) | func (c *AiDojoBackend) OffchainAgentOutput(inferId string) (string, e... method OffchainAutoAgentOutput (line 310) | func (c *AiDojoBackend) OffchainAutoAgentOutput(endpoint string, funId... method AgentMintNft (line 323) | func (c *AiDojoBackend) AgentMintNft(chainID uint64, agentID string) e... method GetAgentPoolBalance (line 340) | func (c *AiDojoBackend) GetAgentPoolBalance(chainID string, nftIds []s... method GetBitcoinTxHash (line 362) | func (c *AiDojoBackend) GetBitcoinTxHash(txHash string) (string, error) { method AgentInscribe (line 377) | func (c *AiDojoBackend) AgentInscribe(postData *AgentInscribeReq) (str... method GenerateImage (line 406) | func (c AiDojoBackend) GenerateImage(systemContent, baseUrl string) (s... method GetChainConfigs (line 476) | func (c *AiDojoBackend) GetChainConfigs() ([]*ChainConfigsDetailResp, ... type ChatResponse (line 24) | type ChatResponse struct function NewAiDojoBackend (line 38) | func NewAiDojoBackend(baseUrl, apiKey string) *AiDojoBackend { type AgentType (line 211) | type AgentType constant AgentTypeNormal (line 214) | AgentTypeNormal AgentType = 0 constant AgentTypeReasoningAgent (line 215) | AgentTypeReasoningAgent AgentType = 1 type AgentMetadataRequest (line 218) | type AgentMetadataRequest struct type AgentInscribeReq (line 263) | type AgentInscribeReq struct type GenerateImageResponse (line 400) | type GenerateImageResponse struct type OffchainAutoAgentRequest (line 449) | type OffchainAutoAgentRequest struct type ChainConfigsDetailResp (line 467) | type ChainConfigsDetailResp struct type ChainConfigsResp (line 472) | type ChainConfigsResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/agentfactory/AgentFactory.go type IAgentCodePointer (line 33) | type IAgentCodePointer struct type AgentFactory (line 49) | type AgentFactory struct type AgentFactoryCaller (line 56) | type AgentFactoryCaller struct method Agents (line 193) | func (_AgentFactory *AgentFactoryCaller) Agents(opts *bind.CallOpts, a... method GetImplementation (line 224) | func (_AgentFactory *AgentFactoryCaller) GetImplementation(opts *bind.... method Owner (line 255) | func (_AgentFactory *AgentFactoryCaller) Owner(opts *bind.CallOpts) (c... type AgentFactoryTransactor (line 61) | type AgentFactoryTransactor struct method CreateAgent (line 286) | func (_AgentFactory *AgentFactoryTransactor) CreateAgent(opts *bind.Tr... method Initialize (line 307) | func (_AgentFactory *AgentFactoryTransactor) Initialize(opts *bind.Tra... method RenounceOwnership (line 328) | func (_AgentFactory *AgentFactoryTransactor) RenounceOwnership(opts *b... method SetImplementation (line 349) | func (_AgentFactory *AgentFactoryTransactor) SetImplementation(opts *b... method TransferOwnership (line 370) | func (_AgentFactory *AgentFactoryTransactor) TransferOwnership(opts *b... type AgentFactoryFilterer (line 66) | type AgentFactoryFilterer struct method FilterAgentCreated (line 465) | func (_AgentFactory *AgentFactoryFilterer) FilterAgentCreated(opts *bi... method WatchAgentCreated (line 486) | func (_AgentFactory *AgentFactoryFilterer) WatchAgentCreated(opts *bin... method ParseAgentCreated (line 532) | func (_AgentFactory *AgentFactoryFilterer) ParseAgentCreated(log types... method FilterImplementationSet (line 617) | func (_AgentFactory *AgentFactoryFilterer) FilterImplementationSet(opt... method WatchImplementationSet (line 634) | func (_AgentFactory *AgentFactoryFilterer) WatchImplementationSet(opts... method ParseImplementationSet (line 676) | func (_AgentFactory *AgentFactoryFilterer) ParseImplementationSet(log ... method FilterInitialized (line 761) | func (_AgentFactory *AgentFactoryFilterer) FilterInitialized(opts *bin... method WatchInitialized (line 773) | func (_AgentFactory *AgentFactoryFilterer) WatchInitialized(opts *bind... method ParseInitialized (line 810) | func (_AgentFactory *AgentFactoryFilterer) ParseInitialized(log types.... method FilterOwnershipTransferred (line 896) | func (_AgentFactory *AgentFactoryFilterer) FilterOwnershipTransferred(... method WatchOwnershipTransferred (line 917) | func (_AgentFactory *AgentFactoryFilterer) WatchOwnershipTransferred(o... method ParseOwnershipTransferred (line 963) | func (_AgentFactory *AgentFactoryFilterer) ParseOwnershipTransferred(l... type AgentFactorySession (line 72) | type AgentFactorySession struct method Agents (line 210) | func (_AgentFactory *AgentFactorySession) Agents(arg0 [32]byte) (commo... method GetImplementation (line 241) | func (_AgentFactory *AgentFactorySession) GetImplementation() (common.... method Owner (line 272) | func (_AgentFactory *AgentFactorySession) Owner() (common.Address, err... method CreateAgent (line 293) | func (_AgentFactory *AgentFactorySession) CreateAgent(agentId [32]byte... method Initialize (line 314) | func (_AgentFactory *AgentFactorySession) Initialize(owner common.Addr... method RenounceOwnership (line 335) | func (_AgentFactory *AgentFactorySession) RenounceOwnership() (*types.... method SetImplementation (line 356) | func (_AgentFactory *AgentFactorySession) SetImplementation(implementa... method TransferOwnership (line 377) | func (_AgentFactory *AgentFactorySession) TransferOwnership(newOwner c... type AgentFactoryCallerSession (line 80) | type AgentFactoryCallerSession struct method Agents (line 217) | func (_AgentFactory *AgentFactoryCallerSession) Agents(arg0 [32]byte) ... method GetImplementation (line 248) | func (_AgentFactory *AgentFactoryCallerSession) GetImplementation() (c... method Owner (line 279) | func (_AgentFactory *AgentFactoryCallerSession) Owner() (common.Addres... type AgentFactoryTransactorSession (line 87) | type AgentFactoryTransactorSession struct method CreateAgent (line 300) | func (_AgentFactory *AgentFactoryTransactorSession) CreateAgent(agentI... method Initialize (line 321) | func (_AgentFactory *AgentFactoryTransactorSession) Initialize(owner c... method RenounceOwnership (line 342) | func (_AgentFactory *AgentFactoryTransactorSession) RenounceOwnership(... method SetImplementation (line 363) | func (_AgentFactory *AgentFactoryTransactorSession) SetImplementation(... method TransferOwnership (line 384) | func (_AgentFactory *AgentFactoryTransactorSession) TransferOwnership(... type AgentFactoryRaw (line 93) | type AgentFactoryRaw struct method Call (line 156) | func (_AgentFactory *AgentFactoryRaw) Call(opts *bind.CallOpts, result... method Transfer (line 162) | func (_AgentFactory *AgentFactoryRaw) Transfer(opts *bind.TransactOpts... method Transact (line 167) | func (_AgentFactory *AgentFactoryRaw) Transact(opts *bind.TransactOpts... type AgentFactoryCallerRaw (line 98) | type AgentFactoryCallerRaw struct method Call (line 175) | func (_AgentFactory *AgentFactoryCallerRaw) Call(opts *bind.CallOpts, ... type AgentFactoryTransactorRaw (line 103) | type AgentFactoryTransactorRaw struct method Transfer (line 181) | func (_AgentFactory *AgentFactoryTransactorRaw) Transfer(opts *bind.Tr... method Transact (line 186) | func (_AgentFactory *AgentFactoryTransactorRaw) Transact(opts *bind.Tr... function NewAgentFactory (line 108) | func NewAgentFactory(address common.Address, backend bind.ContractBacken... function NewAgentFactoryCaller (line 117) | func NewAgentFactoryCaller(address common.Address, caller bind.ContractC... function NewAgentFactoryTransactor (line 126) | func NewAgentFactoryTransactor(address common.Address, transactor bind.C... function NewAgentFactoryFilterer (line 135) | func NewAgentFactoryFilterer(address common.Address, filterer bind.Contr... function bindAgentFactory (line 144) | func bindAgentFactory(address common.Address, caller bind.ContractCaller... type AgentFactoryAgentCreatedIterator (line 389) | type AgentFactoryAgentCreatedIterator struct method Next (line 404) | func (it *AgentFactoryAgentCreatedIterator) Next() bool { method Error (line 444) | func (it *AgentFactoryAgentCreatedIterator) Error() error { method Close (line 450) | func (it *AgentFactoryAgentCreatedIterator) Close() error { type AgentFactoryAgentCreated (line 456) | type AgentFactoryAgentCreated struct type AgentFactoryImplementationSetIterator (line 542) | type AgentFactoryImplementationSetIterator struct method Next (line 557) | func (it *AgentFactoryImplementationSetIterator) Next() bool { method Error (line 597) | func (it *AgentFactoryImplementationSetIterator) Error() error { method Close (line 603) | func (it *AgentFactoryImplementationSetIterator) Close() error { type AgentFactoryImplementationSet (line 609) | type AgentFactoryImplementationSet struct type AgentFactoryInitializedIterator (line 686) | type AgentFactoryInitializedIterator struct method Next (line 701) | func (it *AgentFactoryInitializedIterator) Next() bool { method Error (line 741) | func (it *AgentFactoryInitializedIterator) Error() error { method Close (line 747) | func (it *AgentFactoryInitializedIterator) Close() error { type AgentFactoryInitialized (line 753) | type AgentFactoryInitialized struct type AgentFactoryOwnershipTransferredIterator (line 820) | type AgentFactoryOwnershipTransferredIterator struct method Next (line 835) | func (it *AgentFactoryOwnershipTransferredIterator) Next() bool { method Error (line 875) | func (it *AgentFactoryOwnershipTransferredIterator) Error() error { method Close (line 881) | func (it *AgentFactoryOwnershipTransferredIterator) Close() error { type AgentFactoryOwnershipTransferred (line 887) | type AgentFactoryOwnershipTransferred struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/agentshares/AgentShares.go type AgentShares (line 42) | type AgentShares struct type AgentSharesCaller (line 49) | type AgentSharesCaller struct method BalanceOf (line 186) | func (_AgentShares *AgentSharesCaller) BalanceOf(opts *bind.CallOpts, ... method BalanceOfBatch (line 217) | func (_AgentShares *AgentSharesCaller) BalanceOfBatch(opts *bind.CallO... method BaseToken (line 248) | func (_AgentShares *AgentSharesCaller) BaseToken(opts *bind.CallOpts) ... method GetBuyPrice (line 279) | func (_AgentShares *AgentSharesCaller) GetBuyPrice(opts *bind.CallOpts... method GetBuyPriceAfterFee (line 310) | func (_AgentShares *AgentSharesCaller) GetBuyPriceAfterFee(opts *bind.... method GetChainId (line 341) | func (_AgentShares *AgentSharesCaller) GetChainId(opts *bind.CallOpts)... method GetPrice (line 372) | func (_AgentShares *AgentSharesCaller) GetPrice(opts *bind.CallOpts, s... method GetSellPrice (line 403) | func (_AgentShares *AgentSharesCaller) GetSellPrice(opts *bind.CallOpt... method GetSellPriceAfterFee (line 434) | func (_AgentShares *AgentSharesCaller) GetSellPriceAfterFee(opts *bind... method IsApprovedForAll (line 465) | func (_AgentShares *AgentSharesCaller) IsApprovedForAll(opts *bind.Cal... method Owner (line 496) | func (_AgentShares *AgentSharesCaller) Owner(opts *bind.CallOpts) (com... method ProtocolAdmin (line 527) | func (_AgentShares *AgentSharesCaller) ProtocolAdmin(opts *bind.CallOp... method ProtocolFeeDestination (line 558) | func (_AgentShares *AgentSharesCaller) ProtocolFeeDestination(opts *bi... method ProtocolFeePercent (line 589) | func (_AgentShares *AgentSharesCaller) ProtocolFeePercent(opts *bind.C... method SupportsInterface (line 620) | func (_AgentShares *AgentSharesCaller) SupportsInterface(opts *bind.Ca... method TokenDeployed (line 651) | func (_AgentShares *AgentSharesCaller) TokenDeployed(opts *bind.CallOp... method TokenSupply (line 682) | func (_AgentShares *AgentSharesCaller) TokenSupply(opts *bind.CallOpts... method Tokens (line 713) | func (_AgentShares *AgentSharesCaller) Tokens(opts *bind.CallOpts, arg... method Uri (line 744) | func (_AgentShares *AgentSharesCaller) Uri(opts *bind.CallOpts, arg0 *... type AgentSharesTransactor (line 54) | type AgentSharesTransactor struct method BuyShares (line 775) | func (_AgentShares *AgentSharesTransactor) BuyShares(opts *bind.Transa... method ClaimToken (line 796) | func (_AgentShares *AgentSharesTransactor) ClaimToken(opts *bind.Trans... method DeployToken (line 817) | func (_AgentShares *AgentSharesTransactor) DeployToken(opts *bind.Tran... method Initialize (line 838) | func (_AgentShares *AgentSharesTransactor) Initialize(opts *bind.Trans... method Multicall (line 859) | func (_AgentShares *AgentSharesTransactor) Multicall(opts *bind.Transa... method RenounceOwnership (line 880) | func (_AgentShares *AgentSharesTransactor) RenounceOwnership(opts *bin... method SafeBatchTransferFrom (line 901) | func (_AgentShares *AgentSharesTransactor) SafeBatchTransferFrom(opts ... method SafeTransferFrom (line 922) | func (_AgentShares *AgentSharesTransactor) SafeTransferFrom(opts *bind... method SellShares (line 943) | func (_AgentShares *AgentSharesTransactor) SellShares(opts *bind.Trans... method SetApprovalForAll (line 964) | func (_AgentShares *AgentSharesTransactor) SetApprovalForAll(opts *bin... method SetFeeDestination (line 985) | func (_AgentShares *AgentSharesTransactor) SetFeeDestination(opts *bin... method SetProtocolAdmin (line 1006) | func (_AgentShares *AgentSharesTransactor) SetProtocolAdmin(opts *bind... method SetProtocolFeePercent (line 1027) | func (_AgentShares *AgentSharesTransactor) SetProtocolFeePercent(opts ... method TransferOwnership (line 1048) | func (_AgentShares *AgentSharesTransactor) TransferOwnership(opts *bin... type AgentSharesFilterer (line 59) | type AgentSharesFilterer struct method FilterApprovalForAll (line 1144) | func (_AgentShares *AgentSharesFilterer) FilterApprovalForAll(opts *bi... method WatchApprovalForAll (line 1165) | func (_AgentShares *AgentSharesFilterer) WatchApprovalForAll(opts *bin... method ParseApprovalForAll (line 1211) | func (_AgentShares *AgentSharesFilterer) ParseApprovalForAll(log types... method FilterInitialized (line 1296) | func (_AgentShares *AgentSharesFilterer) FilterInitialized(opts *bind.... method WatchInitialized (line 1308) | func (_AgentShares *AgentSharesFilterer) WatchInitialized(opts *bind.W... method ParseInitialized (line 1345) | func (_AgentShares *AgentSharesFilterer) ParseInitialized(log types.Lo... method FilterOwnershipTransferred (line 1431) | func (_AgentShares *AgentSharesFilterer) FilterOwnershipTransferred(op... method WatchOwnershipTransferred (line 1452) | func (_AgentShares *AgentSharesFilterer) WatchOwnershipTransferred(opt... method ParseOwnershipTransferred (line 1498) | func (_AgentShares *AgentSharesFilterer) ParseOwnershipTransferred(log... method FilterTokenClaimed (line 1586) | func (_AgentShares *AgentSharesFilterer) FilterTokenClaimed(opts *bind... method WatchTokenClaimed (line 1611) | func (_AgentShares *AgentSharesFilterer) WatchTokenClaimed(opts *bind.... method ParseTokenClaimed (line 1661) | func (_AgentShares *AgentSharesFilterer) ParseTokenClaimed(log types.L... method FilterTokenDeployed (line 1747) | func (_AgentShares *AgentSharesFilterer) FilterTokenDeployed(opts *bin... method WatchTokenDeployed (line 1768) | func (_AgentShares *AgentSharesFilterer) WatchTokenDeployed(opts *bind... method ParseTokenDeployed (line 1814) | func (_AgentShares *AgentSharesFilterer) ParseTokenDeployed(log types.... method FilterTrade (line 1905) | func (_AgentShares *AgentSharesFilterer) FilterTrade(opts *bind.Filter... method WatchTrade (line 1917) | func (_AgentShares *AgentSharesFilterer) WatchTrade(opts *bind.WatchOp... method ParseTrade (line 1954) | func (_AgentShares *AgentSharesFilterer) ParseTrade(log types.Log) (*A... method FilterTransferBatch (line 2043) | func (_AgentShares *AgentSharesFilterer) FilterTransferBatch(opts *bin... method WatchTransferBatch (line 2068) | func (_AgentShares *AgentSharesFilterer) WatchTransferBatch(opts *bind... method ParseTransferBatch (line 2118) | func (_AgentShares *AgentSharesFilterer) ParseTransferBatch(log types.... method FilterTransferSingle (line 2207) | func (_AgentShares *AgentSharesFilterer) FilterTransferSingle(opts *bi... method WatchTransferSingle (line 2232) | func (_AgentShares *AgentSharesFilterer) WatchTransferSingle(opts *bin... method ParseTransferSingle (line 2282) | func (_AgentShares *AgentSharesFilterer) ParseTransferSingle(log types... method FilterURI (line 2368) | func (_AgentShares *AgentSharesFilterer) FilterURI(opts *bind.FilterOp... method WatchURI (line 2385) | func (_AgentShares *AgentSharesFilterer) WatchURI(opts *bind.WatchOpts... method ParseURI (line 2427) | func (_AgentShares *AgentSharesFilterer) ParseURI(log types.Log) (*Age... type AgentSharesSession (line 65) | type AgentSharesSession struct method BalanceOf (line 203) | func (_AgentShares *AgentSharesSession) BalanceOf(account common.Addre... method BalanceOfBatch (line 234) | func (_AgentShares *AgentSharesSession) BalanceOfBatch(accounts []comm... method BaseToken (line 265) | func (_AgentShares *AgentSharesSession) BaseToken() (common.Address, e... method GetBuyPrice (line 296) | func (_AgentShares *AgentSharesSession) GetBuyPrice(tokenId *big.Int, ... method GetBuyPriceAfterFee (line 327) | func (_AgentShares *AgentSharesSession) GetBuyPriceAfterFee(tokenId *b... method GetChainId (line 358) | func (_AgentShares *AgentSharesSession) GetChainId() (*big.Int, error) { method GetPrice (line 389) | func (_AgentShares *AgentSharesSession) GetPrice(supply *big.Int, amou... method GetSellPrice (line 420) | func (_AgentShares *AgentSharesSession) GetSellPrice(tokenId *big.Int,... method GetSellPriceAfterFee (line 451) | func (_AgentShares *AgentSharesSession) GetSellPriceAfterFee(tokenId *... method IsApprovedForAll (line 482) | func (_AgentShares *AgentSharesSession) IsApprovedForAll(account commo... method Owner (line 513) | func (_AgentShares *AgentSharesSession) Owner() (common.Address, error) { method ProtocolAdmin (line 544) | func (_AgentShares *AgentSharesSession) ProtocolAdmin() (common.Addres... method ProtocolFeeDestination (line 575) | func (_AgentShares *AgentSharesSession) ProtocolFeeDestination() (comm... method ProtocolFeePercent (line 606) | func (_AgentShares *AgentSharesSession) ProtocolFeePercent() (*big.Int... method SupportsInterface (line 637) | func (_AgentShares *AgentSharesSession) SupportsInterface(interfaceId ... method TokenDeployed (line 668) | func (_AgentShares *AgentSharesSession) TokenDeployed() (common.Addres... method TokenSupply (line 699) | func (_AgentShares *AgentSharesSession) TokenSupply(arg0 *big.Int) (*b... method Tokens (line 730) | func (_AgentShares *AgentSharesSession) Tokens(arg0 *big.Int) (common.... method Uri (line 761) | func (_AgentShares *AgentSharesSession) Uri(arg0 *big.Int) (string, er... method BuyShares (line 782) | func (_AgentShares *AgentSharesSession) BuyShares(tokenId *big.Int, am... method ClaimToken (line 803) | func (_AgentShares *AgentSharesSession) ClaimToken(tokenId *big.Int, u... method DeployToken (line 824) | func (_AgentShares *AgentSharesSession) DeployToken(tokenId *big.Int, ... method Initialize (line 845) | func (_AgentShares *AgentSharesSession) Initialize(_baseToken common.A... method Multicall (line 866) | func (_AgentShares *AgentSharesSession) Multicall(data [][]byte) (*typ... method RenounceOwnership (line 887) | func (_AgentShares *AgentSharesSession) RenounceOwnership() (*types.Tr... method SafeBatchTransferFrom (line 908) | func (_AgentShares *AgentSharesSession) SafeBatchTransferFrom(from com... method SafeTransferFrom (line 929) | func (_AgentShares *AgentSharesSession) SafeTransferFrom(from common.A... method SellShares (line 950) | func (_AgentShares *AgentSharesSession) SellShares(tokenId *big.Int, a... method SetApprovalForAll (line 971) | func (_AgentShares *AgentSharesSession) SetApprovalForAll(operator com... method SetFeeDestination (line 992) | func (_AgentShares *AgentSharesSession) SetFeeDestination(_feeDestinat... method SetProtocolAdmin (line 1013) | func (_AgentShares *AgentSharesSession) SetProtocolAdmin(_protocolAdmi... method SetProtocolFeePercent (line 1034) | func (_AgentShares *AgentSharesSession) SetProtocolFeePercent(_feePerc... method TransferOwnership (line 1055) | func (_AgentShares *AgentSharesSession) TransferOwnership(newOwner com... type AgentSharesCallerSession (line 73) | type AgentSharesCallerSession struct method BalanceOf (line 210) | func (_AgentShares *AgentSharesCallerSession) BalanceOf(account common... method BalanceOfBatch (line 241) | func (_AgentShares *AgentSharesCallerSession) BalanceOfBatch(accounts ... method BaseToken (line 272) | func (_AgentShares *AgentSharesCallerSession) BaseToken() (common.Addr... method GetBuyPrice (line 303) | func (_AgentShares *AgentSharesCallerSession) GetBuyPrice(tokenId *big... method GetBuyPriceAfterFee (line 334) | func (_AgentShares *AgentSharesCallerSession) GetBuyPriceAfterFee(toke... method GetChainId (line 365) | func (_AgentShares *AgentSharesCallerSession) GetChainId() (*big.Int, ... method GetPrice (line 396) | func (_AgentShares *AgentSharesCallerSession) GetPrice(supply *big.Int... method GetSellPrice (line 427) | func (_AgentShares *AgentSharesCallerSession) GetSellPrice(tokenId *bi... method GetSellPriceAfterFee (line 458) | func (_AgentShares *AgentSharesCallerSession) GetSellPriceAfterFee(tok... method IsApprovedForAll (line 489) | func (_AgentShares *AgentSharesCallerSession) IsApprovedForAll(account... method Owner (line 520) | func (_AgentShares *AgentSharesCallerSession) Owner() (common.Address,... method ProtocolAdmin (line 551) | func (_AgentShares *AgentSharesCallerSession) ProtocolAdmin() (common.... method ProtocolFeeDestination (line 582) | func (_AgentShares *AgentSharesCallerSession) ProtocolFeeDestination()... method ProtocolFeePercent (line 613) | func (_AgentShares *AgentSharesCallerSession) ProtocolFeePercent() (*b... method SupportsInterface (line 644) | func (_AgentShares *AgentSharesCallerSession) SupportsInterface(interf... method TokenDeployed (line 675) | func (_AgentShares *AgentSharesCallerSession) TokenDeployed() (common.... method TokenSupply (line 706) | func (_AgentShares *AgentSharesCallerSession) TokenSupply(arg0 *big.In... method Tokens (line 737) | func (_AgentShares *AgentSharesCallerSession) Tokens(arg0 *big.Int) (c... method Uri (line 768) | func (_AgentShares *AgentSharesCallerSession) Uri(arg0 *big.Int) (stri... type AgentSharesTransactorSession (line 80) | type AgentSharesTransactorSession struct method BuyShares (line 789) | func (_AgentShares *AgentSharesTransactorSession) BuyShares(tokenId *b... method ClaimToken (line 810) | func (_AgentShares *AgentSharesTransactorSession) ClaimToken(tokenId *... method DeployToken (line 831) | func (_AgentShares *AgentSharesTransactorSession) DeployToken(tokenId ... method Initialize (line 852) | func (_AgentShares *AgentSharesTransactorSession) Initialize(_baseToke... method Multicall (line 873) | func (_AgentShares *AgentSharesTransactorSession) Multicall(data [][]b... method RenounceOwnership (line 894) | func (_AgentShares *AgentSharesTransactorSession) RenounceOwnership() ... method SafeBatchTransferFrom (line 915) | func (_AgentShares *AgentSharesTransactorSession) SafeBatchTransferFro... method SafeTransferFrom (line 936) | func (_AgentShares *AgentSharesTransactorSession) SafeTransferFrom(fro... method SellShares (line 957) | func (_AgentShares *AgentSharesTransactorSession) SellShares(tokenId *... method SetApprovalForAll (line 978) | func (_AgentShares *AgentSharesTransactorSession) SetApprovalForAll(op... method SetFeeDestination (line 999) | func (_AgentShares *AgentSharesTransactorSession) SetFeeDestination(_f... method SetProtocolAdmin (line 1020) | func (_AgentShares *AgentSharesTransactorSession) SetProtocolAdmin(_pr... method SetProtocolFeePercent (line 1041) | func (_AgentShares *AgentSharesTransactorSession) SetProtocolFeePercen... method TransferOwnership (line 1062) | func (_AgentShares *AgentSharesTransactorSession) TransferOwnership(ne... type AgentSharesRaw (line 86) | type AgentSharesRaw struct method Call (line 149) | func (_AgentShares *AgentSharesRaw) Call(opts *bind.CallOpts, result *... method Transfer (line 155) | func (_AgentShares *AgentSharesRaw) Transfer(opts *bind.TransactOpts) ... method Transact (line 160) | func (_AgentShares *AgentSharesRaw) Transact(opts *bind.TransactOpts, ... type AgentSharesCallerRaw (line 91) | type AgentSharesCallerRaw struct method Call (line 168) | func (_AgentShares *AgentSharesCallerRaw) Call(opts *bind.CallOpts, re... type AgentSharesTransactorRaw (line 96) | type AgentSharesTransactorRaw struct method Transfer (line 174) | func (_AgentShares *AgentSharesTransactorRaw) Transfer(opts *bind.Tran... method Transact (line 179) | func (_AgentShares *AgentSharesTransactorRaw) Transact(opts *bind.Tran... function NewAgentShares (line 101) | func NewAgentShares(address common.Address, backend bind.ContractBackend... function NewAgentSharesCaller (line 110) | func NewAgentSharesCaller(address common.Address, caller bind.ContractCa... function NewAgentSharesTransactor (line 119) | func NewAgentSharesTransactor(address common.Address, transactor bind.Co... function NewAgentSharesFilterer (line 128) | func NewAgentSharesFilterer(address common.Address, filterer bind.Contra... function bindAgentShares (line 137) | func bindAgentShares(address common.Address, caller bind.ContractCaller,... type AgentSharesApprovalForAllIterator (line 1067) | type AgentSharesApprovalForAllIterator struct method Next (line 1082) | func (it *AgentSharesApprovalForAllIterator) Next() bool { method Error (line 1122) | func (it *AgentSharesApprovalForAllIterator) Error() error { method Close (line 1128) | func (it *AgentSharesApprovalForAllIterator) Close() error { type AgentSharesApprovalForAll (line 1134) | type AgentSharesApprovalForAll struct type AgentSharesInitializedIterator (line 1221) | type AgentSharesInitializedIterator struct method Next (line 1236) | func (it *AgentSharesInitializedIterator) Next() bool { method Error (line 1276) | func (it *AgentSharesInitializedIterator) Error() error { method Close (line 1282) | func (it *AgentSharesInitializedIterator) Close() error { type AgentSharesInitialized (line 1288) | type AgentSharesInitialized struct type AgentSharesOwnershipTransferredIterator (line 1355) | type AgentSharesOwnershipTransferredIterator struct method Next (line 1370) | func (it *AgentSharesOwnershipTransferredIterator) Next() bool { method Error (line 1410) | func (it *AgentSharesOwnershipTransferredIterator) Error() error { method Close (line 1416) | func (it *AgentSharesOwnershipTransferredIterator) Close() error { type AgentSharesOwnershipTransferred (line 1422) | type AgentSharesOwnershipTransferred struct type AgentSharesTokenClaimedIterator (line 1508) | type AgentSharesTokenClaimedIterator struct method Next (line 1523) | func (it *AgentSharesTokenClaimedIterator) Next() bool { method Error (line 1563) | func (it *AgentSharesTokenClaimedIterator) Error() error { method Close (line 1569) | func (it *AgentSharesTokenClaimedIterator) Close() error { type AgentSharesTokenClaimed (line 1575) | type AgentSharesTokenClaimed struct type AgentSharesTokenDeployedIterator (line 1671) | type AgentSharesTokenDeployedIterator struct method Next (line 1686) | func (it *AgentSharesTokenDeployedIterator) Next() bool { method Error (line 1726) | func (it *AgentSharesTokenDeployedIterator) Error() error { method Close (line 1732) | func (it *AgentSharesTokenDeployedIterator) Close() error { type AgentSharesTokenDeployed (line 1738) | type AgentSharesTokenDeployed struct type AgentSharesTradeIterator (line 1824) | type AgentSharesTradeIterator struct method Next (line 1839) | func (it *AgentSharesTradeIterator) Next() bool { method Error (line 1879) | func (it *AgentSharesTradeIterator) Error() error { method Close (line 1885) | func (it *AgentSharesTradeIterator) Close() error { type AgentSharesTrade (line 1891) | type AgentSharesTrade struct type AgentSharesTransferBatchIterator (line 1964) | type AgentSharesTransferBatchIterator struct method Next (line 1979) | func (it *AgentSharesTransferBatchIterator) Next() bool { method Error (line 2019) | func (it *AgentSharesTransferBatchIterator) Error() error { method Close (line 2025) | func (it *AgentSharesTransferBatchIterator) Close() error { type AgentSharesTransferBatch (line 2031) | type AgentSharesTransferBatch struct type AgentSharesTransferSingleIterator (line 2128) | type AgentSharesTransferSingleIterator struct method Next (line 2143) | func (it *AgentSharesTransferSingleIterator) Next() bool { method Error (line 2183) | func (it *AgentSharesTransferSingleIterator) Error() error { method Close (line 2189) | func (it *AgentSharesTransferSingleIterator) Close() error { type AgentSharesTransferSingle (line 2195) | type AgentSharesTransferSingle struct type AgentSharesURIIterator (line 2292) | type AgentSharesURIIterator struct method Next (line 2307) | func (it *AgentSharesURIIterator) Next() bool { method Error (line 2347) | func (it *AgentSharesURIIterator) Error() error { method Close (line 2353) | func (it *AgentSharesURIIterator) Close() error { type AgentSharesURI (line 2359) | type AgentSharesURI struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/agenttoken/AGENTToken.go type ERC20VotesCheckpoint (line 33) | type ERC20VotesCheckpoint struct function DeployAGENTToken (line 53) | func DeployAGENTToken(auth *bind.TransactOpts, backend bind.ContractBack... type AGENTToken (line 70) | type AGENTToken struct type AGENTTokenCaller (line 77) | type AGENTTokenCaller struct method CLOCKMODE (line 214) | func (_AGENTToken *AGENTTokenCaller) CLOCKMODE(opts *bind.CallOpts) (s... method DOMAINSEPARATOR (line 245) | func (_AGENTToken *AGENTTokenCaller) DOMAINSEPARATOR(opts *bind.CallOp... method Allowance (line 276) | func (_AGENTToken *AGENTTokenCaller) Allowance(opts *bind.CallOpts, ow... method BalanceOf (line 307) | func (_AGENTToken *AGENTTokenCaller) BalanceOf(opts *bind.CallOpts, ac... method Checkpoints (line 338) | func (_AGENTToken *AGENTTokenCaller) Checkpoints(opts *bind.CallOpts, ... method Clock (line 369) | func (_AGENTToken *AGENTTokenCaller) Clock(opts *bind.CallOpts) (*big.... method Decimals (line 400) | func (_AGENTToken *AGENTTokenCaller) Decimals(opts *bind.CallOpts) (ui... method Delegates (line 431) | func (_AGENTToken *AGENTTokenCaller) Delegates(opts *bind.CallOpts, ac... method Eip712Domain (line 462) | func (_AGENTToken *AGENTTokenCaller) Eip712Domain(opts *bind.CallOpts)... method GetPastTotalSupply (line 532) | func (_AGENTToken *AGENTTokenCaller) GetPastTotalSupply(opts *bind.Cal... method GetPastVotes (line 563) | func (_AGENTToken *AGENTTokenCaller) GetPastVotes(opts *bind.CallOpts,... method GetVotes (line 594) | func (_AGENTToken *AGENTTokenCaller) GetVotes(opts *bind.CallOpts, acc... method Name (line 625) | func (_AGENTToken *AGENTTokenCaller) Name(opts *bind.CallOpts) (string... method Nonces (line 656) | func (_AGENTToken *AGENTTokenCaller) Nonces(opts *bind.CallOpts, owner... method NumCheckpoints (line 687) | func (_AGENTToken *AGENTTokenCaller) NumCheckpoints(opts *bind.CallOpt... method Symbol (line 718) | func (_AGENTToken *AGENTTokenCaller) Symbol(opts *bind.CallOpts) (stri... method TotalSupply (line 749) | func (_AGENTToken *AGENTTokenCaller) TotalSupply(opts *bind.CallOpts) ... type AGENTTokenTransactor (line 82) | type AGENTTokenTransactor struct method Approve (line 780) | func (_AGENTToken *AGENTTokenTransactor) Approve(opts *bind.TransactOp... method DecreaseAllowance (line 801) | func (_AGENTToken *AGENTTokenTransactor) DecreaseAllowance(opts *bind.... method Delegate (line 822) | func (_AGENTToken *AGENTTokenTransactor) Delegate(opts *bind.TransactO... method DelegateBySig (line 843) | func (_AGENTToken *AGENTTokenTransactor) DelegateBySig(opts *bind.Tran... method IncreaseAllowance (line 864) | func (_AGENTToken *AGENTTokenTransactor) IncreaseAllowance(opts *bind.... method Permit (line 885) | func (_AGENTToken *AGENTTokenTransactor) Permit(opts *bind.TransactOpt... method Transfer (line 906) | func (_AGENTToken *AGENTTokenTransactor) Transfer(opts *bind.TransactO... method TransferFrom (line 927) | func (_AGENTToken *AGENTTokenTransactor) TransferFrom(opts *bind.Trans... type AGENTTokenFilterer (line 87) | type AGENTTokenFilterer struct method FilterApproval (line 1023) | func (_AGENTToken *AGENTTokenFilterer) FilterApproval(opts *bind.Filte... method WatchApproval (line 1044) | func (_AGENTToken *AGENTTokenFilterer) WatchApproval(opts *bind.WatchO... method ParseApproval (line 1090) | func (_AGENTToken *AGENTTokenFilterer) ParseApproval(log types.Log) (*... method FilterDelegateChanged (line 1177) | func (_AGENTToken *AGENTTokenFilterer) FilterDelegateChanged(opts *bin... method WatchDelegateChanged (line 1202) | func (_AGENTToken *AGENTTokenFilterer) WatchDelegateChanged(opts *bind... method ParseDelegateChanged (line 1252) | func (_AGENTToken *AGENTTokenFilterer) ParseDelegateChanged(log types.... method FilterDelegateVotesChanged (line 1339) | func (_AGENTToken *AGENTTokenFilterer) FilterDelegateVotesChanged(opts... method WatchDelegateVotesChanged (line 1356) | func (_AGENTToken *AGENTTokenFilterer) WatchDelegateVotesChanged(opts ... method ParseDelegateVotesChanged (line 1398) | func (_AGENTToken *AGENTTokenFilterer) ParseDelegateVotesChanged(log t... method FilterEIP712DomainChanged (line 1482) | func (_AGENTToken *AGENTTokenFilterer) FilterEIP712DomainChanged(opts ... method WatchEIP712DomainChanged (line 1494) | func (_AGENTToken *AGENTTokenFilterer) WatchEIP712DomainChanged(opts *... method ParseEIP712DomainChanged (line 1531) | func (_AGENTToken *AGENTTokenFilterer) ParseEIP712DomainChanged(log ty... method FilterTransfer (line 1618) | func (_AGENTToken *AGENTTokenFilterer) FilterTransfer(opts *bind.Filte... method WatchTransfer (line 1639) | func (_AGENTToken *AGENTTokenFilterer) WatchTransfer(opts *bind.WatchO... method ParseTransfer (line 1685) | func (_AGENTToken *AGENTTokenFilterer) ParseTransfer(log types.Log) (*... type AGENTTokenSession (line 93) | type AGENTTokenSession struct method CLOCKMODE (line 231) | func (_AGENTToken *AGENTTokenSession) CLOCKMODE() (string, error) { method DOMAINSEPARATOR (line 262) | func (_AGENTToken *AGENTTokenSession) DOMAINSEPARATOR() ([32]byte, err... method Allowance (line 293) | func (_AGENTToken *AGENTTokenSession) Allowance(owner common.Address, ... method BalanceOf (line 324) | func (_AGENTToken *AGENTTokenSession) BalanceOf(account common.Address... method Checkpoints (line 355) | func (_AGENTToken *AGENTTokenSession) Checkpoints(account common.Addre... method Clock (line 386) | func (_AGENTToken *AGENTTokenSession) Clock() (*big.Int, error) { method Decimals (line 417) | func (_AGENTToken *AGENTTokenSession) Decimals() (uint8, error) { method Delegates (line 448) | func (_AGENTToken *AGENTTokenSession) Delegates(account common.Address... method Eip712Domain (line 502) | func (_AGENTToken *AGENTTokenSession) Eip712Domain() (struct { method GetPastTotalSupply (line 549) | func (_AGENTToken *AGENTTokenSession) GetPastTotalSupply(timepoint *bi... method GetPastVotes (line 580) | func (_AGENTToken *AGENTTokenSession) GetPastVotes(account common.Addr... method GetVotes (line 611) | func (_AGENTToken *AGENTTokenSession) GetVotes(account common.Address)... method Name (line 642) | func (_AGENTToken *AGENTTokenSession) Name() (string, error) { method Nonces (line 673) | func (_AGENTToken *AGENTTokenSession) Nonces(owner common.Address) (*b... method NumCheckpoints (line 704) | func (_AGENTToken *AGENTTokenSession) NumCheckpoints(account common.Ad... method Symbol (line 735) | func (_AGENTToken *AGENTTokenSession) Symbol() (string, error) { method TotalSupply (line 766) | func (_AGENTToken *AGENTTokenSession) TotalSupply() (*big.Int, error) { method Approve (line 787) | func (_AGENTToken *AGENTTokenSession) Approve(spender common.Address, ... method DecreaseAllowance (line 808) | func (_AGENTToken *AGENTTokenSession) DecreaseAllowance(spender common... method Delegate (line 829) | func (_AGENTToken *AGENTTokenSession) Delegate(delegatee common.Addres... method DelegateBySig (line 850) | func (_AGENTToken *AGENTTokenSession) DelegateBySig(delegatee common.A... method IncreaseAllowance (line 871) | func (_AGENTToken *AGENTTokenSession) IncreaseAllowance(spender common... method Permit (line 892) | func (_AGENTToken *AGENTTokenSession) Permit(owner common.Address, spe... method Transfer (line 913) | func (_AGENTToken *AGENTTokenSession) Transfer(to common.Address, amou... method TransferFrom (line 934) | func (_AGENTToken *AGENTTokenSession) TransferFrom(from common.Address... type AGENTTokenCallerSession (line 101) | type AGENTTokenCallerSession struct method CLOCKMODE (line 238) | func (_AGENTToken *AGENTTokenCallerSession) CLOCKMODE() (string, error) { method DOMAINSEPARATOR (line 269) | func (_AGENTToken *AGENTTokenCallerSession) DOMAINSEPARATOR() ([32]byt... method Allowance (line 300) | func (_AGENTToken *AGENTTokenCallerSession) Allowance(owner common.Add... method BalanceOf (line 331) | func (_AGENTToken *AGENTTokenCallerSession) BalanceOf(account common.A... method Checkpoints (line 362) | func (_AGENTToken *AGENTTokenCallerSession) Checkpoints(account common... method Clock (line 393) | func (_AGENTToken *AGENTTokenCallerSession) Clock() (*big.Int, error) { method Decimals (line 424) | func (_AGENTToken *AGENTTokenCallerSession) Decimals() (uint8, error) { method Delegates (line 455) | func (_AGENTToken *AGENTTokenCallerSession) Delegates(account common.A... method Eip712Domain (line 517) | func (_AGENTToken *AGENTTokenCallerSession) Eip712Domain() (struct { method GetPastTotalSupply (line 556) | func (_AGENTToken *AGENTTokenCallerSession) GetPastTotalSupply(timepoi... method GetPastVotes (line 587) | func (_AGENTToken *AGENTTokenCallerSession) GetPastVotes(account commo... method GetVotes (line 618) | func (_AGENTToken *AGENTTokenCallerSession) GetVotes(account common.Ad... method Name (line 649) | func (_AGENTToken *AGENTTokenCallerSession) Name() (string, error) { method Nonces (line 680) | func (_AGENTToken *AGENTTokenCallerSession) Nonces(owner common.Addres... method NumCheckpoints (line 711) | func (_AGENTToken *AGENTTokenCallerSession) NumCheckpoints(account com... method Symbol (line 742) | func (_AGENTToken *AGENTTokenCallerSession) Symbol() (string, error) { method TotalSupply (line 773) | func (_AGENTToken *AGENTTokenCallerSession) TotalSupply() (*big.Int, e... type AGENTTokenTransactorSession (line 108) | type AGENTTokenTransactorSession struct method Approve (line 794) | func (_AGENTToken *AGENTTokenTransactorSession) Approve(spender common... method DecreaseAllowance (line 815) | func (_AGENTToken *AGENTTokenTransactorSession) DecreaseAllowance(spen... method Delegate (line 836) | func (_AGENTToken *AGENTTokenTransactorSession) Delegate(delegatee com... method DelegateBySig (line 857) | func (_AGENTToken *AGENTTokenTransactorSession) DelegateBySig(delegate... method IncreaseAllowance (line 878) | func (_AGENTToken *AGENTTokenTransactorSession) IncreaseAllowance(spen... method Permit (line 899) | func (_AGENTToken *AGENTTokenTransactorSession) Permit(owner common.Ad... method Transfer (line 920) | func (_AGENTToken *AGENTTokenTransactorSession) Transfer(to common.Add... method TransferFrom (line 941) | func (_AGENTToken *AGENTTokenTransactorSession) TransferFrom(from comm... type AGENTTokenRaw (line 114) | type AGENTTokenRaw struct method Call (line 177) | func (_AGENTToken *AGENTTokenRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 183) | func (_AGENTToken *AGENTTokenRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 188) | func (_AGENTToken *AGENTTokenRaw) Transact(opts *bind.TransactOpts, me... type AGENTTokenCallerRaw (line 119) | type AGENTTokenCallerRaw struct method Call (line 196) | func (_AGENTToken *AGENTTokenCallerRaw) Call(opts *bind.CallOpts, resu... type AGENTTokenTransactorRaw (line 124) | type AGENTTokenTransactorRaw struct method Transfer (line 202) | func (_AGENTToken *AGENTTokenTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 207) | func (_AGENTToken *AGENTTokenTransactorRaw) Transact(opts *bind.Transa... function NewAGENTToken (line 129) | func NewAGENTToken(address common.Address, backend bind.ContractBackend)... function NewAGENTTokenCaller (line 138) | func NewAGENTTokenCaller(address common.Address, caller bind.ContractCal... function NewAGENTTokenTransactor (line 147) | func NewAGENTTokenTransactor(address common.Address, transactor bind.Con... function NewAGENTTokenFilterer (line 156) | func NewAGENTTokenFilterer(address common.Address, filterer bind.Contrac... function bindAGENTToken (line 165) | func bindAGENTToken(address common.Address, caller bind.ContractCaller, ... type AGENTTokenApprovalIterator (line 946) | type AGENTTokenApprovalIterator struct method Next (line 961) | func (it *AGENTTokenApprovalIterator) Next() bool { method Error (line 1001) | func (it *AGENTTokenApprovalIterator) Error() error { method Close (line 1007) | func (it *AGENTTokenApprovalIterator) Close() error { type AGENTTokenApproval (line 1013) | type AGENTTokenApproval struct type AGENTTokenDelegateChangedIterator (line 1100) | type AGENTTokenDelegateChangedIterator struct method Next (line 1115) | func (it *AGENTTokenDelegateChangedIterator) Next() bool { method Error (line 1155) | func (it *AGENTTokenDelegateChangedIterator) Error() error { method Close (line 1161) | func (it *AGENTTokenDelegateChangedIterator) Close() error { type AGENTTokenDelegateChanged (line 1167) | type AGENTTokenDelegateChanged struct type AGENTTokenDelegateVotesChangedIterator (line 1262) | type AGENTTokenDelegateVotesChangedIterator struct method Next (line 1277) | func (it *AGENTTokenDelegateVotesChangedIterator) Next() bool { method Error (line 1317) | func (it *AGENTTokenDelegateVotesChangedIterator) Error() error { method Close (line 1323) | func (it *AGENTTokenDelegateVotesChangedIterator) Close() error { type AGENTTokenDelegateVotesChanged (line 1329) | type AGENTTokenDelegateVotesChanged struct type AGENTTokenEIP712DomainChangedIterator (line 1408) | type AGENTTokenEIP712DomainChangedIterator struct method Next (line 1423) | func (it *AGENTTokenEIP712DomainChangedIterator) Next() bool { method Error (line 1463) | func (it *AGENTTokenEIP712DomainChangedIterator) Error() error { method Close (line 1469) | func (it *AGENTTokenEIP712DomainChangedIterator) Close() error { type AGENTTokenEIP712DomainChanged (line 1475) | type AGENTTokenEIP712DomainChanged struct type AGENTTokenTransferIterator (line 1541) | type AGENTTokenTransferIterator struct method Next (line 1556) | func (it *AGENTTokenTransferIterator) Next() bool { method Error (line 1596) | func (it *AGENTTokenTransferIterator) Error() error { method Close (line 1602) | func (it *AGENTTokenTransferIterator) Close() error { type AGENTTokenTransfer (line 1608) | type AGENTTokenTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/agentupgradeable/AgentUpgradeable.go type IAgentCodePointer (line 33) | type IAgentCodePointer struct type AgentUpgradeable (line 49) | type AgentUpgradeable struct type AgentUpgradeableCaller (line 56) | type AgentUpgradeableCaller struct method Eip712Domain (line 193) | func (_AgentUpgradeable *AgentUpgradeableCaller) Eip712Domain(opts *bi... method GetAddressByENS (line 263) | func (_AgentUpgradeable *AgentUpgradeableCaller) GetAddressByENS(opts ... method GetAgentCode (line 294) | func (_AgentUpgradeable *AgentUpgradeableCaller) GetAgentCode(opts *bi... method GetAgentName (line 325) | func (_AgentUpgradeable *AgentUpgradeableCaller) GetAgentName(opts *bi... method GetAgentOwner (line 356) | func (_AgentUpgradeable *AgentUpgradeableCaller) GetAgentOwner(opts *b... method GetCodeLanguage (line 387) | func (_AgentUpgradeable *AgentUpgradeableCaller) GetCodeLanguage(opts ... method GetCurrentVersion (line 418) | func (_AgentUpgradeable *AgentUpgradeableCaller) GetCurrentVersion(opt... method GetDepsAgents (line 449) | func (_AgentUpgradeable *AgentUpgradeableCaller) GetDepsAgents(opts *b... method GetHashToSign (line 480) | func (_AgentUpgradeable *AgentUpgradeableCaller) GetHashToSign(opts *b... method Owner (line 511) | func (_AgentUpgradeable *AgentUpgradeableCaller) Owner(opts *bind.Call... method Registrar (line 542) | func (_AgentUpgradeable *AgentUpgradeableCaller) Registrar(opts *bind.... method Resolver (line 573) | func (_AgentUpgradeable *AgentUpgradeableCaller) Resolver(opts *bind.C... type AgentUpgradeableTransactor (line 61) | type AgentUpgradeableTransactor struct method Initialize (line 604) | func (_AgentUpgradeable *AgentUpgradeableTransactor) Initialize(opts *... method PublishAgentCode (line 625) | func (_AgentUpgradeable *AgentUpgradeableTransactor) PublishAgentCode(... method PublishAgentCodeWithSignature (line 646) | func (_AgentUpgradeable *AgentUpgradeableTransactor) PublishAgentCodeW... method Renew (line 667) | func (_AgentUpgradeable *AgentUpgradeableTransactor) Renew(opts *bind.... method RenounceOwnership (line 688) | func (_AgentUpgradeable *AgentUpgradeableTransactor) RenounceOwnership... method TransferOwnership (line 709) | func (_AgentUpgradeable *AgentUpgradeableTransactor) TransferOwnership... type AgentUpgradeableFilterer (line 66) | type AgentUpgradeableFilterer struct method FilterCodePointerCreated (line 805) | func (_AgentUpgradeable *AgentUpgradeableFilterer) FilterCodePointerCr... method WatchCodePointerCreated (line 826) | func (_AgentUpgradeable *AgentUpgradeableFilterer) WatchCodePointerCre... method ParseCodePointerCreated (line 872) | func (_AgentUpgradeable *AgentUpgradeableFilterer) ParseCodePointerCre... method FilterEIP712DomainChanged (line 956) | func (_AgentUpgradeable *AgentUpgradeableFilterer) FilterEIP712DomainC... method WatchEIP712DomainChanged (line 968) | func (_AgentUpgradeable *AgentUpgradeableFilterer) WatchEIP712DomainCh... method ParseEIP712DomainChanged (line 1005) | func (_AgentUpgradeable *AgentUpgradeableFilterer) ParseEIP712DomainCh... method FilterInitialized (line 1090) | func (_AgentUpgradeable *AgentUpgradeableFilterer) FilterInitialized(o... method WatchInitialized (line 1102) | func (_AgentUpgradeable *AgentUpgradeableFilterer) WatchInitialized(op... method ParseInitialized (line 1139) | func (_AgentUpgradeable *AgentUpgradeableFilterer) ParseInitialized(lo... method FilterOwnershipTransferred (line 1225) | func (_AgentUpgradeable *AgentUpgradeableFilterer) FilterOwnershipTran... method WatchOwnershipTransferred (line 1246) | func (_AgentUpgradeable *AgentUpgradeableFilterer) WatchOwnershipTrans... method ParseOwnershipTransferred (line 1292) | func (_AgentUpgradeable *AgentUpgradeableFilterer) ParseOwnershipTrans... type AgentUpgradeableSession (line 72) | type AgentUpgradeableSession struct method Eip712Domain (line 233) | func (_AgentUpgradeable *AgentUpgradeableSession) Eip712Domain() (stru... method GetAddressByENS (line 280) | func (_AgentUpgradeable *AgentUpgradeableSession) GetAddressByENS(name... method GetAgentCode (line 311) | func (_AgentUpgradeable *AgentUpgradeableSession) GetAgentCode(version... method GetAgentName (line 342) | func (_AgentUpgradeable *AgentUpgradeableSession) GetAgentName() (stri... method GetAgentOwner (line 373) | func (_AgentUpgradeable *AgentUpgradeableSession) GetAgentOwner() (com... method GetCodeLanguage (line 404) | func (_AgentUpgradeable *AgentUpgradeableSession) GetCodeLanguage() (s... method GetCurrentVersion (line 435) | func (_AgentUpgradeable *AgentUpgradeableSession) GetCurrentVersion() ... method GetDepsAgents (line 466) | func (_AgentUpgradeable *AgentUpgradeableSession) GetDepsAgents(versio... method GetHashToSign (line 497) | func (_AgentUpgradeable *AgentUpgradeableSession) GetHashToSign(pointe... method Owner (line 528) | func (_AgentUpgradeable *AgentUpgradeableSession) Owner() (common.Addr... method Registrar (line 559) | func (_AgentUpgradeable *AgentUpgradeableSession) Registrar() (common.... method Resolver (line 590) | func (_AgentUpgradeable *AgentUpgradeableSession) Resolver() (common.A... method Initialize (line 611) | func (_AgentUpgradeable *AgentUpgradeableSession) Initialize(agentName... method PublishAgentCode (line 632) | func (_AgentUpgradeable *AgentUpgradeableSession) PublishAgentCode(poi... method PublishAgentCodeWithSignature (line 653) | func (_AgentUpgradeable *AgentUpgradeableSession) PublishAgentCodeWith... method Renew (line 674) | func (_AgentUpgradeable *AgentUpgradeableSession) Renew(name string, d... method RenounceOwnership (line 695) | func (_AgentUpgradeable *AgentUpgradeableSession) RenounceOwnership() ... method TransferOwnership (line 716) | func (_AgentUpgradeable *AgentUpgradeableSession) TransferOwnership(ne... type AgentUpgradeableCallerSession (line 80) | type AgentUpgradeableCallerSession struct method Eip712Domain (line 248) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) Eip712Domain()... method GetAddressByENS (line 287) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) GetAddressByEN... method GetAgentCode (line 318) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) GetAgentCode(v... method GetAgentName (line 349) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) GetAgentName()... method GetAgentOwner (line 380) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) GetAgentOwner(... method GetCodeLanguage (line 411) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) GetCodeLanguag... method GetCurrentVersion (line 442) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) GetCurrentVers... method GetDepsAgents (line 473) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) GetDepsAgents(... method GetHashToSign (line 504) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) GetHashToSign(... method Owner (line 535) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) Owner() (commo... method Registrar (line 566) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) Registrar() (c... method Resolver (line 597) | func (_AgentUpgradeable *AgentUpgradeableCallerSession) Resolver() (co... type AgentUpgradeableTransactorSession (line 87) | type AgentUpgradeableTransactorSession struct method Initialize (line 618) | func (_AgentUpgradeable *AgentUpgradeableTransactorSession) Initialize... method PublishAgentCode (line 639) | func (_AgentUpgradeable *AgentUpgradeableTransactorSession) PublishAge... method PublishAgentCodeWithSignature (line 660) | func (_AgentUpgradeable *AgentUpgradeableTransactorSession) PublishAge... method Renew (line 681) | func (_AgentUpgradeable *AgentUpgradeableTransactorSession) Renew(name... method RenounceOwnership (line 702) | func (_AgentUpgradeable *AgentUpgradeableTransactorSession) RenounceOw... method TransferOwnership (line 723) | func (_AgentUpgradeable *AgentUpgradeableTransactorSession) TransferOw... type AgentUpgradeableRaw (line 93) | type AgentUpgradeableRaw struct method Call (line 156) | func (_AgentUpgradeable *AgentUpgradeableRaw) Call(opts *bind.CallOpts... method Transfer (line 162) | func (_AgentUpgradeable *AgentUpgradeableRaw) Transfer(opts *bind.Tran... method Transact (line 167) | func (_AgentUpgradeable *AgentUpgradeableRaw) Transact(opts *bind.Tran... type AgentUpgradeableCallerRaw (line 98) | type AgentUpgradeableCallerRaw struct method Call (line 175) | func (_AgentUpgradeable *AgentUpgradeableCallerRaw) Call(opts *bind.Ca... type AgentUpgradeableTransactorRaw (line 103) | type AgentUpgradeableTransactorRaw struct method Transfer (line 181) | func (_AgentUpgradeable *AgentUpgradeableTransactorRaw) Transfer(opts ... method Transact (line 186) | func (_AgentUpgradeable *AgentUpgradeableTransactorRaw) Transact(opts ... function NewAgentUpgradeable (line 108) | func NewAgentUpgradeable(address common.Address, backend bind.ContractBa... function NewAgentUpgradeableCaller (line 117) | func NewAgentUpgradeableCaller(address common.Address, caller bind.Contr... function NewAgentUpgradeableTransactor (line 126) | func NewAgentUpgradeableTransactor(address common.Address, transactor bi... function NewAgentUpgradeableFilterer (line 135) | func NewAgentUpgradeableFilterer(address common.Address, filterer bind.C... function bindAgentUpgradeable (line 144) | func bindAgentUpgradeable(address common.Address, caller bind.ContractCa... type AgentUpgradeableCodePointerCreatedIterator (line 728) | type AgentUpgradeableCodePointerCreatedIterator struct method Next (line 743) | func (it *AgentUpgradeableCodePointerCreatedIterator) Next() bool { method Error (line 783) | func (it *AgentUpgradeableCodePointerCreatedIterator) Error() error { method Close (line 789) | func (it *AgentUpgradeableCodePointerCreatedIterator) Close() error { type AgentUpgradeableCodePointerCreated (line 795) | type AgentUpgradeableCodePointerCreated struct type AgentUpgradeableEIP712DomainChangedIterator (line 882) | type AgentUpgradeableEIP712DomainChangedIterator struct method Next (line 897) | func (it *AgentUpgradeableEIP712DomainChangedIterator) Next() bool { method Error (line 937) | func (it *AgentUpgradeableEIP712DomainChangedIterator) Error() error { method Close (line 943) | func (it *AgentUpgradeableEIP712DomainChangedIterator) Close() error { type AgentUpgradeableEIP712DomainChanged (line 949) | type AgentUpgradeableEIP712DomainChanged struct type AgentUpgradeableInitializedIterator (line 1015) | type AgentUpgradeableInitializedIterator struct method Next (line 1030) | func (it *AgentUpgradeableInitializedIterator) Next() bool { method Error (line 1070) | func (it *AgentUpgradeableInitializedIterator) Error() error { method Close (line 1076) | func (it *AgentUpgradeableInitializedIterator) Close() error { type AgentUpgradeableInitialized (line 1082) | type AgentUpgradeableInitialized struct type AgentUpgradeableOwnershipTransferredIterator (line 1149) | type AgentUpgradeableOwnershipTransferredIterator struct method Next (line 1164) | func (it *AgentUpgradeableOwnershipTransferredIterator) Next() bool { method Error (line 1204) | func (it *AgentUpgradeableOwnershipTransferredIterator) Error() error { method Close (line 1210) | func (it *AgentUpgradeableOwnershipTransferredIterator) Close() error { type AgentUpgradeableOwnershipTransferred (line 1216) | type AgentUpgradeableOwnershipTransferred struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/aikb721/kb_721.go type EternalAIKB721 (line 42) | type EternalAIKB721 struct type EternalAIKB721Caller (line 49) | type EternalAIKB721Caller struct method GpuManager (line 186) | func (_EternalAIKB721 *EternalAIKB721Caller) GpuManager(opts *bind.Cal... method PoolBalance (line 217) | func (_EternalAIKB721 *EternalAIKB721Caller) PoolBalance(opts *bind.Ca... method SignaturesUsed (line 248) | func (_EternalAIKB721 *EternalAIKB721Caller) SignaturesUsed(opts *bind... method BalanceOf (line 279) | func (_EternalAIKB721 *EternalAIKB721Caller) BalanceOf(opts *bind.Call... method DataOf (line 310) | func (_EternalAIKB721 *EternalAIKB721Caller) DataOf(opts *bind.CallOpt... method GetAgentFee (line 342) | func (_EternalAIKB721 *EternalAIKB721Caller) GetAgentFee(opts *bind.Ca... method GetAgentIdByOwner (line 373) | func (_EternalAIKB721 *EternalAIKB721Caller) GetAgentIdByOwner(opts *b... method GetAgentSystemPrompt (line 404) | func (_EternalAIKB721 *EternalAIKB721Caller) GetAgentSystemPrompt(opts... method GetApproved (line 435) | func (_EternalAIKB721 *EternalAIKB721Caller) GetApproved(opts *bind.Ca... method GetMissionIdsByAgentId (line 466) | func (_EternalAIKB721 *EternalAIKB721Caller) GetMissionIdsByAgentId(op... method IsApprovedForAll (line 497) | func (_EternalAIKB721 *EternalAIKB721Caller) IsApprovedForAll(opts *bi... method Name (line 528) | func (_EternalAIKB721 *EternalAIKB721Caller) Name(opts *bind.CallOpts)... method NextTokenId (line 559) | func (_EternalAIKB721 *EternalAIKB721Caller) NextTokenId(opts *bind.Ca... method Owner (line 590) | func (_EternalAIKB721 *EternalAIKB721Caller) Owner(opts *bind.CallOpts... method OwnerOf (line 621) | func (_EternalAIKB721 *EternalAIKB721Caller) OwnerOf(opts *bind.CallOp... method Paused (line 652) | func (_EternalAIKB721 *EternalAIKB721Caller) Paused(opts *bind.CallOpt... method RoyaltyInfo (line 683) | func (_EternalAIKB721 *EternalAIKB721Caller) RoyaltyInfo(opts *bind.Ca... method RoyaltyPortion (line 715) | func (_EternalAIKB721 *EternalAIKB721Caller) RoyaltyPortion(opts *bind... method RoyaltyReceiver (line 746) | func (_EternalAIKB721 *EternalAIKB721Caller) RoyaltyReceiver(opts *bin... method SupportsInterface (line 777) | func (_EternalAIKB721 *EternalAIKB721Caller) SupportsInterface(opts *b... method Symbol (line 808) | func (_EternalAIKB721 *EternalAIKB721Caller) Symbol(opts *bind.CallOpt... method TokenByIndex (line 839) | func (_EternalAIKB721 *EternalAIKB721Caller) TokenByIndex(opts *bind.C... method TokenOfOwnerByIndex (line 870) | func (_EternalAIKB721 *EternalAIKB721Caller) TokenOfOwnerByIndex(opts ... method TokenURI (line 901) | func (_EternalAIKB721 *EternalAIKB721Caller) TokenURI(opts *bind.CallO... method TotalSupply (line 932) | func (_EternalAIKB721 *EternalAIKB721Caller) TotalSupply(opts *bind.Ca... type EternalAIKB721Transactor (line 54) | type EternalAIKB721Transactor struct method AddNewAgentData (line 963) | func (_EternalAIKB721 *EternalAIKB721Transactor) AddNewAgentData(opts ... method Approve (line 984) | func (_EternalAIKB721 *EternalAIKB721Transactor) Approve(opts *bind.Tr... method CreateMission (line 1005) | func (_EternalAIKB721 *EternalAIKB721Transactor) CreateMission(opts *b... method Initialize (line 1026) | func (_EternalAIKB721 *EternalAIKB721Transactor) Initialize(opts *bind... method Mint (line 1047) | func (_EternalAIKB721 *EternalAIKB721Transactor) Mint(opts *bind.Trans... method Pause (line 1068) | func (_EternalAIKB721 *EternalAIKB721Transactor) Pause(opts *bind.Tran... method RenounceOwnership (line 1089) | func (_EternalAIKB721 *EternalAIKB721Transactor) RenounceOwnership(opt... method Retrieve (line 1110) | func (_EternalAIKB721 *EternalAIKB721Transactor) Retrieve(opts *bind.T... method Retrieve0 (line 1131) | func (_EternalAIKB721 *EternalAIKB721Transactor) Retrieve0(opts *bind.... method SafeTransferFrom (line 1152) | func (_EternalAIKB721 *EternalAIKB721Transactor) SafeTransferFrom(opts... method SafeTransferFrom0 (line 1173) | func (_EternalAIKB721 *EternalAIKB721Transactor) SafeTransferFrom0(opt... method SetApprovalForAll (line 1194) | func (_EternalAIKB721 *EternalAIKB721Transactor) SetApprovalForAll(opt... method TopUpPoolBalance (line 1215) | func (_EternalAIKB721 *EternalAIKB721Transactor) TopUpPoolBalance(opts... method TransferFrom (line 1236) | func (_EternalAIKB721 *EternalAIKB721Transactor) TransferFrom(opts *bi... method TransferOwnership (line 1257) | func (_EternalAIKB721 *EternalAIKB721Transactor) TransferOwnership(opt... method Unpause (line 1278) | func (_EternalAIKB721 *EternalAIKB721Transactor) Unpause(opts *bind.Tr... method UpdateAgentData (line 1299) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentData(opts ... method UpdateAgentDataWithSignature (line 1320) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentDataWithSi... method UpdateAgentFee (line 1341) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentFee(opts *... method UpdateAgentModelId (line 1362) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentModelId(op... method UpdateAgentURI (line 1383) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentURI(opts *... method UpdateAgentUriWithSignature (line 1404) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateAgentUriWithSig... method UpdateGPUManager (line 1425) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateGPUManager(opts... method UpdateMintPrice (line 1446) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateMintPrice(opts ... method UpdateRoyaltyPortion (line 1467) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateRoyaltyPortion(... method UpdateRoyaltyReceiver (line 1488) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateRoyaltyReceiver... method UpdateSchedulePrompt (line 1509) | func (_EternalAIKB721 *EternalAIKB721Transactor) UpdateSchedulePrompt(... type EternalAIKB721Filterer (line 59) | type EternalAIKB721Filterer struct method FilterAgentDataAddNew (line 1604) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentDataAddNew(o... method WatchAgentDataAddNew (line 1621) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentDataAddNew(op... method ParseAgentDataAddNew (line 1663) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentDataAddNew(lo... method FilterAgentDataUpdate (line 1751) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentDataUpdate(o... method WatchAgentDataUpdate (line 1768) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentDataUpdate(op... method ParseAgentDataUpdate (line 1810) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentDataUpdate(lo... method FilterAgentFeeUpdate (line 1896) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentFeeUpdate(op... method WatchAgentFeeUpdate (line 1913) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentFeeUpdate(opt... method ParseAgentFeeUpdate (line 1955) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentFeeUpdate(log... method FilterAgentMissionAddNew (line 2041) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentMissionAddNe... method WatchAgentMissionAddNew (line 2058) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentMissionAddNew... method ParseAgentMissionAddNew (line 2100) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentMissionAddNew... method FilterAgentMissionUpdate (line 2188) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentMissionUpdat... method WatchAgentMissionUpdate (line 2205) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentMissionUpdate... method ParseAgentMissionUpdate (line 2247) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentMissionUpdate... method FilterAgentModelIdUpdate (line 2334) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentModelIdUpdat... method WatchAgentModelIdUpdate (line 2351) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentModelIdUpdate... method ParseAgentModelIdUpdate (line 2393) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentModelIdUpdate... method FilterAgentPromptSchedulerdUpdate (line 2480) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentPromptSchedu... method WatchAgentPromptSchedulerdUpdate (line 2497) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentPromptSchedul... method ParseAgentPromptSchedulerdUpdate (line 2539) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentPromptSchedul... method FilterAgentURIUpdate (line 2625) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterAgentURIUpdate(op... method WatchAgentURIUpdate (line 2642) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchAgentURIUpdate(opt... method ParseAgentURIUpdate (line 2684) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseAgentURIUpdate(log... method FilterApproval (line 2771) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterApproval(opts *bi... method WatchApproval (line 2796) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchApproval(opts *bin... method ParseApproval (line 2846) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseApproval(log types... method FilterApprovalForAll (line 2933) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterApprovalForAll(op... method WatchApprovalForAll (line 2954) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchApprovalForAll(opt... method ParseApprovalForAll (line 3000) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseApprovalForAll(log... method FilterBatchMetadataUpdate (line 3086) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterBatchMetadataUpda... method WatchBatchMetadataUpdate (line 3098) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchBatchMetadataUpdat... method ParseBatchMetadataUpdate (line 3135) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseBatchMetadataUpdat... method FilterInferencePerformed (line 3225) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterInferencePerforme... method WatchInferencePerformed (line 3246) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchInferencePerformed... method ParseInferencePerformed (line 3292) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseInferencePerformed... method FilterInitialized (line 3377) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterInitialized(opts ... method WatchInitialized (line 3389) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchInitialized(opts *... method ParseInitialized (line 3426) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseInitialized(log ty... method FilterMetadataUpdate (line 3511) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterMetadataUpdate(op... method WatchMetadataUpdate (line 3523) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchMetadataUpdate(opt... method ParseMetadataUpdate (line 3560) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseMetadataUpdate(log... method FilterMintPriceUpdate (line 3645) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterMintPriceUpdate(o... method WatchMintPriceUpdate (line 3657) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchMintPriceUpdate(op... method ParseMintPriceUpdate (line 3694) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseMintPriceUpdate(lo... method FilterNewToken (line 3783) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterNewToken(opts *bi... method WatchNewToken (line 3805) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchNewToken(opts *bin... method ParseNewToken (line 3852) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseNewToken(log types... method FilterOwnershipTransferred (line 3938) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterOwnershipTransfer... method WatchOwnershipTransferred (line 3959) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchOwnershipTransferr... method ParseOwnershipTransferred (line 4005) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseOwnershipTransferr... method FilterPaused (line 4090) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterPaused(opts *bind... method WatchPaused (line 4102) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchPaused(opts *bind.... method ParsePaused (line 4139) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParsePaused(log types.L... method FilterRoyaltyPortionUpdate (line 4224) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterRoyaltyPortionUpd... method WatchRoyaltyPortionUpdate (line 4236) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchRoyaltyPortionUpda... method ParseRoyaltyPortionUpdate (line 4273) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseRoyaltyPortionUpda... method FilterRoyaltyReceiverUpdate (line 4358) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterRoyaltyReceiverUp... method WatchRoyaltyReceiverUpdate (line 4370) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchRoyaltyReceiverUpd... method ParseRoyaltyReceiverUpdate (line 4407) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseRoyaltyReceiverUpd... method FilterTopUpPoolBalance (line 4494) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterTopUpPoolBalance(... method WatchTopUpPoolBalance (line 4506) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchTopUpPoolBalance(o... method ParseTopUpPoolBalance (line 4543) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseTopUpPoolBalance(l... method FilterTransfer (line 4630) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterTransfer(opts *bi... method WatchTransfer (line 4655) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchTransfer(opts *bin... method ParseTransfer (line 4705) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseTransfer(log types... method FilterUnpaused (line 4790) | func (_EternalAIKB721 *EternalAIKB721Filterer) FilterUnpaused(opts *bi... method WatchUnpaused (line 4802) | func (_EternalAIKB721 *EternalAIKB721Filterer) WatchUnpaused(opts *bin... method ParseUnpaused (line 4839) | func (_EternalAIKB721 *EternalAIKB721Filterer) ParseUnpaused(log types... type EternalAIKB721Session (line 65) | type EternalAIKB721Session struct method GpuManager (line 203) | func (_EternalAIKB721 *EternalAIKB721Session) GpuManager() (common.Add... method PoolBalance (line 234) | func (_EternalAIKB721 *EternalAIKB721Session) PoolBalance(nftId *big.I... method SignaturesUsed (line 265) | func (_EternalAIKB721 *EternalAIKB721Session) SignaturesUsed(nftId com... method BalanceOf (line 296) | func (_EternalAIKB721 *EternalAIKB721Session) BalanceOf(owner common.A... method DataOf (line 328) | func (_EternalAIKB721 *EternalAIKB721Session) DataOf(agentId *big.Int)... method GetAgentFee (line 359) | func (_EternalAIKB721 *EternalAIKB721Session) GetAgentFee(agentId *big... method GetAgentIdByOwner (line 390) | func (_EternalAIKB721 *EternalAIKB721Session) GetAgentIdByOwner(owner ... method GetAgentSystemPrompt (line 421) | func (_EternalAIKB721 *EternalAIKB721Session) GetAgentSystemPrompt(age... method GetApproved (line 452) | func (_EternalAIKB721 *EternalAIKB721Session) GetApproved(tokenId *big... method GetMissionIdsByAgentId (line 483) | func (_EternalAIKB721 *EternalAIKB721Session) GetMissionIdsByAgentId(a... method IsApprovedForAll (line 514) | func (_EternalAIKB721 *EternalAIKB721Session) IsApprovedForAll(owner c... method Name (line 545) | func (_EternalAIKB721 *EternalAIKB721Session) Name() (string, error) { method NextTokenId (line 576) | func (_EternalAIKB721 *EternalAIKB721Session) NextTokenId() (*big.Int,... method Owner (line 607) | func (_EternalAIKB721 *EternalAIKB721Session) Owner() (common.Address,... method OwnerOf (line 638) | func (_EternalAIKB721 *EternalAIKB721Session) OwnerOf(tokenId *big.Int... method Paused (line 669) | func (_EternalAIKB721 *EternalAIKB721Session) Paused() (bool, error) { method RoyaltyInfo (line 701) | func (_EternalAIKB721 *EternalAIKB721Session) RoyaltyInfo(agentId *big... method RoyaltyPortion (line 732) | func (_EternalAIKB721 *EternalAIKB721Session) RoyaltyPortion() (uint16... method RoyaltyReceiver (line 763) | func (_EternalAIKB721 *EternalAIKB721Session) RoyaltyReceiver() (commo... method SupportsInterface (line 794) | func (_EternalAIKB721 *EternalAIKB721Session) SupportsInterface(interf... method Symbol (line 825) | func (_EternalAIKB721 *EternalAIKB721Session) Symbol() (string, error) { method TokenByIndex (line 856) | func (_EternalAIKB721 *EternalAIKB721Session) TokenByIndex(index *big.... method TokenOfOwnerByIndex (line 887) | func (_EternalAIKB721 *EternalAIKB721Session) TokenOfOwnerByIndex(owne... method TokenURI (line 918) | func (_EternalAIKB721 *EternalAIKB721Session) TokenURI(_agentId *big.I... method TotalSupply (line 949) | func (_EternalAIKB721 *EternalAIKB721Session) TotalSupply() (*big.Int,... method AddNewAgentData (line 970) | func (_EternalAIKB721 *EternalAIKB721Session) AddNewAgentData(agentId ... method Approve (line 991) | func (_EternalAIKB721 *EternalAIKB721Session) Approve(to common.Addres... method CreateMission (line 1012) | func (_EternalAIKB721 *EternalAIKB721Session) CreateMission(agentId *b... method Initialize (line 1033) | func (_EternalAIKB721 *EternalAIKB721Session) Initialize(name_ string,... method Mint (line 1054) | func (_EternalAIKB721 *EternalAIKB721Session) Mint(to common.Address, ... method Pause (line 1075) | func (_EternalAIKB721 *EternalAIKB721Session) Pause() (*types.Transact... method RenounceOwnership (line 1096) | func (_EternalAIKB721 *EternalAIKB721Session) RenounceOwnership() (*ty... method Retrieve (line 1117) | func (_EternalAIKB721 *EternalAIKB721Session) Retrieve(agentId *big.In... method Retrieve0 (line 1138) | func (_EternalAIKB721 *EternalAIKB721Session) Retrieve0(agentId *big.I... method SafeTransferFrom (line 1159) | func (_EternalAIKB721 *EternalAIKB721Session) SafeTransferFrom(from co... method SafeTransferFrom0 (line 1180) | func (_EternalAIKB721 *EternalAIKB721Session) SafeTransferFrom0(from c... method SetApprovalForAll (line 1201) | func (_EternalAIKB721 *EternalAIKB721Session) SetApprovalForAll(operat... method TopUpPoolBalance (line 1222) | func (_EternalAIKB721 *EternalAIKB721Session) TopUpPoolBalance(agentId... method TransferFrom (line 1243) | func (_EternalAIKB721 *EternalAIKB721Session) TransferFrom(from common... method TransferOwnership (line 1264) | func (_EternalAIKB721 *EternalAIKB721Session) TransferOwnership(newOwn... method Unpause (line 1285) | func (_EternalAIKB721 *EternalAIKB721Session) Unpause() (*types.Transa... method UpdateAgentData (line 1306) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentData(agentId ... method UpdateAgentDataWithSignature (line 1327) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentDataWithSigna... method UpdateAgentFee (line 1348) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentFee(agentId *... method UpdateAgentModelId (line 1369) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentModelId(agent... method UpdateAgentURI (line 1390) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentURI(agentId *... method UpdateAgentUriWithSignature (line 1411) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateAgentUriWithSignat... method UpdateGPUManager (line 1432) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateGPUManager(gpuMana... method UpdateMintPrice (line 1453) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateMintPrice(mintPric... method UpdateRoyaltyPortion (line 1474) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateRoyaltyPortion(roy... method UpdateRoyaltyReceiver (line 1495) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateRoyaltyReceiver(ro... method UpdateSchedulePrompt (line 1516) | func (_EternalAIKB721 *EternalAIKB721Session) UpdateSchedulePrompt(age... type EternalAIKB721CallerSession (line 73) | type EternalAIKB721CallerSession struct method GpuManager (line 210) | func (_EternalAIKB721 *EternalAIKB721CallerSession) GpuManager() (comm... method PoolBalance (line 241) | func (_EternalAIKB721 *EternalAIKB721CallerSession) PoolBalance(nftId ... method SignaturesUsed (line 272) | func (_EternalAIKB721 *EternalAIKB721CallerSession) SignaturesUsed(nft... method BalanceOf (line 303) | func (_EternalAIKB721 *EternalAIKB721CallerSession) BalanceOf(owner co... method DataOf (line 335) | func (_EternalAIKB721 *EternalAIKB721CallerSession) DataOf(agentId *bi... method GetAgentFee (line 366) | func (_EternalAIKB721 *EternalAIKB721CallerSession) GetAgentFee(agentI... method GetAgentIdByOwner (line 397) | func (_EternalAIKB721 *EternalAIKB721CallerSession) GetAgentIdByOwner(... method GetAgentSystemPrompt (line 428) | func (_EternalAIKB721 *EternalAIKB721CallerSession) GetAgentSystemProm... method GetApproved (line 459) | func (_EternalAIKB721 *EternalAIKB721CallerSession) GetApproved(tokenI... method GetMissionIdsByAgentId (line 490) | func (_EternalAIKB721 *EternalAIKB721CallerSession) GetMissionIdsByAge... method IsApprovedForAll (line 521) | func (_EternalAIKB721 *EternalAIKB721CallerSession) IsApprovedForAll(o... method Name (line 552) | func (_EternalAIKB721 *EternalAIKB721CallerSession) Name() (string, er... method NextTokenId (line 583) | func (_EternalAIKB721 *EternalAIKB721CallerSession) NextTokenId() (*bi... method Owner (line 614) | func (_EternalAIKB721 *EternalAIKB721CallerSession) Owner() (common.Ad... method OwnerOf (line 645) | func (_EternalAIKB721 *EternalAIKB721CallerSession) OwnerOf(tokenId *b... method Paused (line 676) | func (_EternalAIKB721 *EternalAIKB721CallerSession) Paused() (bool, er... method RoyaltyInfo (line 708) | func (_EternalAIKB721 *EternalAIKB721CallerSession) RoyaltyInfo(agentI... method RoyaltyPortion (line 739) | func (_EternalAIKB721 *EternalAIKB721CallerSession) RoyaltyPortion() (... method RoyaltyReceiver (line 770) | func (_EternalAIKB721 *EternalAIKB721CallerSession) RoyaltyReceiver() ... method SupportsInterface (line 801) | func (_EternalAIKB721 *EternalAIKB721CallerSession) SupportsInterface(... method Symbol (line 832) | func (_EternalAIKB721 *EternalAIKB721CallerSession) Symbol() (string, ... method TokenByIndex (line 863) | func (_EternalAIKB721 *EternalAIKB721CallerSession) TokenByIndex(index... method TokenOfOwnerByIndex (line 894) | func (_EternalAIKB721 *EternalAIKB721CallerSession) TokenOfOwnerByInde... method TokenURI (line 925) | func (_EternalAIKB721 *EternalAIKB721CallerSession) TokenURI(_agentId ... method TotalSupply (line 956) | func (_EternalAIKB721 *EternalAIKB721CallerSession) TotalSupply() (*bi... type EternalAIKB721TransactorSession (line 80) | type EternalAIKB721TransactorSession struct method AddNewAgentData (line 977) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) AddNewAgentDat... method Approve (line 998) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) Approve(to com... method CreateMission (line 1019) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) CreateMission(... method Initialize (line 1040) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) Initialize(nam... method Mint (line 1061) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) Mint(to common... method Pause (line 1082) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) Pause() (*type... method RenounceOwnership (line 1103) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) RenounceOwners... method Retrieve (line 1124) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) Retrieve(agent... method Retrieve0 (line 1145) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) Retrieve0(agen... method SafeTransferFrom (line 1166) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) SafeTransferFr... method SafeTransferFrom0 (line 1187) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) SafeTransferFr... method SetApprovalForAll (line 1208) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) SetApprovalFor... method TopUpPoolBalance (line 1229) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) TopUpPoolBalan... method TransferFrom (line 1250) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) TransferFrom(f... method TransferOwnership (line 1271) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) TransferOwners... method Unpause (line 1292) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) Unpause() (*ty... method UpdateAgentData (line 1313) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentDat... method UpdateAgentDataWithSignature (line 1334) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentDat... method UpdateAgentFee (line 1355) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentFee... method UpdateAgentModelId (line 1376) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentMod... method UpdateAgentURI (line 1397) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentURI... method UpdateAgentUriWithSignature (line 1418) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateAgentUri... method UpdateGPUManager (line 1439) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateGPUManag... method UpdateMintPrice (line 1460) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateMintPric... method UpdateRoyaltyPortion (line 1481) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateRoyaltyP... method UpdateRoyaltyReceiver (line 1502) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateRoyaltyR... method UpdateSchedulePrompt (line 1523) | func (_EternalAIKB721 *EternalAIKB721TransactorSession) UpdateSchedule... type EternalAIKB721Raw (line 86) | type EternalAIKB721Raw struct method Call (line 149) | func (_EternalAIKB721 *EternalAIKB721Raw) Call(opts *bind.CallOpts, re... method Transfer (line 155) | func (_EternalAIKB721 *EternalAIKB721Raw) Transfer(opts *bind.Transact... method Transact (line 160) | func (_EternalAIKB721 *EternalAIKB721Raw) Transact(opts *bind.Transact... type EternalAIKB721CallerRaw (line 91) | type EternalAIKB721CallerRaw struct method Call (line 168) | func (_EternalAIKB721 *EternalAIKB721CallerRaw) Call(opts *bind.CallOp... type EternalAIKB721TransactorRaw (line 96) | type EternalAIKB721TransactorRaw struct method Transfer (line 174) | func (_EternalAIKB721 *EternalAIKB721TransactorRaw) Transfer(opts *bin... method Transact (line 179) | func (_EternalAIKB721 *EternalAIKB721TransactorRaw) Transact(opts *bin... function NewEternalAIKB721 (line 101) | func NewEternalAIKB721(address common.Address, backend bind.ContractBack... function NewEternalAIKB721Caller (line 110) | func NewEternalAIKB721Caller(address common.Address, caller bind.Contrac... function NewEternalAIKB721Transactor (line 119) | func NewEternalAIKB721Transactor(address common.Address, transactor bind... function NewEternalAIKB721Filterer (line 128) | func NewEternalAIKB721Filterer(address common.Address, filterer bind.Con... function bindEternalAIKB721 (line 137) | func bindEternalAIKB721(address common.Address, caller bind.ContractCall... type EternalAIKB721AgentDataAddNewIterator (line 1528) | type EternalAIKB721AgentDataAddNewIterator struct method Next (line 1543) | func (it *EternalAIKB721AgentDataAddNewIterator) Next() bool { method Error (line 1583) | func (it *EternalAIKB721AgentDataAddNewIterator) Error() error { method Close (line 1589) | func (it *EternalAIKB721AgentDataAddNewIterator) Close() error { type EternalAIKB721AgentDataAddNew (line 1595) | type EternalAIKB721AgentDataAddNew struct type EternalAIKB721AgentDataUpdateIterator (line 1673) | type EternalAIKB721AgentDataUpdateIterator struct method Next (line 1688) | func (it *EternalAIKB721AgentDataUpdateIterator) Next() bool { method Error (line 1728) | func (it *EternalAIKB721AgentDataUpdateIterator) Error() error { method Close (line 1734) | func (it *EternalAIKB721AgentDataUpdateIterator) Close() error { type EternalAIKB721AgentDataUpdate (line 1740) | type EternalAIKB721AgentDataUpdate struct type EternalAIKB721AgentFeeUpdateIterator (line 1820) | type EternalAIKB721AgentFeeUpdateIterator struct method Next (line 1835) | func (it *EternalAIKB721AgentFeeUpdateIterator) Next() bool { method Error (line 1875) | func (it *EternalAIKB721AgentFeeUpdateIterator) Error() error { method Close (line 1881) | func (it *EternalAIKB721AgentFeeUpdateIterator) Close() error { type EternalAIKB721AgentFeeUpdate (line 1887) | type EternalAIKB721AgentFeeUpdate struct type EternalAIKB721AgentMissionAddNewIterator (line 1965) | type EternalAIKB721AgentMissionAddNewIterator struct method Next (line 1980) | func (it *EternalAIKB721AgentMissionAddNewIterator) Next() bool { method Error (line 2020) | func (it *EternalAIKB721AgentMissionAddNewIterator) Error() error { method Close (line 2026) | func (it *EternalAIKB721AgentMissionAddNewIterator) Close() error { type EternalAIKB721AgentMissionAddNew (line 2032) | type EternalAIKB721AgentMissionAddNew struct type EternalAIKB721AgentMissionUpdateIterator (line 2110) | type EternalAIKB721AgentMissionUpdateIterator struct method Next (line 2125) | func (it *EternalAIKB721AgentMissionUpdateIterator) Next() bool { method Error (line 2165) | func (it *EternalAIKB721AgentMissionUpdateIterator) Error() error { method Close (line 2171) | func (it *EternalAIKB721AgentMissionUpdateIterator) Close() error { type EternalAIKB721AgentMissionUpdate (line 2177) | type EternalAIKB721AgentMissionUpdate struct type EternalAIKB721AgentModelIdUpdateIterator (line 2257) | type EternalAIKB721AgentModelIdUpdateIterator struct method Next (line 2272) | func (it *EternalAIKB721AgentModelIdUpdateIterator) Next() bool { method Error (line 2312) | func (it *EternalAIKB721AgentModelIdUpdateIterator) Error() error { method Close (line 2318) | func (it *EternalAIKB721AgentModelIdUpdateIterator) Close() error { type EternalAIKB721AgentModelIdUpdate (line 2324) | type EternalAIKB721AgentModelIdUpdate struct type EternalAIKB721AgentPromptSchedulerdUpdateIterator (line 2403) | type EternalAIKB721AgentPromptSchedulerdUpdateIterator struct method Next (line 2418) | func (it *EternalAIKB721AgentPromptSchedulerdUpdateIterator) Next() bo... method Error (line 2458) | func (it *EternalAIKB721AgentPromptSchedulerdUpdateIterator) Error() e... method Close (line 2464) | func (it *EternalAIKB721AgentPromptSchedulerdUpdateIterator) Close() e... type EternalAIKB721AgentPromptSchedulerdUpdate (line 2470) | type EternalAIKB721AgentPromptSchedulerdUpdate struct type EternalAIKB721AgentURIUpdateIterator (line 2549) | type EternalAIKB721AgentURIUpdateIterator struct method Next (line 2564) | func (it *EternalAIKB721AgentURIUpdateIterator) Next() bool { method Error (line 2604) | func (it *EternalAIKB721AgentURIUpdateIterator) Error() error { method Close (line 2610) | func (it *EternalAIKB721AgentURIUpdateIterator) Close() error { type EternalAIKB721AgentURIUpdate (line 2616) | type EternalAIKB721AgentURIUpdate struct type EternalAIKB721ApprovalIterator (line 2694) | type EternalAIKB721ApprovalIterator struct method Next (line 2709) | func (it *EternalAIKB721ApprovalIterator) Next() bool { method Error (line 2749) | func (it *EternalAIKB721ApprovalIterator) Error() error { method Close (line 2755) | func (it *EternalAIKB721ApprovalIterator) Close() error { type EternalAIKB721Approval (line 2761) | type EternalAIKB721Approval struct type EternalAIKB721ApprovalForAllIterator (line 2856) | type EternalAIKB721ApprovalForAllIterator struct method Next (line 2871) | func (it *EternalAIKB721ApprovalForAllIterator) Next() bool { method Error (line 2911) | func (it *EternalAIKB721ApprovalForAllIterator) Error() error { method Close (line 2917) | func (it *EternalAIKB721ApprovalForAllIterator) Close() error { type EternalAIKB721ApprovalForAll (line 2923) | type EternalAIKB721ApprovalForAll struct type EternalAIKB721BatchMetadataUpdateIterator (line 3010) | type EternalAIKB721BatchMetadataUpdateIterator struct method Next (line 3025) | func (it *EternalAIKB721BatchMetadataUpdateIterator) Next() bool { method Error (line 3065) | func (it *EternalAIKB721BatchMetadataUpdateIterator) Error() error { method Close (line 3071) | func (it *EternalAIKB721BatchMetadataUpdateIterator) Close() error { type EternalAIKB721BatchMetadataUpdate (line 3077) | type EternalAIKB721BatchMetadataUpdate struct type EternalAIKB721InferencePerformedIterator (line 3145) | type EternalAIKB721InferencePerformedIterator struct method Next (line 3160) | func (it *EternalAIKB721InferencePerformedIterator) Next() bool { method Error (line 3200) | func (it *EternalAIKB721InferencePerformedIterator) Error() error { method Close (line 3206) | func (it *EternalAIKB721InferencePerformedIterator) Close() error { type EternalAIKB721InferencePerformed (line 3212) | type EternalAIKB721InferencePerformed struct type EternalAIKB721InitializedIterator (line 3302) | type EternalAIKB721InitializedIterator struct method Next (line 3317) | func (it *EternalAIKB721InitializedIterator) Next() bool { method Error (line 3357) | func (it *EternalAIKB721InitializedIterator) Error() error { method Close (line 3363) | func (it *EternalAIKB721InitializedIterator) Close() error { type EternalAIKB721Initialized (line 3369) | type EternalAIKB721Initialized struct type EternalAIKB721MetadataUpdateIterator (line 3436) | type EternalAIKB721MetadataUpdateIterator struct method Next (line 3451) | func (it *EternalAIKB721MetadataUpdateIterator) Next() bool { method Error (line 3491) | func (it *EternalAIKB721MetadataUpdateIterator) Error() error { method Close (line 3497) | func (it *EternalAIKB721MetadataUpdateIterator) Close() error { type EternalAIKB721MetadataUpdate (line 3503) | type EternalAIKB721MetadataUpdate struct type EternalAIKB721MintPriceUpdateIterator (line 3570) | type EternalAIKB721MintPriceUpdateIterator struct method Next (line 3585) | func (it *EternalAIKB721MintPriceUpdateIterator) Next() bool { method Error (line 3625) | func (it *EternalAIKB721MintPriceUpdateIterator) Error() error { method Close (line 3631) | func (it *EternalAIKB721MintPriceUpdateIterator) Close() error { type EternalAIKB721MintPriceUpdate (line 3637) | type EternalAIKB721MintPriceUpdate struct type EternalAIKB721NewTokenIterator (line 3704) | type EternalAIKB721NewTokenIterator struct method Next (line 3719) | func (it *EternalAIKB721NewTokenIterator) Next() bool { method Error (line 3759) | func (it *EternalAIKB721NewTokenIterator) Error() error { method Close (line 3765) | func (it *EternalAIKB721NewTokenIterator) Close() error { type EternalAIKB721NewToken (line 3771) | type EternalAIKB721NewToken struct type EternalAIKB721OwnershipTransferredIterator (line 3862) | type EternalAIKB721OwnershipTransferredIterator struct method Next (line 3877) | func (it *EternalAIKB721OwnershipTransferredIterator) Next() bool { method Error (line 3917) | func (it *EternalAIKB721OwnershipTransferredIterator) Error() error { method Close (line 3923) | func (it *EternalAIKB721OwnershipTransferredIterator) Close() error { type EternalAIKB721OwnershipTransferred (line 3929) | type EternalAIKB721OwnershipTransferred struct type EternalAIKB721PausedIterator (line 4015) | type EternalAIKB721PausedIterator struct method Next (line 4030) | func (it *EternalAIKB721PausedIterator) Next() bool { method Error (line 4070) | func (it *EternalAIKB721PausedIterator) Error() error { method Close (line 4076) | func (it *EternalAIKB721PausedIterator) Close() error { type EternalAIKB721Paused (line 4082) | type EternalAIKB721Paused struct type EternalAIKB721RoyaltyPortionUpdateIterator (line 4149) | type EternalAIKB721RoyaltyPortionUpdateIterator struct method Next (line 4164) | func (it *EternalAIKB721RoyaltyPortionUpdateIterator) Next() bool { method Error (line 4204) | func (it *EternalAIKB721RoyaltyPortionUpdateIterator) Error() error { method Close (line 4210) | func (it *EternalAIKB721RoyaltyPortionUpdateIterator) Close() error { type EternalAIKB721RoyaltyPortionUpdate (line 4216) | type EternalAIKB721RoyaltyPortionUpdate struct type EternalAIKB721RoyaltyReceiverUpdateIterator (line 4283) | type EternalAIKB721RoyaltyReceiverUpdateIterator struct method Next (line 4298) | func (it *EternalAIKB721RoyaltyReceiverUpdateIterator) Next() bool { method Error (line 4338) | func (it *EternalAIKB721RoyaltyReceiverUpdateIterator) Error() error { method Close (line 4344) | func (it *EternalAIKB721RoyaltyReceiverUpdateIterator) Close() error { type EternalAIKB721RoyaltyReceiverUpdate (line 4350) | type EternalAIKB721RoyaltyReceiverUpdate struct type EternalAIKB721TopUpPoolBalanceIterator (line 4417) | type EternalAIKB721TopUpPoolBalanceIterator struct method Next (line 4432) | func (it *EternalAIKB721TopUpPoolBalanceIterator) Next() bool { method Error (line 4472) | func (it *EternalAIKB721TopUpPoolBalanceIterator) Error() error { method Close (line 4478) | func (it *EternalAIKB721TopUpPoolBalanceIterator) Close() error { type EternalAIKB721TopUpPoolBalance (line 4484) | type EternalAIKB721TopUpPoolBalance struct type EternalAIKB721TransferIterator (line 4553) | type EternalAIKB721TransferIterator struct method Next (line 4568) | func (it *EternalAIKB721TransferIterator) Next() bool { method Error (line 4608) | func (it *EternalAIKB721TransferIterator) Error() error { method Close (line 4614) | func (it *EternalAIKB721TransferIterator) Close() error { type EternalAIKB721Transfer (line 4620) | type EternalAIKB721Transfer struct type EternalAIKB721UnpausedIterator (line 4715) | type EternalAIKB721UnpausedIterator struct method Next (line 4730) | func (it *EternalAIKB721UnpausedIterator) Next() bool { method Error (line 4770) | func (it *EternalAIKB721UnpausedIterator) Error() error { method Close (line 4776) | func (it *EternalAIKB721UnpausedIterator) Close() error { type EternalAIKB721Unpaused (line 4782) | type EternalAIKB721Unpaused struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/apechainnonfungiblepositionmanager/NonfungiblePositionManager.go type INonfungiblePositionManagerCollectParams (line 33) | type INonfungiblePositionManagerCollectParams struct type INonfungiblePositionManagerDecreaseLiquidityParams (line 41) | type INonfungiblePositionManagerDecreaseLiquidityParams struct type INonfungiblePositionManagerIncreaseLiquidityParams (line 50) | type INonfungiblePositionManagerIncreaseLiquidityParams struct type INonfungiblePositionManagerMintParams (line 60) | type INonfungiblePositionManagerMintParams struct type NonfungiblePositionManager (line 83) | type NonfungiblePositionManager struct type NonfungiblePositionManagerCaller (line 90) | type NonfungiblePositionManagerCaller struct method DOMAINSEPARATOR (line 227) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method PERMITTYPEHASH (line 258) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method WNativeToken (line 289) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) W... method BalanceOf (line 320) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method BaseURI (line 351) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method Factory (line 382) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) F... method GetApproved (line 413) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) G... method IsApprovedForAll (line 444) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) I... method Name (line 475) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) N... method OwnerOf (line 506) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method PoolDeployer (line 537) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method Positions (line 568) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method SupportsInterface (line 658) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method Symbol (line 689) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method TokenByIndex (line 720) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenOfOwnerByIndex (line 751) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenURI (line 782) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TotalSupply (line 813) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... type NonfungiblePositionManagerTransactor (line 95) | type NonfungiblePositionManagerTransactor struct method AlgebraMintCallback (line 844) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Approve (line 865) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 886) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 907) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 928) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 949) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 970) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 991) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 1012) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1033) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundNativeToken (line 1054) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1075) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1096) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1117) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1138) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1159) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1180) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1201) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1222) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1243) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWNativeToken (line 1264) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1285) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerFilterer (line 100) | type NonfungiblePositionManagerFilterer struct method FilterApproval (line 1381) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApproval (line 1406) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApproval (line 1456) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterApprovalForAll (line 1543) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApprovalForAll (line 1564) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApprovalForAll (line 1610) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterCollect (line 1698) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchCollect (line 1715) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseCollect (line 1757) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterDecreaseLiquidity (line 1845) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchDecreaseLiquidity (line 1862) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseDecreaseLiquidity (line 1904) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterIncreaseLiquidity (line 1994) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchIncreaseLiquidity (line 2011) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseIncreaseLiquidity (line 2053) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterTransfer (line 2140) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchTransfer (line 2165) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseTransfer (line 2215) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... type NonfungiblePositionManagerSession (line 106) | type NonfungiblePositionManagerSession struct method DOMAINSEPARATOR (line 244) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PERMITTYPEHASH (line 275) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method WNativeToken (line 306) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BalanceOf (line 337) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BaseURI (line 368) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Factory (line 399) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method GetApproved (line 430) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IsApprovedForAll (line 461) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Name (line 492) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method OwnerOf (line 523) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PoolDeployer (line 554) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Positions (line 620) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SupportsInterface (line 675) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Symbol (line 706) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenByIndex (line 737) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenOfOwnerByIndex (line 768) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenURI (line 799) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TotalSupply (line 830) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method AlgebraMintCallback (line 851) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Approve (line 872) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Burn (line 893) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Collect (line 914) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method CreateAndInitializePoolIfNecessary (line 935) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method DecreaseLiquidity (line 956) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IncreaseLiquidity (line 977) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Mint (line 998) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Multicall (line 1019) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Permit (line 1040) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RefundNativeToken (line 1061) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom (line 1082) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom0 (line 1103) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermit (line 1124) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowed (line 1145) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowedIfNecessary (line 1166) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitIfNecessary (line 1187) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetApprovalForAll (line 1208) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SweepToken (line 1229) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferFrom (line 1250) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UnwrapWNativeToken (line 1271) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Receive (line 1292) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... type NonfungiblePositionManagerCallerSession (line 114) | type NonfungiblePositionManagerCallerSession struct method DOMAINSEPARATOR (line 251) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PERMITTYPEHASH (line 282) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method WNativeToken (line 313) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BalanceOf (line 344) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BaseURI (line 375) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Factory (line 406) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method GetApproved (line 437) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method IsApprovedForAll (line 468) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Name (line 499) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method OwnerOf (line 530) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PoolDeployer (line 561) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Positions (line 639) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method SupportsInterface (line 682) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Symbol (line 713) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenByIndex (line 744) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenOfOwnerByIndex (line 775) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenURI (line 806) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TotalSupply (line 837) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... type NonfungiblePositionManagerTransactorSession (line 121) | type NonfungiblePositionManagerTransactorSession struct method AlgebraMintCallback (line 858) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Approve (line 879) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 900) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 921) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 942) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 963) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 984) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 1005) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 1026) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1047) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundNativeToken (line 1068) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1089) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1110) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1131) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1152) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1173) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1194) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1215) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1236) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1257) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWNativeToken (line 1278) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1299) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerRaw (line 127) | type NonfungiblePositionManagerRaw struct method Call (line 190) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Call... method Transfer (line 196) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... method Transact (line 201) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... type NonfungiblePositionManagerCallerRaw (line 132) | type NonfungiblePositionManagerCallerRaw struct method Call (line 209) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerRaw... type NonfungiblePositionManagerTransactorRaw (line 137) | type NonfungiblePositionManagerTransactorRaw struct method Transfer (line 215) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Transact (line 220) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... function NewNonfungiblePositionManager (line 142) | func NewNonfungiblePositionManager(address common.Address, backend bind.... function NewNonfungiblePositionManagerCaller (line 151) | func NewNonfungiblePositionManagerCaller(address common.Address, caller ... function NewNonfungiblePositionManagerTransactor (line 160) | func NewNonfungiblePositionManagerTransactor(address common.Address, tra... function NewNonfungiblePositionManagerFilterer (line 169) | func NewNonfungiblePositionManagerFilterer(address common.Address, filte... function bindNonfungiblePositionManager (line 178) | func bindNonfungiblePositionManager(address common.Address, caller bind.... type NonfungiblePositionManagerApprovalIterator (line 1304) | type NonfungiblePositionManagerApprovalIterator struct method Next (line 1319) | func (it *NonfungiblePositionManagerApprovalIterator) Next() bool { method Error (line 1359) | func (it *NonfungiblePositionManagerApprovalIterator) Error() error { method Close (line 1365) | func (it *NonfungiblePositionManagerApprovalIterator) Close() error { type NonfungiblePositionManagerApproval (line 1371) | type NonfungiblePositionManagerApproval struct type NonfungiblePositionManagerApprovalForAllIterator (line 1466) | type NonfungiblePositionManagerApprovalForAllIterator struct method Next (line 1481) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Next() bool { method Error (line 1521) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Error() er... method Close (line 1527) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Close() er... type NonfungiblePositionManagerApprovalForAll (line 1533) | type NonfungiblePositionManagerApprovalForAll struct type NonfungiblePositionManagerCollectIterator (line 1620) | type NonfungiblePositionManagerCollectIterator struct method Next (line 1635) | func (it *NonfungiblePositionManagerCollectIterator) Next() bool { method Error (line 1675) | func (it *NonfungiblePositionManagerCollectIterator) Error() error { method Close (line 1681) | func (it *NonfungiblePositionManagerCollectIterator) Close() error { type NonfungiblePositionManagerCollect (line 1687) | type NonfungiblePositionManagerCollect struct type NonfungiblePositionManagerDecreaseLiquidityIterator (line 1767) | type NonfungiblePositionManagerDecreaseLiquidityIterator struct method Next (line 1782) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Next() ... method Error (line 1822) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Error()... method Close (line 1828) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Close()... type NonfungiblePositionManagerDecreaseLiquidity (line 1834) | type NonfungiblePositionManagerDecreaseLiquidity struct type NonfungiblePositionManagerIncreaseLiquidityIterator (line 1914) | type NonfungiblePositionManagerIncreaseLiquidityIterator struct method Next (line 1929) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Next() ... method Error (line 1969) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Error()... method Close (line 1975) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Close()... type NonfungiblePositionManagerIncreaseLiquidity (line 1981) | type NonfungiblePositionManagerIncreaseLiquidity struct type NonfungiblePositionManagerTransferIterator (line 2063) | type NonfungiblePositionManagerTransferIterator struct method Next (line 2078) | func (it *NonfungiblePositionManagerTransferIterator) Next() bool { method Error (line 2118) | func (it *NonfungiblePositionManagerTransferIterator) Error() error { method Close (line 2124) | func (it *NonfungiblePositionManagerTransferIterator) Close() error { type NonfungiblePositionManagerTransfer (line 2130) | type NonfungiblePositionManagerTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/apechainpool/Pool.go type Pool (line 42) | type Pool struct type PoolCaller (line 49) | type PoolCaller struct method ActiveIncentive (line 186) | func (_Pool *PoolCaller) ActiveIncentive(opts *bind.CallOpts) (common.... method DataStorageOperator (line 217) | func (_Pool *PoolCaller) DataStorageOperator(opts *bind.CallOpts) (com... method Factory (line 248) | func (_Pool *PoolCaller) Factory(opts *bind.CallOpts) (common.Address,... method GetInnerCumulatives (line 279) | func (_Pool *PoolCaller) GetInnerCumulatives(opts *bind.CallOpts, bott... method GetTimepoints (line 329) | func (_Pool *PoolCaller) GetTimepoints(opts *bind.CallOpts, secondsAgo... method GlobalState (line 384) | func (_Pool *PoolCaller) GlobalState(opts *bind.CallOpts) (struct { method Liquidity (line 459) | func (_Pool *PoolCaller) Liquidity(opts *bind.CallOpts) (*big.Int, err... method LiquidityCooldown (line 490) | func (_Pool *PoolCaller) LiquidityCooldown(opts *bind.CallOpts) (uint3... method MaxLiquidityPerTick (line 521) | func (_Pool *PoolCaller) MaxLiquidityPerTick(opts *bind.CallOpts) (*bi... method Positions (line 552) | func (_Pool *PoolCaller) Positions(opts *bind.CallOpts, arg0 [32]byte)... method TickSpacing (line 617) | func (_Pool *PoolCaller) TickSpacing(opts *bind.CallOpts) (*big.Int, e... method TickTable (line 648) | func (_Pool *PoolCaller) TickTable(opts *bind.CallOpts, arg0 int16) (*... method Ticks (line 679) | func (_Pool *PoolCaller) Ticks(opts *bind.CallOpts, arg0 *big.Int) (st... method Timepoints (line 754) | func (_Pool *PoolCaller) Timepoints(opts *bind.CallOpts, index *big.In... method Token0 (line 824) | func (_Pool *PoolCaller) Token0(opts *bind.CallOpts) (common.Address, ... method Token1 (line 855) | func (_Pool *PoolCaller) Token1(opts *bind.CallOpts) (common.Address, ... method TotalFeeGrowth0Token (line 886) | func (_Pool *PoolCaller) TotalFeeGrowth0Token(opts *bind.CallOpts) (*b... method TotalFeeGrowth1Token (line 917) | func (_Pool *PoolCaller) TotalFeeGrowth1Token(opts *bind.CallOpts) (*b... type PoolTransactor (line 54) | type PoolTransactor struct method Burn (line 948) | func (_Pool *PoolTransactor) Burn(opts *bind.TransactOpts, bottomTick ... method Collect (line 969) | func (_Pool *PoolTransactor) Collect(opts *bind.TransactOpts, recipien... method Flash (line 990) | func (_Pool *PoolTransactor) Flash(opts *bind.TransactOpts, recipient ... method Initialize (line 1011) | func (_Pool *PoolTransactor) Initialize(opts *bind.TransactOpts, initi... method Mint (line 1032) | func (_Pool *PoolTransactor) Mint(opts *bind.TransactOpts, sender comm... method SetCommunityFee (line 1053) | func (_Pool *PoolTransactor) SetCommunityFee(opts *bind.TransactOpts, ... method SetIncentive (line 1074) | func (_Pool *PoolTransactor) SetIncentive(opts *bind.TransactOpts, vir... method SetLiquidityCooldown (line 1095) | func (_Pool *PoolTransactor) SetLiquidityCooldown(opts *bind.TransactO... method SetTickSpacing (line 1116) | func (_Pool *PoolTransactor) SetTickSpacing(opts *bind.TransactOpts, n... method Swap (line 1137) | func (_Pool *PoolTransactor) Swap(opts *bind.TransactOpts, recipient c... method SwapSupportingFeeOnInputTokens (line 1158) | func (_Pool *PoolTransactor) SwapSupportingFeeOnInputTokens(opts *bind... type PoolFilterer (line 59) | type PoolFilterer struct method FilterBurn (line 1257) | func (_Pool *PoolFilterer) FilterBurn(opts *bind.FilterOpts, owner []c... method WatchBurn (line 1282) | func (_Pool *PoolFilterer) WatchBurn(opts *bind.WatchOpts, sink chan<-... method ParseBurn (line 1332) | func (_Pool *PoolFilterer) ParseBurn(log types.Log) (*PoolBurn, error) { method FilterCollect (line 1422) | func (_Pool *PoolFilterer) FilterCollect(opts *bind.FilterOpts, owner ... method WatchCollect (line 1448) | func (_Pool *PoolFilterer) WatchCollect(opts *bind.WatchOpts, sink cha... method ParseCollect (line 1499) | func (_Pool *PoolFilterer) ParseCollect(log types.Log) (*PoolCollect, ... method FilterCommunityFee (line 1585) | func (_Pool *PoolFilterer) FilterCommunityFee(opts *bind.FilterOpts) (... method WatchCommunityFee (line 1597) | func (_Pool *PoolFilterer) WatchCommunityFee(opts *bind.WatchOpts, sin... method ParseCommunityFee (line 1634) | func (_Pool *PoolFilterer) ParseCommunityFee(log types.Log) (*PoolComm... method FilterFee (line 1720) | func (_Pool *PoolFilterer) FilterFee(opts *bind.FilterOpts) (*PoolFeeI... method WatchFee (line 1732) | func (_Pool *PoolFilterer) WatchFee(opts *bind.WatchOpts, sink chan<- ... method ParseFee (line 1769) | func (_Pool *PoolFilterer) ParseFee(log types.Log) (*PoolFee, error) { method FilterFlash (line 1859) | func (_Pool *PoolFilterer) FilterFlash(opts *bind.FilterOpts, sender [... method WatchFlash (line 1880) | func (_Pool *PoolFilterer) WatchFlash(opts *bind.WatchOpts, sink chan<... method ParseFlash (line 1926) | func (_Pool *PoolFilterer) ParseFlash(log types.Log) (*PoolFlash, erro... method FilterIncentive (line 2011) | func (_Pool *PoolFilterer) FilterIncentive(opts *bind.FilterOpts, virt... method WatchIncentive (line 2028) | func (_Pool *PoolFilterer) WatchIncentive(opts *bind.WatchOpts, sink c... method ParseIncentive (line 2070) | func (_Pool *PoolFilterer) ParseIncentive(log types.Log) (*PoolIncenti... method FilterInitialize (line 2156) | func (_Pool *PoolFilterer) FilterInitialize(opts *bind.FilterOpts) (*P... method WatchInitialize (line 2168) | func (_Pool *PoolFilterer) WatchInitialize(opts *bind.WatchOpts, sink ... method ParseInitialize (line 2205) | func (_Pool *PoolFilterer) ParseInitialize(log types.Log) (*PoolInitia... method FilterLiquidityCooldown (line 2290) | func (_Pool *PoolFilterer) FilterLiquidityCooldown(opts *bind.FilterOp... method WatchLiquidityCooldown (line 2302) | func (_Pool *PoolFilterer) WatchLiquidityCooldown(opts *bind.WatchOpts... method ParseLiquidityCooldown (line 2339) | func (_Pool *PoolFilterer) ParseLiquidityCooldown(log types.Log) (*Poo... method FilterMint (line 2430) | func (_Pool *PoolFilterer) FilterMint(opts *bind.FilterOpts, owner []c... method WatchMint (line 2455) | func (_Pool *PoolFilterer) WatchMint(opts *bind.WatchOpts, sink chan<-... method ParseMint (line 2505) | func (_Pool *PoolFilterer) ParseMint(log types.Log) (*PoolMint, error) { method FilterSwap (line 2596) | func (_Pool *PoolFilterer) FilterSwap(opts *bind.FilterOpts, sender []... method WatchSwap (line 2617) | func (_Pool *PoolFilterer) WatchSwap(opts *bind.WatchOpts, sink chan<-... method ParseSwap (line 2663) | func (_Pool *PoolFilterer) ParseSwap(log types.Log) (*PoolSwap, error) { method FilterTickSpacing (line 2748) | func (_Pool *PoolFilterer) FilterTickSpacing(opts *bind.FilterOpts) (*... method WatchTickSpacing (line 2760) | func (_Pool *PoolFilterer) WatchTickSpacing(opts *bind.WatchOpts, sink... method ParseTickSpacing (line 2797) | func (_Pool *PoolFilterer) ParseTickSpacing(log types.Log) (*PoolTickS... type PoolSession (line 65) | type PoolSession struct method ActiveIncentive (line 203) | func (_Pool *PoolSession) ActiveIncentive() (common.Address, error) { method DataStorageOperator (line 234) | func (_Pool *PoolSession) DataStorageOperator() (common.Address, error) { method Factory (line 265) | func (_Pool *PoolSession) Factory() (common.Address, error) { method GetInnerCumulatives (line 307) | func (_Pool *PoolSession) GetInnerCumulatives(bottomTick *big.Int, top... method GetTimepoints (line 360) | func (_Pool *PoolSession) GetTimepoints(secondsAgos []uint32) (struct { method GlobalState (line 427) | func (_Pool *PoolSession) GlobalState() (struct { method Liquidity (line 476) | func (_Pool *PoolSession) Liquidity() (*big.Int, error) { method LiquidityCooldown (line 507) | func (_Pool *PoolSession) LiquidityCooldown() (uint32, error) { method MaxLiquidityPerTick (line 538) | func (_Pool *PoolSession) MaxLiquidityPerTick() (*big.Int, error) { method Positions (line 589) | func (_Pool *PoolSession) Positions(arg0 [32]byte) (struct { method TickSpacing (line 634) | func (_Pool *PoolSession) TickSpacing() (*big.Int, error) { method TickTable (line 665) | func (_Pool *PoolSession) TickTable(arg0 int16) (*big.Int, error) { method Ticks (line 722) | func (_Pool *PoolSession) Ticks(arg0 *big.Int) (struct { method Timepoints (line 794) | func (_Pool *PoolSession) Timepoints(index *big.Int) (struct { method Token0 (line 841) | func (_Pool *PoolSession) Token0() (common.Address, error) { method Token1 (line 872) | func (_Pool *PoolSession) Token1() (common.Address, error) { method TotalFeeGrowth0Token (line 903) | func (_Pool *PoolSession) TotalFeeGrowth0Token() (*big.Int, error) { method TotalFeeGrowth1Token (line 934) | func (_Pool *PoolSession) TotalFeeGrowth1Token() (*big.Int, error) { method Burn (line 955) | func (_Pool *PoolSession) Burn(bottomTick *big.Int, topTick *big.Int, ... method Collect (line 976) | func (_Pool *PoolSession) Collect(recipient common.Address, bottomTick... method Flash (line 997) | func (_Pool *PoolSession) Flash(recipient common.Address, amount0 *big... method Initialize (line 1018) | func (_Pool *PoolSession) Initialize(initialPrice *big.Int) (*types.Tr... method Mint (line 1039) | func (_Pool *PoolSession) Mint(sender common.Address, recipient common... method SetCommunityFee (line 1060) | func (_Pool *PoolSession) SetCommunityFee(communityFee0 uint8, communi... method SetIncentive (line 1081) | func (_Pool *PoolSession) SetIncentive(virtualPoolAddress common.Addre... method SetLiquidityCooldown (line 1102) | func (_Pool *PoolSession) SetLiquidityCooldown(newLiquidityCooldown ui... method SetTickSpacing (line 1123) | func (_Pool *PoolSession) SetTickSpacing(newTickSpacing *big.Int) (*ty... method Swap (line 1144) | func (_Pool *PoolSession) Swap(recipient common.Address, zeroToOne boo... method SwapSupportingFeeOnInputTokens (line 1165) | func (_Pool *PoolSession) SwapSupportingFeeOnInputTokens(sender common... type PoolCallerSession (line 73) | type PoolCallerSession struct method ActiveIncentive (line 210) | func (_Pool *PoolCallerSession) ActiveIncentive() (common.Address, err... method DataStorageOperator (line 241) | func (_Pool *PoolCallerSession) DataStorageOperator() (common.Address,... method Factory (line 272) | func (_Pool *PoolCallerSession) Factory() (common.Address, error) { method GetInnerCumulatives (line 318) | func (_Pool *PoolCallerSession) GetInnerCumulatives(bottomTick *big.In... method GetTimepoints (line 372) | func (_Pool *PoolCallerSession) GetTimepoints(secondsAgos []uint32) (s... method GlobalState (line 443) | func (_Pool *PoolCallerSession) GlobalState() (struct { method Liquidity (line 483) | func (_Pool *PoolCallerSession) Liquidity() (*big.Int, error) { method LiquidityCooldown (line 514) | func (_Pool *PoolCallerSession) LiquidityCooldown() (uint32, error) { method MaxLiquidityPerTick (line 545) | func (_Pool *PoolCallerSession) MaxLiquidityPerTick() (*big.Int, error) { method Positions (line 603) | func (_Pool *PoolCallerSession) Positions(arg0 [32]byte) (struct { method TickSpacing (line 641) | func (_Pool *PoolCallerSession) TickSpacing() (*big.Int, error) { method TickTable (line 672) | func (_Pool *PoolCallerSession) TickTable(arg0 int16) (*big.Int, error) { method Ticks (line 738) | func (_Pool *PoolCallerSession) Ticks(arg0 *big.Int) (struct { method Timepoints (line 809) | func (_Pool *PoolCallerSession) Timepoints(index *big.Int) (struct { method Token0 (line 848) | func (_Pool *PoolCallerSession) Token0() (common.Address, error) { method Token1 (line 879) | func (_Pool *PoolCallerSession) Token1() (common.Address, error) { method TotalFeeGrowth0Token (line 910) | func (_Pool *PoolCallerSession) TotalFeeGrowth0Token() (*big.Int, erro... method TotalFeeGrowth1Token (line 941) | func (_Pool *PoolCallerSession) TotalFeeGrowth1Token() (*big.Int, erro... type PoolTransactorSession (line 80) | type PoolTransactorSession struct method Burn (line 962) | func (_Pool *PoolTransactorSession) Burn(bottomTick *big.Int, topTick ... method Collect (line 983) | func (_Pool *PoolTransactorSession) Collect(recipient common.Address, ... method Flash (line 1004) | func (_Pool *PoolTransactorSession) Flash(recipient common.Address, am... method Initialize (line 1025) | func (_Pool *PoolTransactorSession) Initialize(initialPrice *big.Int) ... method Mint (line 1046) | func (_Pool *PoolTransactorSession) Mint(sender common.Address, recipi... method SetCommunityFee (line 1067) | func (_Pool *PoolTransactorSession) SetCommunityFee(communityFee0 uint... method SetIncentive (line 1088) | func (_Pool *PoolTransactorSession) SetIncentive(virtualPoolAddress co... method SetLiquidityCooldown (line 1109) | func (_Pool *PoolTransactorSession) SetLiquidityCooldown(newLiquidityC... method SetTickSpacing (line 1130) | func (_Pool *PoolTransactorSession) SetTickSpacing(newTickSpacing *big... method Swap (line 1151) | func (_Pool *PoolTransactorSession) Swap(recipient common.Address, zer... method SwapSupportingFeeOnInputTokens (line 1172) | func (_Pool *PoolTransactorSession) SwapSupportingFeeOnInputTokens(sen... type PoolRaw (line 86) | type PoolRaw struct method Call (line 149) | func (_Pool *PoolRaw) Call(opts *bind.CallOpts, result *[]interface{},... method Transfer (line 155) | func (_Pool *PoolRaw) Transfer(opts *bind.TransactOpts) (*types.Transa... method Transact (line 160) | func (_Pool *PoolRaw) Transact(opts *bind.TransactOpts, method string,... type PoolCallerRaw (line 91) | type PoolCallerRaw struct method Call (line 168) | func (_Pool *PoolCallerRaw) Call(opts *bind.CallOpts, result *[]interf... type PoolTransactorRaw (line 96) | type PoolTransactorRaw struct method Transfer (line 174) | func (_Pool *PoolTransactorRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 179) | func (_Pool *PoolTransactorRaw) Transact(opts *bind.TransactOpts, meth... function NewPool (line 101) | func NewPool(address common.Address, backend bind.ContractBackend) (*Poo... function NewPoolCaller (line 110) | func NewPoolCaller(address common.Address, caller bind.ContractCaller) (... function NewPoolTransactor (line 119) | func NewPoolTransactor(address common.Address, transactor bind.ContractT... function NewPoolFilterer (line 128) | func NewPoolFilterer(address common.Address, filterer bind.ContractFilte... function bindPool (line 137) | func bindPool(address common.Address, caller bind.ContractCaller, transa... type PoolBurnIterator (line 1177) | type PoolBurnIterator struct method Next (line 1192) | func (it *PoolBurnIterator) Next() bool { method Error (line 1232) | func (it *PoolBurnIterator) Error() error { method Close (line 1238) | func (it *PoolBurnIterator) Close() error { type PoolBurn (line 1244) | type PoolBurn struct type PoolCollectIterator (line 1342) | type PoolCollectIterator struct method Next (line 1357) | func (it *PoolCollectIterator) Next() bool { method Error (line 1397) | func (it *PoolCollectIterator) Error() error { method Close (line 1403) | func (it *PoolCollectIterator) Close() error { type PoolCollect (line 1409) | type PoolCollect struct type PoolCommunityFeeIterator (line 1509) | type PoolCommunityFeeIterator struct method Next (line 1524) | func (it *PoolCommunityFeeIterator) Next() bool { method Error (line 1564) | func (it *PoolCommunityFeeIterator) Error() error { method Close (line 1570) | func (it *PoolCommunityFeeIterator) Close() error { type PoolCommunityFee (line 1576) | type PoolCommunityFee struct type PoolFeeIterator (line 1644) | type PoolFeeIterator struct method Next (line 1659) | func (it *PoolFeeIterator) Next() bool { method Error (line 1699) | func (it *PoolFeeIterator) Error() error { method Close (line 1705) | func (it *PoolFeeIterator) Close() error { type PoolFee (line 1711) | type PoolFee struct type PoolFlashIterator (line 1779) | type PoolFlashIterator struct method Next (line 1794) | func (it *PoolFlashIterator) Next() bool { method Error (line 1834) | func (it *PoolFlashIterator) Error() error { method Close (line 1840) | func (it *PoolFlashIterator) Close() error { type PoolFlash (line 1846) | type PoolFlash struct type PoolIncentiveIterator (line 1936) | type PoolIncentiveIterator struct method Next (line 1951) | func (it *PoolIncentiveIterator) Next() bool { method Error (line 1991) | func (it *PoolIncentiveIterator) Error() error { method Close (line 1997) | func (it *PoolIncentiveIterator) Close() error { type PoolIncentive (line 2003) | type PoolIncentive struct type PoolInitializeIterator (line 2080) | type PoolInitializeIterator struct method Next (line 2095) | func (it *PoolInitializeIterator) Next() bool { method Error (line 2135) | func (it *PoolInitializeIterator) Error() error { method Close (line 2141) | func (it *PoolInitializeIterator) Close() error { type PoolInitialize (line 2147) | type PoolInitialize struct type PoolLiquidityCooldownIterator (line 2215) | type PoolLiquidityCooldownIterator struct method Next (line 2230) | func (it *PoolLiquidityCooldownIterator) Next() bool { method Error (line 2270) | func (it *PoolLiquidityCooldownIterator) Error() error { method Close (line 2276) | func (it *PoolLiquidityCooldownIterator) Close() error { type PoolLiquidityCooldown (line 2282) | type PoolLiquidityCooldown struct type PoolMintIterator (line 2349) | type PoolMintIterator struct method Next (line 2364) | func (it *PoolMintIterator) Next() bool { method Error (line 2404) | func (it *PoolMintIterator) Error() error { method Close (line 2410) | func (it *PoolMintIterator) Close() error { type PoolMint (line 2416) | type PoolMint struct type PoolSwapIterator (line 2515) | type PoolSwapIterator struct method Next (line 2530) | func (it *PoolSwapIterator) Next() bool { method Error (line 2570) | func (it *PoolSwapIterator) Error() error { method Close (line 2576) | func (it *PoolSwapIterator) Close() error { type PoolSwap (line 2582) | type PoolSwap struct type PoolTickSpacingIterator (line 2673) | type PoolTickSpacingIterator struct method Next (line 2688) | func (it *PoolTickSpacingIterator) Next() bool { method Error (line 2728) | func (it *PoolTickSpacingIterator) Error() error { method Close (line 2734) | func (it *PoolTickSpacingIterator) Close() error { type PoolTickSpacing (line 2740) | type PoolTickSpacing struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/arbitrumfactory/Factory.go type Factory (line 42) | type Factory struct type FactoryCaller (line 49) | type FactoryCaller struct method BaseFeeConfiguration (line 186) | func (_Factory *FactoryCaller) BaseFeeConfiguration(opts *bind.CallOpt... method DefaultCommunityFee (line 266) | func (_Factory *FactoryCaller) DefaultCommunityFee(opts *bind.CallOpts... method FarmingAddress (line 297) | func (_Factory *FactoryCaller) FarmingAddress(opts *bind.CallOpts) (co... method Owner (line 328) | func (_Factory *FactoryCaller) Owner(opts *bind.CallOpts) (common.Addr... method PoolByPair (line 359) | func (_Factory *FactoryCaller) PoolByPair(opts *bind.CallOpts, arg0 co... method PoolDeployer (line 390) | func (_Factory *FactoryCaller) PoolDeployer(opts *bind.CallOpts) (comm... method VaultAddress (line 421) | func (_Factory *FactoryCaller) VaultAddress(opts *bind.CallOpts) (comm... type FactoryTransactor (line 54) | type FactoryTransactor struct method CreatePool (line 452) | func (_Factory *FactoryTransactor) CreatePool(opts *bind.TransactOpts,... method SetBaseFeeConfiguration (line 473) | func (_Factory *FactoryTransactor) SetBaseFeeConfiguration(opts *bind.... method SetDefaultCommunityFee (line 494) | func (_Factory *FactoryTransactor) SetDefaultCommunityFee(opts *bind.T... method SetFarmingAddress (line 515) | func (_Factory *FactoryTransactor) SetFarmingAddress(opts *bind.Transa... method SetOwner (line 536) | func (_Factory *FactoryTransactor) SetOwner(opts *bind.TransactOpts, _... method SetVaultAddress (line 557) | func (_Factory *FactoryTransactor) SetVaultAddress(opts *bind.Transact... type FactoryFilterer (line 59) | type FactoryFilterer struct method FilterDefaultCommunityFee (line 651) | func (_Factory *FactoryFilterer) FilterDefaultCommunityFee(opts *bind.... method WatchDefaultCommunityFee (line 663) | func (_Factory *FactoryFilterer) WatchDefaultCommunityFee(opts *bind.W... method ParseDefaultCommunityFee (line 700) | func (_Factory *FactoryFilterer) ParseDefaultCommunityFee(log types.Lo... method FilterFarmingAddress (line 785) | func (_Factory *FactoryFilterer) FilterFarmingAddress(opts *bind.Filte... method WatchFarmingAddress (line 802) | func (_Factory *FactoryFilterer) WatchFarmingAddress(opts *bind.WatchO... method ParseFarmingAddress (line 844) | func (_Factory *FactoryFilterer) ParseFarmingAddress(log types.Log) (*... method FilterFeeConfiguration (line 937) | func (_Factory *FactoryFilterer) FilterFeeConfiguration(opts *bind.Fil... method WatchFeeConfiguration (line 949) | func (_Factory *FactoryFilterer) WatchFeeConfiguration(opts *bind.Watc... method ParseFeeConfiguration (line 986) | func (_Factory *FactoryFilterer) ParseFeeConfiguration(log types.Log) ... method FilterOwner (line 1071) | func (_Factory *FactoryFilterer) FilterOwner(opts *bind.FilterOpts, ne... method WatchOwner (line 1088) | func (_Factory *FactoryFilterer) WatchOwner(opts *bind.WatchOpts, sink... method ParseOwner (line 1130) | func (_Factory *FactoryFilterer) ParseOwner(log types.Log) (*FactoryOw... method FilterPool (line 1217) | func (_Factory *FactoryFilterer) FilterPool(opts *bind.FilterOpts, tok... method WatchPool (line 1238) | func (_Factory *FactoryFilterer) WatchPool(opts *bind.WatchOpts, sink ... method ParsePool (line 1284) | func (_Factory *FactoryFilterer) ParsePool(log types.Log) (*FactoryPoo... method FilterVaultAddress (line 1369) | func (_Factory *FactoryFilterer) FilterVaultAddress(opts *bind.FilterO... method WatchVaultAddress (line 1386) | func (_Factory *FactoryFilterer) WatchVaultAddress(opts *bind.WatchOpt... method ParseVaultAddress (line 1428) | func (_Factory *FactoryFilterer) ParseVaultAddress(log types.Log) (*Fa... type FactorySession (line 65) | type FactorySession struct method BaseFeeConfiguration (line 232) | func (_Factory *FactorySession) BaseFeeConfiguration() (struct { method DefaultCommunityFee (line 283) | func (_Factory *FactorySession) DefaultCommunityFee() (uint8, error) { method FarmingAddress (line 314) | func (_Factory *FactorySession) FarmingAddress() (common.Address, erro... method Owner (line 345) | func (_Factory *FactorySession) Owner() (common.Address, error) { method PoolByPair (line 376) | func (_Factory *FactorySession) PoolByPair(arg0 common.Address, arg1 c... method PoolDeployer (line 407) | func (_Factory *FactorySession) PoolDeployer() (common.Address, error) { method VaultAddress (line 438) | func (_Factory *FactorySession) VaultAddress() (common.Address, error) { method CreatePool (line 459) | func (_Factory *FactorySession) CreatePool(tokenA common.Address, toke... method SetBaseFeeConfiguration (line 480) | func (_Factory *FactorySession) SetBaseFeeConfiguration(alpha1 uint16,... method SetDefaultCommunityFee (line 501) | func (_Factory *FactorySession) SetDefaultCommunityFee(newDefaultCommu... method SetFarmingAddress (line 522) | func (_Factory *FactorySession) SetFarmingAddress(_farmingAddress comm... method SetOwner (line 543) | func (_Factory *FactorySession) SetOwner(_owner common.Address) (*type... method SetVaultAddress (line 564) | func (_Factory *FactorySession) SetVaultAddress(_vaultAddress common.A... type FactoryCallerSession (line 73) | type FactoryCallerSession struct method BaseFeeConfiguration (line 249) | func (_Factory *FactoryCallerSession) BaseFeeConfiguration() (struct { method DefaultCommunityFee (line 290) | func (_Factory *FactoryCallerSession) DefaultCommunityFee() (uint8, er... method FarmingAddress (line 321) | func (_Factory *FactoryCallerSession) FarmingAddress() (common.Address... method Owner (line 352) | func (_Factory *FactoryCallerSession) Owner() (common.Address, error) { method PoolByPair (line 383) | func (_Factory *FactoryCallerSession) PoolByPair(arg0 common.Address, ... method PoolDeployer (line 414) | func (_Factory *FactoryCallerSession) PoolDeployer() (common.Address, ... method VaultAddress (line 445) | func (_Factory *FactoryCallerSession) VaultAddress() (common.Address, ... type FactoryTransactorSession (line 80) | type FactoryTransactorSession struct method CreatePool (line 466) | func (_Factory *FactoryTransactorSession) CreatePool(tokenA common.Add... method SetBaseFeeConfiguration (line 487) | func (_Factory *FactoryTransactorSession) SetBaseFeeConfiguration(alph... method SetDefaultCommunityFee (line 508) | func (_Factory *FactoryTransactorSession) SetDefaultCommunityFee(newDe... method SetFarmingAddress (line 529) | func (_Factory *FactoryTransactorSession) SetFarmingAddress(_farmingAd... method SetOwner (line 550) | func (_Factory *FactoryTransactorSession) SetOwner(_owner common.Addre... method SetVaultAddress (line 571) | func (_Factory *FactoryTransactorSession) SetVaultAddress(_vaultAddres... type FactoryRaw (line 86) | type FactoryRaw struct method Call (line 149) | func (_Factory *FactoryRaw) Call(opts *bind.CallOpts, result *[]interf... method Transfer (line 155) | func (_Factory *FactoryRaw) Transfer(opts *bind.TransactOpts) (*types.... method Transact (line 160) | func (_Factory *FactoryRaw) Transact(opts *bind.TransactOpts, method s... type FactoryCallerRaw (line 91) | type FactoryCallerRaw struct method Call (line 168) | func (_Factory *FactoryCallerRaw) Call(opts *bind.CallOpts, result *[]... type FactoryTransactorRaw (line 96) | type FactoryTransactorRaw struct method Transfer (line 174) | func (_Factory *FactoryTransactorRaw) Transfer(opts *bind.TransactOpts... method Transact (line 179) | func (_Factory *FactoryTransactorRaw) Transact(opts *bind.TransactOpts... function NewFactory (line 101) | func NewFactory(address common.Address, backend bind.ContractBackend) (*... function NewFactoryCaller (line 110) | func NewFactoryCaller(address common.Address, caller bind.ContractCaller... function NewFactoryTransactor (line 119) | func NewFactoryTransactor(address common.Address, transactor bind.Contra... function NewFactoryFilterer (line 128) | func NewFactoryFilterer(address common.Address, filterer bind.ContractFi... function bindFactory (line 137) | func bindFactory(address common.Address, caller bind.ContractCaller, tra... type FactoryDefaultCommunityFeeIterator (line 576) | type FactoryDefaultCommunityFeeIterator struct method Next (line 591) | func (it *FactoryDefaultCommunityFeeIterator) Next() bool { method Error (line 631) | func (it *FactoryDefaultCommunityFeeIterator) Error() error { method Close (line 637) | func (it *FactoryDefaultCommunityFeeIterator) Close() error { type FactoryDefaultCommunityFee (line 643) | type FactoryDefaultCommunityFee struct type FactoryFarmingAddressIterator (line 710) | type FactoryFarmingAddressIterator struct method Next (line 725) | func (it *FactoryFarmingAddressIterator) Next() bool { method Error (line 765) | func (it *FactoryFarmingAddressIterator) Error() error { method Close (line 771) | func (it *FactoryFarmingAddressIterator) Close() error { type FactoryFarmingAddress (line 777) | type FactoryFarmingAddress struct type FactoryFeeConfigurationIterator (line 854) | type FactoryFeeConfigurationIterator struct method Next (line 869) | func (it *FactoryFeeConfigurationIterator) Next() bool { method Error (line 909) | func (it *FactoryFeeConfigurationIterator) Error() error { method Close (line 915) | func (it *FactoryFeeConfigurationIterator) Close() error { type FactoryFeeConfiguration (line 921) | type FactoryFeeConfiguration struct type FactoryOwnerIterator (line 996) | type FactoryOwnerIterator struct method Next (line 1011) | func (it *FactoryOwnerIterator) Next() bool { method Error (line 1051) | func (it *FactoryOwnerIterator) Error() error { method Close (line 1057) | func (it *FactoryOwnerIterator) Close() error { type FactoryOwner (line 1063) | type FactoryOwner struct type FactoryPoolIterator (line 1140) | type FactoryPoolIterator struct method Next (line 1155) | func (it *FactoryPoolIterator) Next() bool { method Error (line 1195) | func (it *FactoryPoolIterator) Error() error { method Close (line 1201) | func (it *FactoryPoolIterator) Close() error { type FactoryPool (line 1207) | type FactoryPool struct type FactoryVaultAddressIterator (line 1294) | type FactoryVaultAddressIterator struct method Next (line 1309) | func (it *FactoryVaultAddressIterator) Next() bool { method Error (line 1349) | func (it *FactoryVaultAddressIterator) Error() error { method Close (line 1355) | func (it *FactoryVaultAddressIterator) Close() error { type FactoryVaultAddress (line 1361) | type FactoryVaultAddress struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/arbitrumnonfungiblepositionmanager/NonfungiblePositionManager.go type INonfungiblePositionManagerCollectParams (line 33) | type INonfungiblePositionManagerCollectParams struct type INonfungiblePositionManagerDecreaseLiquidityParams (line 41) | type INonfungiblePositionManagerDecreaseLiquidityParams struct type INonfungiblePositionManagerIncreaseLiquidityParams (line 50) | type INonfungiblePositionManagerIncreaseLiquidityParams struct type INonfungiblePositionManagerMintParams (line 60) | type INonfungiblePositionManagerMintParams struct type NonfungiblePositionManager (line 83) | type NonfungiblePositionManager struct type NonfungiblePositionManagerCaller (line 90) | type NonfungiblePositionManagerCaller struct method DOMAINSEPARATOR (line 227) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method PERMITTYPEHASH (line 258) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method WNativeToken (line 289) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) W... method BalanceOf (line 320) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method BaseURI (line 351) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method Factory (line 382) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) F... method GetApproved (line 413) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) G... method IsApprovedForAll (line 444) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) I... method Name (line 475) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) N... method OwnerOf (line 506) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method PoolDeployer (line 537) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method Positions (line 568) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method SupportsInterface (line 658) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method Symbol (line 689) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method TokenByIndex (line 720) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenOfOwnerByIndex (line 751) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenURI (line 782) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TotalSupply (line 813) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... type NonfungiblePositionManagerTransactor (line 95) | type NonfungiblePositionManagerTransactor struct method AlgebraMintCallback (line 844) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Approve (line 865) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 886) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 907) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 928) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 949) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 970) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 991) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 1012) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1033) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundNativeToken (line 1054) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1075) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1096) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1117) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1138) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1159) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1180) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1201) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1222) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1243) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWNativeToken (line 1264) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1285) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerFilterer (line 100) | type NonfungiblePositionManagerFilterer struct method FilterApproval (line 1381) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApproval (line 1406) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApproval (line 1456) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterApprovalForAll (line 1543) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApprovalForAll (line 1564) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApprovalForAll (line 1610) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterCollect (line 1698) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchCollect (line 1715) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseCollect (line 1757) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterDecreaseLiquidity (line 1845) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchDecreaseLiquidity (line 1862) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseDecreaseLiquidity (line 1904) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterIncreaseLiquidity (line 1994) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchIncreaseLiquidity (line 2011) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseIncreaseLiquidity (line 2053) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterTransfer (line 2140) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchTransfer (line 2165) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseTransfer (line 2215) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... type NonfungiblePositionManagerSession (line 106) | type NonfungiblePositionManagerSession struct method DOMAINSEPARATOR (line 244) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PERMITTYPEHASH (line 275) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method WNativeToken (line 306) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BalanceOf (line 337) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BaseURI (line 368) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Factory (line 399) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method GetApproved (line 430) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IsApprovedForAll (line 461) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Name (line 492) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method OwnerOf (line 523) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PoolDeployer (line 554) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Positions (line 620) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SupportsInterface (line 675) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Symbol (line 706) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenByIndex (line 737) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenOfOwnerByIndex (line 768) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenURI (line 799) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TotalSupply (line 830) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method AlgebraMintCallback (line 851) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Approve (line 872) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Burn (line 893) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Collect (line 914) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method CreateAndInitializePoolIfNecessary (line 935) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method DecreaseLiquidity (line 956) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IncreaseLiquidity (line 977) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Mint (line 998) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Multicall (line 1019) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Permit (line 1040) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RefundNativeToken (line 1061) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom (line 1082) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom0 (line 1103) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermit (line 1124) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowed (line 1145) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowedIfNecessary (line 1166) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitIfNecessary (line 1187) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetApprovalForAll (line 1208) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SweepToken (line 1229) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferFrom (line 1250) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UnwrapWNativeToken (line 1271) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Receive (line 1292) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... type NonfungiblePositionManagerCallerSession (line 114) | type NonfungiblePositionManagerCallerSession struct method DOMAINSEPARATOR (line 251) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PERMITTYPEHASH (line 282) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method WNativeToken (line 313) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BalanceOf (line 344) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BaseURI (line 375) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Factory (line 406) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method GetApproved (line 437) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method IsApprovedForAll (line 468) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Name (line 499) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method OwnerOf (line 530) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PoolDeployer (line 561) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Positions (line 639) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method SupportsInterface (line 682) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Symbol (line 713) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenByIndex (line 744) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenOfOwnerByIndex (line 775) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenURI (line 806) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TotalSupply (line 837) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... type NonfungiblePositionManagerTransactorSession (line 121) | type NonfungiblePositionManagerTransactorSession struct method AlgebraMintCallback (line 858) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Approve (line 879) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 900) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 921) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 942) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 963) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 984) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 1005) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 1026) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1047) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundNativeToken (line 1068) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1089) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1110) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1131) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1152) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1173) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1194) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1215) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1236) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1257) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWNativeToken (line 1278) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1299) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerRaw (line 127) | type NonfungiblePositionManagerRaw struct method Call (line 190) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Call... method Transfer (line 196) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... method Transact (line 201) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... type NonfungiblePositionManagerCallerRaw (line 132) | type NonfungiblePositionManagerCallerRaw struct method Call (line 209) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerRaw... type NonfungiblePositionManagerTransactorRaw (line 137) | type NonfungiblePositionManagerTransactorRaw struct method Transfer (line 215) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Transact (line 220) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... function NewNonfungiblePositionManager (line 142) | func NewNonfungiblePositionManager(address common.Address, backend bind.... function NewNonfungiblePositionManagerCaller (line 151) | func NewNonfungiblePositionManagerCaller(address common.Address, caller ... function NewNonfungiblePositionManagerTransactor (line 160) | func NewNonfungiblePositionManagerTransactor(address common.Address, tra... function NewNonfungiblePositionManagerFilterer (line 169) | func NewNonfungiblePositionManagerFilterer(address common.Address, filte... function bindNonfungiblePositionManager (line 178) | func bindNonfungiblePositionManager(address common.Address, caller bind.... type NonfungiblePositionManagerApprovalIterator (line 1304) | type NonfungiblePositionManagerApprovalIterator struct method Next (line 1319) | func (it *NonfungiblePositionManagerApprovalIterator) Next() bool { method Error (line 1359) | func (it *NonfungiblePositionManagerApprovalIterator) Error() error { method Close (line 1365) | func (it *NonfungiblePositionManagerApprovalIterator) Close() error { type NonfungiblePositionManagerApproval (line 1371) | type NonfungiblePositionManagerApproval struct type NonfungiblePositionManagerApprovalForAllIterator (line 1466) | type NonfungiblePositionManagerApprovalForAllIterator struct method Next (line 1481) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Next() bool { method Error (line 1521) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Error() er... method Close (line 1527) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Close() er... type NonfungiblePositionManagerApprovalForAll (line 1533) | type NonfungiblePositionManagerApprovalForAll struct type NonfungiblePositionManagerCollectIterator (line 1620) | type NonfungiblePositionManagerCollectIterator struct method Next (line 1635) | func (it *NonfungiblePositionManagerCollectIterator) Next() bool { method Error (line 1675) | func (it *NonfungiblePositionManagerCollectIterator) Error() error { method Close (line 1681) | func (it *NonfungiblePositionManagerCollectIterator) Close() error { type NonfungiblePositionManagerCollect (line 1687) | type NonfungiblePositionManagerCollect struct type NonfungiblePositionManagerDecreaseLiquidityIterator (line 1767) | type NonfungiblePositionManagerDecreaseLiquidityIterator struct method Next (line 1782) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Next() ... method Error (line 1822) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Error()... method Close (line 1828) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Close()... type NonfungiblePositionManagerDecreaseLiquidity (line 1834) | type NonfungiblePositionManagerDecreaseLiquidity struct type NonfungiblePositionManagerIncreaseLiquidityIterator (line 1914) | type NonfungiblePositionManagerIncreaseLiquidityIterator struct method Next (line 1929) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Next() ... method Error (line 1969) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Error()... method Close (line 1975) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Close()... type NonfungiblePositionManagerIncreaseLiquidity (line 1981) | type NonfungiblePositionManagerIncreaseLiquidity struct type NonfungiblePositionManagerTransferIterator (line 2063) | type NonfungiblePositionManagerTransferIterator struct method Next (line 2078) | func (it *NonfungiblePositionManagerTransferIterator) Next() bool { method Error (line 2118) | func (it *NonfungiblePositionManagerTransferIterator) Error() error { method Close (line 2124) | func (it *NonfungiblePositionManagerTransferIterator) Close() error { type NonfungiblePositionManagerTransfer (line 2130) | type NonfungiblePositionManagerTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/arbitrumpool/Pool.go type Pool (line 42) | type Pool struct type PoolCaller (line 49) | type PoolCaller struct method ActiveIncentive (line 186) | func (_Pool *PoolCaller) ActiveIncentive(opts *bind.CallOpts) (common.... method DataStorageOperator (line 217) | func (_Pool *PoolCaller) DataStorageOperator(opts *bind.CallOpts) (com... method Factory (line 248) | func (_Pool *PoolCaller) Factory(opts *bind.CallOpts) (common.Address,... method GetInnerCumulatives (line 279) | func (_Pool *PoolCaller) GetInnerCumulatives(opts *bind.CallOpts, bott... method GetTimepoints (line 329) | func (_Pool *PoolCaller) GetTimepoints(opts *bind.CallOpts, secondsAgo... method GlobalState (line 384) | func (_Pool *PoolCaller) GlobalState(opts *bind.CallOpts) (struct { method Liquidity (line 459) | func (_Pool *PoolCaller) Liquidity(opts *bind.CallOpts) (*big.Int, err... method LiquidityCooldown (line 490) | func (_Pool *PoolCaller) LiquidityCooldown(opts *bind.CallOpts) (uint3... method MaxLiquidityPerTick (line 521) | func (_Pool *PoolCaller) MaxLiquidityPerTick(opts *bind.CallOpts) (*bi... method Positions (line 552) | func (_Pool *PoolCaller) Positions(opts *bind.CallOpts, arg0 [32]byte)... method TickSpacing (line 617) | func (_Pool *PoolCaller) TickSpacing(opts *bind.CallOpts) (*big.Int, e... method TickTable (line 648) | func (_Pool *PoolCaller) TickTable(opts *bind.CallOpts, arg0 int16) (*... method Ticks (line 679) | func (_Pool *PoolCaller) Ticks(opts *bind.CallOpts, arg0 *big.Int) (st... method Timepoints (line 754) | func (_Pool *PoolCaller) Timepoints(opts *bind.CallOpts, index *big.In... method Token0 (line 824) | func (_Pool *PoolCaller) Token0(opts *bind.CallOpts) (common.Address, ... method Token1 (line 855) | func (_Pool *PoolCaller) Token1(opts *bind.CallOpts) (common.Address, ... method TotalFeeGrowth0Token (line 886) | func (_Pool *PoolCaller) TotalFeeGrowth0Token(opts *bind.CallOpts) (*b... method TotalFeeGrowth1Token (line 917) | func (_Pool *PoolCaller) TotalFeeGrowth1Token(opts *bind.CallOpts) (*b... type PoolTransactor (line 54) | type PoolTransactor struct method Burn (line 948) | func (_Pool *PoolTransactor) Burn(opts *bind.TransactOpts, bottomTick ... method Collect (line 969) | func (_Pool *PoolTransactor) Collect(opts *bind.TransactOpts, recipien... method Flash (line 990) | func (_Pool *PoolTransactor) Flash(opts *bind.TransactOpts, recipient ... method Initialize (line 1011) | func (_Pool *PoolTransactor) Initialize(opts *bind.TransactOpts, initi... method Mint (line 1032) | func (_Pool *PoolTransactor) Mint(opts *bind.TransactOpts, sender comm... method SetCommunityFee (line 1053) | func (_Pool *PoolTransactor) SetCommunityFee(opts *bind.TransactOpts, ... method SetIncentive (line 1074) | func (_Pool *PoolTransactor) SetIncentive(opts *bind.TransactOpts, vir... method SetLiquidityCooldown (line 1095) | func (_Pool *PoolTransactor) SetLiquidityCooldown(opts *bind.TransactO... method SetTickSpacing (line 1116) | func (_Pool *PoolTransactor) SetTickSpacing(opts *bind.TransactOpts, n... method Swap (line 1137) | func (_Pool *PoolTransactor) Swap(opts *bind.TransactOpts, recipient c... method SwapSupportingFeeOnInputTokens (line 1158) | func (_Pool *PoolTransactor) SwapSupportingFeeOnInputTokens(opts *bind... type PoolFilterer (line 59) | type PoolFilterer struct method FilterBurn (line 1257) | func (_Pool *PoolFilterer) FilterBurn(opts *bind.FilterOpts, owner []c... method WatchBurn (line 1282) | func (_Pool *PoolFilterer) WatchBurn(opts *bind.WatchOpts, sink chan<-... method ParseBurn (line 1332) | func (_Pool *PoolFilterer) ParseBurn(log types.Log) (*PoolBurn, error) { method FilterCollect (line 1422) | func (_Pool *PoolFilterer) FilterCollect(opts *bind.FilterOpts, owner ... method WatchCollect (line 1448) | func (_Pool *PoolFilterer) WatchCollect(opts *bind.WatchOpts, sink cha... method ParseCollect (line 1499) | func (_Pool *PoolFilterer) ParseCollect(log types.Log) (*PoolCollect, ... method FilterCommunityFee (line 1585) | func (_Pool *PoolFilterer) FilterCommunityFee(opts *bind.FilterOpts) (... method WatchCommunityFee (line 1597) | func (_Pool *PoolFilterer) WatchCommunityFee(opts *bind.WatchOpts, sin... method ParseCommunityFee (line 1634) | func (_Pool *PoolFilterer) ParseCommunityFee(log types.Log) (*PoolComm... method FilterFee (line 1720) | func (_Pool *PoolFilterer) FilterFee(opts *bind.FilterOpts) (*PoolFeeI... method WatchFee (line 1732) | func (_Pool *PoolFilterer) WatchFee(opts *bind.WatchOpts, sink chan<- ... method ParseFee (line 1769) | func (_Pool *PoolFilterer) ParseFee(log types.Log) (*PoolFee, error) { method FilterFlash (line 1859) | func (_Pool *PoolFilterer) FilterFlash(opts *bind.FilterOpts, sender [... method WatchFlash (line 1880) | func (_Pool *PoolFilterer) WatchFlash(opts *bind.WatchOpts, sink chan<... method ParseFlash (line 1926) | func (_Pool *PoolFilterer) ParseFlash(log types.Log) (*PoolFlash, erro... method FilterIncentive (line 2011) | func (_Pool *PoolFilterer) FilterIncentive(opts *bind.FilterOpts, virt... method WatchIncentive (line 2028) | func (_Pool *PoolFilterer) WatchIncentive(opts *bind.WatchOpts, sink c... method ParseIncentive (line 2070) | func (_Pool *PoolFilterer) ParseIncentive(log types.Log) (*PoolIncenti... method FilterInitialize (line 2156) | func (_Pool *PoolFilterer) FilterInitialize(opts *bind.FilterOpts) (*P... method WatchInitialize (line 2168) | func (_Pool *PoolFilterer) WatchInitialize(opts *bind.WatchOpts, sink ... method ParseInitialize (line 2205) | func (_Pool *PoolFilterer) ParseInitialize(log types.Log) (*PoolInitia... method FilterLiquidityCooldown (line 2290) | func (_Pool *PoolFilterer) FilterLiquidityCooldown(opts *bind.FilterOp... method WatchLiquidityCooldown (line 2302) | func (_Pool *PoolFilterer) WatchLiquidityCooldown(opts *bind.WatchOpts... method ParseLiquidityCooldown (line 2339) | func (_Pool *PoolFilterer) ParseLiquidityCooldown(log types.Log) (*Poo... method FilterMint (line 2430) | func (_Pool *PoolFilterer) FilterMint(opts *bind.FilterOpts, owner []c... method WatchMint (line 2455) | func (_Pool *PoolFilterer) WatchMint(opts *bind.WatchOpts, sink chan<-... method ParseMint (line 2505) | func (_Pool *PoolFilterer) ParseMint(log types.Log) (*PoolMint, error) { method FilterSwap (line 2596) | func (_Pool *PoolFilterer) FilterSwap(opts *bind.FilterOpts, sender []... method WatchSwap (line 2617) | func (_Pool *PoolFilterer) WatchSwap(opts *bind.WatchOpts, sink chan<-... method ParseSwap (line 2663) | func (_Pool *PoolFilterer) ParseSwap(log types.Log) (*PoolSwap, error) { method FilterTickSpacing (line 2748) | func (_Pool *PoolFilterer) FilterTickSpacing(opts *bind.FilterOpts) (*... method WatchTickSpacing (line 2760) | func (_Pool *PoolFilterer) WatchTickSpacing(opts *bind.WatchOpts, sink... method ParseTickSpacing (line 2797) | func (_Pool *PoolFilterer) ParseTickSpacing(log types.Log) (*PoolTickS... type PoolSession (line 65) | type PoolSession struct method ActiveIncentive (line 203) | func (_Pool *PoolSession) ActiveIncentive() (common.Address, error) { method DataStorageOperator (line 234) | func (_Pool *PoolSession) DataStorageOperator() (common.Address, error) { method Factory (line 265) | func (_Pool *PoolSession) Factory() (common.Address, error) { method GetInnerCumulatives (line 307) | func (_Pool *PoolSession) GetInnerCumulatives(bottomTick *big.Int, top... method GetTimepoints (line 360) | func (_Pool *PoolSession) GetTimepoints(secondsAgos []uint32) (struct { method GlobalState (line 427) | func (_Pool *PoolSession) GlobalState() (struct { method Liquidity (line 476) | func (_Pool *PoolSession) Liquidity() (*big.Int, error) { method LiquidityCooldown (line 507) | func (_Pool *PoolSession) LiquidityCooldown() (uint32, error) { method MaxLiquidityPerTick (line 538) | func (_Pool *PoolSession) MaxLiquidityPerTick() (*big.Int, error) { method Positions (line 589) | func (_Pool *PoolSession) Positions(arg0 [32]byte) (struct { method TickSpacing (line 634) | func (_Pool *PoolSession) TickSpacing() (*big.Int, error) { method TickTable (line 665) | func (_Pool *PoolSession) TickTable(arg0 int16) (*big.Int, error) { method Ticks (line 722) | func (_Pool *PoolSession) Ticks(arg0 *big.Int) (struct { method Timepoints (line 794) | func (_Pool *PoolSession) Timepoints(index *big.Int) (struct { method Token0 (line 841) | func (_Pool *PoolSession) Token0() (common.Address, error) { method Token1 (line 872) | func (_Pool *PoolSession) Token1() (common.Address, error) { method TotalFeeGrowth0Token (line 903) | func (_Pool *PoolSession) TotalFeeGrowth0Token() (*big.Int, error) { method TotalFeeGrowth1Token (line 934) | func (_Pool *PoolSession) TotalFeeGrowth1Token() (*big.Int, error) { method Burn (line 955) | func (_Pool *PoolSession) Burn(bottomTick *big.Int, topTick *big.Int, ... method Collect (line 976) | func (_Pool *PoolSession) Collect(recipient common.Address, bottomTick... method Flash (line 997) | func (_Pool *PoolSession) Flash(recipient common.Address, amount0 *big... method Initialize (line 1018) | func (_Pool *PoolSession) Initialize(initialPrice *big.Int) (*types.Tr... method Mint (line 1039) | func (_Pool *PoolSession) Mint(sender common.Address, recipient common... method SetCommunityFee (line 1060) | func (_Pool *PoolSession) SetCommunityFee(communityFee0 uint8, communi... method SetIncentive (line 1081) | func (_Pool *PoolSession) SetIncentive(virtualPoolAddress common.Addre... method SetLiquidityCooldown (line 1102) | func (_Pool *PoolSession) SetLiquidityCooldown(newLiquidityCooldown ui... method SetTickSpacing (line 1123) | func (_Pool *PoolSession) SetTickSpacing(newTickSpacing *big.Int) (*ty... method Swap (line 1144) | func (_Pool *PoolSession) Swap(recipient common.Address, zeroToOne boo... method SwapSupportingFeeOnInputTokens (line 1165) | func (_Pool *PoolSession) SwapSupportingFeeOnInputTokens(sender common... type PoolCallerSession (line 73) | type PoolCallerSession struct method ActiveIncentive (line 210) | func (_Pool *PoolCallerSession) ActiveIncentive() (common.Address, err... method DataStorageOperator (line 241) | func (_Pool *PoolCallerSession) DataStorageOperator() (common.Address,... method Factory (line 272) | func (_Pool *PoolCallerSession) Factory() (common.Address, error) { method GetInnerCumulatives (line 318) | func (_Pool *PoolCallerSession) GetInnerCumulatives(bottomTick *big.In... method GetTimepoints (line 372) | func (_Pool *PoolCallerSession) GetTimepoints(secondsAgos []uint32) (s... method GlobalState (line 443) | func (_Pool *PoolCallerSession) GlobalState() (struct { method Liquidity (line 483) | func (_Pool *PoolCallerSession) Liquidity() (*big.Int, error) { method LiquidityCooldown (line 514) | func (_Pool *PoolCallerSession) LiquidityCooldown() (uint32, error) { method MaxLiquidityPerTick (line 545) | func (_Pool *PoolCallerSession) MaxLiquidityPerTick() (*big.Int, error) { method Positions (line 603) | func (_Pool *PoolCallerSession) Positions(arg0 [32]byte) (struct { method TickSpacing (line 641) | func (_Pool *PoolCallerSession) TickSpacing() (*big.Int, error) { method TickTable (line 672) | func (_Pool *PoolCallerSession) TickTable(arg0 int16) (*big.Int, error) { method Ticks (line 738) | func (_Pool *PoolCallerSession) Ticks(arg0 *big.Int) (struct { method Timepoints (line 809) | func (_Pool *PoolCallerSession) Timepoints(index *big.Int) (struct { method Token0 (line 848) | func (_Pool *PoolCallerSession) Token0() (common.Address, error) { method Token1 (line 879) | func (_Pool *PoolCallerSession) Token1() (common.Address, error) { method TotalFeeGrowth0Token (line 910) | func (_Pool *PoolCallerSession) TotalFeeGrowth0Token() (*big.Int, erro... method TotalFeeGrowth1Token (line 941) | func (_Pool *PoolCallerSession) TotalFeeGrowth1Token() (*big.Int, erro... type PoolTransactorSession (line 80) | type PoolTransactorSession struct method Burn (line 962) | func (_Pool *PoolTransactorSession) Burn(bottomTick *big.Int, topTick ... method Collect (line 983) | func (_Pool *PoolTransactorSession) Collect(recipient common.Address, ... method Flash (line 1004) | func (_Pool *PoolTransactorSession) Flash(recipient common.Address, am... method Initialize (line 1025) | func (_Pool *PoolTransactorSession) Initialize(initialPrice *big.Int) ... method Mint (line 1046) | func (_Pool *PoolTransactorSession) Mint(sender common.Address, recipi... method SetCommunityFee (line 1067) | func (_Pool *PoolTransactorSession) SetCommunityFee(communityFee0 uint... method SetIncentive (line 1088) | func (_Pool *PoolTransactorSession) SetIncentive(virtualPoolAddress co... method SetLiquidityCooldown (line 1109) | func (_Pool *PoolTransactorSession) SetLiquidityCooldown(newLiquidityC... method SetTickSpacing (line 1130) | func (_Pool *PoolTransactorSession) SetTickSpacing(newTickSpacing *big... method Swap (line 1151) | func (_Pool *PoolTransactorSession) Swap(recipient common.Address, zer... method SwapSupportingFeeOnInputTokens (line 1172) | func (_Pool *PoolTransactorSession) SwapSupportingFeeOnInputTokens(sen... type PoolRaw (line 86) | type PoolRaw struct method Call (line 149) | func (_Pool *PoolRaw) Call(opts *bind.CallOpts, result *[]interface{},... method Transfer (line 155) | func (_Pool *PoolRaw) Transfer(opts *bind.TransactOpts) (*types.Transa... method Transact (line 160) | func (_Pool *PoolRaw) Transact(opts *bind.TransactOpts, method string,... type PoolCallerRaw (line 91) | type PoolCallerRaw struct method Call (line 168) | func (_Pool *PoolCallerRaw) Call(opts *bind.CallOpts, result *[]interf... type PoolTransactorRaw (line 96) | type PoolTransactorRaw struct method Transfer (line 174) | func (_Pool *PoolTransactorRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 179) | func (_Pool *PoolTransactorRaw) Transact(opts *bind.TransactOpts, meth... function NewPool (line 101) | func NewPool(address common.Address, backend bind.ContractBackend) (*Poo... function NewPoolCaller (line 110) | func NewPoolCaller(address common.Address, caller bind.ContractCaller) (... function NewPoolTransactor (line 119) | func NewPoolTransactor(address common.Address, transactor bind.ContractT... function NewPoolFilterer (line 128) | func NewPoolFilterer(address common.Address, filterer bind.ContractFilte... function bindPool (line 137) | func bindPool(address common.Address, caller bind.ContractCaller, transa... type PoolBurnIterator (line 1177) | type PoolBurnIterator struct method Next (line 1192) | func (it *PoolBurnIterator) Next() bool { method Error (line 1232) | func (it *PoolBurnIterator) Error() error { method Close (line 1238) | func (it *PoolBurnIterator) Close() error { type PoolBurn (line 1244) | type PoolBurn struct type PoolCollectIterator (line 1342) | type PoolCollectIterator struct method Next (line 1357) | func (it *PoolCollectIterator) Next() bool { method Error (line 1397) | func (it *PoolCollectIterator) Error() error { method Close (line 1403) | func (it *PoolCollectIterator) Close() error { type PoolCollect (line 1409) | type PoolCollect struct type PoolCommunityFeeIterator (line 1509) | type PoolCommunityFeeIterator struct method Next (line 1524) | func (it *PoolCommunityFeeIterator) Next() bool { method Error (line 1564) | func (it *PoolCommunityFeeIterator) Error() error { method Close (line 1570) | func (it *PoolCommunityFeeIterator) Close() error { type PoolCommunityFee (line 1576) | type PoolCommunityFee struct type PoolFeeIterator (line 1644) | type PoolFeeIterator struct method Next (line 1659) | func (it *PoolFeeIterator) Next() bool { method Error (line 1699) | func (it *PoolFeeIterator) Error() error { method Close (line 1705) | func (it *PoolFeeIterator) Close() error { type PoolFee (line 1711) | type PoolFee struct type PoolFlashIterator (line 1779) | type PoolFlashIterator struct method Next (line 1794) | func (it *PoolFlashIterator) Next() bool { method Error (line 1834) | func (it *PoolFlashIterator) Error() error { method Close (line 1840) | func (it *PoolFlashIterator) Close() error { type PoolFlash (line 1846) | type PoolFlash struct type PoolIncentiveIterator (line 1936) | type PoolIncentiveIterator struct method Next (line 1951) | func (it *PoolIncentiveIterator) Next() bool { method Error (line 1991) | func (it *PoolIncentiveIterator) Error() error { method Close (line 1997) | func (it *PoolIncentiveIterator) Close() error { type PoolIncentive (line 2003) | type PoolIncentive struct type PoolInitializeIterator (line 2080) | type PoolInitializeIterator struct method Next (line 2095) | func (it *PoolInitializeIterator) Next() bool { method Error (line 2135) | func (it *PoolInitializeIterator) Error() error { method Close (line 2141) | func (it *PoolInitializeIterator) Close() error { type PoolInitialize (line 2147) | type PoolInitialize struct type PoolLiquidityCooldownIterator (line 2215) | type PoolLiquidityCooldownIterator struct method Next (line 2230) | func (it *PoolLiquidityCooldownIterator) Next() bool { method Error (line 2270) | func (it *PoolLiquidityCooldownIterator) Error() error { method Close (line 2276) | func (it *PoolLiquidityCooldownIterator) Close() error { type PoolLiquidityCooldown (line 2282) | type PoolLiquidityCooldown struct type PoolMintIterator (line 2349) | type PoolMintIterator struct method Next (line 2364) | func (it *PoolMintIterator) Next() bool { method Error (line 2404) | func (it *PoolMintIterator) Error() error { method Close (line 2410) | func (it *PoolMintIterator) Close() error { type PoolMint (line 2416) | type PoolMint struct type PoolSwapIterator (line 2515) | type PoolSwapIterator struct method Next (line 2530) | func (it *PoolSwapIterator) Next() bool { method Error (line 2570) | func (it *PoolSwapIterator) Error() error { method Close (line 2576) | func (it *PoolSwapIterator) Close() error { type PoolSwap (line 2582) | type PoolSwap struct type PoolTickSpacingIterator (line 2673) | type PoolTickSpacingIterator struct method Next (line 2688) | func (it *PoolTickSpacingIterator) Next() bool { method Error (line 2728) | func (it *PoolTickSpacingIterator) Error() error { method Close (line 2734) | func (it *PoolTickSpacingIterator) Close() error { type PoolTickSpacing (line 2740) | type PoolTickSpacing struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/avaxnonfungiblepositionmanager/NonfungiblePositionManager.go type INonfungiblePositionManagerCollectParams (line 33) | type INonfungiblePositionManagerCollectParams struct type INonfungiblePositionManagerDecreaseLiquidityParams (line 41) | type INonfungiblePositionManagerDecreaseLiquidityParams struct type INonfungiblePositionManagerIncreaseLiquidityParams (line 50) | type INonfungiblePositionManagerIncreaseLiquidityParams struct type INonfungiblePositionManagerMintParams (line 60) | type INonfungiblePositionManagerMintParams struct type NonfungiblePositionManager (line 84) | type NonfungiblePositionManager struct type NonfungiblePositionManagerCaller (line 91) | type NonfungiblePositionManagerCaller struct method DOMAINSEPARATOR (line 228) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method PERMITTYPEHASH (line 259) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method WETH9 (line 290) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) W... method BalanceOf (line 321) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method BaseURI (line 352) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method Factory (line 383) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) F... method GetApproved (line 414) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) G... method IsApprovedForAll (line 445) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) I... method Name (line 476) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) N... method OwnerOf (line 507) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method Positions (line 538) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method SupportsInterface (line 633) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method Symbol (line 664) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method TokenByIndex (line 695) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenOfOwnerByIndex (line 726) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenURI (line 757) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TotalSupply (line 788) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... type NonfungiblePositionManagerTransactor (line 96) | type NonfungiblePositionManagerTransactor struct method Approve (line 819) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 840) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 861) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 882) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 903) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 924) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 945) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 966) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 987) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1008) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1029) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1050) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1071) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1092) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1134) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1155) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1176) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1218) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1239) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1260) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerFilterer (line 101) | type NonfungiblePositionManagerFilterer struct method FilterApproval (line 1356) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApproval (line 1381) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApproval (line 1431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterApprovalForAll (line 1518) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApprovalForAll (line 1539) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApprovalForAll (line 1585) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterCollect (line 1673) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchCollect (line 1690) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseCollect (line 1732) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterDecreaseLiquidity (line 1820) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchDecreaseLiquidity (line 1837) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseDecreaseLiquidity (line 1879) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterIncreaseLiquidity (line 1967) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchIncreaseLiquidity (line 1984) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseIncreaseLiquidity (line 2026) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterTransfer (line 2113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchTransfer (line 2138) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseTransfer (line 2188) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... type NonfungiblePositionManagerSession (line 107) | type NonfungiblePositionManagerSession struct method DOMAINSEPARATOR (line 245) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PERMITTYPEHASH (line 276) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method WETH9 (line 307) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BalanceOf (line 338) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BaseURI (line 369) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Factory (line 400) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method GetApproved (line 431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IsApprovedForAll (line 462) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Name (line 493) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method OwnerOf (line 524) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Positions (line 593) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SupportsInterface (line 650) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Symbol (line 681) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenByIndex (line 712) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenOfOwnerByIndex (line 743) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenURI (line 774) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TotalSupply (line 805) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Approve (line 826) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Burn (line 847) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Collect (line 868) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method CreateAndInitializePoolIfNecessary (line 889) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method DecreaseLiquidity (line 910) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IncreaseLiquidity (line 931) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Mint (line 952) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Multicall (line 973) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Permit (line 994) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RefundETH (line 1015) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom (line 1036) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom0 (line 1057) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermit (line 1078) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowed (line 1099) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowedIfNecessary (line 1120) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitIfNecessary (line 1141) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetApprovalForAll (line 1162) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SweepToken (line 1183) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferFrom (line 1204) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UniswapV3MintCallback (line 1225) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UnwrapWETH9 (line 1246) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Receive (line 1267) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... type NonfungiblePositionManagerCallerSession (line 115) | type NonfungiblePositionManagerCallerSession struct method DOMAINSEPARATOR (line 252) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PERMITTYPEHASH (line 283) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method WETH9 (line 314) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BalanceOf (line 345) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BaseURI (line 376) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Factory (line 407) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method GetApproved (line 438) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method IsApprovedForAll (line 469) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Name (line 500) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method OwnerOf (line 531) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Positions (line 613) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method SupportsInterface (line 657) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Symbol (line 688) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenByIndex (line 719) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenOfOwnerByIndex (line 750) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenURI (line 781) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TotalSupply (line 812) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... type NonfungiblePositionManagerTransactorSession (line 122) | type NonfungiblePositionManagerTransactorSession struct method Approve (line 833) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 854) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 875) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 896) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 917) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 938) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 959) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 980) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1001) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1022) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1043) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1064) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1085) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1106) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1127) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1148) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1169) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1190) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1211) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1232) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1253) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1274) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerRaw (line 128) | type NonfungiblePositionManagerRaw struct method Call (line 191) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Call... method Transfer (line 197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... method Transact (line 202) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... type NonfungiblePositionManagerCallerRaw (line 133) | type NonfungiblePositionManagerCallerRaw struct method Call (line 210) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerRaw... type NonfungiblePositionManagerTransactorRaw (line 138) | type NonfungiblePositionManagerTransactorRaw struct method Transfer (line 216) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Transact (line 221) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... function NewNonfungiblePositionManager (line 143) | func NewNonfungiblePositionManager(address common.Address, backend bind.... function NewNonfungiblePositionManagerCaller (line 152) | func NewNonfungiblePositionManagerCaller(address common.Address, caller ... function NewNonfungiblePositionManagerTransactor (line 161) | func NewNonfungiblePositionManagerTransactor(address common.Address, tra... function NewNonfungiblePositionManagerFilterer (line 170) | func NewNonfungiblePositionManagerFilterer(address common.Address, filte... function bindNonfungiblePositionManager (line 179) | func bindNonfungiblePositionManager(address common.Address, caller bind.... type NonfungiblePositionManagerApprovalIterator (line 1279) | type NonfungiblePositionManagerApprovalIterator struct method Next (line 1294) | func (it *NonfungiblePositionManagerApprovalIterator) Next() bool { method Error (line 1334) | func (it *NonfungiblePositionManagerApprovalIterator) Error() error { method Close (line 1340) | func (it *NonfungiblePositionManagerApprovalIterator) Close() error { type NonfungiblePositionManagerApproval (line 1346) | type NonfungiblePositionManagerApproval struct type NonfungiblePositionManagerApprovalForAllIterator (line 1441) | type NonfungiblePositionManagerApprovalForAllIterator struct method Next (line 1456) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Next() bool { method Error (line 1496) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Error() er... method Close (line 1502) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Close() er... type NonfungiblePositionManagerApprovalForAll (line 1508) | type NonfungiblePositionManagerApprovalForAll struct type NonfungiblePositionManagerCollectIterator (line 1595) | type NonfungiblePositionManagerCollectIterator struct method Next (line 1610) | func (it *NonfungiblePositionManagerCollectIterator) Next() bool { method Error (line 1650) | func (it *NonfungiblePositionManagerCollectIterator) Error() error { method Close (line 1656) | func (it *NonfungiblePositionManagerCollectIterator) Close() error { type NonfungiblePositionManagerCollect (line 1662) | type NonfungiblePositionManagerCollect struct type NonfungiblePositionManagerDecreaseLiquidityIterator (line 1742) | type NonfungiblePositionManagerDecreaseLiquidityIterator struct method Next (line 1757) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Next() ... method Error (line 1797) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Error()... method Close (line 1803) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Close()... type NonfungiblePositionManagerDecreaseLiquidity (line 1809) | type NonfungiblePositionManagerDecreaseLiquidity struct type NonfungiblePositionManagerIncreaseLiquidityIterator (line 1889) | type NonfungiblePositionManagerIncreaseLiquidityIterator struct method Next (line 1904) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Next() ... method Error (line 1944) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Error()... method Close (line 1950) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Close()... type NonfungiblePositionManagerIncreaseLiquidity (line 1956) | type NonfungiblePositionManagerIncreaseLiquidity struct type NonfungiblePositionManagerTransferIterator (line 2036) | type NonfungiblePositionManagerTransferIterator struct method Next (line 2051) | func (it *NonfungiblePositionManagerTransferIterator) Next() bool { method Error (line 2091) | func (it *NonfungiblePositionManagerTransferIterator) Error() error { method Close (line 2097) | func (it *NonfungiblePositionManagerTransferIterator) Close() error { type NonfungiblePositionManagerTransfer (line 2103) | type NonfungiblePositionManagerTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/basenonfungiblepositionmanager/NonfungiblePositionManager.go type INonfungiblePositionManagerCollectParams (line 33) | type INonfungiblePositionManagerCollectParams struct type INonfungiblePositionManagerDecreaseLiquidityParams (line 41) | type INonfungiblePositionManagerDecreaseLiquidityParams struct type INonfungiblePositionManagerIncreaseLiquidityParams (line 50) | type INonfungiblePositionManagerIncreaseLiquidityParams struct type INonfungiblePositionManagerMintParams (line 60) | type INonfungiblePositionManagerMintParams struct type NonfungiblePositionManager (line 84) | type NonfungiblePositionManager struct type NonfungiblePositionManagerCaller (line 91) | type NonfungiblePositionManagerCaller struct method DOMAINSEPARATOR (line 228) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method PERMITTYPEHASH (line 259) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method WETH9 (line 290) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) W... method BalanceOf (line 321) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method BaseURI (line 352) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method Factory (line 383) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) F... method GetApproved (line 414) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) G... method IsApprovedForAll (line 445) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) I... method Name (line 476) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) N... method OwnerOf (line 507) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method Positions (line 538) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method SupportsInterface (line 633) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method Symbol (line 664) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method TokenByIndex (line 695) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenOfOwnerByIndex (line 726) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenURI (line 757) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TotalSupply (line 788) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... type NonfungiblePositionManagerTransactor (line 96) | type NonfungiblePositionManagerTransactor struct method Approve (line 819) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 840) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 861) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 882) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 903) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 924) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 945) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 966) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 987) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1008) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1029) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1050) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1071) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1092) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1134) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1155) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1176) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1218) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1239) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1260) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerFilterer (line 101) | type NonfungiblePositionManagerFilterer struct method FilterApproval (line 1356) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApproval (line 1381) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApproval (line 1431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterApprovalForAll (line 1518) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApprovalForAll (line 1539) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApprovalForAll (line 1585) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterCollect (line 1673) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchCollect (line 1690) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseCollect (line 1732) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterDecreaseLiquidity (line 1820) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchDecreaseLiquidity (line 1837) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseDecreaseLiquidity (line 1879) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterIncreaseLiquidity (line 1967) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchIncreaseLiquidity (line 1984) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseIncreaseLiquidity (line 2026) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterTransfer (line 2113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchTransfer (line 2138) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseTransfer (line 2188) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... type NonfungiblePositionManagerSession (line 107) | type NonfungiblePositionManagerSession struct method DOMAINSEPARATOR (line 245) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PERMITTYPEHASH (line 276) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method WETH9 (line 307) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BalanceOf (line 338) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BaseURI (line 369) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Factory (line 400) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method GetApproved (line 431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IsApprovedForAll (line 462) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Name (line 493) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method OwnerOf (line 524) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Positions (line 593) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SupportsInterface (line 650) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Symbol (line 681) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenByIndex (line 712) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenOfOwnerByIndex (line 743) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenURI (line 774) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TotalSupply (line 805) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Approve (line 826) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Burn (line 847) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Collect (line 868) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method CreateAndInitializePoolIfNecessary (line 889) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method DecreaseLiquidity (line 910) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IncreaseLiquidity (line 931) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Mint (line 952) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Multicall (line 973) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Permit (line 994) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RefundETH (line 1015) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom (line 1036) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom0 (line 1057) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermit (line 1078) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowed (line 1099) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowedIfNecessary (line 1120) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitIfNecessary (line 1141) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetApprovalForAll (line 1162) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SweepToken (line 1183) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferFrom (line 1204) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UniswapV3MintCallback (line 1225) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UnwrapWETH9 (line 1246) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Receive (line 1267) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... type NonfungiblePositionManagerCallerSession (line 115) | type NonfungiblePositionManagerCallerSession struct method DOMAINSEPARATOR (line 252) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PERMITTYPEHASH (line 283) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method WETH9 (line 314) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BalanceOf (line 345) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BaseURI (line 376) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Factory (line 407) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method GetApproved (line 438) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method IsApprovedForAll (line 469) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Name (line 500) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method OwnerOf (line 531) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Positions (line 613) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method SupportsInterface (line 657) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Symbol (line 688) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenByIndex (line 719) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenOfOwnerByIndex (line 750) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenURI (line 781) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TotalSupply (line 812) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... type NonfungiblePositionManagerTransactorSession (line 122) | type NonfungiblePositionManagerTransactorSession struct method Approve (line 833) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 854) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 875) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 896) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 917) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 938) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 959) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 980) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1001) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1022) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1043) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1064) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1085) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1106) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1127) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1148) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1169) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1190) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1211) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1232) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1253) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1274) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerRaw (line 128) | type NonfungiblePositionManagerRaw struct method Call (line 191) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Call... method Transfer (line 197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... method Transact (line 202) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... type NonfungiblePositionManagerCallerRaw (line 133) | type NonfungiblePositionManagerCallerRaw struct method Call (line 210) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerRaw... type NonfungiblePositionManagerTransactorRaw (line 138) | type NonfungiblePositionManagerTransactorRaw struct method Transfer (line 216) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Transact (line 221) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... function NewNonfungiblePositionManager (line 143) | func NewNonfungiblePositionManager(address common.Address, backend bind.... function NewNonfungiblePositionManagerCaller (line 152) | func NewNonfungiblePositionManagerCaller(address common.Address, caller ... function NewNonfungiblePositionManagerTransactor (line 161) | func NewNonfungiblePositionManagerTransactor(address common.Address, tra... function NewNonfungiblePositionManagerFilterer (line 170) | func NewNonfungiblePositionManagerFilterer(address common.Address, filte... function bindNonfungiblePositionManager (line 179) | func bindNonfungiblePositionManager(address common.Address, caller bind.... type NonfungiblePositionManagerApprovalIterator (line 1279) | type NonfungiblePositionManagerApprovalIterator struct method Next (line 1294) | func (it *NonfungiblePositionManagerApprovalIterator) Next() bool { method Error (line 1334) | func (it *NonfungiblePositionManagerApprovalIterator) Error() error { method Close (line 1340) | func (it *NonfungiblePositionManagerApprovalIterator) Close() error { type NonfungiblePositionManagerApproval (line 1346) | type NonfungiblePositionManagerApproval struct type NonfungiblePositionManagerApprovalForAllIterator (line 1441) | type NonfungiblePositionManagerApprovalForAllIterator struct method Next (line 1456) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Next() bool { method Error (line 1496) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Error() er... method Close (line 1502) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Close() er... type NonfungiblePositionManagerApprovalForAll (line 1508) | type NonfungiblePositionManagerApprovalForAll struct type NonfungiblePositionManagerCollectIterator (line 1595) | type NonfungiblePositionManagerCollectIterator struct method Next (line 1610) | func (it *NonfungiblePositionManagerCollectIterator) Next() bool { method Error (line 1650) | func (it *NonfungiblePositionManagerCollectIterator) Error() error { method Close (line 1656) | func (it *NonfungiblePositionManagerCollectIterator) Close() error { type NonfungiblePositionManagerCollect (line 1662) | type NonfungiblePositionManagerCollect struct type NonfungiblePositionManagerDecreaseLiquidityIterator (line 1742) | type NonfungiblePositionManagerDecreaseLiquidityIterator struct method Next (line 1757) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Next() ... method Error (line 1797) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Error()... method Close (line 1803) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Close()... type NonfungiblePositionManagerDecreaseLiquidity (line 1809) | type NonfungiblePositionManagerDecreaseLiquidity struct type NonfungiblePositionManagerIncreaseLiquidityIterator (line 1889) | type NonfungiblePositionManagerIncreaseLiquidityIterator struct method Next (line 1904) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Next() ... method Error (line 1944) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Error()... method Close (line 1950) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Close()... type NonfungiblePositionManagerIncreaseLiquidity (line 1956) | type NonfungiblePositionManagerIncreaseLiquidity struct type NonfungiblePositionManagerTransferIterator (line 2036) | type NonfungiblePositionManagerTransferIterator struct method Next (line 2051) | func (it *NonfungiblePositionManagerTransferIterator) Next() bool { method Error (line 2091) | func (it *NonfungiblePositionManagerTransferIterator) Error() error { method Close (line 2097) | func (it *NonfungiblePositionManagerTransferIterator) Close() error { type NonfungiblePositionManagerTransfer (line 2103) | type NonfungiblePositionManagerTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/basequoterv2/QuoterV2.go type IQuoterV2QuoteExactInputSingleParams (line 33) | type IQuoterV2QuoteExactInputSingleParams struct type IQuoterV2QuoteExactOutputSingleParams (line 42) | type IQuoterV2QuoteExactOutputSingleParams struct type QuoterV2 (line 60) | type QuoterV2 struct type QuoterV2Caller (line 67) | type QuoterV2Caller struct method WETH9 (line 204) | func (_QuoterV2 *QuoterV2Caller) WETH9(opts *bind.CallOpts) (common.Ad... method Factory (line 235) | func (_QuoterV2 *QuoterV2Caller) Factory(opts *bind.CallOpts) (common.... method UniswapV3SwapCallback (line 266) | func (_QuoterV2 *QuoterV2Caller) UniswapV3SwapCallback(opts *bind.Call... type QuoterV2Transactor (line 72) | type QuoterV2Transactor struct method QuoteExactInput (line 295) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactInput(opts *bind.Transa... method QuoteExactInputSingle (line 316) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactInputSingle(opts *bind.... method QuoteExactOutput (line 337) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactOutput(opts *bind.Trans... method QuoteExactOutputSingle (line 358) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactOutputSingle(opts *bind... type QuoterV2Filterer (line 77) | type QuoterV2Filterer struct type QuoterV2Session (line 83) | type QuoterV2Session struct method WETH9 (line 221) | func (_QuoterV2 *QuoterV2Session) WETH9() (common.Address, error) { method Factory (line 252) | func (_QuoterV2 *QuoterV2Session) Factory() (common.Address, error) { method UniswapV3SwapCallback (line 281) | func (_QuoterV2 *QuoterV2Session) UniswapV3SwapCallback(amount0Delta *... method QuoteExactInput (line 302) | func (_QuoterV2 *QuoterV2Session) QuoteExactInput(path []byte, amountI... method QuoteExactInputSingle (line 323) | func (_QuoterV2 *QuoterV2Session) QuoteExactInputSingle(params IQuoter... method QuoteExactOutput (line 344) | func (_QuoterV2 *QuoterV2Session) QuoteExactOutput(path []byte, amount... method QuoteExactOutputSingle (line 365) | func (_QuoterV2 *QuoterV2Session) QuoteExactOutputSingle(params IQuote... type QuoterV2CallerSession (line 91) | type QuoterV2CallerSession struct method WETH9 (line 228) | func (_QuoterV2 *QuoterV2CallerSession) WETH9() (common.Address, error) { method Factory (line 259) | func (_QuoterV2 *QuoterV2CallerSession) Factory() (common.Address, err... method UniswapV3SwapCallback (line 288) | func (_QuoterV2 *QuoterV2CallerSession) UniswapV3SwapCallback(amount0D... type QuoterV2TransactorSession (line 98) | type QuoterV2TransactorSession struct method QuoteExactInput (line 309) | func (_QuoterV2 *QuoterV2TransactorSession) QuoteExactInput(path []byt... method QuoteExactInputSingle (line 330) | func (_QuoterV2 *QuoterV2TransactorSession) QuoteExactInputSingle(para... method QuoteExactOutput (line 351) | func (_QuoterV2 *QuoterV2TransactorSession) QuoteExactOutput(path []by... method QuoteExactOutputSingle (line 372) | func (_QuoterV2 *QuoterV2TransactorSession) QuoteExactOutputSingle(par... type QuoterV2Raw (line 104) | type QuoterV2Raw struct method Call (line 167) | func (_QuoterV2 *QuoterV2Raw) Call(opts *bind.CallOpts, result *[]inte... method Transfer (line 173) | func (_QuoterV2 *QuoterV2Raw) Transfer(opts *bind.TransactOpts) (*type... method Transact (line 178) | func (_QuoterV2 *QuoterV2Raw) Transact(opts *bind.TransactOpts, method... type QuoterV2CallerRaw (line 109) | type QuoterV2CallerRaw struct method Call (line 186) | func (_QuoterV2 *QuoterV2CallerRaw) Call(opts *bind.CallOpts, result *... type QuoterV2TransactorRaw (line 114) | type QuoterV2TransactorRaw struct method Transfer (line 192) | func (_QuoterV2 *QuoterV2TransactorRaw) Transfer(opts *bind.TransactOp... method Transact (line 197) | func (_QuoterV2 *QuoterV2TransactorRaw) Transact(opts *bind.TransactOp... function NewQuoterV2 (line 119) | func NewQuoterV2(address common.Address, backend bind.ContractBackend) (... function NewQuoterV2Caller (line 128) | func NewQuoterV2Caller(address common.Address, caller bind.ContractCalle... function NewQuoterV2Transactor (line 137) | func NewQuoterV2Transactor(address common.Address, transactor bind.Contr... function NewQuoterV2Filterer (line 146) | func NewQuoterV2Filterer(address common.Address, filterer bind.ContractF... function bindQuoterV2 (line 155) | func bindQuoterV2(address common.Address, caller bind.ContractCaller, tr... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/basequoterv2/extras.go method QuoteExactInputSingleCall (line 10) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactInputSingleCall(opts *bin... method QuoteExactOutputSingleCall (line 23) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactOutputSingleCall(opts *bi... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/baseswaprouter02/SwapRouter02.go type IApproveAndCallIncreaseLiquidityParams (line 33) | type IApproveAndCallIncreaseLiquidityParams struct type IApproveAndCallMintParams (line 42) | type IApproveAndCallMintParams struct type IV3SwapRouterExactInputParams (line 54) | type IV3SwapRouterExactInputParams struct type IV3SwapRouterExactInputSingleParams (line 62) | type IV3SwapRouterExactInputSingleParams struct type IV3SwapRouterExactOutputParams (line 73) | type IV3SwapRouterExactOutputParams struct type IV3SwapRouterExactOutputSingleParams (line 81) | type IV3SwapRouterExactOutputSingleParams struct type SwapRouter02 (line 101) | type SwapRouter02 struct type SwapRouter02Caller (line 108) | type SwapRouter02Caller struct method WETH9 (line 245) | func (_SwapRouter02 *SwapRouter02Caller) WETH9(opts *bind.CallOpts) (c... method CheckOracleSlippage (line 276) | func (_SwapRouter02 *SwapRouter02Caller) CheckOracleSlippage(opts *bin... method CheckOracleSlippage0 (line 305) | func (_SwapRouter02 *SwapRouter02Caller) CheckOracleSlippage0(opts *bi... method Factory (line 334) | func (_SwapRouter02 *SwapRouter02Caller) Factory(opts *bind.CallOpts) ... method FactoryV2 (line 365) | func (_SwapRouter02 *SwapRouter02Caller) FactoryV2(opts *bind.CallOpts... method PositionManager (line 396) | func (_SwapRouter02 *SwapRouter02Caller) PositionManager(opts *bind.Ca... type SwapRouter02Transactor (line 113) | type SwapRouter02Transactor struct method ApproveMax (line 427) | func (_SwapRouter02 *SwapRouter02Transactor) ApproveMax(opts *bind.Tra... method ApproveMaxMinusOne (line 448) | func (_SwapRouter02 *SwapRouter02Transactor) ApproveMaxMinusOne(opts *... method ApproveZeroThenMax (line 469) | func (_SwapRouter02 *SwapRouter02Transactor) ApproveZeroThenMax(opts *... method ApproveZeroThenMaxMinusOne (line 490) | func (_SwapRouter02 *SwapRouter02Transactor) ApproveZeroThenMaxMinusOn... method CallPositionManager (line 511) | func (_SwapRouter02 *SwapRouter02Transactor) CallPositionManager(opts ... method ExactInput (line 532) | func (_SwapRouter02 *SwapRouter02Transactor) ExactInput(opts *bind.Tra... method ExactInputSingle (line 553) | func (_SwapRouter02 *SwapRouter02Transactor) ExactInputSingle(opts *bi... method ExactOutput (line 574) | func (_SwapRouter02 *SwapRouter02Transactor) ExactOutput(opts *bind.Tr... method ExactOutputSingle (line 595) | func (_SwapRouter02 *SwapRouter02Transactor) ExactOutputSingle(opts *b... method GetApprovalType (line 616) | func (_SwapRouter02 *SwapRouter02Transactor) GetApprovalType(opts *bin... method IncreaseLiquidity (line 637) | func (_SwapRouter02 *SwapRouter02Transactor) IncreaseLiquidity(opts *b... method Mint (line 658) | func (_SwapRouter02 *SwapRouter02Transactor) Mint(opts *bind.TransactO... method Multicall (line 679) | func (_SwapRouter02 *SwapRouter02Transactor) Multicall(opts *bind.Tran... method Multicall0 (line 700) | func (_SwapRouter02 *SwapRouter02Transactor) Multicall0(opts *bind.Tra... method Multicall1 (line 721) | func (_SwapRouter02 *SwapRouter02Transactor) Multicall1(opts *bind.Tra... method Pull (line 742) | func (_SwapRouter02 *SwapRouter02Transactor) Pull(opts *bind.TransactO... method RefundETH (line 763) | func (_SwapRouter02 *SwapRouter02Transactor) RefundETH(opts *bind.Tran... method SelfPermit (line 784) | func (_SwapRouter02 *SwapRouter02Transactor) SelfPermit(opts *bind.Tra... method SelfPermitAllowed (line 805) | func (_SwapRouter02 *SwapRouter02Transactor) SelfPermitAllowed(opts *b... method SelfPermitAllowedIfNecessary (line 826) | func (_SwapRouter02 *SwapRouter02Transactor) SelfPermitAllowedIfNecess... method SelfPermitIfNecessary (line 847) | func (_SwapRouter02 *SwapRouter02Transactor) SelfPermitIfNecessary(opt... method SwapExactTokensForTokens (line 868) | func (_SwapRouter02 *SwapRouter02Transactor) SwapExactTokensForTokens(... method SwapTokensForExactTokens (line 889) | func (_SwapRouter02 *SwapRouter02Transactor) SwapTokensForExactTokens(... method SweepToken (line 910) | func (_SwapRouter02 *SwapRouter02Transactor) SweepToken(opts *bind.Tra... method SweepToken0 (line 931) | func (_SwapRouter02 *SwapRouter02Transactor) SweepToken0(opts *bind.Tr... method SweepTokenWithFee (line 952) | func (_SwapRouter02 *SwapRouter02Transactor) SweepTokenWithFee(opts *b... method SweepTokenWithFee0 (line 973) | func (_SwapRouter02 *SwapRouter02Transactor) SweepTokenWithFee0(opts *... method UniswapV3SwapCallback (line 994) | func (_SwapRouter02 *SwapRouter02Transactor) UniswapV3SwapCallback(opt... method UnwrapWETH9 (line 1015) | func (_SwapRouter02 *SwapRouter02Transactor) UnwrapWETH9(opts *bind.Tr... method UnwrapWETH90 (line 1036) | func (_SwapRouter02 *SwapRouter02Transactor) UnwrapWETH90(opts *bind.T... method UnwrapWETH9WithFee (line 1057) | func (_SwapRouter02 *SwapRouter02Transactor) UnwrapWETH9WithFee(opts *... method UnwrapWETH9WithFee0 (line 1078) | func (_SwapRouter02 *SwapRouter02Transactor) UnwrapWETH9WithFee0(opts ... method WrapETH (line 1099) | func (_SwapRouter02 *SwapRouter02Transactor) WrapETH(opts *bind.Transa... method Receive (line 1120) | func (_SwapRouter02 *SwapRouter02Transactor) Receive(opts *bind.Transa... type SwapRouter02Filterer (line 118) | type SwapRouter02Filterer struct type SwapRouter02Session (line 124) | type SwapRouter02Session struct method WETH9 (line 262) | func (_SwapRouter02 *SwapRouter02Session) WETH9() (common.Address, err... method CheckOracleSlippage (line 291) | func (_SwapRouter02 *SwapRouter02Session) CheckOracleSlippage(paths []... method CheckOracleSlippage0 (line 320) | func (_SwapRouter02 *SwapRouter02Session) CheckOracleSlippage0(path []... method Factory (line 351) | func (_SwapRouter02 *SwapRouter02Session) Factory() (common.Address, e... method FactoryV2 (line 382) | func (_SwapRouter02 *SwapRouter02Session) FactoryV2() (common.Address,... method PositionManager (line 413) | func (_SwapRouter02 *SwapRouter02Session) PositionManager() (common.Ad... method ApproveMax (line 434) | func (_SwapRouter02 *SwapRouter02Session) ApproveMax(token common.Addr... method ApproveMaxMinusOne (line 455) | func (_SwapRouter02 *SwapRouter02Session) ApproveMaxMinusOne(token com... method ApproveZeroThenMax (line 476) | func (_SwapRouter02 *SwapRouter02Session) ApproveZeroThenMax(token com... method ApproveZeroThenMaxMinusOne (line 497) | func (_SwapRouter02 *SwapRouter02Session) ApproveZeroThenMaxMinusOne(t... method CallPositionManager (line 518) | func (_SwapRouter02 *SwapRouter02Session) CallPositionManager(data []b... method ExactInput (line 539) | func (_SwapRouter02 *SwapRouter02Session) ExactInput(params IV3SwapRou... method ExactInputSingle (line 560) | func (_SwapRouter02 *SwapRouter02Session) ExactInputSingle(params IV3S... method ExactOutput (line 581) | func (_SwapRouter02 *SwapRouter02Session) ExactOutput(params IV3SwapRo... method ExactOutputSingle (line 602) | func (_SwapRouter02 *SwapRouter02Session) ExactOutputSingle(params IV3... method GetApprovalType (line 623) | func (_SwapRouter02 *SwapRouter02Session) GetApprovalType(token common... method IncreaseLiquidity (line 644) | func (_SwapRouter02 *SwapRouter02Session) IncreaseLiquidity(params IAp... method Mint (line 665) | func (_SwapRouter02 *SwapRouter02Session) Mint(params IApproveAndCallM... method Multicall (line 686) | func (_SwapRouter02 *SwapRouter02Session) Multicall(previousBlockhash ... method Multicall0 (line 707) | func (_SwapRouter02 *SwapRouter02Session) Multicall0(deadline *big.Int... method Multicall1 (line 728) | func (_SwapRouter02 *SwapRouter02Session) Multicall1(data [][]byte) (*... method Pull (line 749) | func (_SwapRouter02 *SwapRouter02Session) Pull(token common.Address, v... method RefundETH (line 770) | func (_SwapRouter02 *SwapRouter02Session) RefundETH() (*types.Transact... method SelfPermit (line 791) | func (_SwapRouter02 *SwapRouter02Session) SelfPermit(token common.Addr... method SelfPermitAllowed (line 812) | func (_SwapRouter02 *SwapRouter02Session) SelfPermitAllowed(token comm... method SelfPermitAllowedIfNecessary (line 833) | func (_SwapRouter02 *SwapRouter02Session) SelfPermitAllowedIfNecessary... method SelfPermitIfNecessary (line 854) | func (_SwapRouter02 *SwapRouter02Session) SelfPermitIfNecessary(token ... method SwapExactTokensForTokens (line 875) | func (_SwapRouter02 *SwapRouter02Session) SwapExactTokensForTokens(amo... method SwapTokensForExactTokens (line 896) | func (_SwapRouter02 *SwapRouter02Session) SwapTokensForExactTokens(amo... method SweepToken (line 917) | func (_SwapRouter02 *SwapRouter02Session) SweepToken(token common.Addr... method SweepToken0 (line 938) | func (_SwapRouter02 *SwapRouter02Session) SweepToken0(token common.Add... method SweepTokenWithFee (line 959) | func (_SwapRouter02 *SwapRouter02Session) SweepTokenWithFee(token comm... method SweepTokenWithFee0 (line 980) | func (_SwapRouter02 *SwapRouter02Session) SweepTokenWithFee0(token com... method UniswapV3SwapCallback (line 1001) | func (_SwapRouter02 *SwapRouter02Session) UniswapV3SwapCallback(amount... method UnwrapWETH9 (line 1022) | func (_SwapRouter02 *SwapRouter02Session) UnwrapWETH9(amountMinimum *b... method UnwrapWETH90 (line 1043) | func (_SwapRouter02 *SwapRouter02Session) UnwrapWETH90(amountMinimum *... method UnwrapWETH9WithFee (line 1064) | func (_SwapRouter02 *SwapRouter02Session) UnwrapWETH9WithFee(amountMin... method UnwrapWETH9WithFee0 (line 1085) | func (_SwapRouter02 *SwapRouter02Session) UnwrapWETH9WithFee0(amountMi... method WrapETH (line 1106) | func (_SwapRouter02 *SwapRouter02Session) WrapETH(value *big.Int) (*ty... method Receive (line 1127) | func (_SwapRouter02 *SwapRouter02Session) Receive() (*types.Transactio... type SwapRouter02CallerSession (line 132) | type SwapRouter02CallerSession struct method WETH9 (line 269) | func (_SwapRouter02 *SwapRouter02CallerSession) WETH9() (common.Addres... method CheckOracleSlippage (line 298) | func (_SwapRouter02 *SwapRouter02CallerSession) CheckOracleSlippage(pa... method CheckOracleSlippage0 (line 327) | func (_SwapRouter02 *SwapRouter02CallerSession) CheckOracleSlippage0(p... method Factory (line 358) | func (_SwapRouter02 *SwapRouter02CallerSession) Factory() (common.Addr... method FactoryV2 (line 389) | func (_SwapRouter02 *SwapRouter02CallerSession) FactoryV2() (common.Ad... method PositionManager (line 420) | func (_SwapRouter02 *SwapRouter02CallerSession) PositionManager() (com... type SwapRouter02TransactorSession (line 139) | type SwapRouter02TransactorSession struct method ApproveMax (line 441) | func (_SwapRouter02 *SwapRouter02TransactorSession) ApproveMax(token c... method ApproveMaxMinusOne (line 462) | func (_SwapRouter02 *SwapRouter02TransactorSession) ApproveMaxMinusOne... method ApproveZeroThenMax (line 483) | func (_SwapRouter02 *SwapRouter02TransactorSession) ApproveZeroThenMax... method ApproveZeroThenMaxMinusOne (line 504) | func (_SwapRouter02 *SwapRouter02TransactorSession) ApproveZeroThenMax... method CallPositionManager (line 525) | func (_SwapRouter02 *SwapRouter02TransactorSession) CallPositionManage... method ExactInput (line 546) | func (_SwapRouter02 *SwapRouter02TransactorSession) ExactInput(params ... method ExactInputSingle (line 567) | func (_SwapRouter02 *SwapRouter02TransactorSession) ExactInputSingle(p... method ExactOutput (line 588) | func (_SwapRouter02 *SwapRouter02TransactorSession) ExactOutput(params... method ExactOutputSingle (line 609) | func (_SwapRouter02 *SwapRouter02TransactorSession) ExactOutputSingle(... method GetApprovalType (line 630) | func (_SwapRouter02 *SwapRouter02TransactorSession) GetApprovalType(to... method IncreaseLiquidity (line 651) | func (_SwapRouter02 *SwapRouter02TransactorSession) IncreaseLiquidity(... method Mint (line 672) | func (_SwapRouter02 *SwapRouter02TransactorSession) Mint(params IAppro... method Multicall (line 693) | func (_SwapRouter02 *SwapRouter02TransactorSession) Multicall(previous... method Multicall0 (line 714) | func (_SwapRouter02 *SwapRouter02TransactorSession) Multicall0(deadlin... method Multicall1 (line 735) | func (_SwapRouter02 *SwapRouter02TransactorSession) Multicall1(data []... method Pull (line 756) | func (_SwapRouter02 *SwapRouter02TransactorSession) Pull(token common.... method RefundETH (line 777) | func (_SwapRouter02 *SwapRouter02TransactorSession) RefundETH() (*type... method SelfPermit (line 798) | func (_SwapRouter02 *SwapRouter02TransactorSession) SelfPermit(token c... method SelfPermitAllowed (line 819) | func (_SwapRouter02 *SwapRouter02TransactorSession) SelfPermitAllowed(... method SelfPermitAllowedIfNecessary (line 840) | func (_SwapRouter02 *SwapRouter02TransactorSession) SelfPermitAllowedI... method SelfPermitIfNecessary (line 861) | func (_SwapRouter02 *SwapRouter02TransactorSession) SelfPermitIfNecess... method SwapExactTokensForTokens (line 882) | func (_SwapRouter02 *SwapRouter02TransactorSession) SwapExactTokensFor... method SwapTokensForExactTokens (line 903) | func (_SwapRouter02 *SwapRouter02TransactorSession) SwapTokensForExact... method SweepToken (line 924) | func (_SwapRouter02 *SwapRouter02TransactorSession) SweepToken(token c... method SweepToken0 (line 945) | func (_SwapRouter02 *SwapRouter02TransactorSession) SweepToken0(token ... method SweepTokenWithFee (line 966) | func (_SwapRouter02 *SwapRouter02TransactorSession) SweepTokenWithFee(... method SweepTokenWithFee0 (line 987) | func (_SwapRouter02 *SwapRouter02TransactorSession) SweepTokenWithFee0... method UniswapV3SwapCallback (line 1008) | func (_SwapRouter02 *SwapRouter02TransactorSession) UniswapV3SwapCallb... method UnwrapWETH9 (line 1029) | func (_SwapRouter02 *SwapRouter02TransactorSession) UnwrapWETH9(amount... method UnwrapWETH90 (line 1050) | func (_SwapRouter02 *SwapRouter02TransactorSession) UnwrapWETH90(amoun... method UnwrapWETH9WithFee (line 1071) | func (_SwapRouter02 *SwapRouter02TransactorSession) UnwrapWETH9WithFee... method UnwrapWETH9WithFee0 (line 1092) | func (_SwapRouter02 *SwapRouter02TransactorSession) UnwrapWETH9WithFee... method WrapETH (line 1113) | func (_SwapRouter02 *SwapRouter02TransactorSession) WrapETH(value *big... method Receive (line 1134) | func (_SwapRouter02 *SwapRouter02TransactorSession) Receive() (*types.... type SwapRouter02Raw (line 145) | type SwapRouter02Raw struct method Call (line 208) | func (_SwapRouter02 *SwapRouter02Raw) Call(opts *bind.CallOpts, result... method Transfer (line 214) | func (_SwapRouter02 *SwapRouter02Raw) Transfer(opts *bind.TransactOpts... method Transact (line 219) | func (_SwapRouter02 *SwapRouter02Raw) Transact(opts *bind.TransactOpts... type SwapRouter02CallerRaw (line 150) | type SwapRouter02CallerRaw struct method Call (line 227) | func (_SwapRouter02 *SwapRouter02CallerRaw) Call(opts *bind.CallOpts, ... type SwapRouter02TransactorRaw (line 155) | type SwapRouter02TransactorRaw struct method Transfer (line 233) | func (_SwapRouter02 *SwapRouter02TransactorRaw) Transfer(opts *bind.Tr... method Transact (line 238) | func (_SwapRouter02 *SwapRouter02TransactorRaw) Transact(opts *bind.Tr... function NewSwapRouter02 (line 160) | func NewSwapRouter02(address common.Address, backend bind.ContractBacken... function NewSwapRouter02Caller (line 169) | func NewSwapRouter02Caller(address common.Address, caller bind.ContractC... function NewSwapRouter02Transactor (line 178) | func NewSwapRouter02Transactor(address common.Address, transactor bind.C... function NewSwapRouter02Filterer (line 187) | func NewSwapRouter02Filterer(address common.Address, filterer bind.Contr... function bindSwapRouter02 (line 196) | func bindSwapRouter02(address common.Address, caller bind.ContractCaller... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/bridge/Bridge.go type Brigde (line 41) | type Brigde struct type BrigdeCaller (line 48) | type BrigdeCaller struct method ETHTOKEN (line 185) | func (_Brigde *BrigdeCaller) ETHTOKEN(opts *bind.CallOpts) (common.Add... method Owner (line 216) | func (_Brigde *BrigdeCaller) Owner(opts *bind.CallOpts) (common.Addres... type BrigdeTransactor (line 53) | type BrigdeTransactor struct method BridgeToken (line 247) | func (_Brigde *BrigdeTransactor) BridgeToken(opts *bind.TransactOpts, ... method BridgeToken0 (line 268) | func (_Brigde *BrigdeTransactor) BridgeToken0(opts *bind.TransactOpts,... method Initialize (line 289) | func (_Brigde *BrigdeTransactor) Initialize(opts *bind.TransactOpts, s... method Mint (line 310) | func (_Brigde *BrigdeTransactor) Mint(opts *bind.TransactOpts, tokens ... method Mint0 (line 331) | func (_Brigde *BrigdeTransactor) Mint0(opts *bind.TransactOpts, token ... method RenounceOwnership (line 352) | func (_Brigde *BrigdeTransactor) RenounceOwnership(opts *bind.Transact... method TransferOwnership (line 373) | func (_Brigde *BrigdeTransactor) TransferOwnership(opts *bind.Transact... type BrigdeFilterer (line 58) | type BrigdeFilterer struct method FilterBridgeToken (line 471) | func (_Brigde *BrigdeFilterer) FilterBridgeToken(opts *bind.FilterOpts... method WatchBridgeToken (line 483) | func (_Brigde *BrigdeFilterer) WatchBridgeToken(opts *bind.WatchOpts, ... method ParseBridgeToken (line 520) | func (_Brigde *BrigdeFilterer) ParseBridgeToken(log types.Log) (*Brigd... method FilterInitialized (line 605) | func (_Brigde *BrigdeFilterer) FilterInitialized(opts *bind.FilterOpts... method WatchInitialized (line 617) | func (_Brigde *BrigdeFilterer) WatchInitialized(opts *bind.WatchOpts, ... method ParseInitialized (line 654) | func (_Brigde *BrigdeFilterer) ParseInitialized(log types.Log) (*Brigd... method FilterMint (line 741) | func (_Brigde *BrigdeFilterer) FilterMint(opts *bind.FilterOpts) (*Bri... method WatchMint (line 753) | func (_Brigde *BrigdeFilterer) WatchMint(opts *bind.WatchOpts, sink ch... method ParseMint (line 790) | func (_Brigde *BrigdeFilterer) ParseMint(log types.Log) (*BrigdeMint, ... method FilterMint0 (line 877) | func (_Brigde *BrigdeFilterer) FilterMint0(opts *bind.FilterOpts) (*Br... method WatchMint0 (line 889) | func (_Brigde *BrigdeFilterer) WatchMint0(opts *bind.WatchOpts, sink c... method ParseMint0 (line 926) | func (_Brigde *BrigdeFilterer) ParseMint0(log types.Log) (*BrigdeMint0... method FilterOwnershipTransferred (line 1012) | func (_Brigde *BrigdeFilterer) FilterOwnershipTransferred(opts *bind.F... method WatchOwnershipTransferred (line 1033) | func (_Brigde *BrigdeFilterer) WatchOwnershipTransferred(opts *bind.Wa... method ParseOwnershipTransferred (line 1079) | func (_Brigde *BrigdeFilterer) ParseOwnershipTransferred(log types.Log... type BrigdeSession (line 64) | type BrigdeSession struct method ETHTOKEN (line 202) | func (_Brigde *BrigdeSession) ETHTOKEN() (common.Address, error) { method Owner (line 233) | func (_Brigde *BrigdeSession) Owner() (common.Address, error) { method BridgeToken (line 254) | func (_Brigde *BrigdeSession) BridgeToken(token common.Address, amount... method BridgeToken0 (line 275) | func (_Brigde *BrigdeSession) BridgeToken0(externalAddr string, destCh... method Initialize (line 296) | func (_Brigde *BrigdeSession) Initialize(safeMultisigContractAddress c... method Mint (line 317) | func (_Brigde *BrigdeSession) Mint(tokens []common.Address, recipients... method Mint0 (line 338) | func (_Brigde *BrigdeSession) Mint0(token common.Address, recipients [... method RenounceOwnership (line 359) | func (_Brigde *BrigdeSession) RenounceOwnership() (*types.Transaction,... method TransferOwnership (line 380) | func (_Brigde *BrigdeSession) TransferOwnership(newOwner common.Addres... type BrigdeCallerSession (line 72) | type BrigdeCallerSession struct method ETHTOKEN (line 209) | func (_Brigde *BrigdeCallerSession) ETHTOKEN() (common.Address, error) { method Owner (line 240) | func (_Brigde *BrigdeCallerSession) Owner() (common.Address, error) { type BrigdeTransactorSession (line 79) | type BrigdeTransactorSession struct method BridgeToken (line 261) | func (_Brigde *BrigdeTransactorSession) BridgeToken(token common.Addre... method BridgeToken0 (line 282) | func (_Brigde *BrigdeTransactorSession) BridgeToken0(externalAddr stri... method Initialize (line 303) | func (_Brigde *BrigdeTransactorSession) Initialize(safeMultisigContrac... method Mint (line 324) | func (_Brigde *BrigdeTransactorSession) Mint(tokens []common.Address, ... method Mint0 (line 345) | func (_Brigde *BrigdeTransactorSession) Mint0(token common.Address, re... method RenounceOwnership (line 366) | func (_Brigde *BrigdeTransactorSession) RenounceOwnership() (*types.Tr... method TransferOwnership (line 387) | func (_Brigde *BrigdeTransactorSession) TransferOwnership(newOwner com... type BrigdeRaw (line 85) | type BrigdeRaw struct method Call (line 148) | func (_Brigde *BrigdeRaw) Call(opts *bind.CallOpts, result *[]interfac... method Transfer (line 154) | func (_Brigde *BrigdeRaw) Transfer(opts *bind.TransactOpts) (*types.Tr... method Transact (line 159) | func (_Brigde *BrigdeRaw) Transact(opts *bind.TransactOpts, method str... type BrigdeCallerRaw (line 90) | type BrigdeCallerRaw struct method Call (line 167) | func (_Brigde *BrigdeCallerRaw) Call(opts *bind.CallOpts, result *[]in... type BrigdeTransactorRaw (line 95) | type BrigdeTransactorRaw struct method Transfer (line 173) | func (_Brigde *BrigdeTransactorRaw) Transfer(opts *bind.TransactOpts) ... method Transact (line 178) | func (_Brigde *BrigdeTransactorRaw) Transact(opts *bind.TransactOpts, ... function NewBrigde (line 100) | func NewBrigde(address common.Address, backend bind.ContractBackend) (*B... function NewBrigdeCaller (line 109) | func NewBrigdeCaller(address common.Address, caller bind.ContractCaller)... function NewBrigdeTransactor (line 118) | func NewBrigdeTransactor(address common.Address, transactor bind.Contrac... function NewBrigdeFilterer (line 127) | func NewBrigdeFilterer(address common.Address, filterer bind.ContractFil... function bindBrigde (line 136) | func bindBrigde(address common.Address, caller bind.ContractCaller, tran... type BrigdeBridgeTokenIterator (line 392) | type BrigdeBridgeTokenIterator struct method Next (line 407) | func (it *BrigdeBridgeTokenIterator) Next() bool { method Error (line 447) | func (it *BrigdeBridgeTokenIterator) Error() error { method Close (line 453) | func (it *BrigdeBridgeTokenIterator) Close() error { type BrigdeBridgeToken (line 459) | type BrigdeBridgeToken struct type BrigdeInitializedIterator (line 530) | type BrigdeInitializedIterator struct method Next (line 545) | func (it *BrigdeInitializedIterator) Next() bool { method Error (line 585) | func (it *BrigdeInitializedIterator) Error() error { method Close (line 591) | func (it *BrigdeInitializedIterator) Close() error { type BrigdeInitialized (line 597) | type BrigdeInitialized struct type BrigdeMintIterator (line 664) | type BrigdeMintIterator struct method Next (line 679) | func (it *BrigdeMintIterator) Next() bool { method Error (line 719) | func (it *BrigdeMintIterator) Error() error { method Close (line 725) | func (it *BrigdeMintIterator) Close() error { type BrigdeMint (line 731) | type BrigdeMint struct type BrigdeMint0Iterator (line 800) | type BrigdeMint0Iterator struct method Next (line 815) | func (it *BrigdeMint0Iterator) Next() bool { method Error (line 855) | func (it *BrigdeMint0Iterator) Error() error { method Close (line 861) | func (it *BrigdeMint0Iterator) Close() error { type BrigdeMint0 (line 867) | type BrigdeMint0 struct type BrigdeOwnershipTransferredIterator (line 936) | type BrigdeOwnershipTransferredIterator struct method Next (line 951) | func (it *BrigdeOwnershipTransferredIterator) Next() bool { method Error (line 991) | func (it *BrigdeOwnershipTransferredIterator) Error() error { method Close (line 997) | func (it *BrigdeOwnershipTransferredIterator) Close() error { type BrigdeOwnershipTransferred (line 1003) | type BrigdeOwnershipTransferred struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/bscfactory/Factory.go type Factory (line 42) | type Factory struct type FactoryCaller (line 49) | type FactoryCaller struct method FeeAmountTickSpacing (line 186) | func (_Factory *FactoryCaller) FeeAmountTickSpacing(opts *bind.CallOpt... method FeeAmountTickSpacingExtraInfo (line 217) | func (_Factory *FactoryCaller) FeeAmountTickSpacingExtraInfo(opts *bin... method GetPool (line 262) | func (_Factory *FactoryCaller) GetPool(opts *bind.CallOpts, arg0 commo... method LmPoolDeployer (line 293) | func (_Factory *FactoryCaller) LmPoolDeployer(opts *bind.CallOpts) (co... method Owner (line 324) | func (_Factory *FactoryCaller) Owner(opts *bind.CallOpts) (common.Addr... method PoolDeployer (line 355) | func (_Factory *FactoryCaller) PoolDeployer(opts *bind.CallOpts) (comm... type FactoryTransactor (line 54) | type FactoryTransactor struct method CollectProtocol (line 386) | func (_Factory *FactoryTransactor) CollectProtocol(opts *bind.Transact... method CreatePool (line 407) | func (_Factory *FactoryTransactor) CreatePool(opts *bind.TransactOpts,... method EnableFeeAmount (line 428) | func (_Factory *FactoryTransactor) EnableFeeAmount(opts *bind.Transact... method SetFeeAmountExtraInfo (line 449) | func (_Factory *FactoryTransactor) SetFeeAmountExtraInfo(opts *bind.Tr... method SetFeeProtocol (line 470) | func (_Factory *FactoryTransactor) SetFeeProtocol(opts *bind.TransactO... method SetLmPool (line 491) | func (_Factory *FactoryTransactor) SetLmPool(opts *bind.TransactOpts, ... method SetLmPoolDeployer (line 512) | func (_Factory *FactoryTransactor) SetLmPoolDeployer(opts *bind.Transa... method SetOwner (line 533) | func (_Factory *FactoryTransactor) SetOwner(opts *bind.TransactOpts, _... method SetWhiteListAddress (line 554) | func (_Factory *FactoryTransactor) SetWhiteListAddress(opts *bind.Tran... type FactoryFilterer (line 59) | type FactoryFilterer struct method FilterFeeAmountEnabled (line 649) | func (_Factory *FactoryFilterer) FilterFeeAmountEnabled(opts *bind.Fil... method WatchFeeAmountEnabled (line 670) | func (_Factory *FactoryFilterer) WatchFeeAmountEnabled(opts *bind.Watc... method ParseFeeAmountEnabled (line 716) | func (_Factory *FactoryFilterer) ParseFeeAmountEnabled(log types.Log) ... method FilterFeeAmountExtraInfoUpdated (line 803) | func (_Factory *FactoryFilterer) FilterFeeAmountExtraInfoUpdated(opts ... method WatchFeeAmountExtraInfoUpdated (line 820) | func (_Factory *FactoryFilterer) WatchFeeAmountExtraInfoUpdated(opts *... method ParseFeeAmountExtraInfoUpdated (line 862) | func (_Factory *FactoryFilterer) ParseFeeAmountExtraInfoUpdated(log ty... method FilterOwnerChanged (line 948) | func (_Factory *FactoryFilterer) FilterOwnerChanged(opts *bind.FilterO... method WatchOwnerChanged (line 969) | func (_Factory *FactoryFilterer) WatchOwnerChanged(opts *bind.WatchOpt... method ParseOwnerChanged (line 1015) | func (_Factory *FactoryFilterer) ParseOwnerChanged(log types.Log) (*Fa... method FilterPoolCreated (line 1104) | func (_Factory *FactoryFilterer) FilterPoolCreated(opts *bind.FilterOp... method WatchPoolCreated (line 1129) | func (_Factory *FactoryFilterer) WatchPoolCreated(opts *bind.WatchOpts... method ParsePoolCreated (line 1179) | func (_Factory *FactoryFilterer) ParsePoolCreated(log types.Log) (*Fac... method FilterSetLmPoolDeployer (line 1264) | func (_Factory *FactoryFilterer) FilterSetLmPoolDeployer(opts *bind.Fi... method WatchSetLmPoolDeployer (line 1281) | func (_Factory *FactoryFilterer) WatchSetLmPoolDeployer(opts *bind.Wat... method ParseSetLmPoolDeployer (line 1323) | func (_Factory *FactoryFilterer) ParseSetLmPoolDeployer(log types.Log)... method FilterWhiteListAdded (line 1409) | func (_Factory *FactoryFilterer) FilterWhiteListAdded(opts *bind.Filte... method WatchWhiteListAdded (line 1426) | func (_Factory *FactoryFilterer) WatchWhiteListAdded(opts *bind.WatchO... method ParseWhiteListAdded (line 1468) | func (_Factory *FactoryFilterer) ParseWhiteListAdded(log types.Log) (*... type FactorySession (line 65) | type FactorySession struct method FeeAmountTickSpacing (line 203) | func (_Factory *FactorySession) FeeAmountTickSpacing(arg0 *big.Int) (*... method FeeAmountTickSpacingExtraInfo (line 242) | func (_Factory *FactorySession) FeeAmountTickSpacingExtraInfo(arg0 *bi... method GetPool (line 279) | func (_Factory *FactorySession) GetPool(arg0 common.Address, arg1 comm... method LmPoolDeployer (line 310) | func (_Factory *FactorySession) LmPoolDeployer() (common.Address, erro... method Owner (line 341) | func (_Factory *FactorySession) Owner() (common.Address, error) { method PoolDeployer (line 372) | func (_Factory *FactorySession) PoolDeployer() (common.Address, error) { method CollectProtocol (line 393) | func (_Factory *FactorySession) CollectProtocol(pool common.Address, r... method CreatePool (line 414) | func (_Factory *FactorySession) CreatePool(tokenA common.Address, toke... method EnableFeeAmount (line 435) | func (_Factory *FactorySession) EnableFeeAmount(fee *big.Int, tickSpac... method SetFeeAmountExtraInfo (line 456) | func (_Factory *FactorySession) SetFeeAmountExtraInfo(fee *big.Int, wh... method SetFeeProtocol (line 477) | func (_Factory *FactorySession) SetFeeProtocol(pool common.Address, fe... method SetLmPool (line 498) | func (_Factory *FactorySession) SetLmPool(pool common.Address, lmPool ... method SetLmPoolDeployer (line 519) | func (_Factory *FactorySession) SetLmPoolDeployer(_lmPoolDeployer comm... method SetOwner (line 540) | func (_Factory *FactorySession) SetOwner(_owner common.Address) (*type... method SetWhiteListAddress (line 561) | func (_Factory *FactorySession) SetWhiteListAddress(user common.Addres... type FactoryCallerSession (line 73) | type FactoryCallerSession struct method FeeAmountTickSpacing (line 210) | func (_Factory *FactoryCallerSession) FeeAmountTickSpacing(arg0 *big.I... method FeeAmountTickSpacingExtraInfo (line 252) | func (_Factory *FactoryCallerSession) FeeAmountTickSpacingExtraInfo(ar... method GetPool (line 286) | func (_Factory *FactoryCallerSession) GetPool(arg0 common.Address, arg... method LmPoolDeployer (line 317) | func (_Factory *FactoryCallerSession) LmPoolDeployer() (common.Address... method Owner (line 348) | func (_Factory *FactoryCallerSession) Owner() (common.Address, error) { method PoolDeployer (line 379) | func (_Factory *FactoryCallerSession) PoolDeployer() (common.Address, ... type FactoryTransactorSession (line 80) | type FactoryTransactorSession struct method CollectProtocol (line 400) | func (_Factory *FactoryTransactorSession) CollectProtocol(pool common.... method CreatePool (line 421) | func (_Factory *FactoryTransactorSession) CreatePool(tokenA common.Add... method EnableFeeAmount (line 442) | func (_Factory *FactoryTransactorSession) EnableFeeAmount(fee *big.Int... method SetFeeAmountExtraInfo (line 463) | func (_Factory *FactoryTransactorSession) SetFeeAmountExtraInfo(fee *b... method SetFeeProtocol (line 484) | func (_Factory *FactoryTransactorSession) SetFeeProtocol(pool common.A... method SetLmPool (line 505) | func (_Factory *FactoryTransactorSession) SetLmPool(pool common.Addres... method SetLmPoolDeployer (line 526) | func (_Factory *FactoryTransactorSession) SetLmPoolDeployer(_lmPoolDep... method SetOwner (line 547) | func (_Factory *FactoryTransactorSession) SetOwner(_owner common.Addre... method SetWhiteListAddress (line 568) | func (_Factory *FactoryTransactorSession) SetWhiteListAddress(user com... type FactoryRaw (line 86) | type FactoryRaw struct method Call (line 149) | func (_Factory *FactoryRaw) Call(opts *bind.CallOpts, result *[]interf... method Transfer (line 155) | func (_Factory *FactoryRaw) Transfer(opts *bind.TransactOpts) (*types.... method Transact (line 160) | func (_Factory *FactoryRaw) Transact(opts *bind.TransactOpts, method s... type FactoryCallerRaw (line 91) | type FactoryCallerRaw struct method Call (line 168) | func (_Factory *FactoryCallerRaw) Call(opts *bind.CallOpts, result *[]... type FactoryTransactorRaw (line 96) | type FactoryTransactorRaw struct method Transfer (line 174) | func (_Factory *FactoryTransactorRaw) Transfer(opts *bind.TransactOpts... method Transact (line 179) | func (_Factory *FactoryTransactorRaw) Transact(opts *bind.TransactOpts... function NewFactory (line 101) | func NewFactory(address common.Address, backend bind.ContractBackend) (*... function NewFactoryCaller (line 110) | func NewFactoryCaller(address common.Address, caller bind.ContractCaller... function NewFactoryTransactor (line 119) | func NewFactoryTransactor(address common.Address, transactor bind.Contra... function NewFactoryFilterer (line 128) | func NewFactoryFilterer(address common.Address, filterer bind.ContractFi... function bindFactory (line 137) | func bindFactory(address common.Address, caller bind.ContractCaller, tra... type FactoryFeeAmountEnabledIterator (line 573) | type FactoryFeeAmountEnabledIterator struct method Next (line 588) | func (it *FactoryFeeAmountEnabledIterator) Next() bool { method Error (line 628) | func (it *FactoryFeeAmountEnabledIterator) Error() error { method Close (line 634) | func (it *FactoryFeeAmountEnabledIterator) Close() error { type FactoryFeeAmountEnabled (line 640) | type FactoryFeeAmountEnabled struct type FactoryFeeAmountExtraInfoUpdatedIterator (line 726) | type FactoryFeeAmountExtraInfoUpdatedIterator struct method Next (line 741) | func (it *FactoryFeeAmountExtraInfoUpdatedIterator) Next() bool { method Error (line 781) | func (it *FactoryFeeAmountExtraInfoUpdatedIterator) Error() error { method Close (line 787) | func (it *FactoryFeeAmountExtraInfoUpdatedIterator) Close() error { type FactoryFeeAmountExtraInfoUpdated (line 793) | type FactoryFeeAmountExtraInfoUpdated struct type FactoryOwnerChangedIterator (line 872) | type FactoryOwnerChangedIterator struct method Next (line 887) | func (it *FactoryOwnerChangedIterator) Next() bool { method Error (line 927) | func (it *FactoryOwnerChangedIterator) Error() error { method Close (line 933) | func (it *FactoryOwnerChangedIterator) Close() error { type FactoryOwnerChanged (line 939) | type FactoryOwnerChanged struct type FactoryPoolCreatedIterator (line 1025) | type FactoryPoolCreatedIterator struct method Next (line 1040) | func (it *FactoryPoolCreatedIterator) Next() bool { method Error (line 1080) | func (it *FactoryPoolCreatedIterator) Error() error { method Close (line 1086) | func (it *FactoryPoolCreatedIterator) Close() error { type FactoryPoolCreated (line 1092) | type FactoryPoolCreated struct type FactorySetLmPoolDeployerIterator (line 1189) | type FactorySetLmPoolDeployerIterator struct method Next (line 1204) | func (it *FactorySetLmPoolDeployerIterator) Next() bool { method Error (line 1244) | func (it *FactorySetLmPoolDeployerIterator) Error() error { method Close (line 1250) | func (it *FactorySetLmPoolDeployerIterator) Close() error { type FactorySetLmPoolDeployer (line 1256) | type FactorySetLmPoolDeployer struct type FactoryWhiteListAddedIterator (line 1333) | type FactoryWhiteListAddedIterator struct method Next (line 1348) | func (it *FactoryWhiteListAddedIterator) Next() bool { method Error (line 1388) | func (it *FactoryWhiteListAddedIterator) Error() error { method Close (line 1394) | func (it *FactoryWhiteListAddedIterator) Close() error { type FactoryWhiteListAdded (line 1400) | type FactoryWhiteListAdded struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/bscnonfungiblepositionmanager/NonfungiblePositionManager.go type INonfungiblePositionManagerCollectParams (line 33) | type INonfungiblePositionManagerCollectParams struct type INonfungiblePositionManagerDecreaseLiquidityParams (line 41) | type INonfungiblePositionManagerDecreaseLiquidityParams struct type INonfungiblePositionManagerIncreaseLiquidityParams (line 50) | type INonfungiblePositionManagerIncreaseLiquidityParams struct type INonfungiblePositionManagerMintParams (line 60) | type INonfungiblePositionManagerMintParams struct type NonfungiblePositionManager (line 84) | type NonfungiblePositionManager struct type NonfungiblePositionManagerCaller (line 91) | type NonfungiblePositionManagerCaller struct method DOMAINSEPARATOR (line 228) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method PERMITTYPEHASH (line 259) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method WETH9 (line 290) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) W... method BalanceOf (line 321) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method BaseURI (line 352) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method Deployer (line 383) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method Factory (line 414) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) F... method GetApproved (line 445) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) G... method IsApprovedForAll (line 476) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) I... method Name (line 507) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) N... method OwnerOf (line 538) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method Positions (line 569) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method SupportsInterface (line 664) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method Symbol (line 695) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method TokenByIndex (line 726) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenOfOwnerByIndex (line 757) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenURI (line 788) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TotalSupply (line 819) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... type NonfungiblePositionManagerTransactor (line 96) | type NonfungiblePositionManagerTransactor struct method Approve (line 850) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 871) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 892) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 913) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 934) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 955) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 976) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 997) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method PancakeV3MintCallback (line 1018) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1039) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1060) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1081) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1102) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1123) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1144) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1165) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1186) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1207) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1228) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1249) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1270) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1291) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerFilterer (line 101) | type NonfungiblePositionManagerFilterer struct method FilterApproval (line 1387) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApproval (line 1412) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApproval (line 1462) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterApprovalForAll (line 1549) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApprovalForAll (line 1570) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApprovalForAll (line 1616) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterCollect (line 1704) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchCollect (line 1721) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseCollect (line 1763) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterDecreaseLiquidity (line 1851) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchDecreaseLiquidity (line 1868) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseDecreaseLiquidity (line 1910) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterIncreaseLiquidity (line 1998) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchIncreaseLiquidity (line 2015) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseIncreaseLiquidity (line 2057) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterTransfer (line 2144) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchTransfer (line 2169) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseTransfer (line 2219) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... type NonfungiblePositionManagerSession (line 107) | type NonfungiblePositionManagerSession struct method DOMAINSEPARATOR (line 245) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PERMITTYPEHASH (line 276) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method WETH9 (line 307) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BalanceOf (line 338) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BaseURI (line 369) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Deployer (line 400) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Factory (line 431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method GetApproved (line 462) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IsApprovedForAll (line 493) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Name (line 524) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method OwnerOf (line 555) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Positions (line 624) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SupportsInterface (line 681) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Symbol (line 712) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenByIndex (line 743) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenOfOwnerByIndex (line 774) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenURI (line 805) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TotalSupply (line 836) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Approve (line 857) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Burn (line 878) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Collect (line 899) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method CreateAndInitializePoolIfNecessary (line 920) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method DecreaseLiquidity (line 941) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IncreaseLiquidity (line 962) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Mint (line 983) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Multicall (line 1004) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PancakeV3MintCallback (line 1025) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Permit (line 1046) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RefundETH (line 1067) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom (line 1088) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom0 (line 1109) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermit (line 1130) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowed (line 1151) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowedIfNecessary (line 1172) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitIfNecessary (line 1193) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetApprovalForAll (line 1214) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SweepToken (line 1235) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferFrom (line 1256) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UnwrapWETH9 (line 1277) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Receive (line 1298) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... type NonfungiblePositionManagerCallerSession (line 115) | type NonfungiblePositionManagerCallerSession struct method DOMAINSEPARATOR (line 252) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PERMITTYPEHASH (line 283) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method WETH9 (line 314) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BalanceOf (line 345) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BaseURI (line 376) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Deployer (line 407) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Factory (line 438) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method GetApproved (line 469) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method IsApprovedForAll (line 500) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Name (line 531) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method OwnerOf (line 562) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Positions (line 644) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method SupportsInterface (line 688) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Symbol (line 719) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenByIndex (line 750) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenOfOwnerByIndex (line 781) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenURI (line 812) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TotalSupply (line 843) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... type NonfungiblePositionManagerTransactorSession (line 122) | type NonfungiblePositionManagerTransactorSession struct method Approve (line 864) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 885) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 906) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 927) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 948) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 969) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 990) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 1011) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method PancakeV3MintCallback (line 1032) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1053) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1074) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1095) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1116) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1137) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1158) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1179) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1200) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1221) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1242) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1263) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1284) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1305) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerRaw (line 128) | type NonfungiblePositionManagerRaw struct method Call (line 191) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Call... method Transfer (line 197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... method Transact (line 202) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... type NonfungiblePositionManagerCallerRaw (line 133) | type NonfungiblePositionManagerCallerRaw struct method Call (line 210) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerRaw... type NonfungiblePositionManagerTransactorRaw (line 138) | type NonfungiblePositionManagerTransactorRaw struct method Transfer (line 216) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Transact (line 221) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... function NewNonfungiblePositionManager (line 143) | func NewNonfungiblePositionManager(address common.Address, backend bind.... function NewNonfungiblePositionManagerCaller (line 152) | func NewNonfungiblePositionManagerCaller(address common.Address, caller ... function NewNonfungiblePositionManagerTransactor (line 161) | func NewNonfungiblePositionManagerTransactor(address common.Address, tra... function NewNonfungiblePositionManagerFilterer (line 170) | func NewNonfungiblePositionManagerFilterer(address common.Address, filte... function bindNonfungiblePositionManager (line 179) | func bindNonfungiblePositionManager(address common.Address, caller bind.... type NonfungiblePositionManagerApprovalIterator (line 1310) | type NonfungiblePositionManagerApprovalIterator struct method Next (line 1325) | func (it *NonfungiblePositionManagerApprovalIterator) Next() bool { method Error (line 1365) | func (it *NonfungiblePositionManagerApprovalIterator) Error() error { method Close (line 1371) | func (it *NonfungiblePositionManagerApprovalIterator) Close() error { type NonfungiblePositionManagerApproval (line 1377) | type NonfungiblePositionManagerApproval struct type NonfungiblePositionManagerApprovalForAllIterator (line 1472) | type NonfungiblePositionManagerApprovalForAllIterator struct method Next (line 1487) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Next() bool { method Error (line 1527) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Error() er... method Close (line 1533) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Close() er... type NonfungiblePositionManagerApprovalForAll (line 1539) | type NonfungiblePositionManagerApprovalForAll struct type NonfungiblePositionManagerCollectIterator (line 1626) | type NonfungiblePositionManagerCollectIterator struct method Next (line 1641) | func (it *NonfungiblePositionManagerCollectIterator) Next() bool { method Error (line 1681) | func (it *NonfungiblePositionManagerCollectIterator) Error() error { method Close (line 1687) | func (it *NonfungiblePositionManagerCollectIterator) Close() error { type NonfungiblePositionManagerCollect (line 1693) | type NonfungiblePositionManagerCollect struct type NonfungiblePositionManagerDecreaseLiquidityIterator (line 1773) | type NonfungiblePositionManagerDecreaseLiquidityIterator struct method Next (line 1788) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Next() ... method Error (line 1828) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Error()... method Close (line 1834) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Close()... type NonfungiblePositionManagerDecreaseLiquidity (line 1840) | type NonfungiblePositionManagerDecreaseLiquidity struct type NonfungiblePositionManagerIncreaseLiquidityIterator (line 1920) | type NonfungiblePositionManagerIncreaseLiquidityIterator struct method Next (line 1935) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Next() ... method Error (line 1975) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Error()... method Close (line 1981) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Close()... type NonfungiblePositionManagerIncreaseLiquidity (line 1987) | type NonfungiblePositionManagerIncreaseLiquidity struct type NonfungiblePositionManagerTransferIterator (line 2067) | type NonfungiblePositionManagerTransferIterator struct method Next (line 2082) | func (it *NonfungiblePositionManagerTransferIterator) Next() bool { method Error (line 2122) | func (it *NonfungiblePositionManagerTransferIterator) Error() error { method Close (line 2128) | func (it *NonfungiblePositionManagerTransferIterator) Close() error { type NonfungiblePositionManagerTransfer (line 2134) | type NonfungiblePositionManagerTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/bscpool/Pool.go type Pool (line 42) | type Pool struct type PoolCaller (line 49) | type PoolCaller struct method Factory (line 186) | func (_Pool *PoolCaller) Factory(opts *bind.CallOpts) (common.Address,... method Fee (line 217) | func (_Pool *PoolCaller) Fee(opts *bind.CallOpts) (*big.Int, error) { method FeeGrowthGlobal0X128 (line 248) | func (_Pool *PoolCaller) FeeGrowthGlobal0X128(opts *bind.CallOpts) (*b... method FeeGrowthGlobal1X128 (line 279) | func (_Pool *PoolCaller) FeeGrowthGlobal1X128(opts *bind.CallOpts) (*b... method Liquidity (line 310) | func (_Pool *PoolCaller) Liquidity(opts *bind.CallOpts) (*big.Int, err... method LmPool (line 341) | func (_Pool *PoolCaller) LmPool(opts *bind.CallOpts) (common.Address, ... method MaxLiquidityPerTick (line 372) | func (_Pool *PoolCaller) MaxLiquidityPerTick(opts *bind.CallOpts) (*bi... method Observations (line 403) | func (_Pool *PoolCaller) Observations(opts *bind.CallOpts, arg0 *big.I... method Observe (line 458) | func (_Pool *PoolCaller) Observe(opts *bind.CallOpts, secondsAgos []ui... method Positions (line 503) | func (_Pool *PoolCaller) Positions(opts *bind.CallOpts, arg0 [32]byte)... method ProtocolFees (line 563) | func (_Pool *PoolCaller) ProtocolFees(opts *bind.CallOpts) (struct { method Slot0 (line 608) | func (_Pool *PoolCaller) Slot0(opts *bind.CallOpts) (struct { method SnapshotCumulativesInside (line 678) | func (_Pool *PoolCaller) SnapshotCumulativesInside(opts *bind.CallOpts... method TickBitmap (line 728) | func (_Pool *PoolCaller) TickBitmap(opts *bind.CallOpts, arg0 int16) (... method TickSpacing (line 759) | func (_Pool *PoolCaller) TickSpacing(opts *bind.CallOpts) (*big.Int, e... method Ticks (line 790) | func (_Pool *PoolCaller) Ticks(opts *bind.CallOpts, arg0 *big.Int) (st... method Token0 (line 865) | func (_Pool *PoolCaller) Token0(opts *bind.CallOpts) (common.Address, ... method Token1 (line 896) | func (_Pool *PoolCaller) Token1(opts *bind.CallOpts) (common.Address, ... type PoolTransactor (line 54) | type PoolTransactor struct method Burn (line 927) | func (_Pool *PoolTransactor) Burn(opts *bind.TransactOpts, tickLower *... method Collect (line 948) | func (_Pool *PoolTransactor) Collect(opts *bind.TransactOpts, recipien... method CollectProtocol (line 969) | func (_Pool *PoolTransactor) CollectProtocol(opts *bind.TransactOpts, ... method Flash (line 990) | func (_Pool *PoolTransactor) Flash(opts *bind.TransactOpts, recipient ... method IncreaseObservationCardinalityNext (line 1011) | func (_Pool *PoolTransactor) IncreaseObservationCardinalityNext(opts *... method Initialize (line 1032) | func (_Pool *PoolTransactor) Initialize(opts *bind.TransactOpts, sqrtP... method Mint (line 1053) | func (_Pool *PoolTransactor) Mint(opts *bind.TransactOpts, recipient c... method SetFeeProtocol (line 1074) | func (_Pool *PoolTransactor) SetFeeProtocol(opts *bind.TransactOpts, f... method SetLmPool (line 1095) | func (_Pool *PoolTransactor) SetLmPool(opts *bind.TransactOpts, _lmPoo... method Swap (line 1116) | func (_Pool *PoolTransactor) Swap(opts *bind.TransactOpts, recipient c... type PoolFilterer (line 59) | type PoolFilterer struct method FilterBurn (line 1215) | func (_Pool *PoolFilterer) FilterBurn(opts *bind.FilterOpts, owner []c... method WatchBurn (line 1240) | func (_Pool *PoolFilterer) WatchBurn(opts *bind.WatchOpts, sink chan<-... method ParseBurn (line 1290) | func (_Pool *PoolFilterer) ParseBurn(log types.Log) (*PoolBurn, error) { method FilterCollect (line 1380) | func (_Pool *PoolFilterer) FilterCollect(opts *bind.FilterOpts, owner ... method WatchCollect (line 1406) | func (_Pool *PoolFilterer) WatchCollect(opts *bind.WatchOpts, sink cha... method ParseCollect (line 1457) | func (_Pool *PoolFilterer) ParseCollect(log types.Log) (*PoolCollect, ... method FilterCollectProtocol (line 1545) | func (_Pool *PoolFilterer) FilterCollectProtocol(opts *bind.FilterOpts... method WatchCollectProtocol (line 1566) | func (_Pool *PoolFilterer) WatchCollectProtocol(opts *bind.WatchOpts, ... method ParseCollectProtocol (line 1612) | func (_Pool *PoolFilterer) ParseCollectProtocol(log types.Log) (*PoolC... method FilterFlash (line 1702) | func (_Pool *PoolFilterer) FilterFlash(opts *bind.FilterOpts, sender [... method WatchFlash (line 1723) | func (_Pool *PoolFilterer) WatchFlash(opts *bind.WatchOpts, sink chan<... method ParseFlash (line 1769) | func (_Pool *PoolFilterer) ParseFlash(log types.Log) (*PoolFlash, erro... method FilterIncreaseObservationCardinalityNext (line 1855) | func (_Pool *PoolFilterer) FilterIncreaseObservationCardinalityNext(op... method WatchIncreaseObservationCardinalityNext (line 1867) | func (_Pool *PoolFilterer) WatchIncreaseObservationCardinalityNext(opt... method ParseIncreaseObservationCardinalityNext (line 1904) | func (_Pool *PoolFilterer) ParseIncreaseObservationCardinalityNext(log... method FilterInitialize (line 1990) | func (_Pool *PoolFilterer) FilterInitialize(opts *bind.FilterOpts) (*P... method WatchInitialize (line 2002) | func (_Pool *PoolFilterer) WatchInitialize(opts *bind.WatchOpts, sink ... method ParseInitialize (line 2039) | func (_Pool *PoolFilterer) ParseInitialize(log types.Log) (*PoolInitia... method FilterMint (line 2130) | func (_Pool *PoolFilterer) FilterMint(opts *bind.FilterOpts, owner []c... method WatchMint (line 2155) | func (_Pool *PoolFilterer) WatchMint(opts *bind.WatchOpts, sink chan<-... method ParseMint (line 2205) | func (_Pool *PoolFilterer) ParseMint(log types.Log) (*PoolMint, error) { method FilterSetFeeProtocol (line 2293) | func (_Pool *PoolFilterer) FilterSetFeeProtocol(opts *bind.FilterOpts)... method WatchSetFeeProtocol (line 2305) | func (_Pool *PoolFilterer) WatchSetFeeProtocol(opts *bind.WatchOpts, s... method ParseSetFeeProtocol (line 2342) | func (_Pool *PoolFilterer) ParseSetFeeProtocol(log types.Log) (*PoolSe... method FilterSetLmPoolEvent (line 2427) | func (_Pool *PoolFilterer) FilterSetLmPoolEvent(opts *bind.FilterOpts)... method WatchSetLmPoolEvent (line 2439) | func (_Pool *PoolFilterer) WatchSetLmPoolEvent(opts *bind.WatchOpts, s... method ParseSetLmPoolEvent (line 2476) | func (_Pool *PoolFilterer) ParseSetLmPoolEvent(log types.Log) (*PoolSe... method FilterSwap (line 2569) | func (_Pool *PoolFilterer) FilterSwap(opts *bind.FilterOpts, sender []... method WatchSwap (line 2590) | func (_Pool *PoolFilterer) WatchSwap(opts *bind.WatchOpts, sink chan<-... method ParseSwap (line 2636) | func (_Pool *PoolFilterer) ParseSwap(log types.Log) (*PoolSwap, error) { type PoolSession (line 65) | type PoolSession struct method Factory (line 203) | func (_Pool *PoolSession) Factory() (common.Address, error) { method Fee (line 234) | func (_Pool *PoolSession) Fee() (*big.Int, error) { method FeeGrowthGlobal0X128 (line 265) | func (_Pool *PoolSession) FeeGrowthGlobal0X128() (*big.Int, error) { method FeeGrowthGlobal1X128 (line 296) | func (_Pool *PoolSession) FeeGrowthGlobal1X128() (*big.Int, error) { method Liquidity (line 327) | func (_Pool *PoolSession) Liquidity() (*big.Int, error) { method LmPool (line 358) | func (_Pool *PoolSession) LmPool() (common.Address, error) { method MaxLiquidityPerTick (line 389) | func (_Pool *PoolSession) MaxLiquidityPerTick() (*big.Int, error) { method Observations (line 434) | func (_Pool *PoolSession) Observations(arg0 *big.Int) (struct { method Observe (line 483) | func (_Pool *PoolSession) Observe(secondsAgos []uint32) (struct { method Positions (line 537) | func (_Pool *PoolSession) Positions(arg0 [32]byte) (struct { method ProtocolFees (line 588) | func (_Pool *PoolSession) ProtocolFees() (struct { method Slot0 (line 648) | func (_Pool *PoolSession) Slot0() (struct { method SnapshotCumulativesInside (line 706) | func (_Pool *PoolSession) SnapshotCumulativesInside(tickLower *big.Int... method TickBitmap (line 745) | func (_Pool *PoolSession) TickBitmap(arg0 int16) (*big.Int, error) { method TickSpacing (line 776) | func (_Pool *PoolSession) TickSpacing() (*big.Int, error) { method Ticks (line 833) | func (_Pool *PoolSession) Ticks(arg0 *big.Int) (struct { method Token0 (line 882) | func (_Pool *PoolSession) Token0() (common.Address, error) { method Token1 (line 913) | func (_Pool *PoolSession) Token1() (common.Address, error) { method Burn (line 934) | func (_Pool *PoolSession) Burn(tickLower *big.Int, tickUpper *big.Int,... method Collect (line 955) | func (_Pool *PoolSession) Collect(recipient common.Address, tickLower ... method CollectProtocol (line 976) | func (_Pool *PoolSession) CollectProtocol(recipient common.Address, am... method Flash (line 997) | func (_Pool *PoolSession) Flash(recipient common.Address, amount0 *big... method IncreaseObservationCardinalityNext (line 1018) | func (_Pool *PoolSession) IncreaseObservationCardinalityNext(observati... method Initialize (line 1039) | func (_Pool *PoolSession) Initialize(sqrtPriceX96 *big.Int) (*types.Tr... method Mint (line 1060) | func (_Pool *PoolSession) Mint(recipient common.Address, tickLower *bi... method SetFeeProtocol (line 1081) | func (_Pool *PoolSession) SetFeeProtocol(feeProtocol0 uint32, feeProto... method SetLmPool (line 1102) | func (_Pool *PoolSession) SetLmPool(_lmPool common.Address) (*types.Tr... method Swap (line 1123) | func (_Pool *PoolSession) Swap(recipient common.Address, zeroForOne bo... type PoolCallerSession (line 73) | type PoolCallerSession struct method Factory (line 210) | func (_Pool *PoolCallerSession) Factory() (common.Address, error) { method Fee (line 241) | func (_Pool *PoolCallerSession) Fee() (*big.Int, error) { method FeeGrowthGlobal0X128 (line 272) | func (_Pool *PoolCallerSession) FeeGrowthGlobal0X128() (*big.Int, erro... method FeeGrowthGlobal1X128 (line 303) | func (_Pool *PoolCallerSession) FeeGrowthGlobal1X128() (*big.Int, erro... method Liquidity (line 334) | func (_Pool *PoolCallerSession) Liquidity() (*big.Int, error) { method LmPool (line 365) | func (_Pool *PoolCallerSession) LmPool() (common.Address, error) { method MaxLiquidityPerTick (line 396) | func (_Pool *PoolCallerSession) MaxLiquidityPerTick() (*big.Int, error) { method Observations (line 446) | func (_Pool *PoolCallerSession) Observations(arg0 *big.Int) (struct { method Observe (line 493) | func (_Pool *PoolCallerSession) Observe(secondsAgos []uint32) (struct { method Positions (line 550) | func (_Pool *PoolCallerSession) Positions(arg0 [32]byte) (struct { method ProtocolFees (line 598) | func (_Pool *PoolCallerSession) ProtocolFees() (struct { method Slot0 (line 663) | func (_Pool *PoolCallerSession) Slot0() (struct { method SnapshotCumulativesInside (line 717) | func (_Pool *PoolCallerSession) SnapshotCumulativesInside(tickLower *b... method TickBitmap (line 752) | func (_Pool *PoolCallerSession) TickBitmap(arg0 int16) (*big.Int, erro... method TickSpacing (line 783) | func (_Pool *PoolCallerSession) TickSpacing() (*big.Int, error) { method Ticks (line 849) | func (_Pool *PoolCallerSession) Ticks(arg0 *big.Int) (struct { method Token0 (line 889) | func (_Pool *PoolCallerSession) Token0() (common.Address, error) { method Token1 (line 920) | func (_Pool *PoolCallerSession) Token1() (common.Address, error) { type PoolTransactorSession (line 80) | type PoolTransactorSession struct method Burn (line 941) | func (_Pool *PoolTransactorSession) Burn(tickLower *big.Int, tickUpper... method Collect (line 962) | func (_Pool *PoolTransactorSession) Collect(recipient common.Address, ... method CollectProtocol (line 983) | func (_Pool *PoolTransactorSession) CollectProtocol(recipient common.A... method Flash (line 1004) | func (_Pool *PoolTransactorSession) Flash(recipient common.Address, am... method IncreaseObservationCardinalityNext (line 1025) | func (_Pool *PoolTransactorSession) IncreaseObservationCardinalityNext... method Initialize (line 1046) | func (_Pool *PoolTransactorSession) Initialize(sqrtPriceX96 *big.Int) ... method Mint (line 1067) | func (_Pool *PoolTransactorSession) Mint(recipient common.Address, tic... method SetFeeProtocol (line 1088) | func (_Pool *PoolTransactorSession) SetFeeProtocol(feeProtocol0 uint32... method SetLmPool (line 1109) | func (_Pool *PoolTransactorSession) SetLmPool(_lmPool common.Address) ... method Swap (line 1130) | func (_Pool *PoolTransactorSession) Swap(recipient common.Address, zer... type PoolRaw (line 86) | type PoolRaw struct method Call (line 149) | func (_Pool *PoolRaw) Call(opts *bind.CallOpts, result *[]interface{},... method Transfer (line 155) | func (_Pool *PoolRaw) Transfer(opts *bind.TransactOpts) (*types.Transa... method Transact (line 160) | func (_Pool *PoolRaw) Transact(opts *bind.TransactOpts, method string,... type PoolCallerRaw (line 91) | type PoolCallerRaw struct method Call (line 168) | func (_Pool *PoolCallerRaw) Call(opts *bind.CallOpts, result *[]interf... type PoolTransactorRaw (line 96) | type PoolTransactorRaw struct method Transfer (line 174) | func (_Pool *PoolTransactorRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 179) | func (_Pool *PoolTransactorRaw) Transact(opts *bind.TransactOpts, meth... function NewPool (line 101) | func NewPool(address common.Address, backend bind.ContractBackend) (*Poo... function NewPoolCaller (line 110) | func NewPoolCaller(address common.Address, caller bind.ContractCaller) (... function NewPoolTransactor (line 119) | func NewPoolTransactor(address common.Address, transactor bind.ContractT... function NewPoolFilterer (line 128) | func NewPoolFilterer(address common.Address, filterer bind.ContractFilte... function bindPool (line 137) | func bindPool(address common.Address, caller bind.ContractCaller, transa... type PoolBurnIterator (line 1135) | type PoolBurnIterator struct method Next (line 1150) | func (it *PoolBurnIterator) Next() bool { method Error (line 1190) | func (it *PoolBurnIterator) Error() error { method Close (line 1196) | func (it *PoolBurnIterator) Close() error { type PoolBurn (line 1202) | type PoolBurn struct type PoolCollectIterator (line 1300) | type PoolCollectIterator struct method Next (line 1315) | func (it *PoolCollectIterator) Next() bool { method Error (line 1355) | func (it *PoolCollectIterator) Error() error { method Close (line 1361) | func (it *PoolCollectIterator) Close() error { type PoolCollect (line 1367) | type PoolCollect struct type PoolCollectProtocolIterator (line 1467) | type PoolCollectProtocolIterator struct method Next (line 1482) | func (it *PoolCollectProtocolIterator) Next() bool { method Error (line 1522) | func (it *PoolCollectProtocolIterator) Error() error { method Close (line 1528) | func (it *PoolCollectProtocolIterator) Close() error { type PoolCollectProtocol (line 1534) | type PoolCollectProtocol struct type PoolFlashIterator (line 1622) | type PoolFlashIterator struct method Next (line 1637) | func (it *PoolFlashIterator) Next() bool { method Error (line 1677) | func (it *PoolFlashIterator) Error() error { method Close (line 1683) | func (it *PoolFlashIterator) Close() error { type PoolFlash (line 1689) | type PoolFlash struct type PoolIncreaseObservationCardinalityNextIterator (line 1779) | type PoolIncreaseObservationCardinalityNextIterator struct method Next (line 1794) | func (it *PoolIncreaseObservationCardinalityNextIterator) Next() bool { method Error (line 1834) | func (it *PoolIncreaseObservationCardinalityNextIterator) Error() error { method Close (line 1840) | func (it *PoolIncreaseObservationCardinalityNextIterator) Close() error { type PoolIncreaseObservationCardinalityNext (line 1846) | type PoolIncreaseObservationCardinalityNext struct type PoolInitializeIterator (line 1914) | type PoolInitializeIterator struct method Next (line 1929) | func (it *PoolInitializeIterator) Next() bool { method Error (line 1969) | func (it *PoolInitializeIterator) Error() error { method Close (line 1975) | func (it *PoolInitializeIterator) Close() error { type PoolInitialize (line 1981) | type PoolInitialize struct type PoolMintIterator (line 2049) | type PoolMintIterator struct method Next (line 2064) | func (it *PoolMintIterator) Next() bool { method Error (line 2104) | func (it *PoolMintIterator) Error() error { method Close (line 2110) | func (it *PoolMintIterator) Close() error { type PoolMint (line 2116) | type PoolMint struct type PoolSetFeeProtocolIterator (line 2215) | type PoolSetFeeProtocolIterator struct method Next (line 2230) | func (it *PoolSetFeeProtocolIterator) Next() bool { method Error (line 2270) | func (it *PoolSetFeeProtocolIterator) Error() error { method Close (line 2276) | func (it *PoolSetFeeProtocolIterator) Close() error { type PoolSetFeeProtocol (line 2282) | type PoolSetFeeProtocol struct type PoolSetLmPoolEventIterator (line 2352) | type PoolSetLmPoolEventIterator struct method Next (line 2367) | func (it *PoolSetLmPoolEventIterator) Next() bool { method Error (line 2407) | func (it *PoolSetLmPoolEventIterator) Error() error { method Close (line 2413) | func (it *PoolSetLmPoolEventIterator) Close() error { type PoolSetLmPoolEvent (line 2419) | type PoolSetLmPoolEvent struct type PoolSwapIterator (line 2486) | type PoolSwapIterator struct method Next (line 2501) | func (it *PoolSwapIterator) Next() bool { method Error (line 2541) | func (it *PoolSwapIterator) Error() error { method Close (line 2547) | func (it *PoolSwapIterator) Close() error { type PoolSwap (line 2553) | type PoolSwap struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/celononfungiblepositionmanager/NonfungiblePositionManager.go type INonfungiblePositionManagerCollectParams (line 33) | type INonfungiblePositionManagerCollectParams struct type INonfungiblePositionManagerDecreaseLiquidityParams (line 41) | type INonfungiblePositionManagerDecreaseLiquidityParams struct type INonfungiblePositionManagerIncreaseLiquidityParams (line 50) | type INonfungiblePositionManagerIncreaseLiquidityParams struct type INonfungiblePositionManagerMintParams (line 60) | type INonfungiblePositionManagerMintParams struct type NonfungiblePositionManager (line 84) | type NonfungiblePositionManager struct type NonfungiblePositionManagerCaller (line 91) | type NonfungiblePositionManagerCaller struct method DOMAINSEPARATOR (line 228) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method PERMITTYPEHASH (line 259) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method WETH9 (line 290) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) W... method BalanceOf (line 321) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method BaseURI (line 352) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method Factory (line 383) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) F... method GetApproved (line 414) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) G... method IsApprovedForAll (line 445) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) I... method Name (line 476) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) N... method OwnerOf (line 507) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method Positions (line 538) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method SupportsInterface (line 633) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method Symbol (line 664) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method TokenByIndex (line 695) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenOfOwnerByIndex (line 726) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenURI (line 757) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TotalSupply (line 788) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... type NonfungiblePositionManagerTransactor (line 96) | type NonfungiblePositionManagerTransactor struct method Approve (line 819) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 840) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 861) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 882) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 903) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 924) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 945) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 966) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 987) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1008) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1029) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1050) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1071) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1092) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1134) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1155) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1176) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1218) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1239) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1260) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerFilterer (line 101) | type NonfungiblePositionManagerFilterer struct method FilterApproval (line 1356) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApproval (line 1381) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApproval (line 1431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterApprovalForAll (line 1518) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApprovalForAll (line 1539) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApprovalForAll (line 1585) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterCollect (line 1673) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchCollect (line 1690) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseCollect (line 1732) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterDecreaseLiquidity (line 1820) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchDecreaseLiquidity (line 1837) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseDecreaseLiquidity (line 1879) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterIncreaseLiquidity (line 1967) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchIncreaseLiquidity (line 1984) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseIncreaseLiquidity (line 2026) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterTransfer (line 2113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchTransfer (line 2138) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseTransfer (line 2188) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... type NonfungiblePositionManagerSession (line 107) | type NonfungiblePositionManagerSession struct method DOMAINSEPARATOR (line 245) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PERMITTYPEHASH (line 276) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method WETH9 (line 307) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BalanceOf (line 338) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BaseURI (line 369) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Factory (line 400) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method GetApproved (line 431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IsApprovedForAll (line 462) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Name (line 493) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method OwnerOf (line 524) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Positions (line 593) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SupportsInterface (line 650) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Symbol (line 681) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenByIndex (line 712) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenOfOwnerByIndex (line 743) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenURI (line 774) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TotalSupply (line 805) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Approve (line 826) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Burn (line 847) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Collect (line 868) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method CreateAndInitializePoolIfNecessary (line 889) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method DecreaseLiquidity (line 910) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IncreaseLiquidity (line 931) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Mint (line 952) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Multicall (line 973) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Permit (line 994) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RefundETH (line 1015) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom (line 1036) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom0 (line 1057) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermit (line 1078) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowed (line 1099) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowedIfNecessary (line 1120) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitIfNecessary (line 1141) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetApprovalForAll (line 1162) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SweepToken (line 1183) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferFrom (line 1204) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UniswapV3MintCallback (line 1225) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UnwrapWETH9 (line 1246) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Receive (line 1267) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... type NonfungiblePositionManagerCallerSession (line 115) | type NonfungiblePositionManagerCallerSession struct method DOMAINSEPARATOR (line 252) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PERMITTYPEHASH (line 283) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method WETH9 (line 314) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BalanceOf (line 345) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BaseURI (line 376) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Factory (line 407) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method GetApproved (line 438) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method IsApprovedForAll (line 469) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Name (line 500) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method OwnerOf (line 531) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Positions (line 613) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method SupportsInterface (line 657) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Symbol (line 688) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenByIndex (line 719) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenOfOwnerByIndex (line 750) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenURI (line 781) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TotalSupply (line 812) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... type NonfungiblePositionManagerTransactorSession (line 122) | type NonfungiblePositionManagerTransactorSession struct method Approve (line 833) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 854) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 875) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 896) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 917) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 938) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 959) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 980) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1001) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1022) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1043) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1064) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1085) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1106) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1127) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1148) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1169) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1190) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1211) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1232) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1253) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1274) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerRaw (line 128) | type NonfungiblePositionManagerRaw struct method Call (line 191) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Call... method Transfer (line 197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... method Transact (line 202) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... type NonfungiblePositionManagerCallerRaw (line 133) | type NonfungiblePositionManagerCallerRaw struct method Call (line 210) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerRaw... type NonfungiblePositionManagerTransactorRaw (line 138) | type NonfungiblePositionManagerTransactorRaw struct method Transfer (line 216) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Transact (line 221) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... function NewNonfungiblePositionManager (line 143) | func NewNonfungiblePositionManager(address common.Address, backend bind.... function NewNonfungiblePositionManagerCaller (line 152) | func NewNonfungiblePositionManagerCaller(address common.Address, caller ... function NewNonfungiblePositionManagerTransactor (line 161) | func NewNonfungiblePositionManagerTransactor(address common.Address, tra... function NewNonfungiblePositionManagerFilterer (line 170) | func NewNonfungiblePositionManagerFilterer(address common.Address, filte... function bindNonfungiblePositionManager (line 179) | func bindNonfungiblePositionManager(address common.Address, caller bind.... type NonfungiblePositionManagerApprovalIterator (line 1279) | type NonfungiblePositionManagerApprovalIterator struct method Next (line 1294) | func (it *NonfungiblePositionManagerApprovalIterator) Next() bool { method Error (line 1334) | func (it *NonfungiblePositionManagerApprovalIterator) Error() error { method Close (line 1340) | func (it *NonfungiblePositionManagerApprovalIterator) Close() error { type NonfungiblePositionManagerApproval (line 1346) | type NonfungiblePositionManagerApproval struct type NonfungiblePositionManagerApprovalForAllIterator (line 1441) | type NonfungiblePositionManagerApprovalForAllIterator struct method Next (line 1456) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Next() bool { method Error (line 1496) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Error() er... method Close (line 1502) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Close() er... type NonfungiblePositionManagerApprovalForAll (line 1508) | type NonfungiblePositionManagerApprovalForAll struct type NonfungiblePositionManagerCollectIterator (line 1595) | type NonfungiblePositionManagerCollectIterator struct method Next (line 1610) | func (it *NonfungiblePositionManagerCollectIterator) Next() bool { method Error (line 1650) | func (it *NonfungiblePositionManagerCollectIterator) Error() error { method Close (line 1656) | func (it *NonfungiblePositionManagerCollectIterator) Close() error { type NonfungiblePositionManagerCollect (line 1662) | type NonfungiblePositionManagerCollect struct type NonfungiblePositionManagerDecreaseLiquidityIterator (line 1742) | type NonfungiblePositionManagerDecreaseLiquidityIterator struct method Next (line 1757) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Next() ... method Error (line 1797) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Error()... method Close (line 1803) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Close()... type NonfungiblePositionManagerDecreaseLiquidity (line 1809) | type NonfungiblePositionManagerDecreaseLiquidity struct type NonfungiblePositionManagerIncreaseLiquidityIterator (line 1889) | type NonfungiblePositionManagerIncreaseLiquidityIterator struct method Next (line 1904) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Next() ... method Error (line 1944) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Error()... method Close (line 1950) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Close()... type NonfungiblePositionManagerIncreaseLiquidity (line 1956) | type NonfungiblePositionManagerIncreaseLiquidity struct type NonfungiblePositionManagerTransferIterator (line 2036) | type NonfungiblePositionManagerTransferIterator struct method Next (line 2051) | func (it *NonfungiblePositionManagerTransferIterator) Next() bool { method Error (line 2091) | func (it *NonfungiblePositionManagerTransferIterator) Error() error { method Close (line 2097) | func (it *NonfungiblePositionManagerTransferIterator) Close() error { type NonfungiblePositionManagerTransfer (line 2103) | type NonfungiblePositionManagerTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/dagent721/Dagent721.go type Dagent721 (line 42) | type Dagent721 struct type Dagent721Caller (line 49) | type Dagent721Caller struct method GpuManager (line 186) | func (_Dagent721 *Dagent721Caller) GpuManager(opts *bind.CallOpts) (co... method PoolBalance (line 217) | func (_Dagent721 *Dagent721Caller) PoolBalance(opts *bind.CallOpts, nf... method SignaturesUsed (line 248) | func (_Dagent721 *Dagent721Caller) SignaturesUsed(opts *bind.CallOpts,... method BalanceOf (line 279) | func (_Dagent721 *Dagent721Caller) BalanceOf(opts *bind.CallOpts, owne... method DataOf (line 310) | func (_Dagent721 *Dagent721Caller) DataOf(opts *bind.CallOpts, agentId... method GetAgentFee (line 342) | func (_Dagent721 *Dagent721Caller) GetAgentFee(opts *bind.CallOpts, ag... method GetAgentIdByOwner (line 373) | func (_Dagent721 *Dagent721Caller) GetAgentIdByOwner(opts *bind.CallOp... method GetAgentSystemPrompt (line 404) | func (_Dagent721 *Dagent721Caller) GetAgentSystemPrompt(opts *bind.Cal... method GetApproved (line 435) | func (_Dagent721 *Dagent721Caller) GetApproved(opts *bind.CallOpts, to... method GetMissionIdsByAgentId (line 466) | func (_Dagent721 *Dagent721Caller) GetMissionIdsByAgentId(opts *bind.C... method IsApprovedForAll (line 497) | func (_Dagent721 *Dagent721Caller) IsApprovedForAll(opts *bind.CallOpt... method MintPrice (line 528) | func (_Dagent721 *Dagent721Caller) MintPrice(opts *bind.CallOpts) (*bi... method Name (line 559) | func (_Dagent721 *Dagent721Caller) Name(opts *bind.CallOpts) (string, ... method NextTokenId (line 590) | func (_Dagent721 *Dagent721Caller) NextTokenId(opts *bind.CallOpts) (*... method Owner (line 621) | func (_Dagent721 *Dagent721Caller) Owner(opts *bind.CallOpts) (common.... method OwnerOf (line 652) | func (_Dagent721 *Dagent721Caller) OwnerOf(opts *bind.CallOpts, tokenI... method Paused (line 683) | func (_Dagent721 *Dagent721Caller) Paused(opts *bind.CallOpts) (bool, ... method RoyaltyInfo (line 714) | func (_Dagent721 *Dagent721Caller) RoyaltyInfo(opts *bind.CallOpts, ag... method RoyaltyPortion (line 746) | func (_Dagent721 *Dagent721Caller) RoyaltyPortion(opts *bind.CallOpts)... method RoyaltyReceiver (line 777) | func (_Dagent721 *Dagent721Caller) RoyaltyReceiver(opts *bind.CallOpts... method SupportsInterface (line 808) | func (_Dagent721 *Dagent721Caller) SupportsInterface(opts *bind.CallOp... method Symbol (line 839) | func (_Dagent721 *Dagent721Caller) Symbol(opts *bind.CallOpts) (string... method TokenByIndex (line 870) | func (_Dagent721 *Dagent721Caller) TokenByIndex(opts *bind.CallOpts, i... method TokenOfOwnerByIndex (line 901) | func (_Dagent721 *Dagent721Caller) TokenOfOwnerByIndex(opts *bind.Call... method TokenURI (line 932) | func (_Dagent721 *Dagent721Caller) TokenURI(opts *bind.CallOpts, _agen... method TotalSupply (line 963) | func (_Dagent721 *Dagent721Caller) TotalSupply(opts *bind.CallOpts) (*... type Dagent721Transactor (line 54) | type Dagent721Transactor struct method AddNewAgentData (line 994) | func (_Dagent721 *Dagent721Transactor) AddNewAgentData(opts *bind.Tran... method Approve (line 1015) | func (_Dagent721 *Dagent721Transactor) Approve(opts *bind.TransactOpts... method CreateMission (line 1036) | func (_Dagent721 *Dagent721Transactor) CreateMission(opts *bind.Transa... method Infer (line 1057) | func (_Dagent721 *Dagent721Transactor) Infer(opts *bind.TransactOpts, ... method Infer0 (line 1078) | func (_Dagent721 *Dagent721Transactor) Infer0(opts *bind.TransactOpts,... method Initialize (line 1099) | func (_Dagent721 *Dagent721Transactor) Initialize(opts *bind.TransactO... method Mint (line 1120) | func (_Dagent721 *Dagent721Transactor) Mint(opts *bind.TransactOpts, t... method Pause (line 1141) | func (_Dagent721 *Dagent721Transactor) Pause(opts *bind.TransactOpts) ... method RenounceOwnership (line 1162) | func (_Dagent721 *Dagent721Transactor) RenounceOwnership(opts *bind.Tr... method SafeTransferFrom (line 1183) | func (_Dagent721 *Dagent721Transactor) SafeTransferFrom(opts *bind.Tra... method SafeTransferFrom0 (line 1204) | func (_Dagent721 *Dagent721Transactor) SafeTransferFrom0(opts *bind.Tr... method SetApprovalForAll (line 1225) | func (_Dagent721 *Dagent721Transactor) SetApprovalForAll(opts *bind.Tr... method TopUpPoolBalance (line 1246) | func (_Dagent721 *Dagent721Transactor) TopUpPoolBalance(opts *bind.Tra... method TransferFrom (line 1267) | func (_Dagent721 *Dagent721Transactor) TransferFrom(opts *bind.Transac... method TransferOwnership (line 1288) | func (_Dagent721 *Dagent721Transactor) TransferOwnership(opts *bind.Tr... method Unpause (line 1309) | func (_Dagent721 *Dagent721Transactor) Unpause(opts *bind.TransactOpts... method UpdateAgentData (line 1330) | func (_Dagent721 *Dagent721Transactor) UpdateAgentData(opts *bind.Tran... method UpdateAgentDataWithSignature (line 1351) | func (_Dagent721 *Dagent721Transactor) UpdateAgentDataWithSignature(op... method UpdateAgentFee (line 1372) | func (_Dagent721 *Dagent721Transactor) UpdateAgentFee(opts *bind.Trans... method UpdateAgentModelId (line 1393) | func (_Dagent721 *Dagent721Transactor) UpdateAgentModelId(opts *bind.T... method UpdateAgentURI (line 1414) | func (_Dagent721 *Dagent721Transactor) UpdateAgentURI(opts *bind.Trans... method UpdateAgentUriWithSignature (line 1435) | func (_Dagent721 *Dagent721Transactor) UpdateAgentUriWithSignature(opt... method UpdateGPUManager (line 1456) | func (_Dagent721 *Dagent721Transactor) UpdateGPUManager(opts *bind.Tra... method UpdateMintPrice (line 1477) | func (_Dagent721 *Dagent721Transactor) UpdateMintPrice(opts *bind.Tran... method UpdateRoyaltyPortion (line 1498) | func (_Dagent721 *Dagent721Transactor) UpdateRoyaltyPortion(opts *bind... method UpdateRoyaltyReceiver (line 1519) | func (_Dagent721 *Dagent721Transactor) UpdateRoyaltyReceiver(opts *bin... method UpdateSchedulePrompt (line 1540) | func (_Dagent721 *Dagent721Transactor) UpdateSchedulePrompt(opts *bind... type Dagent721Filterer (line 59) | type Dagent721Filterer struct method FilterAgentDataAddNew (line 1635) | func (_Dagent721 *Dagent721Filterer) FilterAgentDataAddNew(opts *bind.... method WatchAgentDataAddNew (line 1652) | func (_Dagent721 *Dagent721Filterer) WatchAgentDataAddNew(opts *bind.W... method ParseAgentDataAddNew (line 1694) | func (_Dagent721 *Dagent721Filterer) ParseAgentDataAddNew(log types.Lo... method FilterAgentDataUpdate (line 1782) | func (_Dagent721 *Dagent721Filterer) FilterAgentDataUpdate(opts *bind.... method WatchAgentDataUpdate (line 1799) | func (_Dagent721 *Dagent721Filterer) WatchAgentDataUpdate(opts *bind.W... method ParseAgentDataUpdate (line 1841) | func (_Dagent721 *Dagent721Filterer) ParseAgentDataUpdate(log types.Lo... method FilterAgentFeeUpdate (line 1927) | func (_Dagent721 *Dagent721Filterer) FilterAgentFeeUpdate(opts *bind.F... method WatchAgentFeeUpdate (line 1944) | func (_Dagent721 *Dagent721Filterer) WatchAgentFeeUpdate(opts *bind.Wa... method ParseAgentFeeUpdate (line 1986) | func (_Dagent721 *Dagent721Filterer) ParseAgentFeeUpdate(log types.Log... method FilterAgentMissionAddNew (line 2072) | func (_Dagent721 *Dagent721Filterer) FilterAgentMissionAddNew(opts *bi... method WatchAgentMissionAddNew (line 2089) | func (_Dagent721 *Dagent721Filterer) WatchAgentMissionAddNew(opts *bin... method ParseAgentMissionAddNew (line 2131) | func (_Dagent721 *Dagent721Filterer) ParseAgentMissionAddNew(log types... method FilterAgentMissionUpdate (line 2219) | func (_Dagent721 *Dagent721Filterer) FilterAgentMissionUpdate(opts *bi... method WatchAgentMissionUpdate (line 2236) | func (_Dagent721 *Dagent721Filterer) WatchAgentMissionUpdate(opts *bin... method ParseAgentMissionUpdate (line 2278) | func (_Dagent721 *Dagent721Filterer) ParseAgentMissionUpdate(log types... method FilterAgentModelIdUpdate (line 2365) | func (_Dagent721 *Dagent721Filterer) FilterAgentModelIdUpdate(opts *bi... method WatchAgentModelIdUpdate (line 2382) | func (_Dagent721 *Dagent721Filterer) WatchAgentModelIdUpdate(opts *bin... method ParseAgentModelIdUpdate (line 2424) | func (_Dagent721 *Dagent721Filterer) ParseAgentModelIdUpdate(log types... method FilterAgentPromptSchedulerdUpdate (line 2511) | func (_Dagent721 *Dagent721Filterer) FilterAgentPromptSchedulerdUpdate... method WatchAgentPromptSchedulerdUpdate (line 2528) | func (_Dagent721 *Dagent721Filterer) WatchAgentPromptSchedulerdUpdate(... method ParseAgentPromptSchedulerdUpdate (line 2570) | func (_Dagent721 *Dagent721Filterer) ParseAgentPromptSchedulerdUpdate(... method FilterAgentURIUpdate (line 2656) | func (_Dagent721 *Dagent721Filterer) FilterAgentURIUpdate(opts *bind.F... method WatchAgentURIUpdate (line 2673) | func (_Dagent721 *Dagent721Filterer) WatchAgentURIUpdate(opts *bind.Wa... method ParseAgentURIUpdate (line 2715) | func (_Dagent721 *Dagent721Filterer) ParseAgentURIUpdate(log types.Log... method FilterApproval (line 2802) | func (_Dagent721 *Dagent721Filterer) FilterApproval(opts *bind.FilterO... method WatchApproval (line 2827) | func (_Dagent721 *Dagent721Filterer) WatchApproval(opts *bind.WatchOpt... method ParseApproval (line 2877) | func (_Dagent721 *Dagent721Filterer) ParseApproval(log types.Log) (*Da... method FilterApprovalForAll (line 2964) | func (_Dagent721 *Dagent721Filterer) FilterApprovalForAll(opts *bind.F... method WatchApprovalForAll (line 2985) | func (_Dagent721 *Dagent721Filterer) WatchApprovalForAll(opts *bind.Wa... method ParseApprovalForAll (line 3031) | func (_Dagent721 *Dagent721Filterer) ParseApprovalForAll(log types.Log... method FilterBatchMetadataUpdate (line 3117) | func (_Dagent721 *Dagent721Filterer) FilterBatchMetadataUpdate(opts *b... method WatchBatchMetadataUpdate (line 3129) | func (_Dagent721 *Dagent721Filterer) WatchBatchMetadataUpdate(opts *bi... method ParseBatchMetadataUpdate (line 3166) | func (_Dagent721 *Dagent721Filterer) ParseBatchMetadataUpdate(log type... method FilterInferencePerformed (line 3256) | func (_Dagent721 *Dagent721Filterer) FilterInferencePerformed(opts *bi... method WatchInferencePerformed (line 3277) | func (_Dagent721 *Dagent721Filterer) WatchInferencePerformed(opts *bin... method ParseInferencePerformed (line 3323) | func (_Dagent721 *Dagent721Filterer) ParseInferencePerformed(log types... method FilterInitialized (line 3408) | func (_Dagent721 *Dagent721Filterer) FilterInitialized(opts *bind.Filt... method WatchInitialized (line 3420) | func (_Dagent721 *Dagent721Filterer) WatchInitialized(opts *bind.Watch... method ParseInitialized (line 3457) | func (_Dagent721 *Dagent721Filterer) ParseInitialized(log types.Log) (... method FilterMetadataUpdate (line 3542) | func (_Dagent721 *Dagent721Filterer) FilterMetadataUpdate(opts *bind.F... method WatchMetadataUpdate (line 3554) | func (_Dagent721 *Dagent721Filterer) WatchMetadataUpdate(opts *bind.Wa... method ParseMetadataUpdate (line 3591) | func (_Dagent721 *Dagent721Filterer) ParseMetadataUpdate(log types.Log... method FilterMintPriceUpdate (line 3676) | func (_Dagent721 *Dagent721Filterer) FilterMintPriceUpdate(opts *bind.... method WatchMintPriceUpdate (line 3688) | func (_Dagent721 *Dagent721Filterer) WatchMintPriceUpdate(opts *bind.W... method ParseMintPriceUpdate (line 3725) | func (_Dagent721 *Dagent721Filterer) ParseMintPriceUpdate(log types.Lo... method FilterNewToken (line 3814) | func (_Dagent721 *Dagent721Filterer) FilterNewToken(opts *bind.FilterO... method WatchNewToken (line 3836) | func (_Dagent721 *Dagent721Filterer) WatchNewToken(opts *bind.WatchOpt... method ParseNewToken (line 3883) | func (_Dagent721 *Dagent721Filterer) ParseNewToken(log types.Log) (*Da... method FilterOwnershipTransferred (line 3969) | func (_Dagent721 *Dagent721Filterer) FilterOwnershipTransferred(opts *... method WatchOwnershipTransferred (line 3990) | func (_Dagent721 *Dagent721Filterer) WatchOwnershipTransferred(opts *b... method ParseOwnershipTransferred (line 4036) | func (_Dagent721 *Dagent721Filterer) ParseOwnershipTransferred(log typ... method FilterPaused (line 4121) | func (_Dagent721 *Dagent721Filterer) FilterPaused(opts *bind.FilterOpt... method WatchPaused (line 4133) | func (_Dagent721 *Dagent721Filterer) WatchPaused(opts *bind.WatchOpts,... method ParsePaused (line 4170) | func (_Dagent721 *Dagent721Filterer) ParsePaused(log types.Log) (*Dage... method FilterRoyaltyPortionUpdate (line 4255) | func (_Dagent721 *Dagent721Filterer) FilterRoyaltyPortionUpdate(opts *... method WatchRoyaltyPortionUpdate (line 4267) | func (_Dagent721 *Dagent721Filterer) WatchRoyaltyPortionUpdate(opts *b... method ParseRoyaltyPortionUpdate (line 4304) | func (_Dagent721 *Dagent721Filterer) ParseRoyaltyPortionUpdate(log typ... method FilterRoyaltyReceiverUpdate (line 4389) | func (_Dagent721 *Dagent721Filterer) FilterRoyaltyReceiverUpdate(opts ... method WatchRoyaltyReceiverUpdate (line 4401) | func (_Dagent721 *Dagent721Filterer) WatchRoyaltyReceiverUpdate(opts *... method ParseRoyaltyReceiverUpdate (line 4438) | func (_Dagent721 *Dagent721Filterer) ParseRoyaltyReceiverUpdate(log ty... method FilterTopUpPoolBalance (line 4525) | func (_Dagent721 *Dagent721Filterer) FilterTopUpPoolBalance(opts *bind... method WatchTopUpPoolBalance (line 4537) | func (_Dagent721 *Dagent721Filterer) WatchTopUpPoolBalance(opts *bind.... method ParseTopUpPoolBalance (line 4574) | func (_Dagent721 *Dagent721Filterer) ParseTopUpPoolBalance(log types.L... method FilterTransfer (line 4661) | func (_Dagent721 *Dagent721Filterer) FilterTransfer(opts *bind.FilterO... method WatchTransfer (line 4686) | func (_Dagent721 *Dagent721Filterer) WatchTransfer(opts *bind.WatchOpt... method ParseTransfer (line 4736) | func (_Dagent721 *Dagent721Filterer) ParseTransfer(log types.Log) (*Da... method FilterUnpaused (line 4821) | func (_Dagent721 *Dagent721Filterer) FilterUnpaused(opts *bind.FilterO... method WatchUnpaused (line 4833) | func (_Dagent721 *Dagent721Filterer) WatchUnpaused(opts *bind.WatchOpt... method ParseUnpaused (line 4870) | func (_Dagent721 *Dagent721Filterer) ParseUnpaused(log types.Log) (*Da... type Dagent721Session (line 65) | type Dagent721Session struct method GpuManager (line 203) | func (_Dagent721 *Dagent721Session) GpuManager() (common.Address, erro... method PoolBalance (line 234) | func (_Dagent721 *Dagent721Session) PoolBalance(nftId *big.Int) (*big.... method SignaturesUsed (line 265) | func (_Dagent721 *Dagent721Session) SignaturesUsed(nftId common.Addres... method BalanceOf (line 296) | func (_Dagent721 *Dagent721Session) BalanceOf(owner common.Address) (*... method DataOf (line 328) | func (_Dagent721 *Dagent721Session) DataOf(agentId *big.Int) (*big.Int... method GetAgentFee (line 359) | func (_Dagent721 *Dagent721Session) GetAgentFee(agentId *big.Int) (*bi... method GetAgentIdByOwner (line 390) | func (_Dagent721 *Dagent721Session) GetAgentIdByOwner(owner common.Add... method GetAgentSystemPrompt (line 421) | func (_Dagent721 *Dagent721Session) GetAgentSystemPrompt(agentId *big.... method GetApproved (line 452) | func (_Dagent721 *Dagent721Session) GetApproved(tokenId *big.Int) (com... method GetMissionIdsByAgentId (line 483) | func (_Dagent721 *Dagent721Session) GetMissionIdsByAgentId(agentId *bi... method IsApprovedForAll (line 514) | func (_Dagent721 *Dagent721Session) IsApprovedForAll(owner common.Addr... method MintPrice (line 545) | func (_Dagent721 *Dagent721Session) MintPrice() (*big.Int, error) { method Name (line 576) | func (_Dagent721 *Dagent721Session) Name() (string, error) { method NextTokenId (line 607) | func (_Dagent721 *Dagent721Session) NextTokenId() (*big.Int, error) { method Owner (line 638) | func (_Dagent721 *Dagent721Session) Owner() (common.Address, error) { method OwnerOf (line 669) | func (_Dagent721 *Dagent721Session) OwnerOf(tokenId *big.Int) (common.... method Paused (line 700) | func (_Dagent721 *Dagent721Session) Paused() (bool, error) { method RoyaltyInfo (line 732) | func (_Dagent721 *Dagent721Session) RoyaltyInfo(agentId *big.Int, sale... method RoyaltyPortion (line 763) | func (_Dagent721 *Dagent721Session) RoyaltyPortion() (uint16, error) { method RoyaltyReceiver (line 794) | func (_Dagent721 *Dagent721Session) RoyaltyReceiver() (common.Address,... method SupportsInterface (line 825) | func (_Dagent721 *Dagent721Session) SupportsInterface(interfaceId [4]b... method Symbol (line 856) | func (_Dagent721 *Dagent721Session) Symbol() (string, error) { method TokenByIndex (line 887) | func (_Dagent721 *Dagent721Session) TokenByIndex(index *big.Int) (*big... method TokenOfOwnerByIndex (line 918) | func (_Dagent721 *Dagent721Session) TokenOfOwnerByIndex(owner common.A... method TokenURI (line 949) | func (_Dagent721 *Dagent721Session) TokenURI(_agentId *big.Int) (strin... method TotalSupply (line 980) | func (_Dagent721 *Dagent721Session) TotalSupply() (*big.Int, error) { method AddNewAgentData (line 1001) | func (_Dagent721 *Dagent721Session) AddNewAgentData(agentId *big.Int, ... method Approve (line 1022) | func (_Dagent721 *Dagent721Session) Approve(to common.Address, tokenId... method CreateMission (line 1043) | func (_Dagent721 *Dagent721Session) CreateMission(agentId *big.Int, mi... method Infer (line 1064) | func (_Dagent721 *Dagent721Session) Infer(agentId *big.Int, fwdCalldat... method Infer0 (line 1085) | func (_Dagent721 *Dagent721Session) Infer0(agentId *big.Int, fwdCallda... method Initialize (line 1106) | func (_Dagent721 *Dagent721Session) Initialize(name_ string, symbol_ s... method Mint (line 1127) | func (_Dagent721 *Dagent721Session) Mint(to common.Address, uri string... method Pause (line 1148) | func (_Dagent721 *Dagent721Session) Pause() (*types.Transaction, error) { method RenounceOwnership (line 1169) | func (_Dagent721 *Dagent721Session) RenounceOwnership() (*types.Transa... method SafeTransferFrom (line 1190) | func (_Dagent721 *Dagent721Session) SafeTransferFrom(from common.Addre... method SafeTransferFrom0 (line 1211) | func (_Dagent721 *Dagent721Session) SafeTransferFrom0(from common.Addr... method SetApprovalForAll (line 1232) | func (_Dagent721 *Dagent721Session) SetApprovalForAll(operator common.... method TopUpPoolBalance (line 1253) | func (_Dagent721 *Dagent721Session) TopUpPoolBalance(agentId *big.Int,... method TransferFrom (line 1274) | func (_Dagent721 *Dagent721Session) TransferFrom(from common.Address, ... method TransferOwnership (line 1295) | func (_Dagent721 *Dagent721Session) TransferOwnership(newOwner common.... method Unpause (line 1316) | func (_Dagent721 *Dagent721Session) Unpause() (*types.Transaction, err... method UpdateAgentData (line 1337) | func (_Dagent721 *Dagent721Session) UpdateAgentData(agentId *big.Int, ... method UpdateAgentDataWithSignature (line 1358) | func (_Dagent721 *Dagent721Session) UpdateAgentDataWithSignature(agent... method UpdateAgentFee (line 1379) | func (_Dagent721 *Dagent721Session) UpdateAgentFee(agentId *big.Int, f... method UpdateAgentModelId (line 1400) | func (_Dagent721 *Dagent721Session) UpdateAgentModelId(agentId *big.In... method UpdateAgentURI (line 1421) | func (_Dagent721 *Dagent721Session) UpdateAgentURI(agentId *big.Int, u... method UpdateAgentUriWithSignature (line 1442) | func (_Dagent721 *Dagent721Session) UpdateAgentUriWithSignature(agentI... method UpdateGPUManager (line 1463) | func (_Dagent721 *Dagent721Session) UpdateGPUManager(gpuManager common... method UpdateMintPrice (line 1484) | func (_Dagent721 *Dagent721Session) UpdateMintPrice(mintPrice *big.Int... method UpdateRoyaltyPortion (line 1505) | func (_Dagent721 *Dagent721Session) UpdateRoyaltyPortion(royaltyPortio... method UpdateRoyaltyReceiver (line 1526) | func (_Dagent721 *Dagent721Session) UpdateRoyaltyReceiver(royaltyRecei... method UpdateSchedulePrompt (line 1547) | func (_Dagent721 *Dagent721Session) UpdateSchedulePrompt(agentId *big.... type Dagent721CallerSession (line 73) | type Dagent721CallerSession struct method GpuManager (line 210) | func (_Dagent721 *Dagent721CallerSession) GpuManager() (common.Address... method PoolBalance (line 241) | func (_Dagent721 *Dagent721CallerSession) PoolBalance(nftId *big.Int) ... method SignaturesUsed (line 272) | func (_Dagent721 *Dagent721CallerSession) SignaturesUsed(nftId common.... method BalanceOf (line 303) | func (_Dagent721 *Dagent721CallerSession) BalanceOf(owner common.Addre... method DataOf (line 335) | func (_Dagent721 *Dagent721CallerSession) DataOf(agentId *big.Int) (*b... method GetAgentFee (line 366) | func (_Dagent721 *Dagent721CallerSession) GetAgentFee(agentId *big.Int... method GetAgentIdByOwner (line 397) | func (_Dagent721 *Dagent721CallerSession) GetAgentIdByOwner(owner comm... method GetAgentSystemPrompt (line 428) | func (_Dagent721 *Dagent721CallerSession) GetAgentSystemPrompt(agentId... method GetApproved (line 459) | func (_Dagent721 *Dagent721CallerSession) GetApproved(tokenId *big.Int... method GetMissionIdsByAgentId (line 490) | func (_Dagent721 *Dagent721CallerSession) GetMissionIdsByAgentId(agent... method IsApprovedForAll (line 521) | func (_Dagent721 *Dagent721CallerSession) IsApprovedForAll(owner commo... method MintPrice (line 552) | func (_Dagent721 *Dagent721CallerSession) MintPrice() (*big.Int, error) { method Name (line 583) | func (_Dagent721 *Dagent721CallerSession) Name() (string, error) { method NextTokenId (line 614) | func (_Dagent721 *Dagent721CallerSession) NextTokenId() (*big.Int, err... method Owner (line 645) | func (_Dagent721 *Dagent721CallerSession) Owner() (common.Address, err... method OwnerOf (line 676) | func (_Dagent721 *Dagent721CallerSession) OwnerOf(tokenId *big.Int) (c... method Paused (line 707) | func (_Dagent721 *Dagent721CallerSession) Paused() (bool, error) { method RoyaltyInfo (line 739) | func (_Dagent721 *Dagent721CallerSession) RoyaltyInfo(agentId *big.Int... method RoyaltyPortion (line 770) | func (_Dagent721 *Dagent721CallerSession) RoyaltyPortion() (uint16, er... method RoyaltyReceiver (line 801) | func (_Dagent721 *Dagent721CallerSession) RoyaltyReceiver() (common.Ad... method SupportsInterface (line 832) | func (_Dagent721 *Dagent721CallerSession) SupportsInterface(interfaceI... method Symbol (line 863) | func (_Dagent721 *Dagent721CallerSession) Symbol() (string, error) { method TokenByIndex (line 894) | func (_Dagent721 *Dagent721CallerSession) TokenByIndex(index *big.Int)... method TokenOfOwnerByIndex (line 925) | func (_Dagent721 *Dagent721CallerSession) TokenOfOwnerByIndex(owner co... method TokenURI (line 956) | func (_Dagent721 *Dagent721CallerSession) TokenURI(_agentId *big.Int) ... method TotalSupply (line 987) | func (_Dagent721 *Dagent721CallerSession) TotalSupply() (*big.Int, err... type Dagent721TransactorSession (line 80) | type Dagent721TransactorSession struct method AddNewAgentData (line 1008) | func (_Dagent721 *Dagent721TransactorSession) AddNewAgentData(agentId ... method Approve (line 1029) | func (_Dagent721 *Dagent721TransactorSession) Approve(to common.Addres... method CreateMission (line 1050) | func (_Dagent721 *Dagent721TransactorSession) CreateMission(agentId *b... method Infer (line 1071) | func (_Dagent721 *Dagent721TransactorSession) Infer(agentId *big.Int, ... method Infer0 (line 1092) | func (_Dagent721 *Dagent721TransactorSession) Infer0(agentId *big.Int,... method Initialize (line 1113) | func (_Dagent721 *Dagent721TransactorSession) Initialize(name_ string,... method Mint (line 1134) | func (_Dagent721 *Dagent721TransactorSession) Mint(to common.Address, ... method Pause (line 1155) | func (_Dagent721 *Dagent721TransactorSession) Pause() (*types.Transact... method RenounceOwnership (line 1176) | func (_Dagent721 *Dagent721TransactorSession) RenounceOwnership() (*ty... method SafeTransferFrom (line 1197) | func (_Dagent721 *Dagent721TransactorSession) SafeTransferFrom(from co... method SafeTransferFrom0 (line 1218) | func (_Dagent721 *Dagent721TransactorSession) SafeTransferFrom0(from c... method SetApprovalForAll (line 1239) | func (_Dagent721 *Dagent721TransactorSession) SetApprovalForAll(operat... method TopUpPoolBalance (line 1260) | func (_Dagent721 *Dagent721TransactorSession) TopUpPoolBalance(agentId... method TransferFrom (line 1281) | func (_Dagent721 *Dagent721TransactorSession) TransferFrom(from common... method TransferOwnership (line 1302) | func (_Dagent721 *Dagent721TransactorSession) TransferOwnership(newOwn... method Unpause (line 1323) | func (_Dagent721 *Dagent721TransactorSession) Unpause() (*types.Transa... method UpdateAgentData (line 1344) | func (_Dagent721 *Dagent721TransactorSession) UpdateAgentData(agentId ... method UpdateAgentDataWithSignature (line 1365) | func (_Dagent721 *Dagent721TransactorSession) UpdateAgentDataWithSigna... method UpdateAgentFee (line 1386) | func (_Dagent721 *Dagent721TransactorSession) UpdateAgentFee(agentId *... method UpdateAgentModelId (line 1407) | func (_Dagent721 *Dagent721TransactorSession) UpdateAgentModelId(agent... method UpdateAgentURI (line 1428) | func (_Dagent721 *Dagent721TransactorSession) UpdateAgentURI(agentId *... method UpdateAgentUriWithSignature (line 1449) | func (_Dagent721 *Dagent721TransactorSession) UpdateAgentUriWithSignat... method UpdateGPUManager (line 1470) | func (_Dagent721 *Dagent721TransactorSession) UpdateGPUManager(gpuMana... method UpdateMintPrice (line 1491) | func (_Dagent721 *Dagent721TransactorSession) UpdateMintPrice(mintPric... method UpdateRoyaltyPortion (line 1512) | func (_Dagent721 *Dagent721TransactorSession) UpdateRoyaltyPortion(roy... method UpdateRoyaltyReceiver (line 1533) | func (_Dagent721 *Dagent721TransactorSession) UpdateRoyaltyReceiver(ro... method UpdateSchedulePrompt (line 1554) | func (_Dagent721 *Dagent721TransactorSession) UpdateSchedulePrompt(age... type Dagent721Raw (line 86) | type Dagent721Raw struct method Call (line 149) | func (_Dagent721 *Dagent721Raw) Call(opts *bind.CallOpts, result *[]in... method Transfer (line 155) | func (_Dagent721 *Dagent721Raw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 160) | func (_Dagent721 *Dagent721Raw) Transact(opts *bind.TransactOpts, meth... type Dagent721CallerRaw (line 91) | type Dagent721CallerRaw struct method Call (line 168) | func (_Dagent721 *Dagent721CallerRaw) Call(opts *bind.CallOpts, result... type Dagent721TransactorRaw (line 96) | type Dagent721TransactorRaw struct method Transfer (line 174) | func (_Dagent721 *Dagent721TransactorRaw) Transfer(opts *bind.Transact... method Transact (line 179) | func (_Dagent721 *Dagent721TransactorRaw) Transact(opts *bind.Transact... function NewDagent721 (line 101) | func NewDagent721(address common.Address, backend bind.ContractBackend) ... function NewDagent721Caller (line 110) | func NewDagent721Caller(address common.Address, caller bind.ContractCall... function NewDagent721Transactor (line 119) | func NewDagent721Transactor(address common.Address, transactor bind.Cont... function NewDagent721Filterer (line 128) | func NewDagent721Filterer(address common.Address, filterer bind.Contract... function bindDagent721 (line 137) | func bindDagent721(address common.Address, caller bind.ContractCaller, t... type Dagent721AgentDataAddNewIterator (line 1559) | type Dagent721AgentDataAddNewIterator struct method Next (line 1574) | func (it *Dagent721AgentDataAddNewIterator) Next() bool { method Error (line 1614) | func (it *Dagent721AgentDataAddNewIterator) Error() error { method Close (line 1620) | func (it *Dagent721AgentDataAddNewIterator) Close() error { type Dagent721AgentDataAddNew (line 1626) | type Dagent721AgentDataAddNew struct type Dagent721AgentDataUpdateIterator (line 1704) | type Dagent721AgentDataUpdateIterator struct method Next (line 1719) | func (it *Dagent721AgentDataUpdateIterator) Next() bool { method Error (line 1759) | func (it *Dagent721AgentDataUpdateIterator) Error() error { method Close (line 1765) | func (it *Dagent721AgentDataUpdateIterator) Close() error { type Dagent721AgentDataUpdate (line 1771) | type Dagent721AgentDataUpdate struct type Dagent721AgentFeeUpdateIterator (line 1851) | type Dagent721AgentFeeUpdateIterator struct method Next (line 1866) | func (it *Dagent721AgentFeeUpdateIterator) Next() bool { method Error (line 1906) | func (it *Dagent721AgentFeeUpdateIterator) Error() error { method Close (line 1912) | func (it *Dagent721AgentFeeUpdateIterator) Close() error { type Dagent721AgentFeeUpdate (line 1918) | type Dagent721AgentFeeUpdate struct type Dagent721AgentMissionAddNewIterator (line 1996) | type Dagent721AgentMissionAddNewIterator struct method Next (line 2011) | func (it *Dagent721AgentMissionAddNewIterator) Next() bool { method Error (line 2051) | func (it *Dagent721AgentMissionAddNewIterator) Error() error { method Close (line 2057) | func (it *Dagent721AgentMissionAddNewIterator) Close() error { type Dagent721AgentMissionAddNew (line 2063) | type Dagent721AgentMissionAddNew struct type Dagent721AgentMissionUpdateIterator (line 2141) | type Dagent721AgentMissionUpdateIterator struct method Next (line 2156) | func (it *Dagent721AgentMissionUpdateIterator) Next() bool { method Error (line 2196) | func (it *Dagent721AgentMissionUpdateIterator) Error() error { method Close (line 2202) | func (it *Dagent721AgentMissionUpdateIterator) Close() error { type Dagent721AgentMissionUpdate (line 2208) | type Dagent721AgentMissionUpdate struct type Dagent721AgentModelIdUpdateIterator (line 2288) | type Dagent721AgentModelIdUpdateIterator struct method Next (line 2303) | func (it *Dagent721AgentModelIdUpdateIterator) Next() bool { method Error (line 2343) | func (it *Dagent721AgentModelIdUpdateIterator) Error() error { method Close (line 2349) | func (it *Dagent721AgentModelIdUpdateIterator) Close() error { type Dagent721AgentModelIdUpdate (line 2355) | type Dagent721AgentModelIdUpdate struct type Dagent721AgentPromptSchedulerdUpdateIterator (line 2434) | type Dagent721AgentPromptSchedulerdUpdateIterator struct method Next (line 2449) | func (it *Dagent721AgentPromptSchedulerdUpdateIterator) Next() bool { method Error (line 2489) | func (it *Dagent721AgentPromptSchedulerdUpdateIterator) Error() error { method Close (line 2495) | func (it *Dagent721AgentPromptSchedulerdUpdateIterator) Close() error { type Dagent721AgentPromptSchedulerdUpdate (line 2501) | type Dagent721AgentPromptSchedulerdUpdate struct type Dagent721AgentURIUpdateIterator (line 2580) | type Dagent721AgentURIUpdateIterator struct method Next (line 2595) | func (it *Dagent721AgentURIUpdateIterator) Next() bool { method Error (line 2635) | func (it *Dagent721AgentURIUpdateIterator) Error() error { method Close (line 2641) | func (it *Dagent721AgentURIUpdateIterator) Close() error { type Dagent721AgentURIUpdate (line 2647) | type Dagent721AgentURIUpdate struct type Dagent721ApprovalIterator (line 2725) | type Dagent721ApprovalIterator struct method Next (line 2740) | func (it *Dagent721ApprovalIterator) Next() bool { method Error (line 2780) | func (it *Dagent721ApprovalIterator) Error() error { method Close (line 2786) | func (it *Dagent721ApprovalIterator) Close() error { type Dagent721Approval (line 2792) | type Dagent721Approval struct type Dagent721ApprovalForAllIterator (line 2887) | type Dagent721ApprovalForAllIterator struct method Next (line 2902) | func (it *Dagent721ApprovalForAllIterator) Next() bool { method Error (line 2942) | func (it *Dagent721ApprovalForAllIterator) Error() error { method Close (line 2948) | func (it *Dagent721ApprovalForAllIterator) Close() error { type Dagent721ApprovalForAll (line 2954) | type Dagent721ApprovalForAll struct type Dagent721BatchMetadataUpdateIterator (line 3041) | type Dagent721BatchMetadataUpdateIterator struct method Next (line 3056) | func (it *Dagent721BatchMetadataUpdateIterator) Next() bool { method Error (line 3096) | func (it *Dagent721BatchMetadataUpdateIterator) Error() error { method Close (line 3102) | func (it *Dagent721BatchMetadataUpdateIterator) Close() error { type Dagent721BatchMetadataUpdate (line 3108) | type Dagent721BatchMetadataUpdate struct type Dagent721InferencePerformedIterator (line 3176) | type Dagent721InferencePerformedIterator struct method Next (line 3191) | func (it *Dagent721InferencePerformedIterator) Next() bool { method Error (line 3231) | func (it *Dagent721InferencePerformedIterator) Error() error { method Close (line 3237) | func (it *Dagent721InferencePerformedIterator) Close() error { type Dagent721InferencePerformed (line 3243) | type Dagent721InferencePerformed struct type Dagent721InitializedIterator (line 3333) | type Dagent721InitializedIterator struct method Next (line 3348) | func (it *Dagent721InitializedIterator) Next() bool { method Error (line 3388) | func (it *Dagent721InitializedIterator) Error() error { method Close (line 3394) | func (it *Dagent721InitializedIterator) Close() error { type Dagent721Initialized (line 3400) | type Dagent721Initialized struct type Dagent721MetadataUpdateIterator (line 3467) | type Dagent721MetadataUpdateIterator struct method Next (line 3482) | func (it *Dagent721MetadataUpdateIterator) Next() bool { method Error (line 3522) | func (it *Dagent721MetadataUpdateIterator) Error() error { method Close (line 3528) | func (it *Dagent721MetadataUpdateIterator) Close() error { type Dagent721MetadataUpdate (line 3534) | type Dagent721MetadataUpdate struct type Dagent721MintPriceUpdateIterator (line 3601) | type Dagent721MintPriceUpdateIterator struct method Next (line 3616) | func (it *Dagent721MintPriceUpdateIterator) Next() bool { method Error (line 3656) | func (it *Dagent721MintPriceUpdateIterator) Error() error { method Close (line 3662) | func (it *Dagent721MintPriceUpdateIterator) Close() error { type Dagent721MintPriceUpdate (line 3668) | type Dagent721MintPriceUpdate struct type Dagent721NewTokenIterator (line 3735) | type Dagent721NewTokenIterator struct method Next (line 3750) | func (it *Dagent721NewTokenIterator) Next() bool { method Error (line 3790) | func (it *Dagent721NewTokenIterator) Error() error { method Close (line 3796) | func (it *Dagent721NewTokenIterator) Close() error { type Dagent721NewToken (line 3802) | type Dagent721NewToken struct type Dagent721OwnershipTransferredIterator (line 3893) | type Dagent721OwnershipTransferredIterator struct method Next (line 3908) | func (it *Dagent721OwnershipTransferredIterator) Next() bool { method Error (line 3948) | func (it *Dagent721OwnershipTransferredIterator) Error() error { method Close (line 3954) | func (it *Dagent721OwnershipTransferredIterator) Close() error { type Dagent721OwnershipTransferred (line 3960) | type Dagent721OwnershipTransferred struct type Dagent721PausedIterator (line 4046) | type Dagent721PausedIterator struct method Next (line 4061) | func (it *Dagent721PausedIterator) Next() bool { method Error (line 4101) | func (it *Dagent721PausedIterator) Error() error { method Close (line 4107) | func (it *Dagent721PausedIterator) Close() error { type Dagent721Paused (line 4113) | type Dagent721Paused struct type Dagent721RoyaltyPortionUpdateIterator (line 4180) | type Dagent721RoyaltyPortionUpdateIterator struct method Next (line 4195) | func (it *Dagent721RoyaltyPortionUpdateIterator) Next() bool { method Error (line 4235) | func (it *Dagent721RoyaltyPortionUpdateIterator) Error() error { method Close (line 4241) | func (it *Dagent721RoyaltyPortionUpdateIterator) Close() error { type Dagent721RoyaltyPortionUpdate (line 4247) | type Dagent721RoyaltyPortionUpdate struct type Dagent721RoyaltyReceiverUpdateIterator (line 4314) | type Dagent721RoyaltyReceiverUpdateIterator struct method Next (line 4329) | func (it *Dagent721RoyaltyReceiverUpdateIterator) Next() bool { method Error (line 4369) | func (it *Dagent721RoyaltyReceiverUpdateIterator) Error() error { method Close (line 4375) | func (it *Dagent721RoyaltyReceiverUpdateIterator) Close() error { type Dagent721RoyaltyReceiverUpdate (line 4381) | type Dagent721RoyaltyReceiverUpdate struct type Dagent721TopUpPoolBalanceIterator (line 4448) | type Dagent721TopUpPoolBalanceIterator struct method Next (line 4463) | func (it *Dagent721TopUpPoolBalanceIterator) Next() bool { method Error (line 4503) | func (it *Dagent721TopUpPoolBalanceIterator) Error() error { method Close (line 4509) | func (it *Dagent721TopUpPoolBalanceIterator) Close() error { type Dagent721TopUpPoolBalance (line 4515) | type Dagent721TopUpPoolBalance struct type Dagent721TransferIterator (line 4584) | type Dagent721TransferIterator struct method Next (line 4599) | func (it *Dagent721TransferIterator) Next() bool { method Error (line 4639) | func (it *Dagent721TransferIterator) Error() error { method Close (line 4645) | func (it *Dagent721TransferIterator) Close() error { type Dagent721Transfer (line 4651) | type Dagent721Transfer struct type Dagent721UnpausedIterator (line 4746) | type Dagent721UnpausedIterator struct method Next (line 4761) | func (it *Dagent721UnpausedIterator) Next() bool { method Error (line 4801) | func (it *Dagent721UnpausedIterator) Error() error { method Close (line 4807) | func (it *Dagent721UnpausedIterator) Close() error { type Dagent721Unpaused (line 4813) | type Dagent721Unpaused struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/daotoken/DAOToken.go type ERC20VotesCheckpoint (line 33) | type ERC20VotesCheckpoint struct function DeployDAOToken (line 53) | func DeployDAOToken(auth *bind.TransactOpts, backend bind.ContractBacken... type DAOToken (line 70) | type DAOToken struct type DAOTokenCaller (line 77) | type DAOTokenCaller struct method CLOCKMODE (line 214) | func (_DAOToken *DAOTokenCaller) CLOCKMODE(opts *bind.CallOpts) (strin... method DOMAINSEPARATOR (line 245) | func (_DAOToken *DAOTokenCaller) DOMAINSEPARATOR(opts *bind.CallOpts) ... method Allowance (line 276) | func (_DAOToken *DAOTokenCaller) Allowance(opts *bind.CallOpts, owner ... method BalanceOf (line 307) | func (_DAOToken *DAOTokenCaller) BalanceOf(opts *bind.CallOpts, accoun... method Checkpoints (line 338) | func (_DAOToken *DAOTokenCaller) Checkpoints(opts *bind.CallOpts, acco... method Clock (line 369) | func (_DAOToken *DAOTokenCaller) Clock(opts *bind.CallOpts) (*big.Int,... method Decimals (line 400) | func (_DAOToken *DAOTokenCaller) Decimals(opts *bind.CallOpts) (uint8,... method Delegates (line 431) | func (_DAOToken *DAOTokenCaller) Delegates(opts *bind.CallOpts, accoun... method Eip712Domain (line 462) | func (_DAOToken *DAOTokenCaller) Eip712Domain(opts *bind.CallOpts) (st... method GetPastTotalSupply (line 532) | func (_DAOToken *DAOTokenCaller) GetPastTotalSupply(opts *bind.CallOpt... method GetPastVotes (line 563) | func (_DAOToken *DAOTokenCaller) GetPastVotes(opts *bind.CallOpts, acc... method GetVotes (line 594) | func (_DAOToken *DAOTokenCaller) GetVotes(opts *bind.CallOpts, account... method Name (line 625) | func (_DAOToken *DAOTokenCaller) Name(opts *bind.CallOpts) (string, er... method Nonces (line 656) | func (_DAOToken *DAOTokenCaller) Nonces(opts *bind.CallOpts, owner com... method NumCheckpoints (line 687) | func (_DAOToken *DAOTokenCaller) NumCheckpoints(opts *bind.CallOpts, a... method Symbol (line 718) | func (_DAOToken *DAOTokenCaller) Symbol(opts *bind.CallOpts) (string, ... method TotalSupply (line 749) | func (_DAOToken *DAOTokenCaller) TotalSupply(opts *bind.CallOpts) (*bi... type DAOTokenTransactor (line 82) | type DAOTokenTransactor struct method Approve (line 780) | func (_DAOToken *DAOTokenTransactor) Approve(opts *bind.TransactOpts, ... method DecreaseAllowance (line 801) | func (_DAOToken *DAOTokenTransactor) DecreaseAllowance(opts *bind.Tran... method Delegate (line 822) | func (_DAOToken *DAOTokenTransactor) Delegate(opts *bind.TransactOpts,... method DelegateBySig (line 843) | func (_DAOToken *DAOTokenTransactor) DelegateBySig(opts *bind.Transact... method IncreaseAllowance (line 864) | func (_DAOToken *DAOTokenTransactor) IncreaseAllowance(opts *bind.Tran... method Permit (line 885) | func (_DAOToken *DAOTokenTransactor) Permit(opts *bind.TransactOpts, o... method Transfer (line 906) | func (_DAOToken *DAOTokenTransactor) Transfer(opts *bind.TransactOpts,... method TransferFrom (line 927) | func (_DAOToken *DAOTokenTransactor) TransferFrom(opts *bind.TransactO... type DAOTokenFilterer (line 87) | type DAOTokenFilterer struct method FilterApproval (line 1023) | func (_DAOToken *DAOTokenFilterer) FilterApproval(opts *bind.FilterOpt... method WatchApproval (line 1044) | func (_DAOToken *DAOTokenFilterer) WatchApproval(opts *bind.WatchOpts,... method ParseApproval (line 1090) | func (_DAOToken *DAOTokenFilterer) ParseApproval(log types.Log) (*DAOT... method FilterDelegateChanged (line 1177) | func (_DAOToken *DAOTokenFilterer) FilterDelegateChanged(opts *bind.Fi... method WatchDelegateChanged (line 1202) | func (_DAOToken *DAOTokenFilterer) WatchDelegateChanged(opts *bind.Wat... method ParseDelegateChanged (line 1252) | func (_DAOToken *DAOTokenFilterer) ParseDelegateChanged(log types.Log)... method FilterDelegateVotesChanged (line 1339) | func (_DAOToken *DAOTokenFilterer) FilterDelegateVotesChanged(opts *bi... method WatchDelegateVotesChanged (line 1356) | func (_DAOToken *DAOTokenFilterer) WatchDelegateVotesChanged(opts *bin... method ParseDelegateVotesChanged (line 1398) | func (_DAOToken *DAOTokenFilterer) ParseDelegateVotesChanged(log types... method FilterEIP712DomainChanged (line 1482) | func (_DAOToken *DAOTokenFilterer) FilterEIP712DomainChanged(opts *bin... method WatchEIP712DomainChanged (line 1494) | func (_DAOToken *DAOTokenFilterer) WatchEIP712DomainChanged(opts *bind... method ParseEIP712DomainChanged (line 1531) | func (_DAOToken *DAOTokenFilterer) ParseEIP712DomainChanged(log types.... method FilterTransfer (line 1618) | func (_DAOToken *DAOTokenFilterer) FilterTransfer(opts *bind.FilterOpt... method WatchTransfer (line 1639) | func (_DAOToken *DAOTokenFilterer) WatchTransfer(opts *bind.WatchOpts,... method ParseTransfer (line 1685) | func (_DAOToken *DAOTokenFilterer) ParseTransfer(log types.Log) (*DAOT... type DAOTokenSession (line 93) | type DAOTokenSession struct method CLOCKMODE (line 231) | func (_DAOToken *DAOTokenSession) CLOCKMODE() (string, error) { method DOMAINSEPARATOR (line 262) | func (_DAOToken *DAOTokenSession) DOMAINSEPARATOR() ([32]byte, error) { method Allowance (line 293) | func (_DAOToken *DAOTokenSession) Allowance(owner common.Address, spen... method BalanceOf (line 324) | func (_DAOToken *DAOTokenSession) BalanceOf(account common.Address) (*... method Checkpoints (line 355) | func (_DAOToken *DAOTokenSession) Checkpoints(account common.Address, ... method Clock (line 386) | func (_DAOToken *DAOTokenSession) Clock() (*big.Int, error) { method Decimals (line 417) | func (_DAOToken *DAOTokenSession) Decimals() (uint8, error) { method Delegates (line 448) | func (_DAOToken *DAOTokenSession) Delegates(account common.Address) (c... method Eip712Domain (line 502) | func (_DAOToken *DAOTokenSession) Eip712Domain() (struct { method GetPastTotalSupply (line 549) | func (_DAOToken *DAOTokenSession) GetPastTotalSupply(timepoint *big.In... method GetPastVotes (line 580) | func (_DAOToken *DAOTokenSession) GetPastVotes(account common.Address,... method GetVotes (line 611) | func (_DAOToken *DAOTokenSession) GetVotes(account common.Address) (*b... method Name (line 642) | func (_DAOToken *DAOTokenSession) Name() (string, error) { method Nonces (line 673) | func (_DAOToken *DAOTokenSession) Nonces(owner common.Address) (*big.I... method NumCheckpoints (line 704) | func (_DAOToken *DAOTokenSession) NumCheckpoints(account common.Addres... method Symbol (line 735) | func (_DAOToken *DAOTokenSession) Symbol() (string, error) { method TotalSupply (line 766) | func (_DAOToken *DAOTokenSession) TotalSupply() (*big.Int, error) { method Approve (line 787) | func (_DAOToken *DAOTokenSession) Approve(spender common.Address, amou... method DecreaseAllowance (line 808) | func (_DAOToken *DAOTokenSession) DecreaseAllowance(spender common.Add... method Delegate (line 829) | func (_DAOToken *DAOTokenSession) Delegate(delegatee common.Address) (... method DelegateBySig (line 850) | func (_DAOToken *DAOTokenSession) DelegateBySig(delegatee common.Addre... method IncreaseAllowance (line 871) | func (_DAOToken *DAOTokenSession) IncreaseAllowance(spender common.Add... method Permit (line 892) | func (_DAOToken *DAOTokenSession) Permit(owner common.Address, spender... method Transfer (line 913) | func (_DAOToken *DAOTokenSession) Transfer(to common.Address, amount *... method TransferFrom (line 934) | func (_DAOToken *DAOTokenSession) TransferFrom(from common.Address, to... type DAOTokenCallerSession (line 101) | type DAOTokenCallerSession struct method CLOCKMODE (line 238) | func (_DAOToken *DAOTokenCallerSession) CLOCKMODE() (string, error) { method DOMAINSEPARATOR (line 269) | func (_DAOToken *DAOTokenCallerSession) DOMAINSEPARATOR() ([32]byte, e... method Allowance (line 300) | func (_DAOToken *DAOTokenCallerSession) Allowance(owner common.Address... method BalanceOf (line 331) | func (_DAOToken *DAOTokenCallerSession) BalanceOf(account common.Addre... method Checkpoints (line 362) | func (_DAOToken *DAOTokenCallerSession) Checkpoints(account common.Add... method Clock (line 393) | func (_DAOToken *DAOTokenCallerSession) Clock() (*big.Int, error) { method Decimals (line 424) | func (_DAOToken *DAOTokenCallerSession) Decimals() (uint8, error) { method Delegates (line 455) | func (_DAOToken *DAOTokenCallerSession) Delegates(account common.Addre... method Eip712Domain (line 517) | func (_DAOToken *DAOTokenCallerSession) Eip712Domain() (struct { method GetPastTotalSupply (line 556) | func (_DAOToken *DAOTokenCallerSession) GetPastTotalSupply(timepoint *... method GetPastVotes (line 587) | func (_DAOToken *DAOTokenCallerSession) GetPastVotes(account common.Ad... method GetVotes (line 618) | func (_DAOToken *DAOTokenCallerSession) GetVotes(account common.Addres... method Name (line 649) | func (_DAOToken *DAOTokenCallerSession) Name() (string, error) { method Nonces (line 680) | func (_DAOToken *DAOTokenCallerSession) Nonces(owner common.Address) (... method NumCheckpoints (line 711) | func (_DAOToken *DAOTokenCallerSession) NumCheckpoints(account common.... method Symbol (line 742) | func (_DAOToken *DAOTokenCallerSession) Symbol() (string, error) { method TotalSupply (line 773) | func (_DAOToken *DAOTokenCallerSession) TotalSupply() (*big.Int, error) { type DAOTokenTransactorSession (line 108) | type DAOTokenTransactorSession struct method Approve (line 794) | func (_DAOToken *DAOTokenTransactorSession) Approve(spender common.Add... method DecreaseAllowance (line 815) | func (_DAOToken *DAOTokenTransactorSession) DecreaseAllowance(spender ... method Delegate (line 836) | func (_DAOToken *DAOTokenTransactorSession) Delegate(delegatee common.... method DelegateBySig (line 857) | func (_DAOToken *DAOTokenTransactorSession) DelegateBySig(delegatee co... method IncreaseAllowance (line 878) | func (_DAOToken *DAOTokenTransactorSession) IncreaseAllowance(spender ... method Permit (line 899) | func (_DAOToken *DAOTokenTransactorSession) Permit(owner common.Addres... method Transfer (line 920) | func (_DAOToken *DAOTokenTransactorSession) Transfer(to common.Address... method TransferFrom (line 941) | func (_DAOToken *DAOTokenTransactorSession) TransferFrom(from common.A... type DAOTokenRaw (line 114) | type DAOTokenRaw struct method Call (line 177) | func (_DAOToken *DAOTokenRaw) Call(opts *bind.CallOpts, result *[]inte... method Transfer (line 183) | func (_DAOToken *DAOTokenRaw) Transfer(opts *bind.TransactOpts) (*type... method Transact (line 188) | func (_DAOToken *DAOTokenRaw) Transact(opts *bind.TransactOpts, method... type DAOTokenCallerRaw (line 119) | type DAOTokenCallerRaw struct method Call (line 196) | func (_DAOToken *DAOTokenCallerRaw) Call(opts *bind.CallOpts, result *... type DAOTokenTransactorRaw (line 124) | type DAOTokenTransactorRaw struct method Transfer (line 202) | func (_DAOToken *DAOTokenTransactorRaw) Transfer(opts *bind.TransactOp... method Transact (line 207) | func (_DAOToken *DAOTokenTransactorRaw) Transact(opts *bind.TransactOp... function NewDAOToken (line 129) | func NewDAOToken(address common.Address, backend bind.ContractBackend) (... function NewDAOTokenCaller (line 138) | func NewDAOTokenCaller(address common.Address, caller bind.ContractCalle... function NewDAOTokenTransactor (line 147) | func NewDAOTokenTransactor(address common.Address, transactor bind.Contr... function NewDAOTokenFilterer (line 156) | func NewDAOTokenFilterer(address common.Address, filterer bind.ContractF... function bindDAOToken (line 165) | func bindDAOToken(address common.Address, caller bind.ContractCaller, tr... type DAOTokenApprovalIterator (line 946) | type DAOTokenApprovalIterator struct method Next (line 961) | func (it *DAOTokenApprovalIterator) Next() bool { method Error (line 1001) | func (it *DAOTokenApprovalIterator) Error() error { method Close (line 1007) | func (it *DAOTokenApprovalIterator) Close() error { type DAOTokenApproval (line 1013) | type DAOTokenApproval struct type DAOTokenDelegateChangedIterator (line 1100) | type DAOTokenDelegateChangedIterator struct method Next (line 1115) | func (it *DAOTokenDelegateChangedIterator) Next() bool { method Error (line 1155) | func (it *DAOTokenDelegateChangedIterator) Error() error { method Close (line 1161) | func (it *DAOTokenDelegateChangedIterator) Close() error { type DAOTokenDelegateChanged (line 1167) | type DAOTokenDelegateChanged struct type DAOTokenDelegateVotesChangedIterator (line 1262) | type DAOTokenDelegateVotesChangedIterator struct method Next (line 1277) | func (it *DAOTokenDelegateVotesChangedIterator) Next() bool { method Error (line 1317) | func (it *DAOTokenDelegateVotesChangedIterator) Error() error { method Close (line 1323) | func (it *DAOTokenDelegateVotesChangedIterator) Close() error { type DAOTokenDelegateVotesChanged (line 1329) | type DAOTokenDelegateVotesChanged struct type DAOTokenEIP712DomainChangedIterator (line 1408) | type DAOTokenEIP712DomainChangedIterator struct method Next (line 1423) | func (it *DAOTokenEIP712DomainChangedIterator) Next() bool { method Error (line 1463) | func (it *DAOTokenEIP712DomainChangedIterator) Error() error { method Close (line 1469) | func (it *DAOTokenEIP712DomainChangedIterator) Close() error { type DAOTokenEIP712DomainChanged (line 1475) | type DAOTokenEIP712DomainChanged struct type DAOTokenTransferIterator (line 1541) | type DAOTokenTransferIterator struct method Next (line 1556) | func (it *DAOTokenTransferIterator) Next() bool { method Error (line 1596) | func (it *DAOTokenTransferIterator) Error() error { method Close (line 1602) | func (it *DAOTokenTransferIterator) Close() error { type DAOTokenTransfer (line 1608) | type DAOTokenTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/daotreasury/DAOTreasury.go function DeployDAOTreasury (line 47) | func DeployDAOTreasury(auth *bind.TransactOpts, backend bind.ContractBac... type DAOTreasury (line 64) | type DAOTreasury struct type DAOTreasuryCaller (line 71) | type DAOTreasuryCaller struct method BaseFundBalance (line 208) | func (_DAOTreasury *DAOTreasuryCaller) BaseFundBalance(opts *bind.Call... method BaseToken (line 239) | func (_DAOTreasury *DAOTreasuryCaller) BaseToken(opts *bind.CallOpts) ... method DaoToken (line 270) | func (_DAOTreasury *DAOTreasuryCaller) DaoToken(opts *bind.CallOpts) (... method FeeBalance (line 301) | func (_DAOTreasury *DAOTreasuryCaller) FeeBalance(opts *bind.CallOpts)... method GetChainId (line 332) | func (_DAOTreasury *DAOTreasuryCaller) GetChainId(opts *bind.CallOpts)... method Governor (line 363) | func (_DAOTreasury *DAOTreasuryCaller) Governor(opts *bind.CallOpts) (... method Owner (line 394) | func (_DAOTreasury *DAOTreasuryCaller) Owner(opts *bind.CallOpts) (com... method PoolV3 (line 425) | func (_DAOTreasury *DAOTreasuryCaller) PoolV3(opts *bind.CallOpts) (co... method Position0TokenId (line 456) | func (_DAOTreasury *DAOTreasuryCaller) Position0TokenId(opts *bind.Cal... method Position1TokenId (line 487) | func (_DAOTreasury *DAOTreasuryCaller) Position1TokenId(opts *bind.Cal... method PositionManager (line 518) | func (_DAOTreasury *DAOTreasuryCaller) PositionManager(opts *bind.Call... method SettledFundBalance (line 549) | func (_DAOTreasury *DAOTreasuryCaller) SettledFundBalance(opts *bind.C... type DAOTreasuryTransactor (line 76) | type DAOTreasuryTransactor struct method AddLiqidity (line 580) | func (_DAOTreasury *DAOTreasuryTransactor) AddLiqidity(opts *bind.Tran... method CancelFund (line 601) | func (_DAOTreasury *DAOTreasuryTransactor) CancelFund(opts *bind.Trans... method Initialize (line 622) | func (_DAOTreasury *DAOTreasuryTransactor) Initialize(opts *bind.Trans... method Multicall (line 643) | func (_DAOTreasury *DAOTreasuryTransactor) Multicall(opts *bind.Transa... method OnERC721Received (line 664) | func (_DAOTreasury *DAOTreasuryTransactor) OnERC721Received(opts *bind... method RenounceOwnership (line 685) | func (_DAOTreasury *DAOTreasuryTransactor) RenounceOwnership(opts *bin... method SettleFund (line 706) | func (_DAOTreasury *DAOTreasuryTransactor) SettleFund(opts *bind.Trans... method TransferOwnership (line 727) | func (_DAOTreasury *DAOTreasuryTransactor) TransferOwnership(opts *bin... method Receive (line 748) | func (_DAOTreasury *DAOTreasuryTransactor) Receive(opts *bind.Transact... type DAOTreasuryFilterer (line 81) | type DAOTreasuryFilterer struct method FilterInitialized (line 842) | func (_DAOTreasury *DAOTreasuryFilterer) FilterInitialized(opts *bind.... method WatchInitialized (line 854) | func (_DAOTreasury *DAOTreasuryFilterer) WatchInitialized(opts *bind.W... method ParseInitialized (line 891) | func (_DAOTreasury *DAOTreasuryFilterer) ParseInitialized(log types.Lo... method FilterOwnershipTransferred (line 977) | func (_DAOTreasury *DAOTreasuryFilterer) FilterOwnershipTransferred(op... method WatchOwnershipTransferred (line 998) | func (_DAOTreasury *DAOTreasuryFilterer) WatchOwnershipTransferred(opt... method ParseOwnershipTransferred (line 1044) | func (_DAOTreasury *DAOTreasuryFilterer) ParseOwnershipTransferred(log... type DAOTreasurySession (line 87) | type DAOTreasurySession struct method BaseFundBalance (line 225) | func (_DAOTreasury *DAOTreasurySession) BaseFundBalance() (*big.Int, e... method BaseToken (line 256) | func (_DAOTreasury *DAOTreasurySession) BaseToken() (common.Address, e... method DaoToken (line 287) | func (_DAOTreasury *DAOTreasurySession) DaoToken() (common.Address, er... method FeeBalance (line 318) | func (_DAOTreasury *DAOTreasurySession) FeeBalance() (*big.Int, error) { method GetChainId (line 349) | func (_DAOTreasury *DAOTreasurySession) GetChainId() (*big.Int, error) { method Governor (line 380) | func (_DAOTreasury *DAOTreasurySession) Governor() (common.Address, er... method Owner (line 411) | func (_DAOTreasury *DAOTreasurySession) Owner() (common.Address, error) { method PoolV3 (line 442) | func (_DAOTreasury *DAOTreasurySession) PoolV3() (common.Address, erro... method Position0TokenId (line 473) | func (_DAOTreasury *DAOTreasurySession) Position0TokenId() (*big.Int, ... method Position1TokenId (line 504) | func (_DAOTreasury *DAOTreasurySession) Position1TokenId() (*big.Int, ... method PositionManager (line 535) | func (_DAOTreasury *DAOTreasurySession) PositionManager() (common.Addr... method SettledFundBalance (line 566) | func (_DAOTreasury *DAOTreasurySession) SettledFundBalance() (*big.Int... method AddLiqidity (line 587) | func (_DAOTreasury *DAOTreasurySession) AddLiqidity(_daoToken common.A... method CancelFund (line 608) | func (_DAOTreasury *DAOTreasurySession) CancelFund() (*types.Transacti... method Initialize (line 629) | func (_DAOTreasury *DAOTreasurySession) Initialize(_positionManager co... method Multicall (line 650) | func (_DAOTreasury *DAOTreasurySession) Multicall(data [][]byte) (*typ... method OnERC721Received (line 671) | func (_DAOTreasury *DAOTreasurySession) OnERC721Received(arg0 common.A... method RenounceOwnership (line 692) | func (_DAOTreasury *DAOTreasurySession) RenounceOwnership() (*types.Tr... method SettleFund (line 713) | func (_DAOTreasury *DAOTreasurySession) SettleFund(_settledFundBalance... method TransferOwnership (line 734) | func (_DAOTreasury *DAOTreasurySession) TransferOwnership(newOwner com... method Receive (line 755) | func (_DAOTreasury *DAOTreasurySession) Receive() (*types.Transaction,... type DAOTreasuryCallerSession (line 95) | type DAOTreasuryCallerSession struct method BaseFundBalance (line 232) | func (_DAOTreasury *DAOTreasuryCallerSession) BaseFundBalance() (*big.... method BaseToken (line 263) | func (_DAOTreasury *DAOTreasuryCallerSession) BaseToken() (common.Addr... method DaoToken (line 294) | func (_DAOTreasury *DAOTreasuryCallerSession) DaoToken() (common.Addre... method FeeBalance (line 325) | func (_DAOTreasury *DAOTreasuryCallerSession) FeeBalance() (*big.Int, ... method GetChainId (line 356) | func (_DAOTreasury *DAOTreasuryCallerSession) GetChainId() (*big.Int, ... method Governor (line 387) | func (_DAOTreasury *DAOTreasuryCallerSession) Governor() (common.Addre... method Owner (line 418) | func (_DAOTreasury *DAOTreasuryCallerSession) Owner() (common.Address,... method PoolV3 (line 449) | func (_DAOTreasury *DAOTreasuryCallerSession) PoolV3() (common.Address... method Position0TokenId (line 480) | func (_DAOTreasury *DAOTreasuryCallerSession) Position0TokenId() (*big... method Position1TokenId (line 511) | func (_DAOTreasury *DAOTreasuryCallerSession) Position1TokenId() (*big... method PositionManager (line 542) | func (_DAOTreasury *DAOTreasuryCallerSession) PositionManager() (commo... method SettledFundBalance (line 573) | func (_DAOTreasury *DAOTreasuryCallerSession) SettledFundBalance() (*b... type DAOTreasuryTransactorSession (line 102) | type DAOTreasuryTransactorSession struct method AddLiqidity (line 594) | func (_DAOTreasury *DAOTreasuryTransactorSession) AddLiqidity(_daoToke... method CancelFund (line 615) | func (_DAOTreasury *DAOTreasuryTransactorSession) CancelFund() (*types... method Initialize (line 636) | func (_DAOTreasury *DAOTreasuryTransactorSession) Initialize(_position... method Multicall (line 657) | func (_DAOTreasury *DAOTreasuryTransactorSession) Multicall(data [][]b... method OnERC721Received (line 678) | func (_DAOTreasury *DAOTreasuryTransactorSession) OnERC721Received(arg... method RenounceOwnership (line 699) | func (_DAOTreasury *DAOTreasuryTransactorSession) RenounceOwnership() ... method SettleFund (line 720) | func (_DAOTreasury *DAOTreasuryTransactorSession) SettleFund(_settledF... method TransferOwnership (line 741) | func (_DAOTreasury *DAOTreasuryTransactorSession) TransferOwnership(ne... method Receive (line 762) | func (_DAOTreasury *DAOTreasuryTransactorSession) Receive() (*types.Tr... type DAOTreasuryRaw (line 108) | type DAOTreasuryRaw struct method Call (line 171) | func (_DAOTreasury *DAOTreasuryRaw) Call(opts *bind.CallOpts, result *... method Transfer (line 177) | func (_DAOTreasury *DAOTreasuryRaw) Transfer(opts *bind.TransactOpts) ... method Transact (line 182) | func (_DAOTreasury *DAOTreasuryRaw) Transact(opts *bind.TransactOpts, ... type DAOTreasuryCallerRaw (line 113) | type DAOTreasuryCallerRaw struct method Call (line 190) | func (_DAOTreasury *DAOTreasuryCallerRaw) Call(opts *bind.CallOpts, re... type DAOTreasuryTransactorRaw (line 118) | type DAOTreasuryTransactorRaw struct method Transfer (line 196) | func (_DAOTreasury *DAOTreasuryTransactorRaw) Transfer(opts *bind.Tran... method Transact (line 201) | func (_DAOTreasury *DAOTreasuryTransactorRaw) Transact(opts *bind.Tran... function NewDAOTreasury (line 123) | func NewDAOTreasury(address common.Address, backend bind.ContractBackend... function NewDAOTreasuryCaller (line 132) | func NewDAOTreasuryCaller(address common.Address, caller bind.ContractCa... function NewDAOTreasuryTransactor (line 141) | func NewDAOTreasuryTransactor(address common.Address, transactor bind.Co... function NewDAOTreasuryFilterer (line 150) | func NewDAOTreasuryFilterer(address common.Address, filterer bind.Contra... function bindDAOTreasury (line 159) | func bindDAOTreasury(address common.Address, caller bind.ContractCaller,... type DAOTreasuryInitializedIterator (line 767) | type DAOTreasuryInitializedIterator struct method Next (line 782) | func (it *DAOTreasuryInitializedIterator) Next() bool { method Error (line 822) | func (it *DAOTreasuryInitializedIterator) Error() error { method Close (line 828) | func (it *DAOTreasuryInitializedIterator) Close() error { type DAOTreasuryInitialized (line 834) | type DAOTreasuryInitialized struct type DAOTreasuryOwnershipTransferredIterator (line 901) | type DAOTreasuryOwnershipTransferredIterator struct method Next (line 916) | func (it *DAOTreasuryOwnershipTransferredIterator) Next() bool { method Error (line 956) | func (it *DAOTreasuryOwnershipTransferredIterator) Error() error { method Close (line 962) | func (it *DAOTreasuryOwnershipTransferredIterator) Close() error { type DAOTreasuryOwnershipTransferred (line 968) | type DAOTreasuryOwnershipTransferred struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/erc1155/ERC1155.go function DeployERC1155 (line 47) | func DeployERC1155(auth *bind.TransactOpts, backend bind.ContractBackend... type ERC1155 (line 64) | type ERC1155 struct type ERC1155Caller (line 71) | type ERC1155Caller struct method BalanceOf (line 208) | func (_ERC1155 *ERC1155Caller) BalanceOf(opts *bind.CallOpts, account ... method BalanceOfBatch (line 239) | func (_ERC1155 *ERC1155Caller) BalanceOfBatch(opts *bind.CallOpts, acc... method IsApprovedForAll (line 270) | func (_ERC1155 *ERC1155Caller) IsApprovedForAll(opts *bind.CallOpts, a... method SupportsInterface (line 301) | func (_ERC1155 *ERC1155Caller) SupportsInterface(opts *bind.CallOpts, ... method Uri (line 332) | func (_ERC1155 *ERC1155Caller) Uri(opts *bind.CallOpts, arg0 *big.Int)... type ERC1155Transactor (line 76) | type ERC1155Transactor struct method SafeBatchTransferFrom (line 363) | func (_ERC1155 *ERC1155Transactor) SafeBatchTransferFrom(opts *bind.Tr... method SafeTransferFrom (line 384) | func (_ERC1155 *ERC1155Transactor) SafeTransferFrom(opts *bind.Transac... method SetApprovalForAll (line 405) | func (_ERC1155 *ERC1155Transactor) SetApprovalForAll(opts *bind.Transa... type ERC1155Filterer (line 81) | type ERC1155Filterer struct method FilterApprovalForAll (line 501) | func (_ERC1155 *ERC1155Filterer) FilterApprovalForAll(opts *bind.Filte... method WatchApprovalForAll (line 522) | func (_ERC1155 *ERC1155Filterer) WatchApprovalForAll(opts *bind.WatchO... method ParseApprovalForAll (line 568) | func (_ERC1155 *ERC1155Filterer) ParseApprovalForAll(log types.Log) (*... method FilterTransferBatch (line 657) | func (_ERC1155 *ERC1155Filterer) FilterTransferBatch(opts *bind.Filter... method WatchTransferBatch (line 682) | func (_ERC1155 *ERC1155Filterer) WatchTransferBatch(opts *bind.WatchOp... method ParseTransferBatch (line 732) | func (_ERC1155 *ERC1155Filterer) ParseTransferBatch(log types.Log) (*E... method FilterTransferSingle (line 821) | func (_ERC1155 *ERC1155Filterer) FilterTransferSingle(opts *bind.Filte... method WatchTransferSingle (line 846) | func (_ERC1155 *ERC1155Filterer) WatchTransferSingle(opts *bind.WatchO... method ParseTransferSingle (line 896) | func (_ERC1155 *ERC1155Filterer) ParseTransferSingle(log types.Log) (*... method FilterURI (line 982) | func (_ERC1155 *ERC1155Filterer) FilterURI(opts *bind.FilterOpts, id [... method WatchURI (line 999) | func (_ERC1155 *ERC1155Filterer) WatchURI(opts *bind.WatchOpts, sink c... method ParseURI (line 1041) | func (_ERC1155 *ERC1155Filterer) ParseURI(log types.Log) (*ERC1155URI,... type ERC1155Session (line 87) | type ERC1155Session struct method BalanceOf (line 225) | func (_ERC1155 *ERC1155Session) BalanceOf(account common.Address, id *... method BalanceOfBatch (line 256) | func (_ERC1155 *ERC1155Session) BalanceOfBatch(accounts []common.Addre... method IsApprovedForAll (line 287) | func (_ERC1155 *ERC1155Session) IsApprovedForAll(account common.Addres... method SupportsInterface (line 318) | func (_ERC1155 *ERC1155Session) SupportsInterface(interfaceId [4]byte)... method Uri (line 349) | func (_ERC1155 *ERC1155Session) Uri(arg0 *big.Int) (string, error) { method SafeBatchTransferFrom (line 370) | func (_ERC1155 *ERC1155Session) SafeBatchTransferFrom(from common.Addr... method SafeTransferFrom (line 391) | func (_ERC1155 *ERC1155Session) SafeTransferFrom(from common.Address, ... method SetApprovalForAll (line 412) | func (_ERC1155 *ERC1155Session) SetApprovalForAll(operator common.Addr... type ERC1155CallerSession (line 95) | type ERC1155CallerSession struct method BalanceOf (line 232) | func (_ERC1155 *ERC1155CallerSession) BalanceOf(account common.Address... method BalanceOfBatch (line 263) | func (_ERC1155 *ERC1155CallerSession) BalanceOfBatch(accounts []common... method IsApprovedForAll (line 294) | func (_ERC1155 *ERC1155CallerSession) IsApprovedForAll(account common.... method SupportsInterface (line 325) | func (_ERC1155 *ERC1155CallerSession) SupportsInterface(interfaceId [4... method Uri (line 356) | func (_ERC1155 *ERC1155CallerSession) Uri(arg0 *big.Int) (string, erro... type ERC1155TransactorSession (line 102) | type ERC1155TransactorSession struct method SafeBatchTransferFrom (line 377) | func (_ERC1155 *ERC1155TransactorSession) SafeBatchTransferFrom(from c... method SafeTransferFrom (line 398) | func (_ERC1155 *ERC1155TransactorSession) SafeTransferFrom(from common... method SetApprovalForAll (line 419) | func (_ERC1155 *ERC1155TransactorSession) SetApprovalForAll(operator c... type ERC1155Raw (line 108) | type ERC1155Raw struct method Call (line 171) | func (_ERC1155 *ERC1155Raw) Call(opts *bind.CallOpts, result *[]interf... method Transfer (line 177) | func (_ERC1155 *ERC1155Raw) Transfer(opts *bind.TransactOpts) (*types.... method Transact (line 182) | func (_ERC1155 *ERC1155Raw) Transact(opts *bind.TransactOpts, method s... type ERC1155CallerRaw (line 113) | type ERC1155CallerRaw struct method Call (line 190) | func (_ERC1155 *ERC1155CallerRaw) Call(opts *bind.CallOpts, result *[]... type ERC1155TransactorRaw (line 118) | type ERC1155TransactorRaw struct method Transfer (line 196) | func (_ERC1155 *ERC1155TransactorRaw) Transfer(opts *bind.TransactOpts... method Transact (line 201) | func (_ERC1155 *ERC1155TransactorRaw) Transact(opts *bind.TransactOpts... function NewERC1155 (line 123) | func NewERC1155(address common.Address, backend bind.ContractBackend) (*... function NewERC1155Caller (line 132) | func NewERC1155Caller(address common.Address, caller bind.ContractCaller... function NewERC1155Transactor (line 141) | func NewERC1155Transactor(address common.Address, transactor bind.Contra... function NewERC1155Filterer (line 150) | func NewERC1155Filterer(address common.Address, filterer bind.ContractFi... function bindERC1155 (line 159) | func bindERC1155(address common.Address, caller bind.ContractCaller, tra... type ERC1155ApprovalForAllIterator (line 424) | type ERC1155ApprovalForAllIterator struct method Next (line 439) | func (it *ERC1155ApprovalForAllIterator) Next() bool { method Error (line 479) | func (it *ERC1155ApprovalForAllIterator) Error() error { method Close (line 485) | func (it *ERC1155ApprovalForAllIterator) Close() error { type ERC1155ApprovalForAll (line 491) | type ERC1155ApprovalForAll struct type ERC1155TransferBatchIterator (line 578) | type ERC1155TransferBatchIterator struct method Next (line 593) | func (it *ERC1155TransferBatchIterator) Next() bool { method Error (line 633) | func (it *ERC1155TransferBatchIterator) Error() error { method Close (line 639) | func (it *ERC1155TransferBatchIterator) Close() error { type ERC1155TransferBatch (line 645) | type ERC1155TransferBatch struct type ERC1155TransferSingleIterator (line 742) | type ERC1155TransferSingleIterator struct method Next (line 757) | func (it *ERC1155TransferSingleIterator) Next() bool { method Error (line 797) | func (it *ERC1155TransferSingleIterator) Error() error { method Close (line 803) | func (it *ERC1155TransferSingleIterator) Close() error { type ERC1155TransferSingle (line 809) | type ERC1155TransferSingle struct type ERC1155URIIterator (line 906) | type ERC1155URIIterator struct method Next (line 921) | func (it *ERC1155URIIterator) Next() bool { method Error (line 961) | func (it *ERC1155URIIterator) Error() error { method Close (line 967) | func (it *ERC1155URIIterator) Close() error { type ERC1155URI (line 973) | type ERC1155URI struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/erc20/erc20.go type Erc20 (line 41) | type Erc20 struct type Erc20Caller (line 48) | type Erc20Caller struct method Allowance (line 185) | func (_Erc20 *Erc20Caller) Allowance(opts *bind.CallOpts, owner common... method BalanceOf (line 216) | func (_Erc20 *Erc20Caller) BalanceOf(opts *bind.CallOpts, account comm... method Decimals (line 247) | func (_Erc20 *Erc20Caller) Decimals(opts *bind.CallOpts) (uint8, error) { method Name (line 278) | func (_Erc20 *Erc20Caller) Name(opts *bind.CallOpts) (string, error) { method Symbol (line 309) | func (_Erc20 *Erc20Caller) Symbol(opts *bind.CallOpts) (string, error) { method TotalSupply (line 340) | func (_Erc20 *Erc20Caller) TotalSupply(opts *bind.CallOpts) (*big.Int,... type Erc20Transactor (line 53) | type Erc20Transactor struct method Approve (line 371) | func (_Erc20 *Erc20Transactor) Approve(opts *bind.TransactOpts, spende... method DecreaseAllowance (line 392) | func (_Erc20 *Erc20Transactor) DecreaseAllowance(opts *bind.TransactOp... method IncreaseAllowance (line 413) | func (_Erc20 *Erc20Transactor) IncreaseAllowance(opts *bind.TransactOp... method Mint (line 434) | func (_Erc20 *Erc20Transactor) Mint(opts *bind.TransactOpts, account c... method Transfer (line 455) | func (_Erc20 *Erc20Transactor) Transfer(opts *bind.TransactOpts, recip... method TransferFrom (line 476) | func (_Erc20 *Erc20Transactor) TransferFrom(opts *bind.TransactOpts, s... type Erc20Filterer (line 58) | type Erc20Filterer struct method FilterApproval (line 572) | func (_Erc20 *Erc20Filterer) FilterApproval(opts *bind.FilterOpts, own... method WatchApproval (line 593) | func (_Erc20 *Erc20Filterer) WatchApproval(opts *bind.WatchOpts, sink ... method ParseApproval (line 639) | func (_Erc20 *Erc20Filterer) ParseApproval(log types.Log) (*Erc20Appro... method FilterDeposit (line 725) | func (_Erc20 *Erc20Filterer) FilterDeposit(opts *bind.FilterOpts, dst ... method WatchDeposit (line 742) | func (_Erc20 *Erc20Filterer) WatchDeposit(opts *bind.WatchOpts, sink c... method ParseDeposit (line 784) | func (_Erc20 *Erc20Filterer) ParseDeposit(log types.Log) (*Erc20Deposi... method FilterTransfer (line 871) | func (_Erc20 *Erc20Filterer) FilterTransfer(opts *bind.FilterOpts, fro... method WatchTransfer (line 892) | func (_Erc20 *Erc20Filterer) WatchTransfer(opts *bind.WatchOpts, sink ... method ParseTransfer (line 938) | func (_Erc20 *Erc20Filterer) ParseTransfer(log types.Log) (*Erc20Trans... method FilterWithdrawal (line 1024) | func (_Erc20 *Erc20Filterer) FilterWithdrawal(opts *bind.FilterOpts, s... method WatchWithdrawal (line 1041) | func (_Erc20 *Erc20Filterer) WatchWithdrawal(opts *bind.WatchOpts, sin... method ParseWithdrawal (line 1083) | func (_Erc20 *Erc20Filterer) ParseWithdrawal(log types.Log) (*Erc20Wit... type Erc20Session (line 64) | type Erc20Session struct method Allowance (line 202) | func (_Erc20 *Erc20Session) Allowance(owner common.Address, spender co... method BalanceOf (line 233) | func (_Erc20 *Erc20Session) BalanceOf(account common.Address) (*big.In... method Decimals (line 264) | func (_Erc20 *Erc20Session) Decimals() (uint8, error) { method Name (line 295) | func (_Erc20 *Erc20Session) Name() (string, error) { method Symbol (line 326) | func (_Erc20 *Erc20Session) Symbol() (string, error) { method TotalSupply (line 357) | func (_Erc20 *Erc20Session) TotalSupply() (*big.Int, error) { method Approve (line 378) | func (_Erc20 *Erc20Session) Approve(spender common.Address, amount *bi... method DecreaseAllowance (line 399) | func (_Erc20 *Erc20Session) DecreaseAllowance(spender common.Address, ... method IncreaseAllowance (line 420) | func (_Erc20 *Erc20Session) IncreaseAllowance(spender common.Address, ... method Mint (line 441) | func (_Erc20 *Erc20Session) Mint(account common.Address, amount *big.I... method Transfer (line 462) | func (_Erc20 *Erc20Session) Transfer(recipient common.Address, amount ... method TransferFrom (line 483) | func (_Erc20 *Erc20Session) TransferFrom(sender common.Address, recipi... type Erc20CallerSession (line 72) | type Erc20CallerSession struct method Allowance (line 209) | func (_Erc20 *Erc20CallerSession) Allowance(owner common.Address, spen... method BalanceOf (line 240) | func (_Erc20 *Erc20CallerSession) BalanceOf(account common.Address) (*... method Decimals (line 271) | func (_Erc20 *Erc20CallerSession) Decimals() (uint8, error) { method Name (line 302) | func (_Erc20 *Erc20CallerSession) Name() (string, error) { method Symbol (line 333) | func (_Erc20 *Erc20CallerSession) Symbol() (string, error) { method TotalSupply (line 364) | func (_Erc20 *Erc20CallerSession) TotalSupply() (*big.Int, error) { type Erc20TransactorSession (line 79) | type Erc20TransactorSession struct method Approve (line 385) | func (_Erc20 *Erc20TransactorSession) Approve(spender common.Address, ... method DecreaseAllowance (line 406) | func (_Erc20 *Erc20TransactorSession) DecreaseAllowance(spender common... method IncreaseAllowance (line 427) | func (_Erc20 *Erc20TransactorSession) IncreaseAllowance(spender common... method Mint (line 448) | func (_Erc20 *Erc20TransactorSession) Mint(account common.Address, amo... method Transfer (line 469) | func (_Erc20 *Erc20TransactorSession) Transfer(recipient common.Addres... method TransferFrom (line 490) | func (_Erc20 *Erc20TransactorSession) TransferFrom(sender common.Addre... type Erc20Raw (line 85) | type Erc20Raw struct method Call (line 148) | func (_Erc20 *Erc20Raw) Call(opts *bind.CallOpts, result *[]interface{... method Transfer (line 154) | func (_Erc20 *Erc20Raw) Transfer(opts *bind.TransactOpts) (*types.Tran... method Transact (line 159) | func (_Erc20 *Erc20Raw) Transact(opts *bind.TransactOpts, method strin... type Erc20CallerRaw (line 90) | type Erc20CallerRaw struct method Call (line 167) | func (_Erc20 *Erc20CallerRaw) Call(opts *bind.CallOpts, result *[]inte... type Erc20TransactorRaw (line 95) | type Erc20TransactorRaw struct method Transfer (line 173) | func (_Erc20 *Erc20TransactorRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 178) | func (_Erc20 *Erc20TransactorRaw) Transact(opts *bind.TransactOpts, me... function NewErc20 (line 100) | func NewErc20(address common.Address, backend bind.ContractBackend) (*Er... function NewErc20Caller (line 109) | func NewErc20Caller(address common.Address, caller bind.ContractCaller) ... function NewErc20Transactor (line 118) | func NewErc20Transactor(address common.Address, transactor bind.Contract... function NewErc20Filterer (line 127) | func NewErc20Filterer(address common.Address, filterer bind.ContractFilt... function bindErc20 (line 136) | func bindErc20(address common.Address, caller bind.ContractCaller, trans... type Erc20ApprovalIterator (line 495) | type Erc20ApprovalIterator struct method Next (line 510) | func (it *Erc20ApprovalIterator) Next() bool { method Error (line 550) | func (it *Erc20ApprovalIterator) Error() error { method Close (line 556) | func (it *Erc20ApprovalIterator) Close() error { type Erc20Approval (line 562) | type Erc20Approval struct type Erc20DepositIterator (line 649) | type Erc20DepositIterator struct method Next (line 664) | func (it *Erc20DepositIterator) Next() bool { method Error (line 704) | func (it *Erc20DepositIterator) Error() error { method Close (line 710) | func (it *Erc20DepositIterator) Close() error { type Erc20Deposit (line 716) | type Erc20Deposit struct type Erc20TransferIterator (line 794) | type Erc20TransferIterator struct method Next (line 809) | func (it *Erc20TransferIterator) Next() bool { method Error (line 849) | func (it *Erc20TransferIterator) Error() error { method Close (line 855) | func (it *Erc20TransferIterator) Close() error { type Erc20Transfer (line 861) | type Erc20Transfer struct type Erc20WithdrawalIterator (line 948) | type Erc20WithdrawalIterator struct method Next (line 963) | func (it *Erc20WithdrawalIterator) Next() bool { method Error (line 1003) | func (it *Erc20WithdrawalIterator) Error() error { method Close (line 1009) | func (it *Erc20WithdrawalIterator) Close() error { type Erc20Withdrawal (line 1015) | type Erc20Withdrawal struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/erc20realworldagent/ERC20RealWorldAgent.go type ERC20VotesCheckpoint (line 33) | type ERC20VotesCheckpoint struct type IRealWorldAgentRequest (line 39) | type IRealWorldAgentRequest struct function DeployERC20RealWorldAgent (line 63) | func DeployERC20RealWorldAgent(auth *bind.TransactOpts, backend bind.Con... type ERC20RealWorldAgent (line 80) | type ERC20RealWorldAgent struct type ERC20RealWorldAgentCaller (line 87) | type ERC20RealWorldAgentCaller struct method CLOCKMODE (line 224) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) CLOCKMODE(opts ... method DOMAINSEPARATOR (line 255) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) DOMAINSEPARATOR... method Allowance (line 286) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Allowance(opts ... method BalanceOf (line 317) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) BalanceOf(opts ... method Checkpoints (line 348) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Checkpoints(opt... method Clock (line 379) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Clock(opts *bin... method Decimals (line 410) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Decimals(opts *... method Delegates (line 441) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Delegates(opts ... method Eip712Domain (line 472) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Eip712Domain(op... method GetActId (line 542) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetActId(opts *... method GetHashToSign (line 573) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetHashToSign(o... method GetMinFeeToUse (line 604) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetMinFeeToUse(... method GetPastTotalSupply (line 635) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetPastTotalSup... method GetPastVotes (line 666) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetPastVotes(op... method GetRequest (line 697) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetRequest(opts... method GetResultById (line 728) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetResultById(o... method GetVotes (line 759) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) GetVotes(opts *... method Name (line 790) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Name(opts *bind... method Nonces (line 821) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Nonces(opts *bi... method NumCheckpoints (line 852) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) NumCheckpoints(... method Owner (line 883) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Owner(opts *bin... method Symbol (line 914) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) Symbol(opts *bi... method TotalSupply (line 945) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCaller) TotalSupply(opt... type ERC20RealWorldAgentTransactor (line 92) | type ERC20RealWorldAgentTransactor struct method Act (line 976) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Act(opts *b... method Act0 (line 997) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Act0(opts *... method Approve (line 1018) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Approve(opt... method DecreaseAllowance (line 1039) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) DecreaseAll... method Delegate (line 1060) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Delegate(op... method DelegateBySig (line 1081) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) DelegateByS... method IncreaseAllowance (line 1102) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) IncreaseAll... method Permit (line 1123) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Permit(opts... method RenounceOwnership (line 1144) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) RenounceOwn... method SetMinFeeToUse (line 1165) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetMinFeeTo... method SetTimeout (line 1186) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetTimeout(... method SetTokenFee (line 1207) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetTokenFee... method SetWorker (line 1228) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SetWorker(o... method SubmitSolution (line 1249) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) SubmitSolut... method Transfer (line 1270) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) Transfer(op... method TransferFrom (line 1291) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) TransferFro... method TransferOwnership (line 1312) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) TransferOwn... method WithdrawFeeToken (line 1333) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactor) WithdrawFee... type ERC20RealWorldAgentFilterer (line 97) | type ERC20RealWorldAgentFilterer struct method FilterApproval (line 1429) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterApprova... method WatchApproval (line 1450) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchApproval... method ParseApproval (line 1496) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseApproval... method FilterDelegateChanged (line 1583) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterDelegat... method WatchDelegateChanged (line 1608) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchDelegate... method ParseDelegateChanged (line 1658) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseDelegate... method FilterDelegateVotesChanged (line 1745) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterDelegat... method WatchDelegateVotesChanged (line 1762) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchDelegate... method ParseDelegateVotesChanged (line 1804) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseDelegate... method FilterEIP712DomainChanged (line 1888) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterEIP712D... method WatchEIP712DomainChanged (line 1900) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchEIP712Do... method ParseEIP712DomainChanged (line 1937) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseEIP712Do... method FilterExecutionRequested (line 2025) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterExecuti... method WatchExecutionRequested (line 2050) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchExecutio... method ParseExecutionRequested (line 2100) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseExecutio... method FilterOwnershipTransferred (line 2186) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterOwnersh... method WatchOwnershipTransferred (line 2207) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchOwnershi... method ParseOwnershipTransferred (line 2253) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseOwnershi... method FilterSolutionSubmitted (line 2340) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterSolutio... method WatchSolutionSubmitted (line 2361) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchSolution... method ParseSolutionSubmitted (line 2407) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseSolution... method FilterTransfer (line 2494) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterTransfe... method WatchTransfer (line 2515) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchTransfer... method ParseTransfer (line 2561) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseTransfer... method FilterWorkerUpdated (line 2647) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) FilterWorkerU... method WatchWorkerUpdated (line 2668) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) WatchWorkerUp... method ParseWorkerUpdated (line 2714) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentFilterer) ParseWorkerUp... type ERC20RealWorldAgentSession (line 103) | type ERC20RealWorldAgentSession struct method CLOCKMODE (line 241) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) CLOCKMODE() (s... method DOMAINSEPARATOR (line 272) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) DOMAINSEPARATO... method Allowance (line 303) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Allowance(owne... method BalanceOf (line 334) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) BalanceOf(acco... method Checkpoints (line 365) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Checkpoints(ac... method Clock (line 396) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Clock() (*big.... method Decimals (line 427) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Decimals() (ui... method Delegates (line 458) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Delegates(acco... method Eip712Domain (line 512) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Eip712Domain()... method GetActId (line 559) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetActId() (*b... method GetHashToSign (line 590) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetHashToSign(... method GetMinFeeToUse (line 621) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetMinFeeToUse... method GetPastTotalSupply (line 652) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetPastTotalSu... method GetPastVotes (line 683) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetPastVotes(a... method GetRequest (line 714) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetRequest(act... method GetResultById (line 745) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetResultById(... method GetVotes (line 776) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) GetVotes(accou... method Name (line 807) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Name() (string... method Nonces (line 838) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Nonces(owner c... method NumCheckpoints (line 869) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) NumCheckpoints... method Owner (line 900) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Owner() (commo... method Symbol (line 931) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Symbol() (stri... method TotalSupply (line 962) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) TotalSupply() ... method Act (line 983) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Act(uuid [32]b... method Act0 (line 1004) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Act0(uuid [32]... method Approve (line 1025) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Approve(spende... method DecreaseAllowance (line 1046) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) DecreaseAllowa... method Delegate (line 1067) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Delegate(deleg... method DelegateBySig (line 1088) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) DelegateBySig(... method IncreaseAllowance (line 1109) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) IncreaseAllowa... method Permit (line 1130) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Permit(owner c... method RenounceOwnership (line 1151) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) RenounceOwners... method SetMinFeeToUse (line 1172) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetMinFeeToUse... method SetTimeout (line 1193) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetTimeout(tim... method SetTokenFee (line 1214) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetTokenFee(to... method SetWorker (line 1235) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SetWorker(newW... method SubmitSolution (line 1256) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) SubmitSolution... method Transfer (line 1277) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) Transfer(to co... method TransferFrom (line 1298) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) TransferFrom(f... method TransferOwnership (line 1319) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) TransferOwners... method WithdrawFeeToken (line 1340) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentSession) WithdrawFeeTok... type ERC20RealWorldAgentCallerSession (line 111) | type ERC20RealWorldAgentCallerSession struct method CLOCKMODE (line 248) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) CLOCKMOD... method DOMAINSEPARATOR (line 279) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) DOMAINSE... method Allowance (line 310) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Allowanc... method BalanceOf (line 341) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) BalanceO... method Checkpoints (line 372) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Checkpoi... method Clock (line 403) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Clock() ... method Decimals (line 434) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Decimals... method Delegates (line 465) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Delegate... method Eip712Domain (line 527) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Eip712Do... method GetActId (line 566) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetActId... method GetHashToSign (line 597) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetHashT... method GetMinFeeToUse (line 628) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetMinFe... method GetPastTotalSupply (line 659) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetPastT... method GetPastVotes (line 690) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetPastV... method GetRequest (line 721) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetReque... method GetResultById (line 752) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetResul... method GetVotes (line 783) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) GetVotes... method Name (line 814) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Name() (... method Nonces (line 845) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Nonces(o... method NumCheckpoints (line 876) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) NumCheck... method Owner (line 907) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Owner() ... method Symbol (line 938) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) Symbol()... method TotalSupply (line 969) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerSession) TotalSup... type ERC20RealWorldAgentTransactorSession (line 118) | type ERC20RealWorldAgentTransactorSession struct method Act (line 990) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Act(... method Act0 (line 1011) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Act0... method Approve (line 1032) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Appr... method DecreaseAllowance (line 1053) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Decr... method Delegate (line 1074) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Dele... method DelegateBySig (line 1095) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Dele... method IncreaseAllowance (line 1116) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Incr... method Permit (line 1137) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Perm... method RenounceOwnership (line 1158) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Reno... method SetMinFeeToUse (line 1179) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetM... method SetTimeout (line 1200) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetT... method SetTokenFee (line 1221) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetT... method SetWorker (line 1242) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) SetW... method SubmitSolution (line 1263) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Subm... method Transfer (line 1284) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Tran... method TransferFrom (line 1305) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Tran... method TransferOwnership (line 1326) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) Tran... method WithdrawFeeToken (line 1347) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorSession) With... type ERC20RealWorldAgentRaw (line 124) | type ERC20RealWorldAgentRaw struct method Call (line 187) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentRaw) Call(opts *bind.Ca... method Transfer (line 193) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentRaw) Transfer(opts *bin... method Transact (line 198) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentRaw) Transact(opts *bin... type ERC20RealWorldAgentCallerRaw (line 129) | type ERC20RealWorldAgentCallerRaw struct method Call (line 206) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentCallerRaw) Call(opts *b... type ERC20RealWorldAgentTransactorRaw (line 134) | type ERC20RealWorldAgentTransactorRaw struct method Transfer (line 212) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorRaw) Transfer... method Transact (line 217) | func (_ERC20RealWorldAgent *ERC20RealWorldAgentTransactorRaw) Transact... function NewERC20RealWorldAgent (line 139) | func NewERC20RealWorldAgent(address common.Address, backend bind.Contrac... function NewERC20RealWorldAgentCaller (line 148) | func NewERC20RealWorldAgentCaller(address common.Address, caller bind.Co... function NewERC20RealWorldAgentTransactor (line 157) | func NewERC20RealWorldAgentTransactor(address common.Address, transactor... function NewERC20RealWorldAgentFilterer (line 166) | func NewERC20RealWorldAgentFilterer(address common.Address, filterer bin... function bindERC20RealWorldAgent (line 175) | func bindERC20RealWorldAgent(address common.Address, caller bind.Contrac... type ERC20RealWorldAgentApprovalIterator (line 1352) | type ERC20RealWorldAgentApprovalIterator struct method Next (line 1367) | func (it *ERC20RealWorldAgentApprovalIterator) Next() bool { method Error (line 1407) | func (it *ERC20RealWorldAgentApprovalIterator) Error() error { method Close (line 1413) | func (it *ERC20RealWorldAgentApprovalIterator) Close() error { type ERC20RealWorldAgentApproval (line 1419) | type ERC20RealWorldAgentApproval struct type ERC20RealWorldAgentDelegateChangedIterator (line 1506) | type ERC20RealWorldAgentDelegateChangedIterator struct method Next (line 1521) | func (it *ERC20RealWorldAgentDelegateChangedIterator) Next() bool { method Error (line 1561) | func (it *ERC20RealWorldAgentDelegateChangedIterator) Error() error { method Close (line 1567) | func (it *ERC20RealWorldAgentDelegateChangedIterator) Close() error { type ERC20RealWorldAgentDelegateChanged (line 1573) | type ERC20RealWorldAgentDelegateChanged struct type ERC20RealWorldAgentDelegateVotesChangedIterator (line 1668) | type ERC20RealWorldAgentDelegateVotesChangedIterator struct method Next (line 1683) | func (it *ERC20RealWorldAgentDelegateVotesChangedIterator) Next() bool { method Error (line 1723) | func (it *ERC20RealWorldAgentDelegateVotesChangedIterator) Error() err... method Close (line 1729) | func (it *ERC20RealWorldAgentDelegateVotesChangedIterator) Close() err... type ERC20RealWorldAgentDelegateVotesChanged (line 1735) | type ERC20RealWorldAgentDelegateVotesChanged struct type ERC20RealWorldAgentEIP712DomainChangedIterator (line 1814) | type ERC20RealWorldAgentEIP712DomainChangedIterator struct method Next (line 1829) | func (it *ERC20RealWorldAgentEIP712DomainChangedIterator) Next() bool { method Error (line 1869) | func (it *ERC20RealWorldAgentEIP712DomainChangedIterator) Error() error { method Close (line 1875) | func (it *ERC20RealWorldAgentEIP712DomainChangedIterator) Close() error { type ERC20RealWorldAgentEIP712DomainChanged (line 1881) | type ERC20RealWorldAgentEIP712DomainChanged struct type ERC20RealWorldAgentExecutionRequestedIterator (line 1947) | type ERC20RealWorldAgentExecutionRequestedIterator struct method Next (line 1962) | func (it *ERC20RealWorldAgentExecutionRequestedIterator) Next() bool { method Error (line 2002) | func (it *ERC20RealWorldAgentExecutionRequestedIterator) Error() error { method Close (line 2008) | func (it *ERC20RealWorldAgentExecutionRequestedIterator) Close() error { type ERC20RealWorldAgentExecutionRequested (line 2014) | type ERC20RealWorldAgentExecutionRequested struct type ERC20RealWorldAgentOwnershipTransferredIterator (line 2110) | type ERC20RealWorldAgentOwnershipTransferredIterator struct method Next (line 2125) | func (it *ERC20RealWorldAgentOwnershipTransferredIterator) Next() bool { method Error (line 2165) | func (it *ERC20RealWorldAgentOwnershipTransferredIterator) Error() err... method Close (line 2171) | func (it *ERC20RealWorldAgentOwnershipTransferredIterator) Close() err... type ERC20RealWorldAgentOwnershipTransferred (line 2177) | type ERC20RealWorldAgentOwnershipTransferred struct type ERC20RealWorldAgentSolutionSubmittedIterator (line 2263) | type ERC20RealWorldAgentSolutionSubmittedIterator struct method Next (line 2278) | func (it *ERC20RealWorldAgentSolutionSubmittedIterator) Next() bool { method Error (line 2318) | func (it *ERC20RealWorldAgentSolutionSubmittedIterator) Error() error { method Close (line 2324) | func (it *ERC20RealWorldAgentSolutionSubmittedIterator) Close() error { type ERC20RealWorldAgentSolutionSubmitted (line 2330) | type ERC20RealWorldAgentSolutionSubmitted struct type ERC20RealWorldAgentTransferIterator (line 2417) | type ERC20RealWorldAgentTransferIterator struct method Next (line 2432) | func (it *ERC20RealWorldAgentTransferIterator) Next() bool { method Error (line 2472) | func (it *ERC20RealWorldAgentTransferIterator) Error() error { method Close (line 2478) | func (it *ERC20RealWorldAgentTransferIterator) Close() error { type ERC20RealWorldAgentTransfer (line 2484) | type ERC20RealWorldAgentTransfer struct type ERC20RealWorldAgentWorkerUpdatedIterator (line 2571) | type ERC20RealWorldAgentWorkerUpdatedIterator struct method Next (line 2586) | func (it *ERC20RealWorldAgentWorkerUpdatedIterator) Next() bool { method Error (line 2626) | func (it *ERC20RealWorldAgentWorkerUpdatedIterator) Error() error { method Close (line 2632) | func (it *ERC20RealWorldAgentWorkerUpdatedIterator) Close() error { type ERC20RealWorldAgentWorkerUpdated (line 2638) | type ERC20RealWorldAgentWorkerUpdated struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/erc20utilityagent/ERC20UtilityAgent.go type BytecodeSlice (line 33) | type BytecodeSlice struct type ERC20VotesCheckpoint (line 40) | type ERC20VotesCheckpoint struct type File (line 46) | type File struct type IUtilityAgentStorageInfo (line 52) | type IUtilityAgentStorageInfo struct function DeployERC20UtilityAgent (line 72) | func DeployERC20UtilityAgent(auth *bind.TransactOpts, backend bind.Contr... type ERC20UtilityAgent (line 89) | type ERC20UtilityAgent struct type ERC20UtilityAgentCaller (line 96) | type ERC20UtilityAgentCaller struct method CLOCKMODE (line 233) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) CLOCKMODE(opts *bin... method DOMAINSEPARATOR (line 264) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) DOMAINSEPARATOR(opt... method Allowance (line 295) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) Allowance(opts *bin... method BalanceOf (line 326) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) BalanceOf(opts *bin... method Checkpoints (line 357) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) Checkpoints(opts *b... method Clock (line 388) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) Clock(opts *bind.Ca... method Decimals (line 419) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) Decimals(opts *bind... method Delegates (line 450) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) Delegates(opts *bin... method Eip712Domain (line 481) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) Eip712Domain(opts *... method FetchCode (line 551) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) FetchCode(opts *bin... method GetFileStorageChunkInfo (line 582) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) GetFileStorageChunk... method GetPastTotalSupply (line 613) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) GetPastTotalSupply(... method GetPastVotes (line 644) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) GetPastVotes(opts *... method GetResultById (line 675) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) GetResultById(opts ... method GetResultById0 (line 706) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) GetResultById0(opts... method GetStorageInfo (line 737) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) GetStorageInfo(opts... method GetStorageMode (line 768) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) GetStorageMode(opts... method GetSystemPrompt (line 799) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) GetSystemPrompt(opt... method GetVotes (line 830) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) GetVotes(opts *bind... method Name (line 861) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) Name(opts *bind.Cal... method Nonces (line 892) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) Nonces(opts *bind.C... method NumCheckpoints (line 923) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) NumCheckpoints(opts... method Owner (line 954) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) Owner(opts *bind.Ca... method Symbol (line 985) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) Symbol(opts *bind.C... method TotalSupply (line 1016) | func (_ERC20UtilityAgent *ERC20UtilityAgentCaller) TotalSupply(opts *b... type ERC20UtilityAgentTransactor (line 101) | type ERC20UtilityAgentTransactor struct method Approve (line 1047) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) Approve(opts *b... method DecreaseAllowance (line 1068) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) DecreaseAllowan... method Delegate (line 1089) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) Delegate(opts *... method DelegateBySig (line 1110) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) DelegateBySig(o... method Forward (line 1131) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) Forward(opts *b... method IncreaseAllowance (line 1152) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) IncreaseAllowan... method Permit (line 1173) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) Permit(opts *bi... method Prompt (line 1194) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) Prompt(opts *bi... method Prompt0 (line 1215) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) Prompt0(opts *b... method RenounceOwnership (line 1236) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) RenounceOwnersh... method Transfer (line 1257) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) Transfer(opts *... method TransferFrom (line 1278) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) TransferFrom(op... method TransferOwnership (line 1299) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) TransferOwnersh... method UpdateFileName (line 1320) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) UpdateFileName(... method UpdateSystemPrompt (line 1341) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactor) UpdateSystemPro... type ERC20UtilityAgentFilterer (line 106) | type ERC20UtilityAgentFilterer struct method FilterApproval (line 1437) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterApproval(op... method WatchApproval (line 1458) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchApproval(opt... method ParseApproval (line 1504) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParseApproval(log... method FilterDelegateChanged (line 1591) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterDelegateCha... method WatchDelegateChanged (line 1616) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchDelegateChan... method ParseDelegateChanged (line 1666) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParseDelegateChan... method FilterDelegateVotesChanged (line 1753) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterDelegateVot... method WatchDelegateVotesChanged (line 1770) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchDelegateVote... method ParseDelegateVotesChanged (line 1812) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParseDelegateVote... method FilterEIP712DomainChanged (line 1896) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterEIP712Domai... method WatchEIP712DomainChanged (line 1908) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchEIP712Domain... method ParseEIP712DomainChanged (line 1945) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParseEIP712Domain... method FilterForwardPerformed (line 2033) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterForwardPerf... method WatchForwardPerformed (line 2058) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchForwardPerfo... method ParseForwardPerformed (line 2108) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParseForwardPerfo... method FilterModelUpdate (line 2193) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterModelUpdate... method WatchModelUpdate (line 2205) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchModelUpdate(... method ParseModelUpdate (line 2242) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParseModelUpdate(... method FilterOwnershipTransferred (line 2328) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterOwnershipTr... method WatchOwnershipTransferred (line 2349) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchOwnershipTra... method ParseOwnershipTransferred (line 2395) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParseOwnershipTra... method FilterPromptPerformed (line 2483) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterPromptPerfo... method WatchPromptPerformed (line 2508) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchPromptPerfor... method ParsePromptPerformed (line 2558) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParsePromptPerfor... method FilterPromptSchedulerUpdate (line 2643) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterPromptSched... method WatchPromptSchedulerUpdate (line 2655) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchPromptSchedu... method ParsePromptSchedulerUpdate (line 2692) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParsePromptSchedu... method FilterSystemPromptUpdate (line 2777) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterSystemPromp... method WatchSystemPromptUpdate (line 2789) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchSystemPrompt... method ParseSystemPromptUpdate (line 2826) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParseSystemPrompt... method FilterTransfer (line 2913) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) FilterTransfer(op... method WatchTransfer (line 2934) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) WatchTransfer(opt... method ParseTransfer (line 2980) | func (_ERC20UtilityAgent *ERC20UtilityAgentFilterer) ParseTransfer(log... type ERC20UtilityAgentSession (line 112) | type ERC20UtilityAgentSession struct method CLOCKMODE (line 250) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) CLOCKMODE() (strin... method DOMAINSEPARATOR (line 281) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) DOMAINSEPARATOR() ... method Allowance (line 312) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Allowance(owner co... method BalanceOf (line 343) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) BalanceOf(account ... method Checkpoints (line 374) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Checkpoints(accoun... method Clock (line 405) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Clock() (*big.Int,... method Decimals (line 436) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Decimals() (uint8,... method Delegates (line 467) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Delegates(account ... method Eip712Domain (line 521) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Eip712Domain() (st... method FetchCode (line 568) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) FetchCode() (strin... method GetFileStorageChunkInfo (line 599) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) GetFileStorageChun... method GetPastTotalSupply (line 630) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) GetPastTotalSupply... method GetPastVotes (line 661) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) GetPastVotes(accou... method GetResultById (line 692) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) GetResultById(id *... method GetResultById0 (line 723) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) GetResultById0(uui... method GetStorageInfo (line 754) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) GetStorageInfo() (... method GetStorageMode (line 785) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) GetStorageMode() (... method GetSystemPrompt (line 816) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) GetSystemPrompt() ... method GetVotes (line 847) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) GetVotes(account c... method Name (line 878) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Name() (string, er... method Nonces (line 909) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Nonces(owner commo... method NumCheckpoints (line 940) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) NumCheckpoints(acc... method Owner (line 971) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Owner() (common.Ad... method Symbol (line 1002) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Symbol() (string, ... method TotalSupply (line 1033) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) TotalSupply() (*bi... method Approve (line 1054) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Approve(spender co... method DecreaseAllowance (line 1075) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) DecreaseAllowance(... method Delegate (line 1096) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Delegate(delegatee... method DelegateBySig (line 1117) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) DelegateBySig(dele... method Forward (line 1138) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Forward(uuid [32]b... method IncreaseAllowance (line 1159) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) IncreaseAllowance(... method Permit (line 1180) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Permit(owner commo... method Prompt (line 1201) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Prompt(request []b... method Prompt0 (line 1222) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Prompt0(uuid [32]b... method RenounceOwnership (line 1243) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) RenounceOwnership(... method Transfer (line 1264) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) Transfer(to common... method TransferFrom (line 1285) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) TransferFrom(from ... method TransferOwnership (line 1306) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) TransferOwnership(... method UpdateFileName (line 1327) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) UpdateFileName(fil... method UpdateSystemPrompt (line 1348) | func (_ERC20UtilityAgent *ERC20UtilityAgentSession) UpdateSystemPrompt... type ERC20UtilityAgentCallerSession (line 120) | type ERC20UtilityAgentCallerSession struct method CLOCKMODE (line 257) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) CLOCKMODE() ... method DOMAINSEPARATOR (line 288) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) DOMAINSEPARA... method Allowance (line 319) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) Allowance(ow... method BalanceOf (line 350) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) BalanceOf(ac... method Checkpoints (line 381) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) Checkpoints(... method Clock (line 412) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) Clock() (*bi... method Decimals (line 443) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) Decimals() (... method Delegates (line 474) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) Delegates(ac... method Eip712Domain (line 536) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) Eip712Domain... method FetchCode (line 575) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) FetchCode() ... method GetFileStorageChunkInfo (line 606) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) GetFileStora... method GetPastTotalSupply (line 637) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) GetPastTotal... method GetPastVotes (line 668) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) GetPastVotes... method GetResultById (line 699) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) GetResultByI... method GetResultById0 (line 730) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) GetResultByI... method GetStorageInfo (line 761) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) GetStorageIn... method GetStorageMode (line 792) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) GetStorageMo... method GetSystemPrompt (line 823) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) GetSystemPro... method GetVotes (line 854) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) GetVotes(acc... method Name (line 885) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) Name() (stri... method Nonces (line 916) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) Nonces(owner... method NumCheckpoints (line 947) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) NumCheckpoin... method Owner (line 978) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) Owner() (com... method Symbol (line 1009) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) Symbol() (st... method TotalSupply (line 1040) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerSession) TotalSupply(... type ERC20UtilityAgentTransactorSession (line 127) | type ERC20UtilityAgentTransactorSession struct method Approve (line 1061) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Approve(... method DecreaseAllowance (line 1082) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Decrease... method Delegate (line 1103) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Delegate... method DelegateBySig (line 1124) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Delegate... method Forward (line 1145) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Forward(... method IncreaseAllowance (line 1166) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Increase... method Permit (line 1187) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Permit(o... method Prompt (line 1208) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Prompt(r... method Prompt0 (line 1229) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Prompt0(... method RenounceOwnership (line 1250) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Renounce... method Transfer (line 1271) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Transfer... method TransferFrom (line 1292) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Transfer... method TransferOwnership (line 1313) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) Transfer... method UpdateFileName (line 1334) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) UpdateFi... method UpdateSystemPrompt (line 1355) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorSession) UpdateSy... type ERC20UtilityAgentRaw (line 133) | type ERC20UtilityAgentRaw struct method Call (line 196) | func (_ERC20UtilityAgent *ERC20UtilityAgentRaw) Call(opts *bind.CallOp... method Transfer (line 202) | func (_ERC20UtilityAgent *ERC20UtilityAgentRaw) Transfer(opts *bind.Tr... method Transact (line 207) | func (_ERC20UtilityAgent *ERC20UtilityAgentRaw) Transact(opts *bind.Tr... type ERC20UtilityAgentCallerRaw (line 138) | type ERC20UtilityAgentCallerRaw struct method Call (line 215) | func (_ERC20UtilityAgent *ERC20UtilityAgentCallerRaw) Call(opts *bind.... type ERC20UtilityAgentTransactorRaw (line 143) | type ERC20UtilityAgentTransactorRaw struct method Transfer (line 221) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorRaw) Transfer(opt... method Transact (line 226) | func (_ERC20UtilityAgent *ERC20UtilityAgentTransactorRaw) Transact(opt... function NewERC20UtilityAgent (line 148) | func NewERC20UtilityAgent(address common.Address, backend bind.ContractB... function NewERC20UtilityAgentCaller (line 157) | func NewERC20UtilityAgentCaller(address common.Address, caller bind.Cont... function NewERC20UtilityAgentTransactor (line 166) | func NewERC20UtilityAgentTransactor(address common.Address, transactor b... function NewERC20UtilityAgentFilterer (line 175) | func NewERC20UtilityAgentFilterer(address common.Address, filterer bind.... function bindERC20UtilityAgent (line 184) | func bindERC20UtilityAgent(address common.Address, caller bind.ContractC... type ERC20UtilityAgentApprovalIterator (line 1360) | type ERC20UtilityAgentApprovalIterator struct method Next (line 1375) | func (it *ERC20UtilityAgentApprovalIterator) Next() bool { method Error (line 1415) | func (it *ERC20UtilityAgentApprovalIterator) Error() error { method Close (line 1421) | func (it *ERC20UtilityAgentApprovalIterator) Close() error { type ERC20UtilityAgentApproval (line 1427) | type ERC20UtilityAgentApproval struct type ERC20UtilityAgentDelegateChangedIterator (line 1514) | type ERC20UtilityAgentDelegateChangedIterator struct method Next (line 1529) | func (it *ERC20UtilityAgentDelegateChangedIterator) Next() bool { method Error (line 1569) | func (it *ERC20UtilityAgentDelegateChangedIterator) Error() error { method Close (line 1575) | func (it *ERC20UtilityAgentDelegateChangedIterator) Close() error { type ERC20UtilityAgentDelegateChanged (line 1581) | type ERC20UtilityAgentDelegateChanged struct type ERC20UtilityAgentDelegateVotesChangedIterator (line 1676) | type ERC20UtilityAgentDelegateVotesChangedIterator struct method Next (line 1691) | func (it *ERC20UtilityAgentDelegateVotesChangedIterator) Next() bool { method Error (line 1731) | func (it *ERC20UtilityAgentDelegateVotesChangedIterator) Error() error { method Close (line 1737) | func (it *ERC20UtilityAgentDelegateVotesChangedIterator) Close() error { type ERC20UtilityAgentDelegateVotesChanged (line 1743) | type ERC20UtilityAgentDelegateVotesChanged struct type ERC20UtilityAgentEIP712DomainChangedIterator (line 1822) | type ERC20UtilityAgentEIP712DomainChangedIterator struct method Next (line 1837) | func (it *ERC20UtilityAgentEIP712DomainChangedIterator) Next() bool { method Error (line 1877) | func (it *ERC20UtilityAgentEIP712DomainChangedIterator) Error() error { method Close (line 1883) | func (it *ERC20UtilityAgentEIP712DomainChangedIterator) Close() error { type ERC20UtilityAgentEIP712DomainChanged (line 1889) | type ERC20UtilityAgentEIP712DomainChanged struct type ERC20UtilityAgentForwardPerformedIterator (line 1955) | type ERC20UtilityAgentForwardPerformedIterator struct method Next (line 1970) | func (it *ERC20UtilityAgentForwardPerformedIterator) Next() bool { method Error (line 2010) | func (it *ERC20UtilityAgentForwardPerformedIterator) Error() error { method Close (line 2016) | func (it *ERC20UtilityAgentForwardPerformedIterator) Close() error { type ERC20UtilityAgentForwardPerformed (line 2022) | type ERC20UtilityAgentForwardPerformed struct type ERC20UtilityAgentModelUpdateIterator (line 2118) | type ERC20UtilityAgentModelUpdateIterator struct method Next (line 2133) | func (it *ERC20UtilityAgentModelUpdateIterator) Next() bool { method Error (line 2173) | func (it *ERC20UtilityAgentModelUpdateIterator) Error() error { method Close (line 2179) | func (it *ERC20UtilityAgentModelUpdateIterator) Close() error { type ERC20UtilityAgentModelUpdate (line 2185) | type ERC20UtilityAgentModelUpdate struct type ERC20UtilityAgentOwnershipTransferredIterator (line 2252) | type ERC20UtilityAgentOwnershipTransferredIterator struct method Next (line 2267) | func (it *ERC20UtilityAgentOwnershipTransferredIterator) Next() bool { method Error (line 2307) | func (it *ERC20UtilityAgentOwnershipTransferredIterator) Error() error { method Close (line 2313) | func (it *ERC20UtilityAgentOwnershipTransferredIterator) Close() error { type ERC20UtilityAgentOwnershipTransferred (line 2319) | type ERC20UtilityAgentOwnershipTransferred struct type ERC20UtilityAgentPromptPerformedIterator (line 2405) | type ERC20UtilityAgentPromptPerformedIterator struct method Next (line 2420) | func (it *ERC20UtilityAgentPromptPerformedIterator) Next() bool { method Error (line 2460) | func (it *ERC20UtilityAgentPromptPerformedIterator) Error() error { method Close (line 2466) | func (it *ERC20UtilityAgentPromptPerformedIterator) Close() error { type ERC20UtilityAgentPromptPerformed (line 2472) | type ERC20UtilityAgentPromptPerformed struct type ERC20UtilityAgentPromptSchedulerUpdateIterator (line 2568) | type ERC20UtilityAgentPromptSchedulerUpdateIterator struct method Next (line 2583) | func (it *ERC20UtilityAgentPromptSchedulerUpdateIterator) Next() bool { method Error (line 2623) | func (it *ERC20UtilityAgentPromptSchedulerUpdateIterator) Error() error { method Close (line 2629) | func (it *ERC20UtilityAgentPromptSchedulerUpdateIterator) Close() error { type ERC20UtilityAgentPromptSchedulerUpdate (line 2635) | type ERC20UtilityAgentPromptSchedulerUpdate struct type ERC20UtilityAgentSystemPromptUpdateIterator (line 2702) | type ERC20UtilityAgentSystemPromptUpdateIterator struct method Next (line 2717) | func (it *ERC20UtilityAgentSystemPromptUpdateIterator) Next() bool { method Error (line 2757) | func (it *ERC20UtilityAgentSystemPromptUpdateIterator) Error() error { method Close (line 2763) | func (it *ERC20UtilityAgentSystemPromptUpdateIterator) Close() error { type ERC20UtilityAgentSystemPromptUpdate (line 2769) | type ERC20UtilityAgentSystemPromptUpdate struct type ERC20UtilityAgentTransferIterator (line 2836) | type ERC20UtilityAgentTransferIterator struct method Next (line 2851) | func (it *ERC20UtilityAgentTransferIterator) Next() bool { method Error (line 2891) | func (it *ERC20UtilityAgentTransferIterator) Error() error { method Close (line 2897) | func (it *ERC20UtilityAgentTransferIterator) Close() error { type ERC20UtilityAgentTransfer (line 2903) | type ERC20UtilityAgentTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/erc721/erc721.go type Erc721 (line 41) | type Erc721 struct type Erc721Caller (line 48) | type Erc721Caller struct method BalanceOf (line 185) | func (_Erc721 *Erc721Caller) BalanceOf(opts *bind.CallOpts, owner comm... method GetApproved (line 216) | func (_Erc721 *Erc721Caller) GetApproved(opts *bind.CallOpts, tokenId ... method IsApprovedForAll (line 247) | func (_Erc721 *Erc721Caller) IsApprovedForAll(opts *bind.CallOpts, own... method OwnerOf (line 278) | func (_Erc721 *Erc721Caller) OwnerOf(opts *bind.CallOpts, tokenId *big... method SupportsInterface (line 309) | func (_Erc721 *Erc721Caller) SupportsInterface(opts *bind.CallOpts, in... type Erc721Transactor (line 53) | type Erc721Transactor struct method Approve (line 340) | func (_Erc721 *Erc721Transactor) Approve(opts *bind.TransactOpts, to c... method Mint (line 361) | func (_Erc721 *Erc721Transactor) Mint(opts *bind.TransactOpts, to comm... method SafeTransferFrom (line 382) | func (_Erc721 *Erc721Transactor) SafeTransferFrom(opts *bind.TransactO... method SafeTransferFrom0 (line 403) | func (_Erc721 *Erc721Transactor) SafeTransferFrom0(opts *bind.Transact... method SetApprovalForAll (line 424) | func (_Erc721 *Erc721Transactor) SetApprovalForAll(opts *bind.Transact... method TransferFrom (line 445) | func (_Erc721 *Erc721Transactor) TransferFrom(opts *bind.TransactOpts,... type Erc721Filterer (line 58) | type Erc721Filterer struct method FilterApproval (line 541) | func (_Erc721 *Erc721Filterer) FilterApproval(opts *bind.FilterOpts, o... method WatchApproval (line 566) | func (_Erc721 *Erc721Filterer) WatchApproval(opts *bind.WatchOpts, sin... method ParseApproval (line 616) | func (_Erc721 *Erc721Filterer) ParseApproval(log types.Log) (*Erc721Ap... method FilterApprovalForAll (line 703) | func (_Erc721 *Erc721Filterer) FilterApprovalForAll(opts *bind.FilterO... method WatchApprovalForAll (line 724) | func (_Erc721 *Erc721Filterer) WatchApprovalForAll(opts *bind.WatchOpt... method ParseApprovalForAll (line 770) | func (_Erc721 *Erc721Filterer) ParseApprovalForAll(log types.Log) (*Er... method FilterTransfer (line 857) | func (_Erc721 *Erc721Filterer) FilterTransfer(opts *bind.FilterOpts, f... method WatchTransfer (line 882) | func (_Erc721 *Erc721Filterer) WatchTransfer(opts *bind.WatchOpts, sin... method ParseTransfer (line 932) | func (_Erc721 *Erc721Filterer) ParseTransfer(log types.Log) (*Erc721Tr... type Erc721Session (line 64) | type Erc721Session struct method BalanceOf (line 202) | func (_Erc721 *Erc721Session) BalanceOf(owner common.Address) (*big.In... method GetApproved (line 233) | func (_Erc721 *Erc721Session) GetApproved(tokenId *big.Int) (common.Ad... method IsApprovedForAll (line 264) | func (_Erc721 *Erc721Session) IsApprovedForAll(owner common.Address, o... method OwnerOf (line 295) | func (_Erc721 *Erc721Session) OwnerOf(tokenId *big.Int) (common.Addres... method SupportsInterface (line 326) | func (_Erc721 *Erc721Session) SupportsInterface(interfaceId [4]byte) (... method Approve (line 347) | func (_Erc721 *Erc721Session) Approve(to common.Address, tokenId *big.... method Mint (line 368) | func (_Erc721 *Erc721Session) Mint(to common.Address, tokenId *big.Int... method SafeTransferFrom (line 389) | func (_Erc721 *Erc721Session) SafeTransferFrom(from common.Address, to... method SafeTransferFrom0 (line 410) | func (_Erc721 *Erc721Session) SafeTransferFrom0(from common.Address, t... method SetApprovalForAll (line 431) | func (_Erc721 *Erc721Session) SetApprovalForAll(to common.Address, app... method TransferFrom (line 452) | func (_Erc721 *Erc721Session) TransferFrom(from common.Address, to com... type Erc721CallerSession (line 72) | type Erc721CallerSession struct method BalanceOf (line 209) | func (_Erc721 *Erc721CallerSession) BalanceOf(owner common.Address) (*... method GetApproved (line 240) | func (_Erc721 *Erc721CallerSession) GetApproved(tokenId *big.Int) (com... method IsApprovedForAll (line 271) | func (_Erc721 *Erc721CallerSession) IsApprovedForAll(owner common.Addr... method OwnerOf (line 302) | func (_Erc721 *Erc721CallerSession) OwnerOf(tokenId *big.Int) (common.... method SupportsInterface (line 333) | func (_Erc721 *Erc721CallerSession) SupportsInterface(interfaceId [4]b... type Erc721TransactorSession (line 79) | type Erc721TransactorSession struct method Approve (line 354) | func (_Erc721 *Erc721TransactorSession) Approve(to common.Address, tok... method Mint (line 375) | func (_Erc721 *Erc721TransactorSession) Mint(to common.Address, tokenI... method SafeTransferFrom (line 396) | func (_Erc721 *Erc721TransactorSession) SafeTransferFrom(from common.A... method SafeTransferFrom0 (line 417) | func (_Erc721 *Erc721TransactorSession) SafeTransferFrom0(from common.... method SetApprovalForAll (line 438) | func (_Erc721 *Erc721TransactorSession) SetApprovalForAll(to common.Ad... method TransferFrom (line 459) | func (_Erc721 *Erc721TransactorSession) TransferFrom(from common.Addre... type Erc721Raw (line 85) | type Erc721Raw struct method Call (line 148) | func (_Erc721 *Erc721Raw) Call(opts *bind.CallOpts, result *[]interfac... method Transfer (line 154) | func (_Erc721 *Erc721Raw) Transfer(opts *bind.TransactOpts) (*types.Tr... method Transact (line 159) | func (_Erc721 *Erc721Raw) Transact(opts *bind.TransactOpts, method str... type Erc721CallerRaw (line 90) | type Erc721CallerRaw struct method Call (line 167) | func (_Erc721 *Erc721CallerRaw) Call(opts *bind.CallOpts, result *[]in... type Erc721TransactorRaw (line 95) | type Erc721TransactorRaw struct method Transfer (line 173) | func (_Erc721 *Erc721TransactorRaw) Transfer(opts *bind.TransactOpts) ... method Transact (line 178) | func (_Erc721 *Erc721TransactorRaw) Transact(opts *bind.TransactOpts, ... function NewErc721 (line 100) | func NewErc721(address common.Address, backend bind.ContractBackend) (*E... function NewErc721Caller (line 109) | func NewErc721Caller(address common.Address, caller bind.ContractCaller)... function NewErc721Transactor (line 118) | func NewErc721Transactor(address common.Address, transactor bind.Contrac... function NewErc721Filterer (line 127) | func NewErc721Filterer(address common.Address, filterer bind.ContractFil... function bindErc721 (line 136) | func bindErc721(address common.Address, caller bind.ContractCaller, tran... type Erc721ApprovalIterator (line 464) | type Erc721ApprovalIterator struct method Next (line 479) | func (it *Erc721ApprovalIterator) Next() bool { method Error (line 519) | func (it *Erc721ApprovalIterator) Error() error { method Close (line 525) | func (it *Erc721ApprovalIterator) Close() error { type Erc721Approval (line 531) | type Erc721Approval struct type Erc721ApprovalForAllIterator (line 626) | type Erc721ApprovalForAllIterator struct method Next (line 641) | func (it *Erc721ApprovalForAllIterator) Next() bool { method Error (line 681) | func (it *Erc721ApprovalForAllIterator) Error() error { method Close (line 687) | func (it *Erc721ApprovalForAllIterator) Close() error { type Erc721ApprovalForAll (line 693) | type Erc721ApprovalForAll struct type Erc721TransferIterator (line 780) | type Erc721TransferIterator struct method Next (line 795) | func (it *Erc721TransferIterator) Next() bool { method Error (line 835) | func (it *Erc721TransferIterator) Error() error { method Close (line 841) | func (it *Erc721TransferIterator) Close() error { type Erc721Transfer (line 847) | type Erc721Transfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/ethereumnonfungiblepositionmanager/NonfungiblePositionManager.go type INonfungiblePositionManagerCollectParams (line 33) | type INonfungiblePositionManagerCollectParams struct type INonfungiblePositionManagerDecreaseLiquidityParams (line 41) | type INonfungiblePositionManagerDecreaseLiquidityParams struct type INonfungiblePositionManagerIncreaseLiquidityParams (line 50) | type INonfungiblePositionManagerIncreaseLiquidityParams struct type INonfungiblePositionManagerMintParams (line 60) | type INonfungiblePositionManagerMintParams struct type NonfungiblePositionManager (line 84) | type NonfungiblePositionManager struct type NonfungiblePositionManagerCaller (line 91) | type NonfungiblePositionManagerCaller struct method DOMAINSEPARATOR (line 228) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method PERMITTYPEHASH (line 259) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method WETH9 (line 290) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) W... method BalanceOf (line 321) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method BaseURI (line 352) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method Factory (line 383) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) F... method GetApproved (line 414) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) G... method IsApprovedForAll (line 445) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) I... method Name (line 476) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) N... method OwnerOf (line 507) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method Positions (line 538) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method SupportsInterface (line 633) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method Symbol (line 664) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method TokenByIndex (line 695) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenOfOwnerByIndex (line 726) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenURI (line 757) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TotalSupply (line 788) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... type NonfungiblePositionManagerTransactor (line 96) | type NonfungiblePositionManagerTransactor struct method Approve (line 819) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 840) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 861) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 882) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 903) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 924) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 945) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 966) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 987) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1008) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1029) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1050) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1071) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1092) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1134) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1155) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1176) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1218) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1239) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1260) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerFilterer (line 101) | type NonfungiblePositionManagerFilterer struct method FilterApproval (line 1356) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApproval (line 1381) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApproval (line 1431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterApprovalForAll (line 1518) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApprovalForAll (line 1539) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApprovalForAll (line 1585) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterCollect (line 1673) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchCollect (line 1690) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseCollect (line 1732) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterDecreaseLiquidity (line 1820) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchDecreaseLiquidity (line 1837) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseDecreaseLiquidity (line 1879) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterIncreaseLiquidity (line 1967) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchIncreaseLiquidity (line 1984) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseIncreaseLiquidity (line 2026) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterTransfer (line 2113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchTransfer (line 2138) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseTransfer (line 2188) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... type NonfungiblePositionManagerSession (line 107) | type NonfungiblePositionManagerSession struct method DOMAINSEPARATOR (line 245) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PERMITTYPEHASH (line 276) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method WETH9 (line 307) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BalanceOf (line 338) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BaseURI (line 369) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Factory (line 400) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method GetApproved (line 431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IsApprovedForAll (line 462) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Name (line 493) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method OwnerOf (line 524) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Positions (line 593) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SupportsInterface (line 650) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Symbol (line 681) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenByIndex (line 712) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenOfOwnerByIndex (line 743) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenURI (line 774) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TotalSupply (line 805) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Approve (line 826) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Burn (line 847) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Collect (line 868) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method CreateAndInitializePoolIfNecessary (line 889) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method DecreaseLiquidity (line 910) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IncreaseLiquidity (line 931) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Mint (line 952) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Multicall (line 973) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Permit (line 994) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RefundETH (line 1015) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom (line 1036) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom0 (line 1057) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermit (line 1078) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowed (line 1099) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowedIfNecessary (line 1120) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitIfNecessary (line 1141) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetApprovalForAll (line 1162) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SweepToken (line 1183) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferFrom (line 1204) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UniswapV3MintCallback (line 1225) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UnwrapWETH9 (line 1246) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Receive (line 1267) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... type NonfungiblePositionManagerCallerSession (line 115) | type NonfungiblePositionManagerCallerSession struct method DOMAINSEPARATOR (line 252) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PERMITTYPEHASH (line 283) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method WETH9 (line 314) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BalanceOf (line 345) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BaseURI (line 376) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Factory (line 407) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method GetApproved (line 438) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method IsApprovedForAll (line 469) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Name (line 500) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method OwnerOf (line 531) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Positions (line 613) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method SupportsInterface (line 657) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Symbol (line 688) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenByIndex (line 719) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenOfOwnerByIndex (line 750) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenURI (line 781) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TotalSupply (line 812) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... type NonfungiblePositionManagerTransactorSession (line 122) | type NonfungiblePositionManagerTransactorSession struct method Approve (line 833) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 854) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 875) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 896) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 917) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 938) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 959) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 980) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1001) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1022) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1043) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1064) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1085) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1106) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1127) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1148) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1169) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1190) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1211) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1232) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1253) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1274) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerRaw (line 128) | type NonfungiblePositionManagerRaw struct method Call (line 191) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Call... method Transfer (line 197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... method Transact (line 202) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... type NonfungiblePositionManagerCallerRaw (line 133) | type NonfungiblePositionManagerCallerRaw struct method Call (line 210) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerRaw... type NonfungiblePositionManagerTransactorRaw (line 138) | type NonfungiblePositionManagerTransactorRaw struct method Transfer (line 216) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Transact (line 221) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... function NewNonfungiblePositionManager (line 143) | func NewNonfungiblePositionManager(address common.Address, backend bind.... function NewNonfungiblePositionManagerCaller (line 152) | func NewNonfungiblePositionManagerCaller(address common.Address, caller ... function NewNonfungiblePositionManagerTransactor (line 161) | func NewNonfungiblePositionManagerTransactor(address common.Address, tra... function NewNonfungiblePositionManagerFilterer (line 170) | func NewNonfungiblePositionManagerFilterer(address common.Address, filte... function bindNonfungiblePositionManager (line 179) | func bindNonfungiblePositionManager(address common.Address, caller bind.... type NonfungiblePositionManagerApprovalIterator (line 1279) | type NonfungiblePositionManagerApprovalIterator struct method Next (line 1294) | func (it *NonfungiblePositionManagerApprovalIterator) Next() bool { method Error (line 1334) | func (it *NonfungiblePositionManagerApprovalIterator) Error() error { method Close (line 1340) | func (it *NonfungiblePositionManagerApprovalIterator) Close() error { type NonfungiblePositionManagerApproval (line 1346) | type NonfungiblePositionManagerApproval struct type NonfungiblePositionManagerApprovalForAllIterator (line 1441) | type NonfungiblePositionManagerApprovalForAllIterator struct method Next (line 1456) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Next() bool { method Error (line 1496) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Error() er... method Close (line 1502) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Close() er... type NonfungiblePositionManagerApprovalForAll (line 1508) | type NonfungiblePositionManagerApprovalForAll struct type NonfungiblePositionManagerCollectIterator (line 1595) | type NonfungiblePositionManagerCollectIterator struct method Next (line 1610) | func (it *NonfungiblePositionManagerCollectIterator) Next() bool { method Error (line 1650) | func (it *NonfungiblePositionManagerCollectIterator) Error() error { method Close (line 1656) | func (it *NonfungiblePositionManagerCollectIterator) Close() error { type NonfungiblePositionManagerCollect (line 1662) | type NonfungiblePositionManagerCollect struct type NonfungiblePositionManagerDecreaseLiquidityIterator (line 1742) | type NonfungiblePositionManagerDecreaseLiquidityIterator struct method Next (line 1757) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Next() ... method Error (line 1797) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Error()... method Close (line 1803) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Close()... type NonfungiblePositionManagerDecreaseLiquidity (line 1809) | type NonfungiblePositionManagerDecreaseLiquidity struct type NonfungiblePositionManagerIncreaseLiquidityIterator (line 1889) | type NonfungiblePositionManagerIncreaseLiquidityIterator struct method Next (line 1904) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Next() ... method Error (line 1944) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Error()... method Close (line 1950) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Close()... type NonfungiblePositionManagerIncreaseLiquidity (line 1956) | type NonfungiblePositionManagerIncreaseLiquidity struct type NonfungiblePositionManagerTransferIterator (line 2036) | type NonfungiblePositionManagerTransferIterator struct method Next (line 2051) | func (it *NonfungiblePositionManagerTransferIterator) Next() bool { method Error (line 2091) | func (it *NonfungiblePositionManagerTransferIterator) Error() error { method Close (line 2097) | func (it *NonfungiblePositionManagerTransferIterator) Close() error { type NonfungiblePositionManagerTransfer (line 2103) | type NonfungiblePositionManagerTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/gpumanager/GPUManagerr.go type IGPUManagerModel (line 33) | type IGPUManagerModel struct type IGPUManagerUnstakeRequest (line 39) | type IGPUManagerUnstakeRequest struct type GPUManager (line 54) | type GPUManager struct type GPUManagerCaller (line 61) | type GPUManagerCaller struct method BlocksPerEpoch (line 198) | func (_GPUManager *GPUManagerCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 229) | func (_GPUManager *GPUManagerCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 260) | func (_GPUManager *GPUManagerCaller) FinePercentage(opts *bind.CallOpt... method LastBlock (line 291) | func (_GPUManager *GPUManagerCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 322) | func (_GPUManager *GPUManagerCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 353) | func (_GPUManager *GPUManagerCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 384) | func (_GPUManager *GPUManagerCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 415) | func (_GPUManager *GPUManagerCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 460) | func (_GPUManager *GPUManagerCaller) Miners(opts *bind.CallOpts, arg0 ... method ModelCollection (line 520) | func (_GPUManager *GPUManagerCaller) ModelCollection(opts *bind.CallOp... method Models (line 551) | func (_GPUManager *GPUManagerCaller) Models(opts *bind.CallOpts, arg0 ... method PenaltyDuration (line 596) | func (_GPUManager *GPUManagerCaller) PenaltyDuration(opts *bind.CallOp... method PromptScheduler (line 627) | func (_GPUManager *GPUManagerCaller) PromptScheduler(opts *bind.CallOp... method RewardInEpoch (line 658) | func (_GPUManager *GPUManagerCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 713) | func (_GPUManager *GPUManagerCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 744) | func (_GPUManager *GPUManagerCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 775) | func (_GPUManager *GPUManagerCaller) UnstakeDelayTime(opts *bind.CallO... method WEAIToken (line 806) | func (_GPUManager *GPUManagerCaller) WEAIToken(opts *bind.CallOpts) (c... method GetAllMinerUnstakeRequests (line 837) | func (_GPUManager *GPUManagerCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 882) | func (_GPUManager *GPUManagerCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 913) | func (_GPUManager *GPUManagerCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 944) | func (_GPUManager *GPUManagerCaller) GetMinerAddressesOfModel(opts *bi... method GetModelIds (line 975) | func (_GPUManager *GPUManagerCaller) GetModelIds(opts *bind.CallOpts) ... method GetModelInfo (line 1006) | func (_GPUManager *GPUManagerCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 1037) | func (_GPUManager *GPUManagerCaller) GetNOMiner(opts *bind.CallOpts) (... method IsActiveModel (line 1068) | func (_GPUManager *GPUManagerCaller) IsActiveModel(opts *bind.CallOpts... method Multiplier (line 1099) | func (_GPUManager *GPUManagerCaller) Multiplier(opts *bind.CallOpts, m... method Owner (line 1130) | func (_GPUManager *GPUManagerCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 1161) | func (_GPUManager *GPUManagerCaller) Paused(opts *bind.CallOpts) (bool... type GPUManagerTransactor (line 66) | type GPUManagerTransactor struct method ClaimReward (line 1192) | func (_GPUManager *GPUManagerTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1213) | func (_GPUManager *GPUManagerTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1234) | func (_GPUManager *GPUManagerTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1255) | func (_GPUManager *GPUManagerTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1276) | func (_GPUManager *GPUManagerTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1297) | func (_GPUManager *GPUManagerTransactor) RegisterMiner(opts *bind.Tran... method RegisterMiner0 (line 1318) | func (_GPUManager *GPUManagerTransactor) RegisterMiner0(opts *bind.Tra... method RegisterModel (line 1339) | func (_GPUManager *GPUManagerTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1360) | func (_GPUManager *GPUManagerTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1381) | func (_GPUManager *GPUManagerTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1402) | func (_GPUManager *GPUManagerTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1423) | func (_GPUManager *GPUManagerTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1444) | func (_GPUManager *GPUManagerTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1465) | func (_GPUManager *GPUManagerTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1486) | func (_GPUManager *GPUManagerTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1507) | func (_GPUManager *GPUManagerTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1528) | func (_GPUManager *GPUManagerTransactor) SetPenaltyDuration(opts *bind... method SetPromptSchedulerAddress (line 1549) | func (_GPUManager *GPUManagerTransactor) SetPromptSchedulerAddress(opt... method SetUnstakeDelayTime (line 1570) | func (_GPUManager *GPUManagerTransactor) SetUnstakeDelayTime(opts *bin... method SetWEAIAddress (line 1591) | func (_GPUManager *GPUManagerTransactor) SetWEAIAddress(opts *bind.Tra... method SlashMiner (line 1612) | func (_GPUManager *GPUManagerTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1633) | func (_GPUManager *GPUManagerTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1654) | func (_GPUManager *GPUManagerTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1675) | func (_GPUManager *GPUManagerTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1696) | func (_GPUManager *GPUManagerTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1717) | func (_GPUManager *GPUManagerTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1738) | func (_GPUManager *GPUManagerTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1759) | func (_GPUManager *GPUManagerTransactor) UpdateModelTier(opts *bind.Tr... method ValidateMiner (line 1780) | func (_GPUManager *GPUManagerTransactor) ValidateMiner(opts *bind.Tran... method ValidateModelAndChooseRandomMiner (line 1801) | func (_GPUManager *GPUManagerTransactor) ValidateModelAndChooseRandomM... method Receive (line 1822) | func (_GPUManager *GPUManagerTransactor) Receive(opts *bind.TransactOp... type GPUManagerFilterer (line 71) | type GPUManagerFilterer struct method FilterBlocksPerEpoch (line 1917) | func (_GPUManager *GPUManagerFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1929) | func (_GPUManager *GPUManagerFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1966) | func (_GPUManager *GPUManagerFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 2052) | func (_GPUManager *GPUManagerFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 2064) | func (_GPUManager *GPUManagerFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 2101) | func (_GPUManager *GPUManagerFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2189) | func (_GPUManager *GPUManagerFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2214) | func (_GPUManager *GPUManagerFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2264) | func (_GPUManager *GPUManagerFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2349) | func (_GPUManager *GPUManagerFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2361) | func (_GPUManager *GPUManagerFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2398) | func (_GPUManager *GPUManagerFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2484) | func (_GPUManager *GPUManagerFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2496) | func (_GPUManager *GPUManagerFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2533) | func (_GPUManager *GPUManagerFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2620) | func (_GPUManager *GPUManagerFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2641) | func (_GPUManager *GPUManagerFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2687) | func (_GPUManager *GPUManagerFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2773) | func (_GPUManager *GPUManagerFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2790) | func (_GPUManager *GPUManagerFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2832) | func (_GPUManager *GPUManagerFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2917) | func (_GPUManager *GPUManagerFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2934) | func (_GPUManager *GPUManagerFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2976) | func (_GPUManager *GPUManagerFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 3063) | func (_GPUManager *GPUManagerFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 3084) | func (_GPUManager *GPUManagerFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3130) | func (_GPUManager *GPUManagerFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3215) | func (_GPUManager *GPUManagerFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3232) | func (_GPUManager *GPUManagerFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3274) | func (_GPUManager *GPUManagerFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3360) | func (_GPUManager *GPUManagerFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3377) | func (_GPUManager *GPUManagerFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3419) | func (_GPUManager *GPUManagerFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3505) | func (_GPUManager *GPUManagerFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3522) | func (_GPUManager *GPUManagerFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3564) | func (_GPUManager *GPUManagerFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3651) | func (_GPUManager *GPUManagerFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3672) | func (_GPUManager *GPUManagerFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3718) | func (_GPUManager *GPUManagerFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3804) | func (_GPUManager *GPUManagerFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3821) | func (_GPUManager *GPUManagerFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3863) | func (_GPUManager *GPUManagerFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3948) | func (_GPUManager *GPUManagerFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3965) | func (_GPUManager *GPUManagerFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 4007) | func (_GPUManager *GPUManagerFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 4093) | func (_GPUManager *GPUManagerFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4114) | func (_GPUManager *GPUManagerFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4160) | func (_GPUManager *GPUManagerFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4245) | func (_GPUManager *GPUManagerFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4257) | func (_GPUManager *GPUManagerFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4294) | func (_GPUManager *GPUManagerFilterer) ParsePaused(log types.Log) (*GP... method FilterPenaltyDurationUpdated (line 4380) | func (_GPUManager *GPUManagerFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4392) | func (_GPUManager *GPUManagerFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4429) | func (_GPUManager *GPUManagerFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4516) | func (_GPUManager *GPUManagerFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4537) | func (_GPUManager *GPUManagerFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4583) | func (_GPUManager *GPUManagerFilterer) ParseRestake(log types.Log) (*G... method FilterRewardClaim (line 4669) | func (_GPUManager *GPUManagerFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4686) | func (_GPUManager *GPUManagerFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4728) | func (_GPUManager *GPUManagerFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4814) | func (_GPUManager *GPUManagerFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4826) | func (_GPUManager *GPUManagerFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4863) | func (_GPUManager *GPUManagerFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4948) | func (_GPUManager *GPUManagerFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4960) | func (_GPUManager *GPUManagerFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 4997) | func (_GPUManager *GPUManagerFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 5083) | func (_GPUManager *GPUManagerFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 5095) | func (_GPUManager *GPUManagerFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5132) | func (_GPUManager *GPUManagerFilterer) ParseUnstakeDelayTime(log types... type GPUManagerSession (line 77) | type GPUManagerSession struct method BlocksPerEpoch (line 215) | func (_GPUManager *GPUManagerSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 246) | func (_GPUManager *GPUManagerSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 277) | func (_GPUManager *GPUManagerSession) FinePercentage() (uint16, error) { method LastBlock (line 308) | func (_GPUManager *GPUManagerSession) LastBlock() (*big.Int, error) { method MaximumTier (line 339) | func (_GPUManager *GPUManagerSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 370) | func (_GPUManager *GPUManagerSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 401) | func (_GPUManager *GPUManagerSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 440) | func (_GPUManager *GPUManagerSession) MinerUnstakeRequests(arg0 common... method Miners (line 494) | func (_GPUManager *GPUManagerSession) Miners(arg0 common.Address) (str... method ModelCollection (line 537) | func (_GPUManager *GPUManagerSession) ModelCollection() (common.Addres... method Models (line 576) | func (_GPUManager *GPUManagerSession) Models(arg0 uint32) (struct { method PenaltyDuration (line 613) | func (_GPUManager *GPUManagerSession) PenaltyDuration() (*big.Int, err... method PromptScheduler (line 644) | func (_GPUManager *GPUManagerSession) PromptScheduler() (common.Addres... method RewardInEpoch (line 689) | func (_GPUManager *GPUManagerSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 730) | func (_GPUManager *GPUManagerSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 761) | func (_GPUManager *GPUManagerSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 792) | func (_GPUManager *GPUManagerSession) UnstakeDelayTime() (*big.Int, er... method WEAIToken (line 823) | func (_GPUManager *GPUManagerSession) WEAIToken() (common.Address, err... method GetAllMinerUnstakeRequests (line 862) | func (_GPUManager *GPUManagerSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 899) | func (_GPUManager *GPUManagerSession) GetMinFeeToUse(modelId uint32) (... method GetMinerAddresses (line 930) | func (_GPUManager *GPUManagerSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 961) | func (_GPUManager *GPUManagerSession) GetMinerAddressesOfModel(modelId... method GetModelIds (line 992) | func (_GPUManager *GPUManagerSession) GetModelIds() ([]*big.Int, error) { method GetModelInfo (line 1023) | func (_GPUManager *GPUManagerSession) GetModelInfo(modelId uint32) (IG... method GetNOMiner (line 1054) | func (_GPUManager *GPUManagerSession) GetNOMiner() (*big.Int, error) { method IsActiveModel (line 1085) | func (_GPUManager *GPUManagerSession) IsActiveModel(modelId uint32) (b... method Multiplier (line 1116) | func (_GPUManager *GPUManagerSession) Multiplier(miner common.Address)... method Owner (line 1147) | func (_GPUManager *GPUManagerSession) Owner() (common.Address, error) { method Paused (line 1178) | func (_GPUManager *GPUManagerSession) Paused() (bool, error) { method ClaimReward (line 1199) | func (_GPUManager *GPUManagerSession) ClaimReward(miner common.Address... method ForceChangeModelForMiner (line 1220) | func (_GPUManager *GPUManagerSession) ForceChangeModelForMiner(miner c... method IncreaseMinerStake (line 1241) | func (_GPUManager *GPUManagerSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1262) | func (_GPUManager *GPUManagerSession) Initialize(wEAIToken_ common.Add... method JoinForMinting (line 1283) | func (_GPUManager *GPUManagerSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1304) | func (_GPUManager *GPUManagerSession) RegisterMiner(tier uint16) (*typ... method RegisterMiner0 (line 1325) | func (_GPUManager *GPUManagerSession) RegisterMiner0(tier uint16, mode... method RegisterModel (line 1346) | func (_GPUManager *GPUManagerSession) RegisterModel(modelId uint32, ti... method RenounceOwnership (line 1367) | func (_GPUManager *GPUManagerSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1388) | func (_GPUManager *GPUManagerSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1409) | func (_GPUManager *GPUManagerSession) RewardToClaim(miner common.Addre... method SetBlocksPerEpoch (line 1430) | func (_GPUManager *GPUManagerSession) SetBlocksPerEpoch(blocks *big.In... method SetFinePercentage (line 1451) | func (_GPUManager *GPUManagerSession) SetFinePercentage(newPercentage ... method SetMinFeeToUse (line 1472) | func (_GPUManager *GPUManagerSession) SetMinFeeToUse(minFee *big.Int) ... method SetMinerMinimumStake (line 1493) | func (_GPUManager *GPUManagerSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1514) | func (_GPUManager *GPUManagerSession) SetNewRewardInEpoch(newReward *b... method SetPenaltyDuration (line 1535) | func (_GPUManager *GPUManagerSession) SetPenaltyDuration(duration *big... method SetPromptSchedulerAddress (line 1556) | func (_GPUManager *GPUManagerSession) SetPromptSchedulerAddress(newPro... method SetUnstakeDelayTime (line 1577) | func (_GPUManager *GPUManagerSession) SetUnstakeDelayTime(delayTime *b... method SetWEAIAddress (line 1598) | func (_GPUManager *GPUManagerSession) SetWEAIAddress(wEAIToken common.... method SlashMiner (line 1619) | func (_GPUManager *GPUManagerSession) SlashMiner(miner common.Address,... method TransferOwnership (line 1640) | func (_GPUManager *GPUManagerSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1661) | func (_GPUManager *GPUManagerSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1682) | func (_GPUManager *GPUManagerSession) UnregisterModel(modelId uint32) ... method UnstakeForMiner (line 1703) | func (_GPUManager *GPUManagerSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1724) | func (_GPUManager *GPUManagerSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1745) | func (_GPUManager *GPUManagerSession) UpdateModelMinimumFee(modelId ui... method UpdateModelTier (line 1766) | func (_GPUManager *GPUManagerSession) UpdateModelTier(modelId uint32, ... method ValidateMiner (line 1787) | func (_GPUManager *GPUManagerSession) ValidateMiner(miner common.Addre... method ValidateModelAndChooseRandomMiner (line 1808) | func (_GPUManager *GPUManagerSession) ValidateModelAndChooseRandomMine... method Receive (line 1829) | func (_GPUManager *GPUManagerSession) Receive() (*types.Transaction, e... type GPUManagerCallerSession (line 85) | type GPUManagerCallerSession struct method BlocksPerEpoch (line 222) | func (_GPUManager *GPUManagerCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 253) | func (_GPUManager *GPUManagerCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 284) | func (_GPUManager *GPUManagerCallerSession) FinePercentage() (uint16, ... method LastBlock (line 315) | func (_GPUManager *GPUManagerCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 346) | func (_GPUManager *GPUManagerCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 377) | func (_GPUManager *GPUManagerCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 408) | func (_GPUManager *GPUManagerCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 450) | func (_GPUManager *GPUManagerCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 507) | func (_GPUManager *GPUManagerCallerSession) Miners(arg0 common.Address... method ModelCollection (line 544) | func (_GPUManager *GPUManagerCallerSession) ModelCollection() (common.... method Models (line 586) | func (_GPUManager *GPUManagerCallerSession) Models(arg0 uint32) (struct { method PenaltyDuration (line 620) | func (_GPUManager *GPUManagerCallerSession) PenaltyDuration() (*big.In... method PromptScheduler (line 651) | func (_GPUManager *GPUManagerCallerSession) PromptScheduler() (common.... method RewardInEpoch (line 701) | func (_GPUManager *GPUManagerCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 737) | func (_GPUManager *GPUManagerCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 768) | func (_GPUManager *GPUManagerCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 799) | func (_GPUManager *GPUManagerCallerSession) UnstakeDelayTime() (*big.I... method WEAIToken (line 830) | func (_GPUManager *GPUManagerCallerSession) WEAIToken() (common.Addres... method GetAllMinerUnstakeRequests (line 872) | func (_GPUManager *GPUManagerCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 906) | func (_GPUManager *GPUManagerCallerSession) GetMinFeeToUse(modelId uin... method GetMinerAddresses (line 937) | func (_GPUManager *GPUManagerCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 968) | func (_GPUManager *GPUManagerCallerSession) GetMinerAddressesOfModel(m... method GetModelIds (line 999) | func (_GPUManager *GPUManagerCallerSession) GetModelIds() ([]*big.Int,... method GetModelInfo (line 1030) | func (_GPUManager *GPUManagerCallerSession) GetModelInfo(modelId uint3... method GetNOMiner (line 1061) | func (_GPUManager *GPUManagerCallerSession) GetNOMiner() (*big.Int, er... method IsActiveModel (line 1092) | func (_GPUManager *GPUManagerCallerSession) IsActiveModel(modelId uint... method Multiplier (line 1123) | func (_GPUManager *GPUManagerCallerSession) Multiplier(miner common.Ad... method Owner (line 1154) | func (_GPUManager *GPUManagerCallerSession) Owner() (common.Address, e... method Paused (line 1185) | func (_GPUManager *GPUManagerCallerSession) Paused() (bool, error) { type GPUManagerTransactorSession (line 92) | type GPUManagerTransactorSession struct method ClaimReward (line 1206) | func (_GPUManager *GPUManagerTransactorSession) ClaimReward(miner comm... method ForceChangeModelForMiner (line 1227) | func (_GPUManager *GPUManagerTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1248) | func (_GPUManager *GPUManagerTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1269) | func (_GPUManager *GPUManagerTransactorSession) Initialize(wEAIToken_ ... method JoinForMinting (line 1290) | func (_GPUManager *GPUManagerTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1311) | func (_GPUManager *GPUManagerTransactorSession) RegisterMiner(tier uin... method RegisterMiner0 (line 1332) | func (_GPUManager *GPUManagerTransactorSession) RegisterMiner0(tier ui... method RegisterModel (line 1353) | func (_GPUManager *GPUManagerTransactorSession) RegisterModel(modelId ... method RenounceOwnership (line 1374) | func (_GPUManager *GPUManagerTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1395) | func (_GPUManager *GPUManagerTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1416) | func (_GPUManager *GPUManagerTransactorSession) RewardToClaim(miner co... method SetBlocksPerEpoch (line 1437) | func (_GPUManager *GPUManagerTransactorSession) SetBlocksPerEpoch(bloc... method SetFinePercentage (line 1458) | func (_GPUManager *GPUManagerTransactorSession) SetFinePercentage(newP... method SetMinFeeToUse (line 1479) | func (_GPUManager *GPUManagerTransactorSession) SetMinFeeToUse(minFee ... method SetMinerMinimumStake (line 1500) | func (_GPUManager *GPUManagerTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1521) | func (_GPUManager *GPUManagerTransactorSession) SetNewRewardInEpoch(ne... method SetPenaltyDuration (line 1542) | func (_GPUManager *GPUManagerTransactorSession) SetPenaltyDuration(dur... method SetPromptSchedulerAddress (line 1563) | func (_GPUManager *GPUManagerTransactorSession) SetPromptSchedulerAddr... method SetUnstakeDelayTime (line 1584) | func (_GPUManager *GPUManagerTransactorSession) SetUnstakeDelayTime(de... method SetWEAIAddress (line 1605) | func (_GPUManager *GPUManagerTransactorSession) SetWEAIAddress(wEAITok... method SlashMiner (line 1626) | func (_GPUManager *GPUManagerTransactorSession) SlashMiner(miner commo... method TransferOwnership (line 1647) | func (_GPUManager *GPUManagerTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1668) | func (_GPUManager *GPUManagerTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1689) | func (_GPUManager *GPUManagerTransactorSession) UnregisterModel(modelI... method UnstakeForMiner (line 1710) | func (_GPUManager *GPUManagerTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1731) | func (_GPUManager *GPUManagerTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1752) | func (_GPUManager *GPUManagerTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1773) | func (_GPUManager *GPUManagerTransactorSession) UpdateModelTier(modelI... method ValidateMiner (line 1794) | func (_GPUManager *GPUManagerTransactorSession) ValidateMiner(miner co... method ValidateModelAndChooseRandomMiner (line 1815) | func (_GPUManager *GPUManagerTransactorSession) ValidateModelAndChoose... method Receive (line 1836) | func (_GPUManager *GPUManagerTransactorSession) Receive() (*types.Tran... type GPUManagerRaw (line 98) | type GPUManagerRaw struct method Call (line 161) | func (_GPUManager *GPUManagerRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 167) | func (_GPUManager *GPUManagerRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 172) | func (_GPUManager *GPUManagerRaw) Transact(opts *bind.TransactOpts, me... type GPUManagerCallerRaw (line 103) | type GPUManagerCallerRaw struct method Call (line 180) | func (_GPUManager *GPUManagerCallerRaw) Call(opts *bind.CallOpts, resu... type GPUManagerTransactorRaw (line 108) | type GPUManagerTransactorRaw struct method Transfer (line 186) | func (_GPUManager *GPUManagerTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 191) | func (_GPUManager *GPUManagerTransactorRaw) Transact(opts *bind.Transa... function NewGPUManager (line 113) | func NewGPUManager(address common.Address, backend bind.ContractBackend)... function NewGPUManagerCaller (line 122) | func NewGPUManagerCaller(address common.Address, caller bind.ContractCal... function NewGPUManagerTransactor (line 131) | func NewGPUManagerTransactor(address common.Address, transactor bind.Con... function NewGPUManagerFilterer (line 140) | func NewGPUManagerFilterer(address common.Address, filterer bind.Contrac... function bindGPUManager (line 149) | func bindGPUManager(address common.Address, caller bind.ContractCaller, ... type GPUManagerBlocksPerEpochIterator (line 1841) | type GPUManagerBlocksPerEpochIterator struct method Next (line 1856) | func (it *GPUManagerBlocksPerEpochIterator) Next() bool { method Error (line 1896) | func (it *GPUManagerBlocksPerEpochIterator) Error() error { method Close (line 1902) | func (it *GPUManagerBlocksPerEpochIterator) Close() error { type GPUManagerBlocksPerEpoch (line 1908) | type GPUManagerBlocksPerEpoch struct type GPUManagerFinePercentageUpdatedIterator (line 1976) | type GPUManagerFinePercentageUpdatedIterator struct method Next (line 1991) | func (it *GPUManagerFinePercentageUpdatedIterator) Next() bool { method Error (line 2031) | func (it *GPUManagerFinePercentageUpdatedIterator) Error() error { method Close (line 2037) | func (it *GPUManagerFinePercentageUpdatedIterator) Close() error { type GPUManagerFinePercentageUpdated (line 2043) | type GPUManagerFinePercentageUpdated struct type GPUManagerFraudulentMinerPenalizedIterator (line 2111) | type GPUManagerFraudulentMinerPenalizedIterator struct method Next (line 2126) | func (it *GPUManagerFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2166) | func (it *GPUManagerFraudulentMinerPenalizedIterator) Error() error { method Close (line 2172) | func (it *GPUManagerFraudulentMinerPenalizedIterator) Close() error { type GPUManagerFraudulentMinerPenalized (line 2178) | type GPUManagerFraudulentMinerPenalized struct type GPUManagerInitializedIterator (line 2274) | type GPUManagerInitializedIterator struct method Next (line 2289) | func (it *GPUManagerInitializedIterator) Next() bool { method Error (line 2329) | func (it *GPUManagerInitializedIterator) Error() error { method Close (line 2335) | func (it *GPUManagerInitializedIterator) Close() error { type GPUManagerInitialized (line 2341) | type GPUManagerInitialized struct type GPUManagerMinFeeToUseUpdatedIterator (line 2408) | type GPUManagerMinFeeToUseUpdatedIterator struct method Next (line 2423) | func (it *GPUManagerMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2463) | func (it *GPUManagerMinFeeToUseUpdatedIterator) Error() error { method Close (line 2469) | func (it *GPUManagerMinFeeToUseUpdatedIterator) Close() error { type GPUManagerMinFeeToUseUpdated (line 2475) | type GPUManagerMinFeeToUseUpdated struct type GPUManagerMinerDeactivatedIterator (line 2543) | type GPUManagerMinerDeactivatedIterator struct method Next (line 2558) | func (it *GPUManagerMinerDeactivatedIterator) Next() bool { method Error (line 2598) | func (it *GPUManagerMinerDeactivatedIterator) Error() error { method Close (line 2604) | func (it *GPUManagerMinerDeactivatedIterator) Close() error { type GPUManagerMinerDeactivated (line 2610) | type GPUManagerMinerDeactivated struct type GPUManagerMinerExtraStakeIterator (line 2697) | type GPUManagerMinerExtraStakeIterator struct method Next (line 2712) | func (it *GPUManagerMinerExtraStakeIterator) Next() bool { method Error (line 2752) | func (it *GPUManagerMinerExtraStakeIterator) Error() error { method Close (line 2758) | func (it *GPUManagerMinerExtraStakeIterator) Close() error { type GPUManagerMinerExtraStake (line 2764) | type GPUManagerMinerExtraStake struct type GPUManagerMinerJoinIterator (line 2842) | type GPUManagerMinerJoinIterator struct method Next (line 2857) | func (it *GPUManagerMinerJoinIterator) Next() bool { method Error (line 2897) | func (it *GPUManagerMinerJoinIterator) Error() error { method Close (line 2903) | func (it *GPUManagerMinerJoinIterator) Close() error { type GPUManagerMinerJoin (line 2909) | type GPUManagerMinerJoin struct type GPUManagerMinerRegistrationIterator (line 2986) | type GPUManagerMinerRegistrationIterator struct method Next (line 3001) | func (it *GPUManagerMinerRegistrationIterator) Next() bool { method Error (line 3041) | func (it *GPUManagerMinerRegistrationIterator) Error() error { method Close (line 3047) | func (it *GPUManagerMinerRegistrationIterator) Close() error { type GPUManagerMinerRegistration (line 3053) | type GPUManagerMinerRegistration struct type GPUManagerMinerUnregistrationIterator (line 3140) | type GPUManagerMinerUnregistrationIterator struct method Next (line 3155) | func (it *GPUManagerMinerUnregistrationIterator) Next() bool { method Error (line 3195) | func (it *GPUManagerMinerUnregistrationIterator) Error() error { method Close (line 3201) | func (it *GPUManagerMinerUnregistrationIterator) Close() error { type GPUManagerMinerUnregistration (line 3207) | type GPUManagerMinerUnregistration struct type GPUManagerMinerUnstakeIterator (line 3284) | type GPUManagerMinerUnstakeIterator struct method Next (line 3299) | func (it *GPUManagerMinerUnstakeIterator) Next() bool { method Error (line 3339) | func (it *GPUManagerMinerUnstakeIterator) Error() error { method Close (line 3345) | func (it *GPUManagerMinerUnstakeIterator) Close() error { type GPUManagerMinerUnstake (line 3351) | type GPUManagerMinerUnstake struct type GPUManagerModelMinimumFeeUpdateIterator (line 3429) | type GPUManagerModelMinimumFeeUpdateIterator struct method Next (line 3444) | func (it *GPUManagerModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3484) | func (it *GPUManagerModelMinimumFeeUpdateIterator) Error() error { method Close (line 3490) | func (it *GPUManagerModelMinimumFeeUpdateIterator) Close() error { type GPUManagerModelMinimumFeeUpdate (line 3496) | type GPUManagerModelMinimumFeeUpdate struct type GPUManagerModelRegistrationIterator (line 3574) | type GPUManagerModelRegistrationIterator struct method Next (line 3589) | func (it *GPUManagerModelRegistrationIterator) Next() bool { method Error (line 3629) | func (it *GPUManagerModelRegistrationIterator) Error() error { method Close (line 3635) | func (it *GPUManagerModelRegistrationIterator) Close() error { type GPUManagerModelRegistration (line 3641) | type GPUManagerModelRegistration struct type GPUManagerModelTierUpdateIterator (line 3728) | type GPUManagerModelTierUpdateIterator struct method Next (line 3743) | func (it *GPUManagerModelTierUpdateIterator) Next() bool { method Error (line 3783) | func (it *GPUManagerModelTierUpdateIterator) Error() error { method Close (line 3789) | func (it *GPUManagerModelTierUpdateIterator) Close() error { type GPUManagerModelTierUpdate (line 3795) | type GPUManagerModelTierUpdate struct type GPUManagerModelUnregistrationIterator (line 3873) | type GPUManagerModelUnregistrationIterator struct method Next (line 3888) | func (it *GPUManagerModelUnregistrationIterator) Next() bool { method Error (line 3928) | func (it *GPUManagerModelUnregistrationIterator) Error() error { method Close (line 3934) | func (it *GPUManagerModelUnregistrationIterator) Close() error { type GPUManagerModelUnregistration (line 3940) | type GPUManagerModelUnregistration struct type GPUManagerOwnershipTransferredIterator (line 4017) | type GPUManagerOwnershipTransferredIterator struct method Next (line 4032) | func (it *GPUManagerOwnershipTransferredIterator) Next() bool { method Error (line 4072) | func (it *GPUManagerOwnershipTransferredIterator) Error() error { method Close (line 4078) | func (it *GPUManagerOwnershipTransferredIterator) Close() error { type GPUManagerOwnershipTransferred (line 4084) | type GPUManagerOwnershipTransferred struct type GPUManagerPausedIterator (line 4170) | type GPUManagerPausedIterator struct method Next (line 4185) | func (it *GPUManagerPausedIterator) Next() bool { method Error (line 4225) | func (it *GPUManagerPausedIterator) Error() error { method Close (line 4231) | func (it *GPUManagerPausedIterator) Close() error { type GPUManagerPaused (line 4237) | type GPUManagerPaused struct type GPUManagerPenaltyDurationUpdatedIterator (line 4304) | type GPUManagerPenaltyDurationUpdatedIterator struct method Next (line 4319) | func (it *GPUManagerPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4359) | func (it *GPUManagerPenaltyDurationUpdatedIterator) Error() error { method Close (line 4365) | func (it *GPUManagerPenaltyDurationUpdatedIterator) Close() error { type GPUManagerPenaltyDurationUpdated (line 4371) | type GPUManagerPenaltyDurationUpdated struct type GPUManagerRestakeIterator (line 4439) | type GPUManagerRestakeIterator struct method Next (line 4454) | func (it *GPUManagerRestakeIterator) Next() bool { method Error (line 4494) | func (it *GPUManagerRestakeIterator) Error() error { method Close (line 4500) | func (it *GPUManagerRestakeIterator) Close() error { type GPUManagerRestake (line 4506) | type GPUManagerRestake struct type GPUManagerRewardClaimIterator (line 4593) | type GPUManagerRewardClaimIterator struct method Next (line 4608) | func (it *GPUManagerRewardClaimIterator) Next() bool { method Error (line 4648) | func (it *GPUManagerRewardClaimIterator) Error() error { method Close (line 4654) | func (it *GPUManagerRewardClaimIterator) Close() error { type GPUManagerRewardClaim (line 4660) | type GPUManagerRewardClaim struct type GPUManagerRewardPerEpochIterator (line 4738) | type GPUManagerRewardPerEpochIterator struct method Next (line 4753) | func (it *GPUManagerRewardPerEpochIterator) Next() bool { method Error (line 4793) | func (it *GPUManagerRewardPerEpochIterator) Error() error { method Close (line 4799) | func (it *GPUManagerRewardPerEpochIterator) Close() error { type GPUManagerRewardPerEpoch (line 4805) | type GPUManagerRewardPerEpoch struct type GPUManagerUnpausedIterator (line 4873) | type GPUManagerUnpausedIterator struct method Next (line 4888) | func (it *GPUManagerUnpausedIterator) Next() bool { method Error (line 4928) | func (it *GPUManagerUnpausedIterator) Error() error { method Close (line 4934) | func (it *GPUManagerUnpausedIterator) Close() error { type GPUManagerUnpaused (line 4940) | type GPUManagerUnpaused struct type GPUManagerUnstakeDelayTimeIterator (line 5007) | type GPUManagerUnstakeDelayTimeIterator struct method Next (line 5022) | func (it *GPUManagerUnstakeDelayTimeIterator) Next() bool { method Error (line 5062) | func (it *GPUManagerUnstakeDelayTimeIterator) Error() error { method Close (line 5068) | func (it *GPUManagerUnstakeDelayTimeIterator) Close() error { type GPUManagerUnstakeDelayTime (line 5074) | type GPUManagerUnstakeDelayTime struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/iagenttokendeployer/IAGENTTokenDeployer.go type IAGENTTokenDeployer (line 42) | type IAGENTTokenDeployer struct type IAGENTTokenDeployerCaller (line 49) | type IAGENTTokenDeployerCaller struct method GetToken (line 186) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerCaller) GetToken(opts *... type IAGENTTokenDeployerTransactor (line 54) | type IAGENTTokenDeployerTransactor struct method CallWithValue (line 217) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerTransactor) CallWithVal... method CreateToken (line 238) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerTransactor) CreateToken... method Multicall (line 259) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerTransactor) Multicall(o... type IAGENTTokenDeployerFilterer (line 59) | type IAGENTTokenDeployerFilterer struct method FilterAGENTTokenCreated (line 354) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerFilterer) FilterAGENTTo... method WatchAGENTTokenCreated (line 375) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerFilterer) WatchAGENTTok... method ParseAGENTTokenCreated (line 421) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerFilterer) ParseAGENTTok... type IAGENTTokenDeployerSession (line 65) | type IAGENTTokenDeployerSession struct method GetToken (line 203) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerSession) GetToken(salt ... method CallWithValue (line 224) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerSession) CallWithValue(... method CreateToken (line 245) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerSession) CreateToken(sa... method Multicall (line 266) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerSession) Multicall(data... type IAGENTTokenDeployerCallerSession (line 73) | type IAGENTTokenDeployerCallerSession struct method GetToken (line 210) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerCallerSession) GetToken... type IAGENTTokenDeployerTransactorSession (line 80) | type IAGENTTokenDeployerTransactorSession struct method CallWithValue (line 231) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerTransactorSession) Call... method CreateToken (line 252) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerTransactorSession) Crea... method Multicall (line 273) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerTransactorSession) Mult... type IAGENTTokenDeployerRaw (line 86) | type IAGENTTokenDeployerRaw struct method Call (line 149) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerRaw) Call(opts *bind.Ca... method Transfer (line 155) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerRaw) Transfer(opts *bin... method Transact (line 160) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerRaw) Transact(opts *bin... type IAGENTTokenDeployerCallerRaw (line 91) | type IAGENTTokenDeployerCallerRaw struct method Call (line 168) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerCallerRaw) Call(opts *b... type IAGENTTokenDeployerTransactorRaw (line 96) | type IAGENTTokenDeployerTransactorRaw struct method Transfer (line 174) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerTransactorRaw) Transfer... method Transact (line 179) | func (_IAGENTTokenDeployer *IAGENTTokenDeployerTransactorRaw) Transact... function NewIAGENTTokenDeployer (line 101) | func NewIAGENTTokenDeployer(address common.Address, backend bind.Contrac... function NewIAGENTTokenDeployerCaller (line 110) | func NewIAGENTTokenDeployerCaller(address common.Address, caller bind.Co... function NewIAGENTTokenDeployerTransactor (line 119) | func NewIAGENTTokenDeployerTransactor(address common.Address, transactor... function NewIAGENTTokenDeployerFilterer (line 128) | func NewIAGENTTokenDeployerFilterer(address common.Address, filterer bin... function bindIAGENTTokenDeployer (line 137) | func bindIAGENTTokenDeployer(address common.Address, caller bind.Contrac... type IAGENTTokenDeployerAGENTTokenCreatedIterator (line 278) | type IAGENTTokenDeployerAGENTTokenCreatedIterator struct method Next (line 293) | func (it *IAGENTTokenDeployerAGENTTokenCreatedIterator) Next() bool { method Error (line 333) | func (it *IAGENTTokenDeployerAGENTTokenCreatedIterator) Error() error { method Close (line 339) | func (it *IAGENTTokenDeployerAGENTTokenCreatedIterator) Close() error { type IAGENTTokenDeployerAGENTTokenCreated (line 345) | type IAGENTTokenDeployerAGENTTokenCreated struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/ihybridmodel/IHybridModel.go type IHybridModel (line 42) | type IHybridModel struct type IHybridModelCaller (line 49) | type IHybridModelCaller struct type IHybridModelTransactor (line 54) | type IHybridModelTransactor struct method Infer (line 186) | func (_IHybridModel *IHybridModelTransactor) Infer(opts *bind.Transact... type IHybridModelFilterer (line 59) | type IHybridModelFilterer struct type IHybridModelSession (line 65) | type IHybridModelSession struct method Infer (line 193) | func (_IHybridModel *IHybridModelSession) Infer(_data []byte) (*types.... type IHybridModelCallerSession (line 73) | type IHybridModelCallerSession struct type IHybridModelTransactorSession (line 80) | type IHybridModelTransactorSession struct method Infer (line 200) | func (_IHybridModel *IHybridModelTransactorSession) Infer(_data []byte... type IHybridModelRaw (line 86) | type IHybridModelRaw struct method Call (line 149) | func (_IHybridModel *IHybridModelRaw) Call(opts *bind.CallOpts, result... method Transfer (line 155) | func (_IHybridModel *IHybridModelRaw) Transfer(opts *bind.TransactOpts... method Transact (line 160) | func (_IHybridModel *IHybridModelRaw) Transact(opts *bind.TransactOpts... type IHybridModelCallerRaw (line 91) | type IHybridModelCallerRaw struct method Call (line 168) | func (_IHybridModel *IHybridModelCallerRaw) Call(opts *bind.CallOpts, ... type IHybridModelTransactorRaw (line 96) | type IHybridModelTransactorRaw struct method Transfer (line 174) | func (_IHybridModel *IHybridModelTransactorRaw) Transfer(opts *bind.Tr... method Transact (line 179) | func (_IHybridModel *IHybridModelTransactorRaw) Transact(opts *bind.Tr... function NewIHybridModel (line 101) | func NewIHybridModel(address common.Address, backend bind.ContractBacken... function NewIHybridModelCaller (line 110) | func NewIHybridModelCaller(address common.Address, caller bind.ContractC... function NewIHybridModelTransactor (line 119) | func NewIHybridModelTransactor(address common.Address, transactor bind.C... function NewIHybridModelFilterer (line 128) | func NewIHybridModelFilterer(address common.Address, filterer bind.Contr... function bindIHybridModel (line 137) | func bindIHybridModel(address common.Address, caller bind.ContractCaller... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/imagehub/ImageHub.go function DeployImageHub (line 47) | func DeployImageHub(auth *bind.TransactOpts, backend bind.ContractBacken... type ImageHub (line 64) | type ImageHub struct type ImageHubCaller (line 71) | type ImageHubCaller struct method GetChainId (line 208) | func (_ImageHub *ImageHubCaller) GetChainId(opts *bind.CallOpts) (*big... method Owner (line 239) | func (_ImageHub *ImageHubCaller) Owner(opts *bind.CallOpts) (common.Ad... type ImageHubTransactor (line 76) | type ImageHubTransactor struct method ChargeSubscription (line 270) | func (_ImageHub *ImageHubTransactor) ChargeSubscription(opts *bind.Tra... method Initialize (line 291) | func (_ImageHub *ImageHubTransactor) Initialize(opts *bind.TransactOpt... method Multicall (line 312) | func (_ImageHub *ImageHubTransactor) Multicall(opts *bind.TransactOpts... method RegisterSubscription (line 333) | func (_ImageHub *ImageHubTransactor) RegisterSubscription(opts *bind.T... method RenounceOwnership (line 354) | func (_ImageHub *ImageHubTransactor) RenounceOwnership(opts *bind.Tran... method TransferImageTip (line 375) | func (_ImageHub *ImageHubTransactor) TransferImageTip(opts *bind.Trans... method TransferOwnership (line 396) | func (_ImageHub *ImageHubTransactor) TransferOwnership(opts *bind.Tran... method UpdateSubscriptionPrice (line 417) | func (_ImageHub *ImageHubTransactor) UpdateSubscriptionPrice(opts *bin... type ImageHubFilterer (line 81) | type ImageHubFilterer struct method FilterImageTipTransferred (line 515) | func (_ImageHub *ImageHubFilterer) FilterImageTipTransferred(opts *bin... method WatchImageTipTransferred (line 540) | func (_ImageHub *ImageHubFilterer) WatchImageTipTransferred(opts *bind... method ParseImageTipTransferred (line 590) | func (_ImageHub *ImageHubFilterer) ParseImageTipTransferred(log types.... method FilterInitialized (line 675) | func (_ImageHub *ImageHubFilterer) FilterInitialized(opts *bind.Filter... method WatchInitialized (line 687) | func (_ImageHub *ImageHubFilterer) WatchInitialized(opts *bind.WatchOp... method ParseInitialized (line 724) | func (_ImageHub *ImageHubFilterer) ParseInitialized(log types.Log) (*I... method FilterOwnershipTransferred (line 810) | func (_ImageHub *ImageHubFilterer) FilterOwnershipTransferred(opts *bi... method WatchOwnershipTransferred (line 831) | func (_ImageHub *ImageHubFilterer) WatchOwnershipTransferred(opts *bin... method ParseOwnershipTransferred (line 877) | func (_ImageHub *ImageHubFilterer) ParseOwnershipTransferred(log types... method FilterSubscriptionCharged (line 967) | func (_ImageHub *ImageHubFilterer) FilterSubscriptionCharged(opts *bin... method WatchSubscriptionCharged (line 988) | func (_ImageHub *ImageHubFilterer) WatchSubscriptionCharged(opts *bind... method ParseSubscriptionCharged (line 1034) | func (_ImageHub *ImageHubFilterer) ParseSubscriptionCharged(log types.... method FilterSubscriptionPriceUpdated (line 1121) | func (_ImageHub *ImageHubFilterer) FilterSubscriptionPriceUpdated(opts... method WatchSubscriptionPriceUpdated (line 1138) | func (_ImageHub *ImageHubFilterer) WatchSubscriptionPriceUpdated(opts ... method ParseSubscriptionPriceUpdated (line 1180) | func (_ImageHub *ImageHubFilterer) ParseSubscriptionPriceUpdated(log t... method FilterSubscriptionRegistered (line 1268) | func (_ImageHub *ImageHubFilterer) FilterSubscriptionRegistered(opts *... method WatchSubscriptionRegistered (line 1289) | func (_ImageHub *ImageHubFilterer) WatchSubscriptionRegistered(opts *b... method ParseSubscriptionRegistered (line 1335) | func (_ImageHub *ImageHubFilterer) ParseSubscriptionRegistered(log typ... type ImageHubSession (line 87) | type ImageHubSession struct method GetChainId (line 225) | func (_ImageHub *ImageHubSession) GetChainId() (*big.Int, error) { method Owner (line 256) | func (_ImageHub *ImageHubSession) Owner() (common.Address, error) { method ChargeSubscription (line 277) | func (_ImageHub *ImageHubSession) ChargeSubscription(user common.Addre... method Initialize (line 298) | func (_ImageHub *ImageHubSession) Initialize(WEAI common.Address) (*ty... method Multicall (line 319) | func (_ImageHub *ImageHubSession) Multicall(data [][]byte) (*types.Tra... method RegisterSubscription (line 340) | func (_ImageHub *ImageHubSession) RegisterSubscription(user common.Add... method RenounceOwnership (line 361) | func (_ImageHub *ImageHubSession) RenounceOwnership() (*types.Transact... method TransferImageTip (line 382) | func (_ImageHub *ImageHubSession) TransferImageTip(creator common.Addr... method TransferOwnership (line 403) | func (_ImageHub *ImageHubSession) TransferOwnership(newOwner common.Ad... method UpdateSubscriptionPrice (line 424) | func (_ImageHub *ImageHubSession) UpdateSubscriptionPrice(duration *bi... type ImageHubCallerSession (line 95) | type ImageHubCallerSession struct method GetChainId (line 232) | func (_ImageHub *ImageHubCallerSession) GetChainId() (*big.Int, error) { method Owner (line 263) | func (_ImageHub *ImageHubCallerSession) Owner() (common.Address, error) { type ImageHubTransactorSession (line 102) | type ImageHubTransactorSession struct method ChargeSubscription (line 284) | func (_ImageHub *ImageHubTransactorSession) ChargeSubscription(user co... method Initialize (line 305) | func (_ImageHub *ImageHubTransactorSession) Initialize(WEAI common.Add... method Multicall (line 326) | func (_ImageHub *ImageHubTransactorSession) Multicall(data [][]byte) (... method RegisterSubscription (line 347) | func (_ImageHub *ImageHubTransactorSession) RegisterSubscription(user ... method RenounceOwnership (line 368) | func (_ImageHub *ImageHubTransactorSession) RenounceOwnership() (*type... method TransferImageTip (line 389) | func (_ImageHub *ImageHubTransactorSession) TransferImageTip(creator c... method TransferOwnership (line 410) | func (_ImageHub *ImageHubTransactorSession) TransferOwnership(newOwner... method UpdateSubscriptionPrice (line 431) | func (_ImageHub *ImageHubTransactorSession) UpdateSubscriptionPrice(du... type ImageHubRaw (line 108) | type ImageHubRaw struct method Call (line 171) | func (_ImageHub *ImageHubRaw) Call(opts *bind.CallOpts, result *[]inte... method Transfer (line 177) | func (_ImageHub *ImageHubRaw) Transfer(opts *bind.TransactOpts) (*type... method Transact (line 182) | func (_ImageHub *ImageHubRaw) Transact(opts *bind.TransactOpts, method... type ImageHubCallerRaw (line 113) | type ImageHubCallerRaw struct method Call (line 190) | func (_ImageHub *ImageHubCallerRaw) Call(opts *bind.CallOpts, result *... type ImageHubTransactorRaw (line 118) | type ImageHubTransactorRaw struct method Transfer (line 196) | func (_ImageHub *ImageHubTransactorRaw) Transfer(opts *bind.TransactOp... method Transact (line 201) | func (_ImageHub *ImageHubTransactorRaw) Transact(opts *bind.TransactOp... function NewImageHub (line 123) | func NewImageHub(address common.Address, backend bind.ContractBackend) (... function NewImageHubCaller (line 132) | func NewImageHubCaller(address common.Address, caller bind.ContractCalle... function NewImageHubTransactor (line 141) | func NewImageHubTransactor(address common.Address, transactor bind.Contr... function NewImageHubFilterer (line 150) | func NewImageHubFilterer(address common.Address, filterer bind.ContractF... function bindImageHub (line 159) | func bindImageHub(address common.Address, caller bind.ContractCaller, tr... type ImageHubImageTipTransferredIterator (line 436) | type ImageHubImageTipTransferredIterator struct method Next (line 451) | func (it *ImageHubImageTipTransferredIterator) Next() bool { method Error (line 491) | func (it *ImageHubImageTipTransferredIterator) Error() error { method Close (line 497) | func (it *ImageHubImageTipTransferredIterator) Close() error { type ImageHubImageTipTransferred (line 503) | type ImageHubImageTipTransferred struct type ImageHubInitializedIterator (line 600) | type ImageHubInitializedIterator struct method Next (line 615) | func (it *ImageHubInitializedIterator) Next() bool { method Error (line 655) | func (it *ImageHubInitializedIterator) Error() error { method Close (line 661) | func (it *ImageHubInitializedIterator) Close() error { type ImageHubInitialized (line 667) | type ImageHubInitialized struct type ImageHubOwnershipTransferredIterator (line 734) | type ImageHubOwnershipTransferredIterator struct method Next (line 749) | func (it *ImageHubOwnershipTransferredIterator) Next() bool { method Error (line 789) | func (it *ImageHubOwnershipTransferredIterator) Error() error { method Close (line 795) | func (it *ImageHubOwnershipTransferredIterator) Close() error { type ImageHubOwnershipTransferred (line 801) | type ImageHubOwnershipTransferred struct type ImageHubSubscriptionChargedIterator (line 887) | type ImageHubSubscriptionChargedIterator struct method Next (line 902) | func (it *ImageHubSubscriptionChargedIterator) Next() bool { method Error (line 942) | func (it *ImageHubSubscriptionChargedIterator) Error() error { method Close (line 948) | func (it *ImageHubSubscriptionChargedIterator) Close() error { type ImageHubSubscriptionCharged (line 954) | type ImageHubSubscriptionCharged struct type ImageHubSubscriptionPriceUpdatedIterator (line 1044) | type ImageHubSubscriptionPriceUpdatedIterator struct method Next (line 1059) | func (it *ImageHubSubscriptionPriceUpdatedIterator) Next() bool { method Error (line 1099) | func (it *ImageHubSubscriptionPriceUpdatedIterator) Error() error { method Close (line 1105) | func (it *ImageHubSubscriptionPriceUpdatedIterator) Close() error { type ImageHubSubscriptionPriceUpdated (line 1111) | type ImageHubSubscriptionPriceUpdated struct type ImageHubSubscriptionRegisteredIterator (line 1190) | type ImageHubSubscriptionRegisteredIterator struct method Next (line 1205) | func (it *ImageHubSubscriptionRegisteredIterator) Next() bool { method Error (line 1245) | func (it *ImageHubSubscriptionRegisteredIterator) Error() error { method Close (line 1251) | func (it *ImageHubSubscriptionRegisteredIterator) Close() error { type ImageHubSubscriptionRegistered (line 1257) | type ImageHubSubscriptionRegistered struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/isystempromptmanager/ISystemPromptManager.go type ISystemPromptManagerTokenMetaData (line 33) | type ISystemPromptManagerTokenMetaData struct type SystemPromptManager (line 48) | type SystemPromptManager struct type SystemPromptManagerCaller (line 55) | type SystemPromptManagerCaller struct method BalanceOf (line 192) | func (_SystemPromptManager *SystemPromptManagerCaller) BalanceOf(opts ... method DataOf (line 223) | func (_SystemPromptManager *SystemPromptManagerCaller) DataOf(opts *bi... method EarnedFees (line 254) | func (_SystemPromptManager *SystemPromptManagerCaller) EarnedFees(opts... method Eip712Domain (line 285) | func (_SystemPromptManager *SystemPromptManagerCaller) Eip712Domain(op... method GetAgentFee (line 355) | func (_SystemPromptManager *SystemPromptManagerCaller) GetAgentFee(opt... method GetAgentSystemPrompt (line 386) | func (_SystemPromptManager *SystemPromptManagerCaller) GetAgentSystemP... method GetApproved (line 417) | func (_SystemPromptManager *SystemPromptManagerCaller) GetApproved(opt... method GetHashToSign (line 448) | func (_SystemPromptManager *SystemPromptManagerCaller) GetHashToSign(o... method HybridModel (line 479) | func (_SystemPromptManager *SystemPromptManagerCaller) HybridModel(opt... method IsApprovedForAll (line 510) | func (_SystemPromptManager *SystemPromptManagerCaller) IsApprovedForAl... method IsManager (line 541) | func (_SystemPromptManager *SystemPromptManagerCaller) IsManager(opts ... method MintPrice (line 572) | func (_SystemPromptManager *SystemPromptManagerCaller) MintPrice(opts ... method Name (line 603) | func (_SystemPromptManager *SystemPromptManagerCaller) Name(opts *bind... method NextTokenId (line 634) | func (_SystemPromptManager *SystemPromptManagerCaller) NextTokenId(opt... method Owner (line 665) | func (_SystemPromptManager *SystemPromptManagerCaller) Owner(opts *bin... method OwnerOf (line 696) | func (_SystemPromptManager *SystemPromptManagerCaller) OwnerOf(opts *b... method Paused (line 727) | func (_SystemPromptManager *SystemPromptManagerCaller) Paused(opts *bi... method PoolBalance (line 758) | func (_SystemPromptManager *SystemPromptManagerCaller) PoolBalance(opt... method RoyaltyInfo (line 789) | func (_SystemPromptManager *SystemPromptManagerCaller) RoyaltyInfo(opt... method RoyaltyPortion (line 821) | func (_SystemPromptManager *SystemPromptManagerCaller) RoyaltyPortion(... method RoyaltyReceiver (line 852) | func (_SystemPromptManager *SystemPromptManagerCaller) RoyaltyReceiver... method SupportsInterface (line 883) | func (_SystemPromptManager *SystemPromptManagerCaller) SupportsInterfa... method Symbol (line 914) | func (_SystemPromptManager *SystemPromptManagerCaller) Symbol(opts *bi... method TokenByIndex (line 945) | func (_SystemPromptManager *SystemPromptManagerCaller) TokenByIndex(op... method TokenOfOwnerByIndex (line 976) | func (_SystemPromptManager *SystemPromptManagerCaller) TokenOfOwnerByI... method TokenURI (line 1007) | func (_SystemPromptManager *SystemPromptManagerCaller) TokenURI(opts *... method TotalSupply (line 1038) | func (_SystemPromptManager *SystemPromptManagerCaller) TotalSupply(opt... method Version (line 1069) | func (_SystemPromptManager *SystemPromptManagerCaller) Version(opts *b... type SystemPromptManagerTransactor (line 60) | type SystemPromptManagerTransactor struct method AddNewAgentData (line 1100) | func (_SystemPromptManager *SystemPromptManagerTransactor) AddNewAgent... method Approve (line 1121) | func (_SystemPromptManager *SystemPromptManagerTransactor) Approve(opt... method AuthorizeManager (line 1142) | func (_SystemPromptManager *SystemPromptManagerTransactor) AuthorizeMa... method ClaimFee (line 1163) | func (_SystemPromptManager *SystemPromptManagerTransactor) ClaimFee(op... method DeauthorizeManager (line 1184) | func (_SystemPromptManager *SystemPromptManagerTransactor) Deauthorize... method Infer (line 1205) | func (_SystemPromptManager *SystemPromptManagerTransactor) Infer(opts ... method Initialize (line 1226) | func (_SystemPromptManager *SystemPromptManagerTransactor) Initialize(... method Mint (line 1247) | func (_SystemPromptManager *SystemPromptManagerTransactor) Mint(opts *... method MintBySignature (line 1268) | func (_SystemPromptManager *SystemPromptManagerTransactor) MintBySigna... method Pause (line 1289) | func (_SystemPromptManager *SystemPromptManagerTransactor) Pause(opts ... method RenounceOwnership (line 1310) | func (_SystemPromptManager *SystemPromptManagerTransactor) RenounceOwn... method SafeTransferFrom (line 1331) | func (_SystemPromptManager *SystemPromptManagerTransactor) SafeTransfe... method SafeTransferFrom0 (line 1352) | func (_SystemPromptManager *SystemPromptManagerTransactor) SafeTransfe... method SetApprovalForAll (line 1373) | func (_SystemPromptManager *SystemPromptManagerTransactor) SetApproval... method SetHybridModel (line 1394) | func (_SystemPromptManager *SystemPromptManagerTransactor) SetHybridMo... method TopUpPoolBalance (line 1415) | func (_SystemPromptManager *SystemPromptManagerTransactor) TopUpPoolBa... method TransferFrom (line 1436) | func (_SystemPromptManager *SystemPromptManagerTransactor) TransferFro... method TransferOwnership (line 1457) | func (_SystemPromptManager *SystemPromptManagerTransactor) TransferOwn... method Unpause (line 1478) | func (_SystemPromptManager *SystemPromptManagerTransactor) Unpause(opt... method UpdateAgentData (line 1499) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateAgent... method UpdateAgentFee (line 1520) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateAgent... method UpdateAgentURI (line 1541) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateAgent... method UpdateMintPrice (line 1562) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateMintP... method UpdateRoyaltyPortion (line 1583) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateRoyal... method UpdateRoyaltyReceiver (line 1604) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateRoyal... method Withdraw (line 1625) | func (_SystemPromptManager *SystemPromptManagerTransactor) Withdraw(op... method Receive (line 1646) | func (_SystemPromptManager *SystemPromptManagerTransactor) Receive(opt... type SystemPromptManagerFilterer (line 65) | type SystemPromptManagerFilterer struct method FilterAgentDataAddNew (line 1741) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterAgentDa... method WatchAgentDataAddNew (line 1758) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchAgentDat... method ParseAgentDataAddNew (line 1800) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseAgentDat... method FilterAgentDataUpdate (line 1888) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterAgentDa... method WatchAgentDataUpdate (line 1905) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchAgentDat... method ParseAgentDataUpdate (line 1947) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseAgentDat... method FilterAgentFeeUpdate (line 2033) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterAgentFe... method WatchAgentFeeUpdate (line 2050) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchAgentFee... method ParseAgentFeeUpdate (line 2092) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseAgentFee... method FilterAgentURIUpdate (line 2178) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterAgentUR... method WatchAgentURIUpdate (line 2195) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchAgentURI... method ParseAgentURIUpdate (line 2237) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseAgentURI... method FilterApproval (line 2324) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterApprova... method WatchApproval (line 2349) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchApproval... method ParseApproval (line 2399) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseApproval... method FilterApprovalForAll (line 2486) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterApprova... method WatchApprovalForAll (line 2507) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchApproval... method ParseApprovalForAll (line 2553) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseApproval... method FilterBatchMetadataUpdate (line 2639) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterBatchMe... method WatchBatchMetadataUpdate (line 2651) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchBatchMet... method ParseBatchMetadataUpdate (line 2688) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseBatchMet... method FilterEIP712DomainChanged (line 2772) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterEIP712D... method WatchEIP712DomainChanged (line 2784) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchEIP712Do... method ParseEIP712DomainChanged (line 2821) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseEIP712Do... method FilterFeesClaimed (line 2907) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterFeesCla... method WatchFeesClaimed (line 2924) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchFeesClai... method ParseFeesClaimed (line 2966) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseFeesClai... method FilterInferencePerformed (line 3056) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterInferen... method WatchInferencePerformed (line 3077) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchInferenc... method ParseInferencePerformed (line 3123) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseInferenc... method FilterInitialized (line 3208) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterInitial... method WatchInitialized (line 3220) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchInitiali... method ParseInitialized (line 3257) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseInitiali... method FilterManagerAuthorization (line 3342) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterManager... method WatchManagerAuthorization (line 3359) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchManagerA... method ParseManagerAuthorization (line 3401) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseManagerA... method FilterManagerDeauthorization (line 3486) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterManager... method WatchManagerDeauthorization (line 3503) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchManagerD... method ParseManagerDeauthorization (line 3545) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseManagerD... method FilterMetadataUpdate (line 3630) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterMetadat... method WatchMetadataUpdate (line 3642) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchMetadata... method ParseMetadataUpdate (line 3679) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseMetadata... method FilterMintPriceUpdate (line 3764) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterMintPri... method WatchMintPriceUpdate (line 3776) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchMintPric... method ParseMintPriceUpdate (line 3813) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseMintPric... method FilterNewToken (line 3902) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterNewToke... method WatchNewToken (line 3924) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchNewToken... method ParseNewToken (line 3971) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseNewToken... method FilterOwnershipTransferred (line 4057) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterOwnersh... method WatchOwnershipTransferred (line 4078) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchOwnershi... method ParseOwnershipTransferred (line 4124) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseOwnershi... method FilterPaused (line 4209) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterPaused(... method WatchPaused (line 4221) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchPaused(o... method ParsePaused (line 4258) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParsePaused(l... method FilterRoyaltyPortionUpdate (line 4343) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterRoyalty... method WatchRoyaltyPortionUpdate (line 4355) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchRoyaltyP... method ParseRoyaltyPortionUpdate (line 4392) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseRoyaltyP... method FilterRoyaltyReceiverUpdate (line 4477) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterRoyalty... method WatchRoyaltyReceiverUpdate (line 4489) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchRoyaltyR... method ParseRoyaltyReceiverUpdate (line 4526) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseRoyaltyR... method FilterTopUpPoolBalance (line 4613) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterTopUpPo... method WatchTopUpPoolBalance (line 4625) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchTopUpPoo... method ParseTopUpPoolBalance (line 4662) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseTopUpPoo... method FilterTransfer (line 4749) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterTransfe... method WatchTransfer (line 4774) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchTransfer... method ParseTransfer (line 4824) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseTransfer... method FilterUnpaused (line 4909) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterUnpause... method WatchUnpaused (line 4921) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchUnpaused... method ParseUnpaused (line 4958) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseUnpaused... type SystemPromptManagerSession (line 71) | type SystemPromptManagerSession struct method BalanceOf (line 209) | func (_SystemPromptManager *SystemPromptManagerSession) BalanceOf(owne... method DataOf (line 240) | func (_SystemPromptManager *SystemPromptManagerSession) DataOf(_agentI... method EarnedFees (line 271) | func (_SystemPromptManager *SystemPromptManagerSession) EarnedFees(nft... method Eip712Domain (line 325) | func (_SystemPromptManager *SystemPromptManagerSession) Eip712Domain()... method GetAgentFee (line 372) | func (_SystemPromptManager *SystemPromptManagerSession) GetAgentFee(_a... method GetAgentSystemPrompt (line 403) | func (_SystemPromptManager *SystemPromptManagerSession) GetAgentSystem... method GetApproved (line 434) | func (_SystemPromptManager *SystemPromptManagerSession) GetApproved(to... method GetHashToSign (line 465) | func (_SystemPromptManager *SystemPromptManagerSession) GetHashToSign(... method HybridModel (line 496) | func (_SystemPromptManager *SystemPromptManagerSession) HybridModel() ... method IsApprovedForAll (line 527) | func (_SystemPromptManager *SystemPromptManagerSession) IsApprovedForA... method IsManager (line 558) | func (_SystemPromptManager *SystemPromptManagerSession) IsManager(arg0... method MintPrice (line 589) | func (_SystemPromptManager *SystemPromptManagerSession) MintPrice() (*... method Name (line 620) | func (_SystemPromptManager *SystemPromptManagerSession) Name() (string... method NextTokenId (line 651) | func (_SystemPromptManager *SystemPromptManagerSession) NextTokenId() ... method Owner (line 682) | func (_SystemPromptManager *SystemPromptManagerSession) Owner() (commo... method OwnerOf (line 713) | func (_SystemPromptManager *SystemPromptManagerSession) OwnerOf(tokenI... method Paused (line 744) | func (_SystemPromptManager *SystemPromptManagerSession) Paused() (bool... method PoolBalance (line 775) | func (_SystemPromptManager *SystemPromptManagerSession) PoolBalance(nf... method RoyaltyInfo (line 807) | func (_SystemPromptManager *SystemPromptManagerSession) RoyaltyInfo(_a... method RoyaltyPortion (line 838) | func (_SystemPromptManager *SystemPromptManagerSession) RoyaltyPortion... method RoyaltyReceiver (line 869) | func (_SystemPromptManager *SystemPromptManagerSession) RoyaltyReceive... method SupportsInterface (line 900) | func (_SystemPromptManager *SystemPromptManagerSession) SupportsInterf... method Symbol (line 931) | func (_SystemPromptManager *SystemPromptManagerSession) Symbol() (stri... method TokenByIndex (line 962) | func (_SystemPromptManager *SystemPromptManagerSession) TokenByIndex(i... method TokenOfOwnerByIndex (line 993) | func (_SystemPromptManager *SystemPromptManagerSession) TokenOfOwnerBy... method TokenURI (line 1024) | func (_SystemPromptManager *SystemPromptManagerSession) TokenURI(_agen... method TotalSupply (line 1055) | func (_SystemPromptManager *SystemPromptManagerSession) TotalSupply() ... method Version (line 1086) | func (_SystemPromptManager *SystemPromptManagerSession) Version() (str... method AddNewAgentData (line 1107) | func (_SystemPromptManager *SystemPromptManagerSession) AddNewAgentDat... method Approve (line 1128) | func (_SystemPromptManager *SystemPromptManagerSession) Approve(to com... method AuthorizeManager (line 1149) | func (_SystemPromptManager *SystemPromptManagerSession) AuthorizeManag... method ClaimFee (line 1170) | func (_SystemPromptManager *SystemPromptManagerSession) ClaimFee() (*t... method DeauthorizeManager (line 1191) | func (_SystemPromptManager *SystemPromptManagerSession) DeauthorizeMan... method Infer (line 1212) | func (_SystemPromptManager *SystemPromptManagerSession) Infer(_agentId... method Initialize (line 1233) | func (_SystemPromptManager *SystemPromptManagerSession) Initialize(_na... method Mint (line 1254) | func (_SystemPromptManager *SystemPromptManagerSession) Mint(_to commo... method MintBySignature (line 1275) | func (_SystemPromptManager *SystemPromptManagerSession) MintBySignatur... method Pause (line 1296) | func (_SystemPromptManager *SystemPromptManagerSession) Pause() (*type... method RenounceOwnership (line 1317) | func (_SystemPromptManager *SystemPromptManagerSession) RenounceOwners... method SafeTransferFrom (line 1338) | func (_SystemPromptManager *SystemPromptManagerSession) SafeTransferFr... method SafeTransferFrom0 (line 1359) | func (_SystemPromptManager *SystemPromptManagerSession) SafeTransferFr... method SetApprovalForAll (line 1380) | func (_SystemPromptManager *SystemPromptManagerSession) SetApprovalFor... method SetHybridModel (line 1401) | func (_SystemPromptManager *SystemPromptManagerSession) SetHybridModel... method TopUpPoolBalance (line 1422) | func (_SystemPromptManager *SystemPromptManagerSession) TopUpPoolBalan... method TransferFrom (line 1443) | func (_SystemPromptManager *SystemPromptManagerSession) TransferFrom(f... method TransferOwnership (line 1464) | func (_SystemPromptManager *SystemPromptManagerSession) TransferOwners... method Unpause (line 1485) | func (_SystemPromptManager *SystemPromptManagerSession) Unpause() (*ty... method UpdateAgentData (line 1506) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateAgentDat... method UpdateAgentFee (line 1527) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateAgentFee... method UpdateAgentURI (line 1548) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateAgentURI... method UpdateMintPrice (line 1569) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateMintPric... method UpdateRoyaltyPortion (line 1590) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateRoyaltyP... method UpdateRoyaltyReceiver (line 1611) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateRoyaltyR... method Withdraw (line 1632) | func (_SystemPromptManager *SystemPromptManagerSession) Withdraw(_to c... method Receive (line 1653) | func (_SystemPromptManager *SystemPromptManagerSession) Receive() (*ty... type SystemPromptManagerCallerSession (line 79) | type SystemPromptManagerCallerSession struct method BalanceOf (line 216) | func (_SystemPromptManager *SystemPromptManagerCallerSession) BalanceO... method DataOf (line 247) | func (_SystemPromptManager *SystemPromptManagerCallerSession) DataOf(_... method EarnedFees (line 278) | func (_SystemPromptManager *SystemPromptManagerCallerSession) EarnedFe... method Eip712Domain (line 340) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Eip712Do... method GetAgentFee (line 379) | func (_SystemPromptManager *SystemPromptManagerCallerSession) GetAgent... method GetAgentSystemPrompt (line 410) | func (_SystemPromptManager *SystemPromptManagerCallerSession) GetAgent... method GetApproved (line 441) | func (_SystemPromptManager *SystemPromptManagerCallerSession) GetAppro... method GetHashToSign (line 472) | func (_SystemPromptManager *SystemPromptManagerCallerSession) GetHashT... method HybridModel (line 503) | func (_SystemPromptManager *SystemPromptManagerCallerSession) HybridMo... method IsApprovedForAll (line 534) | func (_SystemPromptManager *SystemPromptManagerCallerSession) IsApprov... method IsManager (line 565) | func (_SystemPromptManager *SystemPromptManagerCallerSession) IsManage... method MintPrice (line 596) | func (_SystemPromptManager *SystemPromptManagerCallerSession) MintPric... method Name (line 627) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Name() (... method NextTokenId (line 658) | func (_SystemPromptManager *SystemPromptManagerCallerSession) NextToke... method Owner (line 689) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Owner() ... method OwnerOf (line 720) | func (_SystemPromptManager *SystemPromptManagerCallerSession) OwnerOf(... method Paused (line 751) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Paused()... method PoolBalance (line 782) | func (_SystemPromptManager *SystemPromptManagerCallerSession) PoolBala... method RoyaltyInfo (line 814) | func (_SystemPromptManager *SystemPromptManagerCallerSession) RoyaltyI... method RoyaltyPortion (line 845) | func (_SystemPromptManager *SystemPromptManagerCallerSession) RoyaltyP... method RoyaltyReceiver (line 876) | func (_SystemPromptManager *SystemPromptManagerCallerSession) RoyaltyR... method SupportsInterface (line 907) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Supports... method Symbol (line 938) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Symbol()... method TokenByIndex (line 969) | func (_SystemPromptManager *SystemPromptManagerCallerSession) TokenByI... method TokenOfOwnerByIndex (line 1000) | func (_SystemPromptManager *SystemPromptManagerCallerSession) TokenOfO... method TokenURI (line 1031) | func (_SystemPromptManager *SystemPromptManagerCallerSession) TokenURI... method TotalSupply (line 1062) | func (_SystemPromptManager *SystemPromptManagerCallerSession) TotalSup... method Version (line 1093) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Version(... type SystemPromptManagerTransactorSession (line 86) | type SystemPromptManagerTransactorSession struct method AddNewAgentData (line 1114) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) AddN... method Approve (line 1135) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Appr... method AuthorizeManager (line 1156) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Auth... method ClaimFee (line 1177) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Clai... method DeauthorizeManager (line 1198) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Deau... method Infer (line 1219) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Infe... method Initialize (line 1240) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Init... method Mint (line 1261) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Mint... method MintBySignature (line 1282) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Mint... method Pause (line 1303) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Paus... method RenounceOwnership (line 1324) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Reno... method SafeTransferFrom (line 1345) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Safe... method SafeTransferFrom0 (line 1366) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Safe... method SetApprovalForAll (line 1387) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) SetA... method SetHybridModel (line 1408) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) SetH... method TopUpPoolBalance (line 1429) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) TopU... method TransferFrom (line 1450) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Tran... method TransferOwnership (line 1471) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Tran... method Unpause (line 1492) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Unpa... method UpdateAgentData (line 1513) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateAgentFee (line 1534) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateAgentURI (line 1555) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateMintPrice (line 1576) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateRoyaltyPortion (line 1597) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateRoyaltyReceiver (line 1618) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method Withdraw (line 1639) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) With... method Receive (line 1660) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Rece... type SystemPromptManagerRaw (line 92) | type SystemPromptManagerRaw struct method Call (line 155) | func (_SystemPromptManager *SystemPromptManagerRaw) Call(opts *bind.Ca... method Transfer (line 161) | func (_SystemPromptManager *SystemPromptManagerRaw) Transfer(opts *bin... method Transact (line 166) | func (_SystemPromptManager *SystemPromptManagerRaw) Transact(opts *bin... type SystemPromptManagerCallerRaw (line 97) | type SystemPromptManagerCallerRaw struct method Call (line 174) | func (_SystemPromptManager *SystemPromptManagerCallerRaw) Call(opts *b... type SystemPromptManagerTransactorRaw (line 102) | type SystemPromptManagerTransactorRaw struct method Transfer (line 180) | func (_SystemPromptManager *SystemPromptManagerTransactorRaw) Transfer... method Transact (line 185) | func (_SystemPromptManager *SystemPromptManagerTransactorRaw) Transact... function NewSystemPromptManager (line 107) | func NewSystemPromptManager(address common.Address, backend bind.Contrac... function NewSystemPromptManagerCaller (line 116) | func NewSystemPromptManagerCaller(address common.Address, caller bind.Co... function NewSystemPromptManagerTransactor (line 125) | func NewSystemPromptManagerTransactor(address common.Address, transactor... function NewSystemPromptManagerFilterer (line 134) | func NewSystemPromptManagerFilterer(address common.Address, filterer bin... function bindSystemPromptManager (line 143) | func bindSystemPromptManager(address common.Address, caller bind.Contrac... type SystemPromptManagerAgentDataAddNewIterator (line 1665) | type SystemPromptManagerAgentDataAddNewIterator struct method Next (line 1680) | func (it *SystemPromptManagerAgentDataAddNewIterator) Next() bool { method Error (line 1720) | func (it *SystemPromptManagerAgentDataAddNewIterator) Error() error { method Close (line 1726) | func (it *SystemPromptManagerAgentDataAddNewIterator) Close() error { type SystemPromptManagerAgentDataAddNew (line 1732) | type SystemPromptManagerAgentDataAddNew struct type SystemPromptManagerAgentDataUpdateIterator (line 1810) | type SystemPromptManagerAgentDataUpdateIterator struct method Next (line 1825) | func (it *SystemPromptManagerAgentDataUpdateIterator) Next() bool { method Error (line 1865) | func (it *SystemPromptManagerAgentDataUpdateIterator) Error() error { method Close (line 1871) | func (it *SystemPromptManagerAgentDataUpdateIterator) Close() error { type SystemPromptManagerAgentDataUpdate (line 1877) | type SystemPromptManagerAgentDataUpdate struct type SystemPromptManagerAgentFeeUpdateIterator (line 1957) | type SystemPromptManagerAgentFeeUpdateIterator struct method Next (line 1972) | func (it *SystemPromptManagerAgentFeeUpdateIterator) Next() bool { method Error (line 2012) | func (it *SystemPromptManagerAgentFeeUpdateIterator) Error() error { method Close (line 2018) | func (it *SystemPromptManagerAgentFeeUpdateIterator) Close() error { type SystemPromptManagerAgentFeeUpdate (line 2024) | type SystemPromptManagerAgentFeeUpdate struct type SystemPromptManagerAgentURIUpdateIterator (line 2102) | type SystemPromptManagerAgentURIUpdateIterator struct method Next (line 2117) | func (it *SystemPromptManagerAgentURIUpdateIterator) Next() bool { method Error (line 2157) | func (it *SystemPromptManagerAgentURIUpdateIterator) Error() error { method Close (line 2163) | func (it *SystemPromptManagerAgentURIUpdateIterator) Close() error { type SystemPromptManagerAgentURIUpdate (line 2169) | type SystemPromptManagerAgentURIUpdate struct type SystemPromptManagerApprovalIterator (line 2247) | type SystemPromptManagerApprovalIterator struct method Next (line 2262) | func (it *SystemPromptManagerApprovalIterator) Next() bool { method Error (line 2302) | func (it *SystemPromptManagerApprovalIterator) Error() error { method Close (line 2308) | func (it *SystemPromptManagerApprovalIterator) Close() error { type SystemPromptManagerApproval (line 2314) | type SystemPromptManagerApproval struct type SystemPromptManagerApprovalForAllIterator (line 2409) | type SystemPromptManagerApprovalForAllIterator struct method Next (line 2424) | func (it *SystemPromptManagerApprovalForAllIterator) Next() bool { method Error (line 2464) | func (it *SystemPromptManagerApprovalForAllIterator) Error() error { method Close (line 2470) | func (it *SystemPromptManagerApprovalForAllIterator) Close() error { type SystemPromptManagerApprovalForAll (line 2476) | type SystemPromptManagerApprovalForAll struct type SystemPromptManagerBatchMetadataUpdateIterator (line 2563) | type SystemPromptManagerBatchMetadataUpdateIterator struct method Next (line 2578) | func (it *SystemPromptManagerBatchMetadataUpdateIterator) Next() bool { method Error (line 2618) | func (it *SystemPromptManagerBatchMetadataUpdateIterator) Error() error { method Close (line 2624) | func (it *SystemPromptManagerBatchMetadataUpdateIterator) Close() error { type SystemPromptManagerBatchMetadataUpdate (line 2630) | type SystemPromptManagerBatchMetadataUpdate struct type SystemPromptManagerEIP712DomainChangedIterator (line 2698) | type SystemPromptManagerEIP712DomainChangedIterator struct method Next (line 2713) | func (it *SystemPromptManagerEIP712DomainChangedIterator) Next() bool { method Error (line 2753) | func (it *SystemPromptManagerEIP712DomainChangedIterator) Error() error { method Close (line 2759) | func (it *SystemPromptManagerEIP712DomainChangedIterator) Close() error { type SystemPromptManagerEIP712DomainChanged (line 2765) | type SystemPromptManagerEIP712DomainChanged struct type SystemPromptManagerFeesClaimedIterator (line 2831) | type SystemPromptManagerFeesClaimedIterator struct method Next (line 2846) | func (it *SystemPromptManagerFeesClaimedIterator) Next() bool { method Error (line 2886) | func (it *SystemPromptManagerFeesClaimedIterator) Error() error { method Close (line 2892) | func (it *SystemPromptManagerFeesClaimedIterator) Close() error { type SystemPromptManagerFeesClaimed (line 2898) | type SystemPromptManagerFeesClaimed struct type SystemPromptManagerInferencePerformedIterator (line 2976) | type SystemPromptManagerInferencePerformedIterator struct method Next (line 2991) | func (it *SystemPromptManagerInferencePerformedIterator) Next() bool { method Error (line 3031) | func (it *SystemPromptManagerInferencePerformedIterator) Error() error { method Close (line 3037) | func (it *SystemPromptManagerInferencePerformedIterator) Close() error { type SystemPromptManagerInferencePerformed (line 3043) | type SystemPromptManagerInferencePerformed struct type SystemPromptManagerInitializedIterator (line 3133) | type SystemPromptManagerInitializedIterator struct method Next (line 3148) | func (it *SystemPromptManagerInitializedIterator) Next() bool { method Error (line 3188) | func (it *SystemPromptManagerInitializedIterator) Error() error { method Close (line 3194) | func (it *SystemPromptManagerInitializedIterator) Close() error { type SystemPromptManagerInitialized (line 3200) | type SystemPromptManagerInitialized struct type SystemPromptManagerManagerAuthorizationIterator (line 3267) | type SystemPromptManagerManagerAuthorizationIterator struct method Next (line 3282) | func (it *SystemPromptManagerManagerAuthorizationIterator) Next() bool { method Error (line 3322) | func (it *SystemPromptManagerManagerAuthorizationIterator) Error() err... method Close (line 3328) | func (it *SystemPromptManagerManagerAuthorizationIterator) Close() err... type SystemPromptManagerManagerAuthorization (line 3334) | type SystemPromptManagerManagerAuthorization struct type SystemPromptManagerManagerDeauthorizationIterator (line 3411) | type SystemPromptManagerManagerDeauthorizationIterator struct method Next (line 3426) | func (it *SystemPromptManagerManagerDeauthorizationIterator) Next() bo... method Error (line 3466) | func (it *SystemPromptManagerManagerDeauthorizationIterator) Error() e... method Close (line 3472) | func (it *SystemPromptManagerManagerDeauthorizationIterator) Close() e... type SystemPromptManagerManagerDeauthorization (line 3478) | type SystemPromptManagerManagerDeauthorization struct type SystemPromptManagerMetadataUpdateIterator (line 3555) | type SystemPromptManagerMetadataUpdateIterator struct method Next (line 3570) | func (it *SystemPromptManagerMetadataUpdateIterator) Next() bool { method Error (line 3610) | func (it *SystemPromptManagerMetadataUpdateIterator) Error() error { method Close (line 3616) | func (it *SystemPromptManagerMetadataUpdateIterator) Close() error { type SystemPromptManagerMetadataUpdate (line 3622) | type SystemPromptManagerMetadataUpdate struct type SystemPromptManagerMintPriceUpdateIterator (line 3689) | type SystemPromptManagerMintPriceUpdateIterator struct method Next (line 3704) | func (it *SystemPromptManagerMintPriceUpdateIterator) Next() bool { method Error (line 3744) | func (it *SystemPromptManagerMintPriceUpdateIterator) Error() error { method Close (line 3750) | func (it *SystemPromptManagerMintPriceUpdateIterator) Close() error { type SystemPromptManagerMintPriceUpdate (line 3756) | type SystemPromptManagerMintPriceUpdate struct type SystemPromptManagerNewTokenIterator (line 3823) | type SystemPromptManagerNewTokenIterator struct method Next (line 3838) | func (it *SystemPromptManagerNewTokenIterator) Next() bool { method Error (line 3878) | func (it *SystemPromptManagerNewTokenIterator) Error() error { method Close (line 3884) | func (it *SystemPromptManagerNewTokenIterator) Close() error { type SystemPromptManagerNewToken (line 3890) | type SystemPromptManagerNewToken struct type SystemPromptManagerOwnershipTransferredIterator (line 3981) | type SystemPromptManagerOwnershipTransferredIterator struct method Next (line 3996) | func (it *SystemPromptManagerOwnershipTransferredIterator) Next() bool { method Error (line 4036) | func (it *SystemPromptManagerOwnershipTransferredIterator) Error() err... method Close (line 4042) | func (it *SystemPromptManagerOwnershipTransferredIterator) Close() err... type SystemPromptManagerOwnershipTransferred (line 4048) | type SystemPromptManagerOwnershipTransferred struct type SystemPromptManagerPausedIterator (line 4134) | type SystemPromptManagerPausedIterator struct method Next (line 4149) | func (it *SystemPromptManagerPausedIterator) Next() bool { method Error (line 4189) | func (it *SystemPromptManagerPausedIterator) Error() error { method Close (line 4195) | func (it *SystemPromptManagerPausedIterator) Close() error { type SystemPromptManagerPaused (line 4201) | type SystemPromptManagerPaused struct type SystemPromptManagerRoyaltyPortionUpdateIterator (line 4268) | type SystemPromptManagerRoyaltyPortionUpdateIterator struct method Next (line 4283) | func (it *SystemPromptManagerRoyaltyPortionUpdateIterator) Next() bool { method Error (line 4323) | func (it *SystemPromptManagerRoyaltyPortionUpdateIterator) Error() err... method Close (line 4329) | func (it *SystemPromptManagerRoyaltyPortionUpdateIterator) Close() err... type SystemPromptManagerRoyaltyPortionUpdate (line 4335) | type SystemPromptManagerRoyaltyPortionUpdate struct type SystemPromptManagerRoyaltyReceiverUpdateIterator (line 4402) | type SystemPromptManagerRoyaltyReceiverUpdateIterator struct method Next (line 4417) | func (it *SystemPromptManagerRoyaltyReceiverUpdateIterator) Next() bool { method Error (line 4457) | func (it *SystemPromptManagerRoyaltyReceiverUpdateIterator) Error() er... method Close (line 4463) | func (it *SystemPromptManagerRoyaltyReceiverUpdateIterator) Close() er... type SystemPromptManagerRoyaltyReceiverUpdate (line 4469) | type SystemPromptManagerRoyaltyReceiverUpdate struct type SystemPromptManagerTopUpPoolBalanceIterator (line 4536) | type SystemPromptManagerTopUpPoolBalanceIterator struct method Next (line 4551) | func (it *SystemPromptManagerTopUpPoolBalanceIterator) Next() bool { method Error (line 4591) | func (it *SystemPromptManagerTopUpPoolBalanceIterator) Error() error { method Close (line 4597) | func (it *SystemPromptManagerTopUpPoolBalanceIterator) Close() error { type SystemPromptManagerTopUpPoolBalance (line 4603) | type SystemPromptManagerTopUpPoolBalance struct type SystemPromptManagerTransferIterator (line 4672) | type SystemPromptManagerTransferIterator struct method Next (line 4687) | func (it *SystemPromptManagerTransferIterator) Next() bool { method Error (line 4727) | func (it *SystemPromptManagerTransferIterator) Error() error { method Close (line 4733) | func (it *SystemPromptManagerTransferIterator) Close() error { type SystemPromptManagerTransfer (line 4739) | type SystemPromptManagerTransfer struct type SystemPromptManagerUnpausedIterator (line 4834) | type SystemPromptManagerUnpausedIterator struct method Next (line 4849) | func (it *SystemPromptManagerUnpausedIterator) Next() bool { method Error (line 4889) | func (it *SystemPromptManagerUnpausedIterator) Error() error { method Close (line 4895) | func (it *SystemPromptManagerUnpausedIterator) Close() error { type SystemPromptManagerUnpaused (line 4901) | type SystemPromptManagerUnpaused struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/iv3swaprouter/IV3SwapRouter.go type IV3SwapRouterExactInputSingleParams (line 33) | type IV3SwapRouterExactInputSingleParams struct type IV3SwapRouter (line 53) | type IV3SwapRouter struct type IV3SwapRouterCaller (line 60) | type IV3SwapRouterCaller struct method WETH9 (line 197) | func (_IV3SwapRouter *IV3SwapRouterCaller) WETH9(opts *bind.CallOpts) ... type IV3SwapRouterTransactor (line 65) | type IV3SwapRouterTransactor struct method ExactInputSingle (line 228) | func (_IV3SwapRouter *IV3SwapRouterTransactor) ExactInputSingle(opts *... method Multicall (line 249) | func (_IV3SwapRouter *IV3SwapRouterTransactor) Multicall(opts *bind.Tr... method RefundETH (line 270) | func (_IV3SwapRouter *IV3SwapRouterTransactor) RefundETH(opts *bind.Tr... method SweepToken (line 291) | func (_IV3SwapRouter *IV3SwapRouterTransactor) SweepToken(opts *bind.T... method UnwrapWETH9 (line 312) | func (_IV3SwapRouter *IV3SwapRouterTransactor) UnwrapWETH9(opts *bind.... type IV3SwapRouterFilterer (line 70) | type IV3SwapRouterFilterer struct type IV3SwapRouterSession (line 76) | type IV3SwapRouterSession struct method WETH9 (line 214) | func (_IV3SwapRouter *IV3SwapRouterSession) WETH9() (common.Address, e... method ExactInputSingle (line 235) | func (_IV3SwapRouter *IV3SwapRouterSession) ExactInputSingle(params IV... method Multicall (line 256) | func (_IV3SwapRouter *IV3SwapRouterSession) Multicall(data [][]byte) (... method RefundETH (line 277) | func (_IV3SwapRouter *IV3SwapRouterSession) RefundETH() (*types.Transa... method SweepToken (line 298) | func (_IV3SwapRouter *IV3SwapRouterSession) SweepToken(token common.Ad... method UnwrapWETH9 (line 319) | func (_IV3SwapRouter *IV3SwapRouterSession) UnwrapWETH9(amountMinimum ... type IV3SwapRouterCallerSession (line 84) | type IV3SwapRouterCallerSession struct method WETH9 (line 221) | func (_IV3SwapRouter *IV3SwapRouterCallerSession) WETH9() (common.Addr... type IV3SwapRouterTransactorSession (line 91) | type IV3SwapRouterTransactorSession struct method ExactInputSingle (line 242) | func (_IV3SwapRouter *IV3SwapRouterTransactorSession) ExactInputSingle... method Multicall (line 263) | func (_IV3SwapRouter *IV3SwapRouterTransactorSession) Multicall(data [... method RefundETH (line 284) | func (_IV3SwapRouter *IV3SwapRouterTransactorSession) RefundETH() (*ty... method SweepToken (line 305) | func (_IV3SwapRouter *IV3SwapRouterTransactorSession) SweepToken(token... method UnwrapWETH9 (line 326) | func (_IV3SwapRouter *IV3SwapRouterTransactorSession) UnwrapWETH9(amou... type IV3SwapRouterRaw (line 97) | type IV3SwapRouterRaw struct method Call (line 160) | func (_IV3SwapRouter *IV3SwapRouterRaw) Call(opts *bind.CallOpts, resu... method Transfer (line 166) | func (_IV3SwapRouter *IV3SwapRouterRaw) Transfer(opts *bind.TransactOp... method Transact (line 171) | func (_IV3SwapRouter *IV3SwapRouterRaw) Transact(opts *bind.TransactOp... type IV3SwapRouterCallerRaw (line 102) | type IV3SwapRouterCallerRaw struct method Call (line 179) | func (_IV3SwapRouter *IV3SwapRouterCallerRaw) Call(opts *bind.CallOpts... type IV3SwapRouterTransactorRaw (line 107) | type IV3SwapRouterTransactorRaw struct method Transfer (line 185) | func (_IV3SwapRouter *IV3SwapRouterTransactorRaw) Transfer(opts *bind.... method Transact (line 190) | func (_IV3SwapRouter *IV3SwapRouterTransactorRaw) Transact(opts *bind.... function NewIV3SwapRouter (line 112) | func NewIV3SwapRouter(address common.Address, backend bind.ContractBacke... function NewIV3SwapRouterCaller (line 121) | func NewIV3SwapRouterCaller(address common.Address, caller bind.Contract... function NewIV3SwapRouterTransactor (line 130) | func NewIV3SwapRouterTransactor(address common.Address, transactor bind.... function NewIV3SwapRouterFilterer (line 139) | func NewIV3SwapRouterFilterer(address common.Address, filterer bind.Cont... function bindIV3SwapRouter (line 148) | func bindIV3SwapRouter(address common.Address, caller bind.ContractCalle... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/iworkerhub/workerhub.go type IWorkerHubAssignment (line 33) | type IWorkerHubAssignment struct type IWorkerHubAssignmentInfo (line 45) | type IWorkerHubAssignmentInfo struct type IWorkerHubDAOTokenPercentage (line 58) | type IWorkerHubDAOTokenPercentage struct type IWorkerHubDAOTokenReceiverInfor (line 67) | type IWorkerHubDAOTokenReceiverInfor struct type IWorkerHubInference (line 74) | type IWorkerHubInference struct type IWorkerHubUnstakeRequest (line 91) | type IWorkerHubUnstakeRequest struct type IWorkerHubWorker (line 97) | type IWorkerHubWorker struct type IWorkerHubWorkerInfo (line 107) | type IWorkerHubWorkerInfo struct type IWorkerHub (line 127) | type IWorkerHub struct type IWorkerHubCaller (line 134) | type IWorkerHubCaller struct method AssignmentNumber (line 271) | func (_IWorkerHub *IWorkerHubCaller) AssignmentNumber(opts *bind.CallO... method Assignments (line 302) | func (_IWorkerHub *IWorkerHubCaller) Assignments(opts *bind.CallOpts, ... method BlocksPerEpoch (line 377) | func (_IWorkerHub *IWorkerHubCaller) BlocksPerEpoch(opts *bind.CallOpt... method CommitDuration (line 408) | func (_IWorkerHub *IWorkerHubCaller) CommitDuration(opts *bind.CallOpt... method CurrentEpoch (line 439) | func (_IWorkerHub *IWorkerHubCaller) CurrentEpoch(opts *bind.CallOpts)... method DaoReceiversInfo (line 470) | func (_IWorkerHub *IWorkerHubCaller) DaoReceiversInfo(opts *bind.CallO... method DaoToken (line 520) | func (_IWorkerHub *IWorkerHubCaller) DaoToken(opts *bind.CallOpts) (co... method DaoTokenPercentage (line 551) | func (_IWorkerHub *IWorkerHubCaller) DaoTokenPercentage(opts *bind.Cal... method DaoTokenReward (line 611) | func (_IWorkerHub *IWorkerHubCaller) DaoTokenReward(opts *bind.CallOpt... method FeeL2Percentage (line 642) | func (_IWorkerHub *IWorkerHubCaller) FeeL2Percentage(opts *bind.CallOp... method FeeRatioMinerValidator (line 673) | func (_IWorkerHub *IWorkerHubCaller) FeeRatioMinerValidator(opts *bind... method FeeTreasuryPercentage (line 704) | func (_IWorkerHub *IWorkerHubCaller) FeeTreasuryPercentage(opts *bind.... method FinePercentage (line 735) | func (_IWorkerHub *IWorkerHubCaller) FinePercentage(opts *bind.CallOpt... method GetAllAssignments (line 766) | func (_IWorkerHub *IWorkerHubCaller) GetAllAssignments(opts *bind.Call... method GetAllInferences (line 797) | func (_IWorkerHub *IWorkerHubCaller) GetAllInferences(opts *bind.CallO... method GetAllMinerUnstakeRequests (line 828) | func (_IWorkerHub *IWorkerHubCaller) GetAllMinerUnstakeRequests(opts *... method GetAllMiners (line 873) | func (_IWorkerHub *IWorkerHubCaller) GetAllMiners(opts *bind.CallOpts)... method GetAssignmentByInferenceId (line 904) | func (_IWorkerHub *IWorkerHubCaller) GetAssignmentByInferenceId(opts *... method GetAssignmentByMiner (line 935) | func (_IWorkerHub *IWorkerHubCaller) GetAssignmentByMiner(opts *bind.C... method GetInferenceInfo (line 966) | func (_IWorkerHub *IWorkerHubCaller) GetInferenceInfo(opts *bind.CallO... method GetMinFeeToUse (line 997) | func (_IWorkerHub *IWorkerHubCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 1028) | func (_IWorkerHub *IWorkerHubCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 1059) | func (_IWorkerHub *IWorkerHubCaller) GetMinerAddressesOfModel(opts *bi... method GetMiners (line 1090) | func (_IWorkerHub *IWorkerHubCaller) GetMiners(opts *bind.CallOpts) ([... method GetMintingAssignmentsOfInference (line 1121) | func (_IWorkerHub *IWorkerHubCaller) GetMintingAssignmentsOfInference(... method GetModelAddresses (line 1152) | func (_IWorkerHub *IWorkerHubCaller) GetModelAddresses(opts *bind.Call... method GetNOMiner (line 1183) | func (_IWorkerHub *IWorkerHubCaller) GetNOMiner(opts *bind.CallOpts) (... method GetRoleByAssigmentId (line 1214) | func (_IWorkerHub *IWorkerHubCaller) GetRoleByAssigmentId(opts *bind.C... method InferenceNumber (line 1245) | func (_IWorkerHub *IWorkerHubCaller) InferenceNumber(opts *bind.CallOp... method IsAssignmentPending (line 1276) | func (_IWorkerHub *IWorkerHubCaller) IsAssignmentPending(opts *bind.Ca... method IsReferrer (line 1307) | func (_IWorkerHub *IWorkerHubCaller) IsReferrer(opts *bind.CallOpts, a... method L2Owner (line 1338) | func (_IWorkerHub *IWorkerHubCaller) L2Owner(opts *bind.CallOpts) (com... method LastBlock (line 1369) | func (_IWorkerHub *IWorkerHubCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 1400) | func (_IWorkerHub *IWorkerHubCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 1431) | func (_IWorkerHub *IWorkerHubCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 1462) | func (_IWorkerHub *IWorkerHubCaller) MinerMinimumStake(opts *bind.Call... method MinerRequirement (line 1493) | func (_IWorkerHub *IWorkerHubCaller) MinerRequirement(opts *bind.CallO... method MinerUnstakeRequests (line 1524) | func (_IWorkerHub *IWorkerHubCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 1569) | func (_IWorkerHub *IWorkerHubCaller) Miners(opts *bind.CallOpts, arg0 ... method ModelScoring (line 1634) | func (_IWorkerHub *IWorkerHubCaller) ModelScoring(opts *bind.CallOpts)... method Models (line 1665) | func (_IWorkerHub *IWorkerHubCaller) Models(opts *bind.CallOpts, arg0 ... method Multiplier (line 1710) | func (_IWorkerHub *IWorkerHubCaller) Multiplier(opts *bind.CallOpts, _... method Owner (line 1741) | func (_IWorkerHub *IWorkerHubCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 1772) | func (_IWorkerHub *IWorkerHubCaller) Paused(opts *bind.CallOpts) (bool... method PenaltyDuration (line 1803) | func (_IWorkerHub *IWorkerHubCaller) PenaltyDuration(opts *bind.CallOp... method RevealDuration (line 1834) | func (_IWorkerHub *IWorkerHubCaller) RevealDuration(opts *bind.CallOpt... method RewardInEpoch (line 1865) | func (_IWorkerHub *IWorkerHubCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 1920) | func (_IWorkerHub *IWorkerHubCaller) RewardPerEpoch(opts *bind.CallOpt... method SubmitDuration (line 1951) | func (_IWorkerHub *IWorkerHubCaller) SubmitDuration(opts *bind.CallOpt... method Treasury (line 1982) | func (_IWorkerHub *IWorkerHubCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 2013) | func (_IWorkerHub *IWorkerHubCaller) UnstakeDelayTime(opts *bind.CallO... method ValidateDAOSupplyIncrease (line 2044) | func (_IWorkerHub *IWorkerHubCaller) ValidateDAOSupplyIncrease(opts *b... method Version (line 2075) | func (_IWorkerHub *IWorkerHubCaller) Version(opts *bind.CallOpts) (str... method VotingInfo (line 2106) | func (_IWorkerHub *IWorkerHubCaller) VotingInfo(opts *bind.CallOpts, i... method WEAI (line 2151) | func (_IWorkerHub *IWorkerHubCaller) WEAI(opts *bind.CallOpts) (common... method WorkerHubScoring (line 2182) | func (_IWorkerHub *IWorkerHubCaller) WorkerHubScoring(opts *bind.CallO... type IWorkerHubTransactor (line 139) | type IWorkerHubTransactor struct method ClaimReward (line 2213) | func (_IWorkerHub *IWorkerHubTransactor) ClaimReward(opts *bind.Transa... method Commit (line 2234) | func (_IWorkerHub *IWorkerHubTransactor) Commit(opts *bind.TransactOpt... method ForceChangeModelForMiner (line 2255) | func (_IWorkerHub *IWorkerHubTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 2276) | func (_IWorkerHub *IWorkerHubTransactor) IncreaseMinerStake(opts *bind... method Infer (line 2297) | func (_IWorkerHub *IWorkerHubTransactor) Infer(opts *bind.TransactOpts... method InferWithCallback (line 2318) | func (_IWorkerHub *IWorkerHubTransactor) InferWithCallback(opts *bind.... method Initialize (line 2339) | func (_IWorkerHub *IWorkerHubTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 2360) | func (_IWorkerHub *IWorkerHubTransactor) JoinForMinting(opts *bind.Tra... method Pause (line 2381) | func (_IWorkerHub *IWorkerHubTransactor) Pause(opts *bind.TransactOpts... method RegisterMiner (line 2402) | func (_IWorkerHub *IWorkerHubTransactor) RegisterMiner(opts *bind.Tran... method RegisterModel (line 2423) | func (_IWorkerHub *IWorkerHubTransactor) RegisterModel(opts *bind.Tran... method RegisterReferrer (line 2444) | func (_IWorkerHub *IWorkerHubTransactor) RegisterReferrer(opts *bind.T... method RegisterReferrer0 (line 2465) | func (_IWorkerHub *IWorkerHubTransactor) RegisterReferrer0(opts *bind.... method RenounceOwnership (line 2486) | func (_IWorkerHub *IWorkerHubTransactor) RenounceOwnership(opts *bind.... method ResolveInference (line 2507) | func (_IWorkerHub *IWorkerHubTransactor) ResolveInference(opts *bind.T... method RestakeForMiner (line 2528) | func (_IWorkerHub *IWorkerHubTransactor) RestakeForMiner(opts *bind.Tr... method ResultReceived (line 2549) | func (_IWorkerHub *IWorkerHubTransactor) ResultReceived(opts *bind.Tra... method ResultReceived0 (line 2570) | func (_IWorkerHub *IWorkerHubTransactor) ResultReceived0(opts *bind.Tr... method Reveal (line 2591) | func (_IWorkerHub *IWorkerHubTransactor) Reveal(opts *bind.TransactOpt... method RewardToClaim (line 2612) | func (_IWorkerHub *IWorkerHubTransactor) RewardToClaim(opts *bind.Tran... method SeizeMinerRole (line 2633) | func (_IWorkerHub *IWorkerHubTransactor) SeizeMinerRole(opts *bind.Tra... method SetBlocksPerEpoch (line 2654) | func (_IWorkerHub *IWorkerHubTransactor) SetBlocksPerEpoch(opts *bind.... method SetCommitDuration (line 2675) | func (_IWorkerHub *IWorkerHubTransactor) SetCommitDuration(opts *bind.... method SetDAOToken (line 2696) | func (_IWorkerHub *IWorkerHubTransactor) SetDAOToken(opts *bind.Transa... method SetDAOTokenPercentage (line 2717) | func (_IWorkerHub *IWorkerHubTransactor) SetDAOTokenPercentage(opts *b... method SetDAOTokenReward (line 2738) | func (_IWorkerHub *IWorkerHubTransactor) SetDAOTokenReward(opts *bind.... method SetFeeRatioMinerValidator (line 2759) | func (_IWorkerHub *IWorkerHubTransactor) SetFeeRatioMinerValidator(opt... method SetFinePercentage (line 2780) | func (_IWorkerHub *IWorkerHubTransactor) SetFinePercentage(opts *bind.... method SetL2Owner (line 2801) | func (_IWorkerHub *IWorkerHubTransactor) SetL2Owner(opts *bind.Transac... method SetMinFeeToUse (line 2822) | func (_IWorkerHub *IWorkerHubTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 2843) | func (_IWorkerHub *IWorkerHubTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 2864) | func (_IWorkerHub *IWorkerHubTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 2885) | func (_IWorkerHub *IWorkerHubTransactor) SetPenaltyDuration(opts *bind... method SetRevealDuration (line 2906) | func (_IWorkerHub *IWorkerHubTransactor) SetRevealDuration(opts *bind.... method SetScoringInfo (line 2927) | func (_IWorkerHub *IWorkerHubTransactor) SetScoringInfo(opts *bind.Tra... method SetSubmitDuration (line 2948) | func (_IWorkerHub *IWorkerHubTransactor) SetSubmitDuration(opts *bind.... method SetTreasuryAddress (line 2969) | func (_IWorkerHub *IWorkerHubTransactor) SetTreasuryAddress(opts *bind... method SetUnstakDelayTime (line 2990) | func (_IWorkerHub *IWorkerHubTransactor) SetUnstakDelayTime(opts *bind... method SlashMiner (line 3011) | func (_IWorkerHub *IWorkerHubTransactor) SlashMiner(opts *bind.Transac... method StreamData (line 3032) | func (_IWorkerHub *IWorkerHubTransactor) StreamData(opts *bind.Transac... method SubmitSolution (line 3053) | func (_IWorkerHub *IWorkerHubTransactor) SubmitSolution(opts *bind.Tra... method TopUpInfer (line 3074) | func (_IWorkerHub *IWorkerHubTransactor) TopUpInfer(opts *bind.Transac... method TransferOwnership (line 3095) | func (_IWorkerHub *IWorkerHubTransactor) TransferOwnership(opts *bind.... method Unpause (line 3116) | func (_IWorkerHub *IWorkerHubTransactor) Unpause(opts *bind.TransactOp... method UnregisterMiner (line 3137) | func (_IWorkerHub *IWorkerHubTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 3158) | func (_IWorkerHub *IWorkerHubTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 3179) | func (_IWorkerHub *IWorkerHubTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateModelMinimumFee (line 3200) | func (_IWorkerHub *IWorkerHubTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 3221) | func (_IWorkerHub *IWorkerHubTransactor) UpdateModelTier(opts *bind.Tr... method Receive (line 3242) | func (_IWorkerHub *IWorkerHubTransactor) Receive(opts *bind.TransactOp... type IWorkerHubFilterer (line 144) | type IWorkerHubFilterer struct method FilterBlocksPerEpoch (line 3337) | func (_IWorkerHub *IWorkerHubFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 3349) | func (_IWorkerHub *IWorkerHubFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 3386) | func (_IWorkerHub *IWorkerHubFilterer) ParseBlocksPerEpoch(log types.L... method FilterCommitDuration (line 3472) | func (_IWorkerHub *IWorkerHubFilterer) FilterCommitDuration(opts *bind... method WatchCommitDuration (line 3484) | func (_IWorkerHub *IWorkerHubFilterer) WatchCommitDuration(opts *bind.... method ParseCommitDuration (line 3521) | func (_IWorkerHub *IWorkerHubFilterer) ParseCommitDuration(log types.L... method FilterCommitmentSubmission (line 3608) | func (_IWorkerHub *IWorkerHubFilterer) FilterCommitmentSubmission(opts... method WatchCommitmentSubmission (line 3629) | func (_IWorkerHub *IWorkerHubFilterer) WatchCommitmentSubmission(opts ... method ParseCommitmentSubmission (line 3675) | func (_IWorkerHub *IWorkerHubFilterer) ParseCommitmentSubmission(log t... method FilterDAOTokenMintedV2 (line 3763) | func (_IWorkerHub *IWorkerHubFilterer) FilterDAOTokenMintedV2(opts *bi... method WatchDAOTokenMintedV2 (line 3775) | func (_IWorkerHub *IWorkerHubFilterer) WatchDAOTokenMintedV2(opts *bin... method ParseDAOTokenMintedV2 (line 3812) | func (_IWorkerHub *IWorkerHubFilterer) ParseDAOTokenMintedV2(log types... method FilterDAOTokenPercentageUpdated (line 3898) | func (_IWorkerHub *IWorkerHubFilterer) FilterDAOTokenPercentageUpdated... method WatchDAOTokenPercentageUpdated (line 3910) | func (_IWorkerHub *IWorkerHubFilterer) WatchDAOTokenPercentageUpdated(... method ParseDAOTokenPercentageUpdated (line 3947) | func (_IWorkerHub *IWorkerHubFilterer) ParseDAOTokenPercentageUpdated(... method FilterDAOTokenRewardUpdated (line 4033) | func (_IWorkerHub *IWorkerHubFilterer) FilterDAOTokenRewardUpdated(opt... method WatchDAOTokenRewardUpdated (line 4045) | func (_IWorkerHub *IWorkerHubFilterer) WatchDAOTokenRewardUpdated(opts... method ParseDAOTokenRewardUpdated (line 4082) | func (_IWorkerHub *IWorkerHubFilterer) ParseDAOTokenRewardUpdated(log ... method FilterDAOTokenUpdated (line 4168) | func (_IWorkerHub *IWorkerHubFilterer) FilterDAOTokenUpdated(opts *bin... method WatchDAOTokenUpdated (line 4180) | func (_IWorkerHub *IWorkerHubFilterer) WatchDAOTokenUpdated(opts *bind... method ParseDAOTokenUpdated (line 4217) | func (_IWorkerHub *IWorkerHubFilterer) ParseDAOTokenUpdated(log types.... method FilterFinePercentageUpdated (line 4303) | func (_IWorkerHub *IWorkerHubFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 4315) | func (_IWorkerHub *IWorkerHubFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 4352) | func (_IWorkerHub *IWorkerHubFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 4440) | func (_IWorkerHub *IWorkerHubFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 4465) | func (_IWorkerHub *IWorkerHubFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 4515) | func (_IWorkerHub *IWorkerHubFilterer) ParseFraudulentMinerPenalized(l... method FilterInferenceStatusUpdate (line 4601) | func (_IWorkerHub *IWorkerHubFilterer) FilterInferenceStatusUpdate(opt... method WatchInferenceStatusUpdate (line 4618) | func (_IWorkerHub *IWorkerHubFilterer) WatchInferenceStatusUpdate(opts... method ParseInferenceStatusUpdate (line 4660) | func (_IWorkerHub *IWorkerHubFilterer) ParseInferenceStatusUpdate(log ... method FilterInitialized (line 4745) | func (_IWorkerHub *IWorkerHubFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 4757) | func (_IWorkerHub *IWorkerHubFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 4794) | func (_IWorkerHub *IWorkerHubFilterer) ParseInitialized(log types.Log)... method FilterL2OwnerUpdated (line 4880) | func (_IWorkerHub *IWorkerHubFilterer) FilterL2OwnerUpdated(opts *bind... method WatchL2OwnerUpdated (line 4892) | func (_IWorkerHub *IWorkerHubFilterer) WatchL2OwnerUpdated(opts *bind.... method ParseL2OwnerUpdated (line 4929) | func (_IWorkerHub *IWorkerHubFilterer) ParseL2OwnerUpdated(log types.L... method FilterMinFeeToUseUpdated (line 5015) | func (_IWorkerHub *IWorkerHubFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 5027) | func (_IWorkerHub *IWorkerHubFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 5064) | func (_IWorkerHub *IWorkerHubFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 5151) | func (_IWorkerHub *IWorkerHubFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 5172) | func (_IWorkerHub *IWorkerHubFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 5218) | func (_IWorkerHub *IWorkerHubFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 5304) | func (_IWorkerHub *IWorkerHubFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 5321) | func (_IWorkerHub *IWorkerHubFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 5363) | func (_IWorkerHub *IWorkerHubFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 5448) | func (_IWorkerHub *IWorkerHubFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 5465) | func (_IWorkerHub *IWorkerHubFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 5507) | func (_IWorkerHub *IWorkerHubFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 5594) | func (_IWorkerHub *IWorkerHubFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 5615) | func (_IWorkerHub *IWorkerHubFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 5661) | func (_IWorkerHub *IWorkerHubFilterer) ParseMinerRegistration(log type... method FilterMinerRoleSeized (line 5748) | func (_IWorkerHub *IWorkerHubFilterer) FilterMinerRoleSeized(opts *bin... method WatchMinerRoleSeized (line 5773) | func (_IWorkerHub *IWorkerHubFilterer) WatchMinerRoleSeized(opts *bind... method ParseMinerRoleSeized (line 5823) | func (_IWorkerHub *IWorkerHubFilterer) ParseMinerRoleSeized(log types.... method FilterMinerUnregistration (line 5908) | func (_IWorkerHub *IWorkerHubFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 5925) | func (_IWorkerHub *IWorkerHubFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 5967) | func (_IWorkerHub *IWorkerHubFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 6053) | func (_IWorkerHub *IWorkerHubFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 6070) | func (_IWorkerHub *IWorkerHubFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 6112) | func (_IWorkerHub *IWorkerHubFilterer) ParseMinerUnstake(log types.Log... method FilterMiningTimeLimitUpdate (line 6197) | func (_IWorkerHub *IWorkerHubFilterer) FilterMiningTimeLimitUpdate(opt... method WatchMiningTimeLimitUpdate (line 6209) | func (_IWorkerHub *IWorkerHubFilterer) WatchMiningTimeLimitUpdate(opts... method ParseMiningTimeLimitUpdate (line 6246) | func (_IWorkerHub *IWorkerHubFilterer) ParseMiningTimeLimitUpdate(log ... method FilterModelMinimumFeeUpdate (line 6332) | func (_IWorkerHub *IWorkerHubFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 6349) | func (_IWorkerHub *IWorkerHubFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 6391) | func (_IWorkerHub *IWorkerHubFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 6478) | func (_IWorkerHub *IWorkerHubFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 6499) | func (_IWorkerHub *IWorkerHubFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 6545) | func (_IWorkerHub *IWorkerHubFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 6631) | func (_IWorkerHub *IWorkerHubFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 6648) | func (_IWorkerHub *IWorkerHubFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 6690) | func (_IWorkerHub *IWorkerHubFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 6775) | func (_IWorkerHub *IWorkerHubFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 6792) | func (_IWorkerHub *IWorkerHubFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 6834) | func (_IWorkerHub *IWorkerHubFilterer) ParseModelUnregistration(log ty... method FilterNewAssignment (line 6922) | func (_IWorkerHub *IWorkerHubFilterer) FilterNewAssignment(opts *bind.... method WatchNewAssignment (line 6947) | func (_IWorkerHub *IWorkerHubFilterer) WatchNewAssignment(opts *bind.W... method ParseNewAssignment (line 6997) | func (_IWorkerHub *IWorkerHubFilterer) ParseNewAssignment(log types.Lo... method FilterNewInference (line 7086) | func (_IWorkerHub *IWorkerHubFilterer) FilterNewInference(opts *bind.F... method WatchNewInference (line 7111) | func (_IWorkerHub *IWorkerHubFilterer) WatchNewInference(opts *bind.Wa... method ParseNewInference (line 7161) | func (_IWorkerHub *IWorkerHubFilterer) ParseNewInference(log types.Log... method FilterNewScoringInference (line 7250) | func (_IWorkerHub *IWorkerHubFilterer) FilterNewScoringInference(opts ... method WatchNewScoringInference (line 7275) | func (_IWorkerHub *IWorkerHubFilterer) WatchNewScoringInference(opts *... method ParseNewScoringInference (line 7325) | func (_IWorkerHub *IWorkerHubFilterer) ParseNewScoringInference(log ty... method FilterOwnershipTransferred (line 7411) | func (_IWorkerHub *IWorkerHubFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 7432) | func (_IWorkerHub *IWorkerHubFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 7478) | func (_IWorkerHub *IWorkerHubFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 7563) | func (_IWorkerHub *IWorkerHubFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 7575) | func (_IWorkerHub *IWorkerHubFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 7612) | func (_IWorkerHub *IWorkerHubFilterer) ParsePaused(log types.Log) (*IW... method FilterPenaltyDurationUpdated (line 7698) | func (_IWorkerHub *IWorkerHubFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 7710) | func (_IWorkerHub *IWorkerHubFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 7747) | func (_IWorkerHub *IWorkerHubFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 7834) | func (_IWorkerHub *IWorkerHubFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 7856) | func (_IWorkerHub *IWorkerHubFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 7903) | func (_IWorkerHub *IWorkerHubFilterer) ParseRestake(log types.Log) (*I... method FilterRevealDuration (line 7989) | func (_IWorkerHub *IWorkerHubFilterer) FilterRevealDuration(opts *bind... method WatchRevealDuration (line 8001) | func (_IWorkerHub *IWorkerHubFilterer) WatchRevealDuration(opts *bind.... method ParseRevealDuration (line 8038) | func (_IWorkerHub *IWorkerHubFilterer) ParseRevealDuration(log types.L... method FilterRevealSubmission (line 8126) | func (_IWorkerHub *IWorkerHubFilterer) FilterRevealSubmission(opts *bi... method WatchRevealSubmission (line 8147) | func (_IWorkerHub *IWorkerHubFilterer) WatchRevealSubmission(opts *bin... method ParseRevealSubmission (line 8193) | func (_IWorkerHub *IWorkerHubFilterer) ParseRevealSubmission(log types... method FilterRewardClaim (line 8279) | func (_IWorkerHub *IWorkerHubFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 8296) | func (_IWorkerHub *IWorkerHubFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 8338) | func (_IWorkerHub *IWorkerHubFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 8424) | func (_IWorkerHub *IWorkerHubFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 8436) | func (_IWorkerHub *IWorkerHubFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 8473) | func (_IWorkerHub *IWorkerHubFilterer) ParseRewardPerEpoch(log types.L... method FilterSolutionSubmission (line 8559) | func (_IWorkerHub *IWorkerHubFilterer) FilterSolutionSubmission(opts *... method WatchSolutionSubmission (line 8580) | func (_IWorkerHub *IWorkerHubFilterer) WatchSolutionSubmission(opts *b... method ParseSolutionSubmission (line 8626) | func (_IWorkerHub *IWorkerHubFilterer) ParseSolutionSubmission(log typ... method FilterStreamedData (line 8712) | func (_IWorkerHub *IWorkerHubFilterer) FilterStreamedData(opts *bind.F... method WatchStreamedData (line 8729) | func (_IWorkerHub *IWorkerHubFilterer) WatchStreamedData(opts *bind.Wa... method ParseStreamedData (line 8771) | func (_IWorkerHub *IWorkerHubFilterer) ParseStreamedData(log types.Log... method FilterSubmitDuration (line 8857) | func (_IWorkerHub *IWorkerHubFilterer) FilterSubmitDuration(opts *bind... method WatchSubmitDuration (line 8869) | func (_IWorkerHub *IWorkerHubFilterer) WatchSubmitDuration(opts *bind.... method ParseSubmitDuration (line 8906) | func (_IWorkerHub *IWorkerHubFilterer) ParseSubmitDuration(log types.L... method FilterTopUpInfer (line 8993) | func (_IWorkerHub *IWorkerHubFilterer) FilterTopUpInfer(opts *bind.Fil... method WatchTopUpInfer (line 9014) | func (_IWorkerHub *IWorkerHubFilterer) WatchTopUpInfer(opts *bind.Watc... method ParseTopUpInfer (line 9060) | func (_IWorkerHub *IWorkerHubFilterer) ParseTopUpInfer(log types.Log) ... method FilterTransferFee (line 9148) | func (_IWorkerHub *IWorkerHubFilterer) FilterTransferFee(opts *bind.Fi... method WatchTransferFee (line 9165) | func (_IWorkerHub *IWorkerHubFilterer) WatchTransferFee(opts *bind.Wat... method ParseTransferFee (line 9207) | func (_IWorkerHub *IWorkerHubFilterer) ParseTransferFee(log types.Log)... method FilterTreasuryAddressUpdated (line 9293) | func (_IWorkerHub *IWorkerHubFilterer) FilterTreasuryAddressUpdated(op... method WatchTreasuryAddressUpdated (line 9305) | func (_IWorkerHub *IWorkerHubFilterer) WatchTreasuryAddressUpdated(opt... method ParseTreasuryAddressUpdated (line 9342) | func (_IWorkerHub *IWorkerHubFilterer) ParseTreasuryAddressUpdated(log... method FilterUnpaused (line 9427) | func (_IWorkerHub *IWorkerHubFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 9439) | func (_IWorkerHub *IWorkerHubFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 9476) | func (_IWorkerHub *IWorkerHubFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 9562) | func (_IWorkerHub *IWorkerHubFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 9574) | func (_IWorkerHub *IWorkerHubFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 9611) | func (_IWorkerHub *IWorkerHubFilterer) ParseUnstakeDelayTime(log types... type IWorkerHubSession (line 150) | type IWorkerHubSession struct method AssignmentNumber (line 288) | func (_IWorkerHub *IWorkerHubSession) AssignmentNumber() (*big.Int, er... method Assignments (line 345) | func (_IWorkerHub *IWorkerHubSession) Assignments(arg0 *big.Int) (stru... method BlocksPerEpoch (line 394) | func (_IWorkerHub *IWorkerHubSession) BlocksPerEpoch() (*big.Int, erro... method CommitDuration (line 425) | func (_IWorkerHub *IWorkerHubSession) CommitDuration() (*big.Int, erro... method CurrentEpoch (line 456) | func (_IWorkerHub *IWorkerHubSession) CurrentEpoch() (*big.Int, error) { method DaoReceiversInfo (line 498) | func (_IWorkerHub *IWorkerHubSession) DaoReceiversInfo(inferId *big.In... method DaoToken (line 537) | func (_IWorkerHub *IWorkerHubSession) DaoToken() (common.Address, erro... method DaoTokenPercentage (line 585) | func (_IWorkerHub *IWorkerHubSession) DaoTokenPercentage() (struct { method DaoTokenReward (line 628) | func (_IWorkerHub *IWorkerHubSession) DaoTokenReward() (*big.Int, erro... method FeeL2Percentage (line 659) | func (_IWorkerHub *IWorkerHubSession) FeeL2Percentage() (uint16, error) { method FeeRatioMinerValidator (line 690) | func (_IWorkerHub *IWorkerHubSession) FeeRatioMinerValidator() (uint16... method FeeTreasuryPercentage (line 721) | func (_IWorkerHub *IWorkerHubSession) FeeTreasuryPercentage() (uint16,... method FinePercentage (line 752) | func (_IWorkerHub *IWorkerHubSession) FinePercentage() (uint16, error) { method GetAllAssignments (line 783) | func (_IWorkerHub *IWorkerHubSession) GetAllAssignments(startId *big.I... method GetAllInferences (line 814) | func (_IWorkerHub *IWorkerHubSession) GetAllInferences(startId *big.In... method GetAllMinerUnstakeRequests (line 853) | func (_IWorkerHub *IWorkerHubSession) GetAllMinerUnstakeRequests() (st... method GetAllMiners (line 890) | func (_IWorkerHub *IWorkerHubSession) GetAllMiners() ([]IWorkerHubWork... method GetAssignmentByInferenceId (line 921) | func (_IWorkerHub *IWorkerHubSession) GetAssignmentByInferenceId(_infe... method GetAssignmentByMiner (line 952) | func (_IWorkerHub *IWorkerHubSession) GetAssignmentByMiner(_minerAddr ... method GetInferenceInfo (line 983) | func (_IWorkerHub *IWorkerHubSession) GetInferenceInfo(_inferenceId *b... method GetMinFeeToUse (line 1014) | func (_IWorkerHub *IWorkerHubSession) GetMinFeeToUse(_modelAddress com... method GetMinerAddresses (line 1045) | func (_IWorkerHub *IWorkerHubSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 1076) | func (_IWorkerHub *IWorkerHubSession) GetMinerAddressesOfModel(_model ... method GetMiners (line 1107) | func (_IWorkerHub *IWorkerHubSession) GetMiners() ([]IWorkerHubWorkerI... method GetMintingAssignmentsOfInference (line 1138) | func (_IWorkerHub *IWorkerHubSession) GetMintingAssignmentsOfInference... method GetModelAddresses (line 1169) | func (_IWorkerHub *IWorkerHubSession) GetModelAddresses() ([]common.Ad... method GetNOMiner (line 1200) | func (_IWorkerHub *IWorkerHubSession) GetNOMiner() (*big.Int, error) { method GetRoleByAssigmentId (line 1231) | func (_IWorkerHub *IWorkerHubSession) GetRoleByAssigmentId(_assignment... method InferenceNumber (line 1262) | func (_IWorkerHub *IWorkerHubSession) InferenceNumber() (*big.Int, err... method IsAssignmentPending (line 1293) | func (_IWorkerHub *IWorkerHubSession) IsAssignmentPending(_assignmentI... method IsReferrer (line 1324) | func (_IWorkerHub *IWorkerHubSession) IsReferrer(arg0 common.Address) ... method L2Owner (line 1355) | func (_IWorkerHub *IWorkerHubSession) L2Owner() (common.Address, error) { method LastBlock (line 1386) | func (_IWorkerHub *IWorkerHubSession) LastBlock() (*big.Int, error) { method MaximumTier (line 1417) | func (_IWorkerHub *IWorkerHubSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 1448) | func (_IWorkerHub *IWorkerHubSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 1479) | func (_IWorkerHub *IWorkerHubSession) MinerMinimumStake() (*big.Int, e... method MinerRequirement (line 1510) | func (_IWorkerHub *IWorkerHubSession) MinerRequirement() (uint8, error) { method MinerUnstakeRequests (line 1549) | func (_IWorkerHub *IWorkerHubSession) MinerUnstakeRequests(arg0 common... method Miners (line 1606) | func (_IWorkerHub *IWorkerHubSession) Miners(arg0 common.Address) (str... method ModelScoring (line 1651) | func (_IWorkerHub *IWorkerHubSession) ModelScoring() (common.Address, ... method Models (line 1690) | func (_IWorkerHub *IWorkerHubSession) Models(arg0 common.Address) (str... method Multiplier (line 1727) | func (_IWorkerHub *IWorkerHubSession) Multiplier(_miner common.Address... method Owner (line 1758) | func (_IWorkerHub *IWorkerHubSession) Owner() (common.Address, error) { method Paused (line 1789) | func (_IWorkerHub *IWorkerHubSession) Paused() (bool, error) { method PenaltyDuration (line 1820) | func (_IWorkerHub *IWorkerHubSession) PenaltyDuration() (*big.Int, err... method RevealDuration (line 1851) | func (_IWorkerHub *IWorkerHubSession) RevealDuration() (*big.Int, erro... method RewardInEpoch (line 1896) | func (_IWorkerHub *IWorkerHubSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 1937) | func (_IWorkerHub *IWorkerHubSession) RewardPerEpoch() (*big.Int, erro... method SubmitDuration (line 1968) | func (_IWorkerHub *IWorkerHubSession) SubmitDuration() (*big.Int, erro... method Treasury (line 1999) | func (_IWorkerHub *IWorkerHubSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 2030) | func (_IWorkerHub *IWorkerHubSession) UnstakeDelayTime() (*big.Int, er... method ValidateDAOSupplyIncrease (line 2061) | func (_IWorkerHub *IWorkerHubSession) ValidateDAOSupplyIncrease(_isRef... method Version (line 2092) | func (_IWorkerHub *IWorkerHubSession) Version() (string, error) { method VotingInfo (line 2131) | func (_IWorkerHub *IWorkerHubSession) VotingInfo(inferId *big.Int) (st... method WEAI (line 2168) | func (_IWorkerHub *IWorkerHubSession) WEAI() (common.Address, error) { method WorkerHubScoring (line 2199) | func (_IWorkerHub *IWorkerHubSession) WorkerHubScoring() (common.Addre... method ClaimReward (line 2220) | func (_IWorkerHub *IWorkerHubSession) ClaimReward(_miner common.Addres... method Commit (line 2241) | func (_IWorkerHub *IWorkerHubSession) Commit(_assignId *big.Int, _comm... method ForceChangeModelForMiner (line 2262) | func (_IWorkerHub *IWorkerHubSession) ForceChangeModelForMiner(_miner ... method IncreaseMinerStake (line 2283) | func (_IWorkerHub *IWorkerHubSession) IncreaseMinerStake(wEAIAmt *big.... method Infer (line 2304) | func (_IWorkerHub *IWorkerHubSession) Infer(_input []byte, _creator co... method InferWithCallback (line 2325) | func (_IWorkerHub *IWorkerHubSession) InferWithCallback(originInferId ... method Initialize (line 2346) | func (_IWorkerHub *IWorkerHubSession) Initialize(_l2Owner common.Addre... method JoinForMinting (line 2367) | func (_IWorkerHub *IWorkerHubSession) JoinForMinting() (*types.Transac... method Pause (line 2388) | func (_IWorkerHub *IWorkerHubSession) Pause() (*types.Transaction, err... method RegisterMiner (line 2409) | func (_IWorkerHub *IWorkerHubSession) RegisterMiner(tier uint16, wEAIA... method RegisterModel (line 2430) | func (_IWorkerHub *IWorkerHubSession) RegisterModel(_model common.Addr... method RegisterReferrer (line 2451) | func (_IWorkerHub *IWorkerHubSession) RegisterReferrer(_referrer commo... method RegisterReferrer0 (line 2472) | func (_IWorkerHub *IWorkerHubSession) RegisterReferrer0(_referrers []c... method RenounceOwnership (line 2493) | func (_IWorkerHub *IWorkerHubSession) RenounceOwnership() (*types.Tran... method ResolveInference (line 2514) | func (_IWorkerHub *IWorkerHubSession) ResolveInference(_inferenceId *b... method RestakeForMiner (line 2535) | func (_IWorkerHub *IWorkerHubSession) RestakeForMiner(tier uint16) (*t... method ResultReceived (line 2556) | func (_IWorkerHub *IWorkerHubSession) ResultReceived(result []byte) (*... method ResultReceived0 (line 2577) | func (_IWorkerHub *IWorkerHubSession) ResultReceived0(_originInferId *... method Reveal (line 2598) | func (_IWorkerHub *IWorkerHubSession) Reveal(_assignId *big.Int, _nonc... method RewardToClaim (line 2619) | func (_IWorkerHub *IWorkerHubSession) RewardToClaim(_miner common.Addr... method SeizeMinerRole (line 2640) | func (_IWorkerHub *IWorkerHubSession) SeizeMinerRole(_assignmentId *bi... method SetBlocksPerEpoch (line 2661) | func (_IWorkerHub *IWorkerHubSession) SetBlocksPerEpoch(_blocks *big.I... method SetCommitDuration (line 2682) | func (_IWorkerHub *IWorkerHubSession) SetCommitDuration(_newCommitDura... method SetDAOToken (line 2703) | func (_IWorkerHub *IWorkerHubSession) SetDAOToken(_daoTokenAddress com... method SetDAOTokenPercentage (line 2724) | func (_IWorkerHub *IWorkerHubSession) SetDAOTokenPercentage(_daoTokenP... method SetDAOTokenReward (line 2745) | func (_IWorkerHub *IWorkerHubSession) SetDAOTokenReward(_newDAOTokenRe... method SetFeeRatioMinerValidator (line 2766) | func (_IWorkerHub *IWorkerHubSession) SetFeeRatioMinerValidator(_newRa... method SetFinePercentage (line 2787) | func (_IWorkerHub *IWorkerHubSession) SetFinePercentage(_finePercentag... method SetL2Owner (line 2808) | func (_IWorkerHub *IWorkerHubSession) SetL2Owner(_l2OwnerAddress commo... method SetMinFeeToUse (line 2829) | func (_IWorkerHub *IWorkerHubSession) SetMinFeeToUse(_minFeeToUse *big... method SetMinerMinimumStake (line 2850) | func (_IWorkerHub *IWorkerHubSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 2871) | func (_IWorkerHub *IWorkerHubSession) SetNewRewardInEpoch(_newRewardAm... method SetPenaltyDuration (line 2892) | func (_IWorkerHub *IWorkerHubSession) SetPenaltyDuration(_penaltyDurat... method SetRevealDuration (line 2913) | func (_IWorkerHub *IWorkerHubSession) SetRevealDuration(_newRevealDura... method SetScoringInfo (line 2934) | func (_IWorkerHub *IWorkerHubSession) SetScoringInfo(_workerHubScoring... method SetSubmitDuration (line 2955) | func (_IWorkerHub *IWorkerHubSession) SetSubmitDuration(_newSubmitDura... method SetTreasuryAddress (line 2976) | func (_IWorkerHub *IWorkerHubSession) SetTreasuryAddress(_treasuryAddr... method SetUnstakDelayTime (line 2997) | func (_IWorkerHub *IWorkerHubSession) SetUnstakDelayTime(_newUnstakeDe... method SlashMiner (line 3018) | func (_IWorkerHub *IWorkerHubSession) SlashMiner(_miner common.Address... method StreamData (line 3039) | func (_IWorkerHub *IWorkerHubSession) StreamData(_assignmentId *big.In... method SubmitSolution (line 3060) | func (_IWorkerHub *IWorkerHubSession) SubmitSolution(_assigmentId *big... method TopUpInfer (line 3081) | func (_IWorkerHub *IWorkerHubSession) TopUpInfer(_inferenceId *big.Int... method TransferOwnership (line 3102) | func (_IWorkerHub *IWorkerHubSession) TransferOwnership(newOwner commo... method Unpause (line 3123) | func (_IWorkerHub *IWorkerHubSession) Unpause() (*types.Transaction, e... method UnregisterMiner (line 3144) | func (_IWorkerHub *IWorkerHubSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 3165) | func (_IWorkerHub *IWorkerHubSession) UnregisterModel(_model common.Ad... method UnstakeForMiner (line 3186) | func (_IWorkerHub *IWorkerHubSession) UnstakeForMiner() (*types.Transa... method UpdateModelMinimumFee (line 3207) | func (_IWorkerHub *IWorkerHubSession) UpdateModelMinimumFee(_model com... method UpdateModelTier (line 3228) | func (_IWorkerHub *IWorkerHubSession) UpdateModelTier(_model common.Ad... method Receive (line 3249) | func (_IWorkerHub *IWorkerHubSession) Receive() (*types.Transaction, e... type IWorkerHubCallerSession (line 158) | type IWorkerHubCallerSession struct method AssignmentNumber (line 295) | func (_IWorkerHub *IWorkerHubCallerSession) AssignmentNumber() (*big.I... method Assignments (line 361) | func (_IWorkerHub *IWorkerHubCallerSession) Assignments(arg0 *big.Int)... method BlocksPerEpoch (line 401) | func (_IWorkerHub *IWorkerHubCallerSession) BlocksPerEpoch() (*big.Int... method CommitDuration (line 432) | func (_IWorkerHub *IWorkerHubCallerSession) CommitDuration() (*big.Int... method CurrentEpoch (line 463) | func (_IWorkerHub *IWorkerHubCallerSession) CurrentEpoch() (*big.Int, ... method DaoReceiversInfo (line 509) | func (_IWorkerHub *IWorkerHubCallerSession) DaoReceiversInfo(inferId *... method DaoToken (line 544) | func (_IWorkerHub *IWorkerHubCallerSession) DaoToken() (common.Address... method DaoTokenPercentage (line 598) | func (_IWorkerHub *IWorkerHubCallerSession) DaoTokenPercentage() (stru... method DaoTokenReward (line 635) | func (_IWorkerHub *IWorkerHubCallerSession) DaoTokenReward() (*big.Int... method FeeL2Percentage (line 666) | func (_IWorkerHub *IWorkerHubCallerSession) FeeL2Percentage() (uint16,... method FeeRatioMinerValidator (line 697) | func (_IWorkerHub *IWorkerHubCallerSession) FeeRatioMinerValidator() (... method FeeTreasuryPercentage (line 728) | func (_IWorkerHub *IWorkerHubCallerSession) FeeTreasuryPercentage() (u... method FinePercentage (line 759) | func (_IWorkerHub *IWorkerHubCallerSession) FinePercentage() (uint16, ... method GetAllAssignments (line 790) | func (_IWorkerHub *IWorkerHubCallerSession) GetAllAssignments(startId ... method GetAllInferences (line 821) | func (_IWorkerHub *IWorkerHubCallerSession) GetAllInferences(startId *... method GetAllMinerUnstakeRequests (line 863) | func (_IWorkerHub *IWorkerHubCallerSession) GetAllMinerUnstakeRequests... method GetAllMiners (line 897) | func (_IWorkerHub *IWorkerHubCallerSession) GetAllMiners() ([]IWorkerH... method GetAssignmentByInferenceId (line 928) | func (_IWorkerHub *IWorkerHubCallerSession) GetAssignmentByInferenceId... method GetAssignmentByMiner (line 959) | func (_IWorkerHub *IWorkerHubCallerSession) GetAssignmentByMiner(_mine... method GetInferenceInfo (line 990) | func (_IWorkerHub *IWorkerHubCallerSession) GetInferenceInfo(_inferenc... method GetMinFeeToUse (line 1021) | func (_IWorkerHub *IWorkerHubCallerSession) GetMinFeeToUse(_modelAddre... method GetMinerAddresses (line 1052) | func (_IWorkerHub *IWorkerHubCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 1083) | func (_IWorkerHub *IWorkerHubCallerSession) GetMinerAddressesOfModel(_... method GetMiners (line 1114) | func (_IWorkerHub *IWorkerHubCallerSession) GetMiners() ([]IWorkerHubW... method GetMintingAssignmentsOfInference (line 1145) | func (_IWorkerHub *IWorkerHubCallerSession) GetMintingAssignmentsOfInf... method GetModelAddresses (line 1176) | func (_IWorkerHub *IWorkerHubCallerSession) GetModelAddresses() ([]com... method GetNOMiner (line 1207) | func (_IWorkerHub *IWorkerHubCallerSession) GetNOMiner() (*big.Int, er... method GetRoleByAssigmentId (line 1238) | func (_IWorkerHub *IWorkerHubCallerSession) GetRoleByAssigmentId(_assi... method InferenceNumber (line 1269) | func (_IWorkerHub *IWorkerHubCallerSession) InferenceNumber() (*big.In... method IsAssignmentPending (line 1300) | func (_IWorkerHub *IWorkerHubCallerSession) IsAssignmentPending(_assig... method IsReferrer (line 1331) | func (_IWorkerHub *IWorkerHubCallerSession) IsReferrer(arg0 common.Add... method L2Owner (line 1362) | func (_IWorkerHub *IWorkerHubCallerSession) L2Owner() (common.Address,... method LastBlock (line 1393) | func (_IWorkerHub *IWorkerHubCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 1424) | func (_IWorkerHub *IWorkerHubCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 1455) | func (_IWorkerHub *IWorkerHubCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 1486) | func (_IWorkerHub *IWorkerHubCallerSession) MinerMinimumStake() (*big.... method MinerRequirement (line 1517) | func (_IWorkerHub *IWorkerHubCallerSession) MinerRequirement() (uint8,... method MinerUnstakeRequests (line 1559) | func (_IWorkerHub *IWorkerHubCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 1620) | func (_IWorkerHub *IWorkerHubCallerSession) Miners(arg0 common.Address... method ModelScoring (line 1658) | func (_IWorkerHub *IWorkerHubCallerSession) ModelScoring() (common.Add... method Models (line 1700) | func (_IWorkerHub *IWorkerHubCallerSession) Models(arg0 common.Address... method Multiplier (line 1734) | func (_IWorkerHub *IWorkerHubCallerSession) Multiplier(_miner common.A... method Owner (line 1765) | func (_IWorkerHub *IWorkerHubCallerSession) Owner() (common.Address, e... method Paused (line 1796) | func (_IWorkerHub *IWorkerHubCallerSession) Paused() (bool, error) { method PenaltyDuration (line 1827) | func (_IWorkerHub *IWorkerHubCallerSession) PenaltyDuration() (*big.In... method RevealDuration (line 1858) | func (_IWorkerHub *IWorkerHubCallerSession) RevealDuration() (*big.Int... method RewardInEpoch (line 1908) | func (_IWorkerHub *IWorkerHubCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 1944) | func (_IWorkerHub *IWorkerHubCallerSession) RewardPerEpoch() (*big.Int... method SubmitDuration (line 1975) | func (_IWorkerHub *IWorkerHubCallerSession) SubmitDuration() (*big.Int... method Treasury (line 2006) | func (_IWorkerHub *IWorkerHubCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 2037) | func (_IWorkerHub *IWorkerHubCallerSession) UnstakeDelayTime() (*big.I... method ValidateDAOSupplyIncrease (line 2068) | func (_IWorkerHub *IWorkerHubCallerSession) ValidateDAOSupplyIncrease(... method Version (line 2099) | func (_IWorkerHub *IWorkerHubCallerSession) Version() (string, error) { method VotingInfo (line 2141) | func (_IWorkerHub *IWorkerHubCallerSession) VotingInfo(inferId *big.In... method WEAI (line 2175) | func (_IWorkerHub *IWorkerHubCallerSession) WEAI() (common.Address, er... method WorkerHubScoring (line 2206) | func (_IWorkerHub *IWorkerHubCallerSession) WorkerHubScoring() (common... type IWorkerHubTransactorSession (line 165) | type IWorkerHubTransactorSession struct method ClaimReward (line 2227) | func (_IWorkerHub *IWorkerHubTransactorSession) ClaimReward(_miner com... method Commit (line 2248) | func (_IWorkerHub *IWorkerHubTransactorSession) Commit(_assignId *big.... method ForceChangeModelForMiner (line 2269) | func (_IWorkerHub *IWorkerHubTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 2290) | func (_IWorkerHub *IWorkerHubTransactorSession) IncreaseMinerStake(wEA... method Infer (line 2311) | func (_IWorkerHub *IWorkerHubTransactorSession) Infer(_input []byte, _... method InferWithCallback (line 2332) | func (_IWorkerHub *IWorkerHubTransactorSession) InferWithCallback(orig... method Initialize (line 2353) | func (_IWorkerHub *IWorkerHubTransactorSession) Initialize(_l2Owner co... method JoinForMinting (line 2374) | func (_IWorkerHub *IWorkerHubTransactorSession) JoinForMinting() (*typ... method Pause (line 2395) | func (_IWorkerHub *IWorkerHubTransactorSession) Pause() (*types.Transa... method RegisterMiner (line 2416) | func (_IWorkerHub *IWorkerHubTransactorSession) RegisterMiner(tier uin... method RegisterModel (line 2437) | func (_IWorkerHub *IWorkerHubTransactorSession) RegisterModel(_model c... method RegisterReferrer (line 2458) | func (_IWorkerHub *IWorkerHubTransactorSession) RegisterReferrer(_refe... method RegisterReferrer0 (line 2479) | func (_IWorkerHub *IWorkerHubTransactorSession) RegisterReferrer0(_ref... method RenounceOwnership (line 2500) | func (_IWorkerHub *IWorkerHubTransactorSession) RenounceOwnership() (*... method ResolveInference (line 2521) | func (_IWorkerHub *IWorkerHubTransactorSession) ResolveInference(_infe... method RestakeForMiner (line 2542) | func (_IWorkerHub *IWorkerHubTransactorSession) RestakeForMiner(tier u... method ResultReceived (line 2563) | func (_IWorkerHub *IWorkerHubTransactorSession) ResultReceived(result ... method ResultReceived0 (line 2584) | func (_IWorkerHub *IWorkerHubTransactorSession) ResultReceived0(_origi... method Reveal (line 2605) | func (_IWorkerHub *IWorkerHubTransactorSession) Reveal(_assignId *big.... method RewardToClaim (line 2626) | func (_IWorkerHub *IWorkerHubTransactorSession) RewardToClaim(_miner c... method SeizeMinerRole (line 2647) | func (_IWorkerHub *IWorkerHubTransactorSession) SeizeMinerRole(_assign... method SetBlocksPerEpoch (line 2668) | func (_IWorkerHub *IWorkerHubTransactorSession) SetBlocksPerEpoch(_blo... method SetCommitDuration (line 2689) | func (_IWorkerHub *IWorkerHubTransactorSession) SetCommitDuration(_new... method SetDAOToken (line 2710) | func (_IWorkerHub *IWorkerHubTransactorSession) SetDAOToken(_daoTokenA... method SetDAOTokenPercentage (line 2731) | func (_IWorkerHub *IWorkerHubTransactorSession) SetDAOTokenPercentage(... method SetDAOTokenReward (line 2752) | func (_IWorkerHub *IWorkerHubTransactorSession) SetDAOTokenReward(_new... method SetFeeRatioMinerValidator (line 2773) | func (_IWorkerHub *IWorkerHubTransactorSession) SetFeeRatioMinerValida... method SetFinePercentage (line 2794) | func (_IWorkerHub *IWorkerHubTransactorSession) SetFinePercentage(_fin... method SetL2Owner (line 2815) | func (_IWorkerHub *IWorkerHubTransactorSession) SetL2Owner(_l2OwnerAdd... method SetMinFeeToUse (line 2836) | func (_IWorkerHub *IWorkerHubTransactorSession) SetMinFeeToUse(_minFee... method SetMinerMinimumStake (line 2857) | func (_IWorkerHub *IWorkerHubTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 2878) | func (_IWorkerHub *IWorkerHubTransactorSession) SetNewRewardInEpoch(_n... method SetPenaltyDuration (line 2899) | func (_IWorkerHub *IWorkerHubTransactorSession) SetPenaltyDuration(_pe... method SetRevealDuration (line 2920) | func (_IWorkerHub *IWorkerHubTransactorSession) SetRevealDuration(_new... method SetScoringInfo (line 2941) | func (_IWorkerHub *IWorkerHubTransactorSession) SetScoringInfo(_worker... method SetSubmitDuration (line 2962) | func (_IWorkerHub *IWorkerHubTransactorSession) SetSubmitDuration(_new... method SetTreasuryAddress (line 2983) | func (_IWorkerHub *IWorkerHubTransactorSession) SetTreasuryAddress(_tr... method SetUnstakDelayTime (line 3004) | func (_IWorkerHub *IWorkerHubTransactorSession) SetUnstakDelayTime(_ne... method SlashMiner (line 3025) | func (_IWorkerHub *IWorkerHubTransactorSession) SlashMiner(_miner comm... method StreamData (line 3046) | func (_IWorkerHub *IWorkerHubTransactorSession) StreamData(_assignment... method SubmitSolution (line 3067) | func (_IWorkerHub *IWorkerHubTransactorSession) SubmitSolution(_assigm... method TopUpInfer (line 3088) | func (_IWorkerHub *IWorkerHubTransactorSession) TopUpInfer(_inferenceI... method TransferOwnership (line 3109) | func (_IWorkerHub *IWorkerHubTransactorSession) TransferOwnership(newO... method Unpause (line 3130) | func (_IWorkerHub *IWorkerHubTransactorSession) Unpause() (*types.Tran... method UnregisterMiner (line 3151) | func (_IWorkerHub *IWorkerHubTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 3172) | func (_IWorkerHub *IWorkerHubTransactorSession) UnregisterModel(_model... method UnstakeForMiner (line 3193) | func (_IWorkerHub *IWorkerHubTransactorSession) UnstakeForMiner() (*ty... method UpdateModelMinimumFee (line 3214) | func (_IWorkerHub *IWorkerHubTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 3235) | func (_IWorkerHub *IWorkerHubTransactorSession) UpdateModelTier(_model... method Receive (line 3256) | func (_IWorkerHub *IWorkerHubTransactorSession) Receive() (*types.Tran... type IWorkerHubRaw (line 171) | type IWorkerHubRaw struct method Call (line 234) | func (_IWorkerHub *IWorkerHubRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 240) | func (_IWorkerHub *IWorkerHubRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 245) | func (_IWorkerHub *IWorkerHubRaw) Transact(opts *bind.TransactOpts, me... type IWorkerHubCallerRaw (line 176) | type IWorkerHubCallerRaw struct method Call (line 253) | func (_IWorkerHub *IWorkerHubCallerRaw) Call(opts *bind.CallOpts, resu... type IWorkerHubTransactorRaw (line 181) | type IWorkerHubTransactorRaw struct method Transfer (line 259) | func (_IWorkerHub *IWorkerHubTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 264) | func (_IWorkerHub *IWorkerHubTransactorRaw) Transact(opts *bind.Transa... function NewIWorkerHub (line 186) | func NewIWorkerHub(address common.Address, backend bind.ContractBackend)... function NewIWorkerHubCaller (line 195) | func NewIWorkerHubCaller(address common.Address, caller bind.ContractCal... function NewIWorkerHubTransactor (line 204) | func NewIWorkerHubTransactor(address common.Address, transactor bind.Con... function NewIWorkerHubFilterer (line 213) | func NewIWorkerHubFilterer(address common.Address, filterer bind.Contrac... function bindIWorkerHub (line 222) | func bindIWorkerHub(address common.Address, caller bind.ContractCaller, ... type IWorkerHubBlocksPerEpochIterator (line 3261) | type IWorkerHubBlocksPerEpochIterator struct method Next (line 3276) | func (it *IWorkerHubBlocksPerEpochIterator) Next() bool { method Error (line 3316) | func (it *IWorkerHubBlocksPerEpochIterator) Error() error { method Close (line 3322) | func (it *IWorkerHubBlocksPerEpochIterator) Close() error { type IWorkerHubBlocksPerEpoch (line 3328) | type IWorkerHubBlocksPerEpoch struct type IWorkerHubCommitDurationIterator (line 3396) | type IWorkerHubCommitDurationIterator struct method Next (line 3411) | func (it *IWorkerHubCommitDurationIterator) Next() bool { method Error (line 3451) | func (it *IWorkerHubCommitDurationIterator) Error() error { method Close (line 3457) | func (it *IWorkerHubCommitDurationIterator) Close() error { type IWorkerHubCommitDuration (line 3463) | type IWorkerHubCommitDuration struct type IWorkerHubCommitmentSubmissionIterator (line 3531) | type IWorkerHubCommitmentSubmissionIterator struct method Next (line 3546) | func (it *IWorkerHubCommitmentSubmissionIterator) Next() bool { method Error (line 3586) | func (it *IWorkerHubCommitmentSubmissionIterator) Error() error { method Close (line 3592) | func (it *IWorkerHubCommitmentSubmissionIterator) Close() error { type IWorkerHubCommitmentSubmission (line 3598) | type IWorkerHubCommitmentSubmission struct type IWorkerHubDAOTokenMintedV2Iterator (line 3685) | type IWorkerHubDAOTokenMintedV2Iterator struct method Next (line 3700) | func (it *IWorkerHubDAOTokenMintedV2Iterator) Next() bool { method Error (line 3740) | func (it *IWorkerHubDAOTokenMintedV2Iterator) Error() error { method Close (line 3746) | func (it *IWorkerHubDAOTokenMintedV2Iterator) Close() error { type IWorkerHubDAOTokenMintedV2 (line 3752) | type IWorkerHubDAOTokenMintedV2 struct type IWorkerHubDAOTokenPercentageUpdatedIterator (line 3822) | type IWorkerHubDAOTokenPercentageUpdatedIterator struct method Next (line 3837) | func (it *IWorkerHubDAOTokenPercentageUpdatedIterator) Next() bool { method Error (line 3877) | func (it *IWorkerHubDAOTokenPercentageUpdatedIterator) Error() error { method Close (line 3883) | func (it *IWorkerHubDAOTokenPercentageUpdatedIterator) Close() error { type IWorkerHubDAOTokenPercentageUpdated (line 3889) | type IWorkerHubDAOTokenPercentageUpdated struct type IWorkerHubDAOTokenRewardUpdatedIterator (line 3957) | type IWorkerHubDAOTokenRewardUpdatedIterator struct method Next (line 3972) | func (it *IWorkerHubDAOTokenRewardUpdatedIterator) Next() bool { method Error (line 4012) | func (it *IWorkerHubDAOTokenRewardUpdatedIterator) Error() error { method Close (line 4018) | func (it *IWorkerHubDAOTokenRewardUpdatedIterator) Close() error { type IWorkerHubDAOTokenRewardUpdated (line 4024) | type IWorkerHubDAOTokenRewardUpdated struct type IWorkerHubDAOTokenUpdatedIterator (line 4092) | type IWorkerHubDAOTokenUpdatedIterator struct method Next (line 4107) | func (it *IWorkerHubDAOTokenUpdatedIterator) Next() bool { method Error (line 4147) | func (it *IWorkerHubDAOTokenUpdatedIterator) Error() error { method Close (line 4153) | func (it *IWorkerHubDAOTokenUpdatedIterator) Close() error { type IWorkerHubDAOTokenUpdated (line 4159) | type IWorkerHubDAOTokenUpdated struct type IWorkerHubFinePercentageUpdatedIterator (line 4227) | type IWorkerHubFinePercentageUpdatedIterator struct method Next (line 4242) | func (it *IWorkerHubFinePercentageUpdatedIterator) Next() bool { method Error (line 4282) | func (it *IWorkerHubFinePercentageUpdatedIterator) Error() error { method Close (line 4288) | func (it *IWorkerHubFinePercentageUpdatedIterator) Close() error { type IWorkerHubFinePercentageUpdated (line 4294) | type IWorkerHubFinePercentageUpdated struct type IWorkerHubFraudulentMinerPenalizedIterator (line 4362) | type IWorkerHubFraudulentMinerPenalizedIterator struct method Next (line 4377) | func (it *IWorkerHubFraudulentMinerPenalizedIterator) Next() bool { method Error (line 4417) | func (it *IWorkerHubFraudulentMinerPenalizedIterator) Error() error { method Close (line 4423) | func (it *IWorkerHubFraudulentMinerPenalizedIterator) Close() error { type IWorkerHubFraudulentMinerPenalized (line 4429) | type IWorkerHubFraudulentMinerPenalized struct type IWorkerHubInferenceStatusUpdateIterator (line 4525) | type IWorkerHubInferenceStatusUpdateIterator struct method Next (line 4540) | func (it *IWorkerHubInferenceStatusUpdateIterator) Next() bool { method Error (line 4580) | func (it *IWorkerHubInferenceStatusUpdateIterator) Error() error { method Close (line 4586) | func (it *IWorkerHubInferenceStatusUpdateIterator) Close() error { type IWorkerHubInferenceStatusUpdate (line 4592) | type IWorkerHubInferenceStatusUpdate struct type IWorkerHubInitializedIterator (line 4670) | type IWorkerHubInitializedIterator struct method Next (line 4685) | func (it *IWorkerHubInitializedIterator) Next() bool { method Error (line 4725) | func (it *IWorkerHubInitializedIterator) Error() error { method Close (line 4731) | func (it *IWorkerHubInitializedIterator) Close() error { type IWorkerHubInitialized (line 4737) | type IWorkerHubInitialized struct type IWorkerHubL2OwnerUpdatedIterator (line 4804) | type IWorkerHubL2OwnerUpdatedIterator struct method Next (line 4819) | func (it *IWorkerHubL2OwnerUpdatedIterator) Next() bool { method Error (line 4859) | func (it *IWorkerHubL2OwnerUpdatedIterator) Error() error { method Close (line 4865) | func (it *IWorkerHubL2OwnerUpdatedIterator) Close() error { type IWorkerHubL2OwnerUpdated (line 4871) | type IWorkerHubL2OwnerUpdated struct type IWorkerHubMinFeeToUseUpdatedIterator (line 4939) | type IWorkerHubMinFeeToUseUpdatedIterator struct method Next (line 4954) | func (it *IWorkerHubMinFeeToUseUpdatedIterator) Next() bool { method Error (line 4994) | func (it *IWorkerHubMinFeeToUseUpdatedIterator) Error() error { method Close (line 5000) | func (it *IWorkerHubMinFeeToUseUpdatedIterator) Close() error { type IWorkerHubMinFeeToUseUpdated (line 5006) | type IWorkerHubMinFeeToUseUpdated struct type IWorkerHubMinerDeactivatedIterator (line 5074) | type IWorkerHubMinerDeactivatedIterator struct method Next (line 5089) | func (it *IWorkerHubMinerDeactivatedIterator) Next() bool { method Error (line 5129) | func (it *IWorkerHubMinerDeactivatedIterator) Error() error { method Close (line 5135) | func (it *IWorkerHubMinerDeactivatedIterator) Close() error { type IWorkerHubMinerDeactivated (line 5141) | type IWorkerHubMinerDeactivated struct type IWorkerHubMinerExtraStakeIterator (line 5228) | type IWorkerHubMinerExtraStakeIterator struct method Next (line 5243) | func (it *IWorkerHubMinerExtraStakeIterator) Next() bool { method Error (line 5283) | func (it *IWorkerHubMinerExtraStakeIterator) Error() error { method Close (line 5289) | func (it *IWorkerHubMinerExtraStakeIterator) Close() error { type IWorkerHubMinerExtraStake (line 5295) | type IWorkerHubMinerExtraStake struct type IWorkerHubMinerJoinIterator (line 5373) | type IWorkerHubMinerJoinIterator struct method Next (line 5388) | func (it *IWorkerHubMinerJoinIterator) Next() bool { method Error (line 5428) | func (it *IWorkerHubMinerJoinIterator) Error() error { method Close (line 5434) | func (it *IWorkerHubMinerJoinIterator) Close() error { type IWorkerHubMinerJoin (line 5440) | type IWorkerHubMinerJoin struct type IWorkerHubMinerRegistrationIterator (line 5517) | type IWorkerHubMinerRegistrationIterator struct method Next (line 5532) | func (it *IWorkerHubMinerRegistrationIterator) Next() bool { method Error (line 5572) | func (it *IWorkerHubMinerRegistrationIterator) Error() error { method Close (line 5578) | func (it *IWorkerHubMinerRegistrationIterator) Close() error { type IWorkerHubMinerRegistration (line 5584) | type IWorkerHubMinerRegistration struct type IWorkerHubMinerRoleSeizedIterator (line 5671) | type IWorkerHubMinerRoleSeizedIterator struct method Next (line 5686) | func (it *IWorkerHubMinerRoleSeizedIterator) Next() bool { method Error (line 5726) | func (it *IWorkerHubMinerRoleSeizedIterator) Error() error { method Close (line 5732) | func (it *IWorkerHubMinerRoleSeizedIterator) Close() error { type IWorkerHubMinerRoleSeized (line 5738) | type IWorkerHubMinerRoleSeized struct type IWorkerHubMinerUnregistrationIterator (line 5833) | type IWorkerHubMinerUnregistrationIterator struct method Next (line 5848) | func (it *IWorkerHubMinerUnregistrationIterator) Next() bool { method Error (line 5888) | func (it *IWorkerHubMinerUnregistrationIterator) Error() error { method Close (line 5894) | func (it *IWorkerHubMinerUnregistrationIterator) Close() error { type IWorkerHubMinerUnregistration (line 5900) | type IWorkerHubMinerUnregistration struct type IWorkerHubMinerUnstakeIterator (line 5977) | type IWorkerHubMinerUnstakeIterator struct method Next (line 5992) | func (it *IWorkerHubMinerUnstakeIterator) Next() bool { method Error (line 6032) | func (it *IWorkerHubMinerUnstakeIterator) Error() error { method Close (line 6038) | func (it *IWorkerHubMinerUnstakeIterator) Close() error { type IWorkerHubMinerUnstake (line 6044) | type IWorkerHubMinerUnstake struct type IWorkerHubMiningTimeLimitUpdateIterator (line 6122) | type IWorkerHubMiningTimeLimitUpdateIterator struct method Next (line 6137) | func (it *IWorkerHubMiningTimeLimitUpdateIterator) Next() bool { method Error (line 6177) | func (it *IWorkerHubMiningTimeLimitUpdateIterator) Error() error { method Close (line 6183) | func (it *IWorkerHubMiningTimeLimitUpdateIterator) Close() error { type IWorkerHubMiningTimeLimitUpdate (line 6189) | type IWorkerHubMiningTimeLimitUpdate struct type IWorkerHubModelMinimumFeeUpdateIterator (line 6256) | type IWorkerHubModelMinimumFeeUpdateIterator struct method Next (line 6271) | func (it *IWorkerHubModelMinimumFeeUpdateIterator) Next() bool { method Error (line 6311) | func (it *IWorkerHubModelMinimumFeeUpdateIterator) Error() error { method Close (line 6317) | func (it *IWorkerHubModelMinimumFeeUpdateIterator) Close() error { type IWorkerHubModelMinimumFeeUpdate (line 6323) | type IWorkerHubModelMinimumFeeUpdate struct type IWorkerHubModelRegistrationIterator (line 6401) | type IWorkerHubModelRegistrationIterator struct method Next (line 6416) | func (it *IWorkerHubModelRegistrationIterator) Next() bool { method Error (line 6456) | func (it *IWorkerHubModelRegistrationIterator) Error() error { method Close (line 6462) | func (it *IWorkerHubModelRegistrationIterator) Close() error { type IWorkerHubModelRegistration (line 6468) | type IWorkerHubModelRegistration struct type IWorkerHubModelTierUpdateIterator (line 6555) | type IWorkerHubModelTierUpdateIterator struct method Next (line 6570) | func (it *IWorkerHubModelTierUpdateIterator) Next() bool { method Error (line 6610) | func (it *IWorkerHubModelTierUpdateIterator) Error() error { method Close (line 6616) | func (it *IWorkerHubModelTierUpdateIterator) Close() error { type IWorkerHubModelTierUpdate (line 6622) | type IWorkerHubModelTierUpdate struct type IWorkerHubModelUnregistrationIterator (line 6700) | type IWorkerHubModelUnregistrationIterator struct method Next (line 6715) | func (it *IWorkerHubModelUnregistrationIterator) Next() bool { method Error (line 6755) | func (it *IWorkerHubModelUnregistrationIterator) Error() error { method Close (line 6761) | func (it *IWorkerHubModelUnregistrationIterator) Close() error { type IWorkerHubModelUnregistration (line 6767) | type IWorkerHubModelUnregistration struct type IWorkerHubNewAssignmentIterator (line 6844) | type IWorkerHubNewAssignmentIterator struct method Next (line 6859) | func (it *IWorkerHubNewAssignmentIterator) Next() bool { method Error (line 6899) | func (it *IWorkerHubNewAssignmentIterator) Error() error { method Close (line 6905) | func (it *IWorkerHubNewAssignmentIterator) Close() error { type IWorkerHubNewAssignment (line 6911) | type IWorkerHubNewAssignment struct type IWorkerHubNewInferenceIterator (line 7007) | type IWorkerHubNewInferenceIterator struct method Next (line 7022) | func (it *IWorkerHubNewInferenceIterator) Next() bool { method Error (line 7062) | func (it *IWorkerHubNewInferenceIterator) Error() error { method Close (line 7068) | func (it *IWorkerHubNewInferenceIterator) Close() error { type IWorkerHubNewInference (line 7074) | type IWorkerHubNewInference struct type IWorkerHubNewScoringInferenceIterator (line 7171) | type IWorkerHubNewScoringInferenceIterator struct method Next (line 7186) | func (it *IWorkerHubNewScoringInferenceIterator) Next() bool { method Error (line 7226) | func (it *IWorkerHubNewScoringInferenceIterator) Error() error { method Close (line 7232) | func (it *IWorkerHubNewScoringInferenceIterator) Close() error { type IWorkerHubNewScoringInference (line 7238) | type IWorkerHubNewScoringInference struct type IWorkerHubOwnershipTransferredIterator (line 7335) | type IWorkerHubOwnershipTransferredIterator struct method Next (line 7350) | func (it *IWorkerHubOwnershipTransferredIterator) Next() bool { method Error (line 7390) | func (it *IWorkerHubOwnershipTransferredIterator) Error() error { method Close (line 7396) | func (it *IWorkerHubOwnershipTransferredIterator) Close() error { type IWorkerHubOwnershipTransferred (line 7402) | type IWorkerHubOwnershipTransferred struct type IWorkerHubPausedIterator (line 7488) | type IWorkerHubPausedIterator struct method Next (line 7503) | func (it *IWorkerHubPausedIterator) Next() bool { method Error (line 7543) | func (it *IWorkerHubPausedIterator) Error() error { method Close (line 7549) | func (it *IWorkerHubPausedIterator) Close() error { type IWorkerHubPaused (line 7555) | type IWorkerHubPaused struct type IWorkerHubPenaltyDurationUpdatedIterator (line 7622) | type IWorkerHubPenaltyDurationUpdatedIterator struct method Next (line 7637) | func (it *IWorkerHubPenaltyDurationUpdatedIterator) Next() bool { method Error (line 7677) | func (it *IWorkerHubPenaltyDurationUpdatedIterator) Error() error { method Close (line 7683) | func (it *IWorkerHubPenaltyDurationUpdatedIterator) Close() error { type IWorkerHubPenaltyDurationUpdated (line 7689) | type IWorkerHubPenaltyDurationUpdated struct type IWorkerHubRestakeIterator (line 7757) | type IWorkerHubRestakeIterator struct method Next (line 7772) | func (it *IWorkerHubRestakeIterator) Next() bool { method Error (line 7812) | func (it *IWorkerHubRestakeIterator) Error() error { method Close (line 7818) | func (it *IWorkerHubRestakeIterator) Close() error { type IWorkerHubRestake (line 7824) | type IWorkerHubRestake struct type IWorkerHubRevealDurationIterator (line 7913) | type IWorkerHubRevealDurationIterator struct method Next (line 7928) | func (it *IWorkerHubRevealDurationIterator) Next() bool { method Error (line 7968) | func (it *IWorkerHubRevealDurationIterator) Error() error { method Close (line 7974) | func (it *IWorkerHubRevealDurationIterator) Close() error { type IWorkerHubRevealDuration (line 7980) | type IWorkerHubRevealDuration struct type IWorkerHubRevealSubmissionIterator (line 8048) | type IWorkerHubRevealSubmissionIterator struct method Next (line 8063) | func (it *IWorkerHubRevealSubmissionIterator) Next() bool { method Error (line 8103) | func (it *IWorkerHubRevealSubmissionIterator) Error() error { method Close (line 8109) | func (it *IWorkerHubRevealSubmissionIterator) Close() error { type IWorkerHubRevealSubmission (line 8115) | type IWorkerHubRevealSubmission struct type IWorkerHubRewardClaimIterator (line 8203) | type IWorkerHubRewardClaimIterator struct method Next (line 8218) | func (it *IWorkerHubRewardClaimIterator) Next() bool { method Error (line 8258) | func (it *IWorkerHubRewardClaimIterator) Error() error { method Close (line 8264) | func (it *IWorkerHubRewardClaimIterator) Close() error { type IWorkerHubRewardClaim (line 8270) | type IWorkerHubRewardClaim struct type IWorkerHubRewardPerEpochIterator (line 8348) | type IWorkerHubRewardPerEpochIterator struct method Next (line 8363) | func (it *IWorkerHubRewardPerEpochIterator) Next() bool { method Error (line 8403) | func (it *IWorkerHubRewardPerEpochIterator) Error() error { method Close (line 8409) | func (it *IWorkerHubRewardPerEpochIterator) Close() error { type IWorkerHubRewardPerEpoch (line 8415) | type IWorkerHubRewardPerEpoch struct type IWorkerHubSolutionSubmissionIterator (line 8483) | type IWorkerHubSolutionSubmissionIterator struct method Next (line 8498) | func (it *IWorkerHubSolutionSubmissionIterator) Next() bool { method Error (line 8538) | func (it *IWorkerHubSolutionSubmissionIterator) Error() error { method Close (line 8544) | func (it *IWorkerHubSolutionSubmissionIterator) Close() error { type IWorkerHubSolutionSubmission (line 8550) | type IWorkerHubSolutionSubmission struct type IWorkerHubStreamedDataIterator (line 8636) | type IWorkerHubStreamedDataIterator struct method Next (line 8651) | func (it *IWorkerHubStreamedDataIterator) Next() bool { method Error (line 8691) | func (it *IWorkerHubStreamedDataIterator) Error() error { method Close (line 8697) | func (it *IWorkerHubStreamedDataIterator) Close() error { type IWorkerHubStreamedData (line 8703) | type IWorkerHubStreamedData struct type IWorkerHubSubmitDurationIterator (line 8781) | type IWorkerHubSubmitDurationIterator struct method Next (line 8796) | func (it *IWorkerHubSubmitDurationIterator) Next() bool { method Error (line 8836) | func (it *IWorkerHubSubmitDurationIterator) Error() error { method Close (line 8842) | func (it *IWorkerHubSubmitDurationIterator) Close() error { type IWorkerHubSubmitDuration (line 8848) | type IWorkerHubSubmitDuration struct type IWorkerHubTopUpInferIterator (line 8916) | type IWorkerHubTopUpInferIterator struct method Next (line 8931) | func (it *IWorkerHubTopUpInferIterator) Next() bool { method Error (line 8971) | func (it *IWorkerHubTopUpInferIterator) Error() error { method Close (line 8977) | func (it *IWorkerHubTopUpInferIterator) Close() error { type IWorkerHubTopUpInfer (line 8983) | type IWorkerHubTopUpInfer struct type IWorkerHubTransferFeeIterator (line 9070) | type IWorkerHubTransferFeeIterator struct method Next (line 9085) | func (it *IWorkerHubTransferFeeIterator) Next() bool { method Error (line 9125) | func (it *IWorkerHubTransferFeeIterator) Error() error { method Close (line 9131) | func (it *IWorkerHubTransferFeeIterator) Close() error { type IWorkerHubTransferFee (line 9137) | type IWorkerHubTransferFee struct type IWorkerHubTreasuryAddressUpdatedIterator (line 9217) | type IWorkerHubTreasuryAddressUpdatedIterator struct method Next (line 9232) | func (it *IWorkerHubTreasuryAddressUpdatedIterator) Next() bool { method Error (line 9272) | func (it *IWorkerHubTreasuryAddressUpdatedIterator) Error() error { method Close (line 9278) | func (it *IWorkerHubTreasuryAddressUpdatedIterator) Close() error { type IWorkerHubTreasuryAddressUpdated (line 9284) | type IWorkerHubTreasuryAddressUpdated struct type IWorkerHubUnpausedIterator (line 9352) | type IWorkerHubUnpausedIterator struct method Next (line 9367) | func (it *IWorkerHubUnpausedIterator) Next() bool { method Error (line 9407) | func (it *IWorkerHubUnpausedIterator) Error() error { method Close (line 9413) | func (it *IWorkerHubUnpausedIterator) Close() error { type IWorkerHubUnpaused (line 9419) | type IWorkerHubUnpaused struct type IWorkerHubUnstakeDelayTimeIterator (line 9486) | type IWorkerHubUnstakeDelayTimeIterator struct method Next (line 9501) | func (it *IWorkerHubUnstakeDelayTimeIterator) Next() bool { method Error (line 9541) | func (it *IWorkerHubUnstakeDelayTimeIterator) Error() error { method Close (line 9547) | func (it *IWorkerHubUnstakeDelayTimeIterator) Close() error { type IWorkerHubUnstakeDelayTime (line 9553) | type IWorkerHubUnstakeDelayTime struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/memenonfungiblepositionmanager/NonfungiblePositionManager.go type INonfungiblePositionManagerMintParams (line 33) | type INonfungiblePositionManagerMintParams struct type UniswapV3BrokerCollectParams (line 48) | type UniswapV3BrokerCollectParams struct type UniswapV3BrokerDecreaseLiquidityParams (line 56) | type UniswapV3BrokerDecreaseLiquidityParams struct type UniswapV3BrokerIncreaseLiquidityParams (line 65) | type UniswapV3BrokerIncreaseLiquidityParams struct type NonfungiblePositionManager (line 84) | type NonfungiblePositionManager struct type NonfungiblePositionManagerCaller (line 91) | type NonfungiblePositionManagerCaller struct method DOMAINSEPARATOR (line 228) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method PERMITTYPEHASH (line 259) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method WETH (line 290) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) W... method BalanceOf (line 321) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method BaseURI (line 352) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method Factory (line 383) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) F... method GetApproved (line 414) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) G... method IsApprovedForAll (line 445) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) I... method Name (line 476) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) N... method Owner (line 507) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method OwnerOf (line 538) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method Positions (line 569) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method SupportsInterface (line 664) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method Symbol (line 695) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method TokenURI (line 726) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... type NonfungiblePositionManagerTransactor (line 96) | type NonfungiblePositionManagerTransactor struct method Approve (line 757) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 778) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 799) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 820) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 841) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 862) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Initialize (line 883) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 904) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 925) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 946) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 967) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RenounceOwnership (line 988) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1009) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1030) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1051) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1072) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1093) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1114) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1135) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetWETH (line 1156) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1177) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1198) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferOwnership (line 1219) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1240) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH (line 1261) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1282) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerFilterer (line 101) | type NonfungiblePositionManagerFilterer struct method FilterApproval (line 1378) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApproval (line 1403) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApproval (line 1453) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterApprovalForAll (line 1540) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApprovalForAll (line 1561) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApprovalForAll (line 1607) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterCollect (line 1695) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchCollect (line 1712) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseCollect (line 1754) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterDecreaseLiquidity (line 1842) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchDecreaseLiquidity (line 1859) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseDecreaseLiquidity (line 1901) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterIncreaseLiquidity (line 1989) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchIncreaseLiquidity (line 2006) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseIncreaseLiquidity (line 2048) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterInitialized (line 2133) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchInitialized (line 2145) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseInitialized (line 2182) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterOwnershipTransferred (line 2268) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchOwnershipTransferred (line 2289) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseOwnershipTransferred (line 2335) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterTransfer (line 2422) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchTransfer (line 2447) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseTransfer (line 2497) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... type NonfungiblePositionManagerSession (line 107) | type NonfungiblePositionManagerSession struct method DOMAINSEPARATOR (line 245) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PERMITTYPEHASH (line 276) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method WETH (line 307) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BalanceOf (line 338) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BaseURI (line 369) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Factory (line 400) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method GetApproved (line 431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IsApprovedForAll (line 462) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Name (line 493) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Owner (line 524) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method OwnerOf (line 555) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Positions (line 624) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SupportsInterface (line 681) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Symbol (line 712) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenURI (line 743) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Approve (line 764) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Burn (line 785) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Collect (line 806) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method CreateAndInitializePoolIfNecessary (line 827) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method DecreaseLiquidity (line 848) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IncreaseLiquidity (line 869) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Initialize (line 890) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Mint (line 911) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Multicall (line 932) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Permit (line 953) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RefundETH (line 974) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RenounceOwnership (line 995) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom (line 1016) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom0 (line 1037) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermit (line 1058) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowed (line 1079) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowedIfNecessary (line 1100) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitIfNecessary (line 1121) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetApprovalForAll (line 1142) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetWETH (line 1163) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SweepToken (line 1184) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferFrom (line 1205) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferOwnership (line 1226) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UniswapV3MintCallback (line 1247) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UnwrapWETH (line 1268) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Receive (line 1289) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... type NonfungiblePositionManagerCallerSession (line 115) | type NonfungiblePositionManagerCallerSession struct method DOMAINSEPARATOR (line 252) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PERMITTYPEHASH (line 283) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method WETH (line 314) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BalanceOf (line 345) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BaseURI (line 376) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Factory (line 407) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method GetApproved (line 438) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method IsApprovedForAll (line 469) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Name (line 500) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Owner (line 531) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method OwnerOf (line 562) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Positions (line 644) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method SupportsInterface (line 688) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Symbol (line 719) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenURI (line 750) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... type NonfungiblePositionManagerTransactorSession (line 122) | type NonfungiblePositionManagerTransactorSession struct method Approve (line 771) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 792) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 813) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 834) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 855) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 876) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Initialize (line 897) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 918) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 939) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 960) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 981) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RenounceOwnership (line 1002) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1023) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1044) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1065) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1086) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1107) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1128) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1149) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetWETH (line 1170) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1191) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1212) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferOwnership (line 1233) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1254) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH (line 1275) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1296) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerRaw (line 128) | type NonfungiblePositionManagerRaw struct method Call (line 191) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Call... method Transfer (line 197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... method Transact (line 202) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... type NonfungiblePositionManagerCallerRaw (line 133) | type NonfungiblePositionManagerCallerRaw struct method Call (line 210) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerRaw... type NonfungiblePositionManagerTransactorRaw (line 138) | type NonfungiblePositionManagerTransactorRaw struct method Transfer (line 216) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Transact (line 221) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... function NewNonfungiblePositionManager (line 143) | func NewNonfungiblePositionManager(address common.Address, backend bind.... function NewNonfungiblePositionManagerCaller (line 152) | func NewNonfungiblePositionManagerCaller(address common.Address, caller ... function NewNonfungiblePositionManagerTransactor (line 161) | func NewNonfungiblePositionManagerTransactor(address common.Address, tra... function NewNonfungiblePositionManagerFilterer (line 170) | func NewNonfungiblePositionManagerFilterer(address common.Address, filte... function bindNonfungiblePositionManager (line 179) | func bindNonfungiblePositionManager(address common.Address, caller bind.... type NonfungiblePositionManagerApprovalIterator (line 1301) | type NonfungiblePositionManagerApprovalIterator struct method Next (line 1316) | func (it *NonfungiblePositionManagerApprovalIterator) Next() bool { method Error (line 1356) | func (it *NonfungiblePositionManagerApprovalIterator) Error() error { method Close (line 1362) | func (it *NonfungiblePositionManagerApprovalIterator) Close() error { type NonfungiblePositionManagerApproval (line 1368) | type NonfungiblePositionManagerApproval struct type NonfungiblePositionManagerApprovalForAllIterator (line 1463) | type NonfungiblePositionManagerApprovalForAllIterator struct method Next (line 1478) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Next() bool { method Error (line 1518) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Error() er... method Close (line 1524) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Close() er... type NonfungiblePositionManagerApprovalForAll (line 1530) | type NonfungiblePositionManagerApprovalForAll struct type NonfungiblePositionManagerCollectIterator (line 1617) | type NonfungiblePositionManagerCollectIterator struct method Next (line 1632) | func (it *NonfungiblePositionManagerCollectIterator) Next() bool { method Error (line 1672) | func (it *NonfungiblePositionManagerCollectIterator) Error() error { method Close (line 1678) | func (it *NonfungiblePositionManagerCollectIterator) Close() error { type NonfungiblePositionManagerCollect (line 1684) | type NonfungiblePositionManagerCollect struct type NonfungiblePositionManagerDecreaseLiquidityIterator (line 1764) | type NonfungiblePositionManagerDecreaseLiquidityIterator struct method Next (line 1779) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Next() ... method Error (line 1819) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Error()... method Close (line 1825) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Close()... type NonfungiblePositionManagerDecreaseLiquidity (line 1831) | type NonfungiblePositionManagerDecreaseLiquidity struct type NonfungiblePositionManagerIncreaseLiquidityIterator (line 1911) | type NonfungiblePositionManagerIncreaseLiquidityIterator struct method Next (line 1926) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Next() ... method Error (line 1966) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Error()... method Close (line 1972) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Close()... type NonfungiblePositionManagerIncreaseLiquidity (line 1978) | type NonfungiblePositionManagerIncreaseLiquidity struct type NonfungiblePositionManagerInitializedIterator (line 2058) | type NonfungiblePositionManagerInitializedIterator struct method Next (line 2073) | func (it *NonfungiblePositionManagerInitializedIterator) Next() bool { method Error (line 2113) | func (it *NonfungiblePositionManagerInitializedIterator) Error() error { method Close (line 2119) | func (it *NonfungiblePositionManagerInitializedIterator) Close() error { type NonfungiblePositionManagerInitialized (line 2125) | type NonfungiblePositionManagerInitialized struct type NonfungiblePositionManagerOwnershipTransferredIterator (line 2192) | type NonfungiblePositionManagerOwnershipTransferredIterator struct method Next (line 2207) | func (it *NonfungiblePositionManagerOwnershipTransferredIterator) Next... method Error (line 2247) | func (it *NonfungiblePositionManagerOwnershipTransferredIterator) Erro... method Close (line 2253) | func (it *NonfungiblePositionManagerOwnershipTransferredIterator) Clos... type NonfungiblePositionManagerOwnershipTransferred (line 2259) | type NonfungiblePositionManagerOwnershipTransferred struct type NonfungiblePositionManagerTransferIterator (line 2345) | type NonfungiblePositionManagerTransferIterator struct method Next (line 2360) | func (it *NonfungiblePositionManagerTransferIterator) Next() bool { method Error (line 2400) | func (it *NonfungiblePositionManagerTransferIterator) Error() error { method Close (line 2406) | func (it *NonfungiblePositionManagerTransferIterator) Close() error { type NonfungiblePositionManagerTransfer (line 2412) | type NonfungiblePositionManagerTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/memequoter/QuoterV2.go type IQuoterV2QuoteExactInputSingleParams (line 33) | type IQuoterV2QuoteExactInputSingleParams struct type IQuoterV2QuoteExactOutputSingleParams (line 42) | type IQuoterV2QuoteExactOutputSingleParams struct function DeployQuoterV2 (line 65) | func DeployQuoterV2(auth *bind.TransactOpts, backend bind.ContractBacken... type QuoterV2 (line 82) | type QuoterV2 struct type QuoterV2Caller (line 89) | type QuoterV2Caller struct method WETH (line 226) | func (_QuoterV2 *QuoterV2Caller) WETH(opts *bind.CallOpts) (common.Add... method Factory (line 257) | func (_QuoterV2 *QuoterV2Caller) Factory(opts *bind.CallOpts) (common.... method Owner (line 288) | func (_QuoterV2 *QuoterV2Caller) Owner(opts *bind.CallOpts) (common.Ad... method UniswapV3SwapCallback (line 319) | func (_QuoterV2 *QuoterV2Caller) UniswapV3SwapCallback(opts *bind.Call... type QuoterV2Transactor (line 94) | type QuoterV2Transactor struct method Initialize (line 348) | func (_QuoterV2 *QuoterV2Transactor) Initialize(opts *bind.TransactOpt... method QuoteExactInput (line 369) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactInput(opts *bind.Transa... method QuoteExactInputSingle (line 390) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactInputSingle(opts *bind.... method QuoteExactOutput (line 411) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactOutput(opts *bind.Trans... method QuoteExactOutputSingle (line 432) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactOutputSingle(opts *bind... method RenounceOwnership (line 453) | func (_QuoterV2 *QuoterV2Transactor) RenounceOwnership(opts *bind.Tran... method SetWETH (line 474) | func (_QuoterV2 *QuoterV2Transactor) SetWETH(opts *bind.TransactOpts, ... method TransferOwnership (line 495) | func (_QuoterV2 *QuoterV2Transactor) TransferOwnership(opts *bind.Tran... type QuoterV2Filterer (line 99) | type QuoterV2Filterer struct method FilterInitialized (line 589) | func (_QuoterV2 *QuoterV2Filterer) FilterInitialized(opts *bind.Filter... method WatchInitialized (line 601) | func (_QuoterV2 *QuoterV2Filterer) WatchInitialized(opts *bind.WatchOp... method ParseInitialized (line 638) | func (_QuoterV2 *QuoterV2Filterer) ParseInitialized(log types.Log) (*Q... method FilterOwnershipTransferred (line 724) | func (_QuoterV2 *QuoterV2Filterer) FilterOwnershipTransferred(opts *bi... method WatchOwnershipTransferred (line 745) | func (_QuoterV2 *QuoterV2Filterer) WatchOwnershipTransferred(opts *bin... method ParseOwnershipTransferred (line 791) | func (_QuoterV2 *QuoterV2Filterer) ParseOwnershipTransferred(log types... type QuoterV2Session (line 105) | type QuoterV2Session struct method WETH (line 243) | func (_QuoterV2 *QuoterV2Session) WETH() (common.Address, error) { method Factory (line 274) | func (_QuoterV2 *QuoterV2Session) Factory() (common.Address, error) { method Owner (line 305) | func (_QuoterV2 *QuoterV2Session) Owner() (common.Address, error) { method UniswapV3SwapCallback (line 334) | func (_QuoterV2 *QuoterV2Session) UniswapV3SwapCallback(amount0Delta *... method Initialize (line 355) | func (_QuoterV2 *QuoterV2Session) Initialize(_factory common.Address, ... method QuoteExactInput (line 376) | func (_QuoterV2 *QuoterV2Session) QuoteExactInput(path []byte, amountI... method QuoteExactInputSingle (line 397) | func (_QuoterV2 *QuoterV2Session) QuoteExactInputSingle(params IQuoter... method QuoteExactOutput (line 418) | func (_QuoterV2 *QuoterV2Session) QuoteExactOutput(path []byte, amount... method QuoteExactOutputSingle (line 439) | func (_QuoterV2 *QuoterV2Session) QuoteExactOutputSingle(params IQuote... method RenounceOwnership (line 460) | func (_QuoterV2 *QuoterV2Session) RenounceOwnership() (*types.Transact... method SetWETH (line 481) | func (_QuoterV2 *QuoterV2Session) SetWETH(WETHArg common.Address) (*ty... method TransferOwnership (line 502) | func (_QuoterV2 *QuoterV2Session) TransferOwnership(newOwner common.Ad... type QuoterV2CallerSession (line 113) | type QuoterV2CallerSession struct method WETH (line 250) | func (_QuoterV2 *QuoterV2CallerSession) WETH() (common.Address, error) { method Factory (line 281) | func (_QuoterV2 *QuoterV2CallerSession) Factory() (common.Address, err... method Owner (line 312) | func (_QuoterV2 *QuoterV2CallerSession) Owner() (common.Address, error) { method UniswapV3SwapCallback (line 341) | func (_QuoterV2 *QuoterV2CallerSession) UniswapV3SwapCallback(amount0D... type QuoterV2TransactorSession (line 120) | type QuoterV2TransactorSession struct method Initialize (line 362) | func (_QuoterV2 *QuoterV2TransactorSession) Initialize(_factory common... method QuoteExactInput (line 383) | func (_QuoterV2 *QuoterV2TransactorSession) QuoteExactInput(path []byt... method QuoteExactInputSingle (line 404) | func (_QuoterV2 *QuoterV2TransactorSession) QuoteExactInputSingle(para... method QuoteExactOutput (line 425) | func (_QuoterV2 *QuoterV2TransactorSession) QuoteExactOutput(path []by... method QuoteExactOutputSingle (line 446) | func (_QuoterV2 *QuoterV2TransactorSession) QuoteExactOutputSingle(par... method RenounceOwnership (line 467) | func (_QuoterV2 *QuoterV2TransactorSession) RenounceOwnership() (*type... method SetWETH (line 488) | func (_QuoterV2 *QuoterV2TransactorSession) SetWETH(WETHArg common.Add... method TransferOwnership (line 509) | func (_QuoterV2 *QuoterV2TransactorSession) TransferOwnership(newOwner... type QuoterV2Raw (line 126) | type QuoterV2Raw struct method Call (line 189) | func (_QuoterV2 *QuoterV2Raw) Call(opts *bind.CallOpts, result *[]inte... method Transfer (line 195) | func (_QuoterV2 *QuoterV2Raw) Transfer(opts *bind.TransactOpts) (*type... method Transact (line 200) | func (_QuoterV2 *QuoterV2Raw) Transact(opts *bind.TransactOpts, method... type QuoterV2CallerRaw (line 131) | type QuoterV2CallerRaw struct method Call (line 208) | func (_QuoterV2 *QuoterV2CallerRaw) Call(opts *bind.CallOpts, result *... type QuoterV2TransactorRaw (line 136) | type QuoterV2TransactorRaw struct method Transfer (line 214) | func (_QuoterV2 *QuoterV2TransactorRaw) Transfer(opts *bind.TransactOp... method Transact (line 219) | func (_QuoterV2 *QuoterV2TransactorRaw) Transact(opts *bind.TransactOp... function NewQuoterV2 (line 141) | func NewQuoterV2(address common.Address, backend bind.ContractBackend) (... function NewQuoterV2Caller (line 150) | func NewQuoterV2Caller(address common.Address, caller bind.ContractCalle... function NewQuoterV2Transactor (line 159) | func NewQuoterV2Transactor(address common.Address, transactor bind.Contr... function NewQuoterV2Filterer (line 168) | func NewQuoterV2Filterer(address common.Address, filterer bind.ContractF... function bindQuoterV2 (line 177) | func bindQuoterV2(address common.Address, caller bind.ContractCaller, tr... type QuoterV2InitializedIterator (line 514) | type QuoterV2InitializedIterator struct method Next (line 529) | func (it *QuoterV2InitializedIterator) Next() bool { method Error (line 569) | func (it *QuoterV2InitializedIterator) Error() error { method Close (line 575) | func (it *QuoterV2InitializedIterator) Close() error { type QuoterV2Initialized (line 581) | type QuoterV2Initialized struct type QuoterV2OwnershipTransferredIterator (line 648) | type QuoterV2OwnershipTransferredIterator struct method Next (line 663) | func (it *QuoterV2OwnershipTransferredIterator) Next() bool { method Error (line 703) | func (it *QuoterV2OwnershipTransferredIterator) Error() error { method Close (line 709) | func (it *QuoterV2OwnershipTransferredIterator) Close() error { type QuoterV2OwnershipTransferred (line 715) | type QuoterV2OwnershipTransferred struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/memequoter/extras.go method QuoteExactInputSingleCall (line 10) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactInputSingleCall(opts *bin... method QuoteExactOutputSingleCall (line 23) | func (_QuoterV2 *QuoterV2Transactor) QuoteExactOutputSingleCall(opts *bi... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/memeswaprouter/SwapRouter.go type ISwapRouterExactInputParams (line 33) | type ISwapRouterExactInputParams struct type ISwapRouterExactInputSingleParams (line 42) | type ISwapRouterExactInputSingleParams struct type ISwapRouterExactOutputParams (line 54) | type ISwapRouterExactOutputParams struct type ISwapRouterExactOutputSingleParams (line 63) | type ISwapRouterExactOutputSingleParams struct function DeploySwapRouter (line 89) | func DeploySwapRouter(auth *bind.TransactOpts, backend bind.ContractBack... type SwapRouter (line 106) | type SwapRouter struct type SwapRouterCaller (line 113) | type SwapRouterCaller struct method WETH (line 250) | func (_SwapRouter *SwapRouterCaller) WETH(opts *bind.CallOpts) (common... method Factory (line 281) | func (_SwapRouter *SwapRouterCaller) Factory(opts *bind.CallOpts) (com... method Owner (line 312) | func (_SwapRouter *SwapRouterCaller) Owner(opts *bind.CallOpts) (commo... type SwapRouterTransactor (line 118) | type SwapRouterTransactor struct method ExactInput (line 343) | func (_SwapRouter *SwapRouterTransactor) ExactInput(opts *bind.Transac... method ExactInputSingle (line 364) | func (_SwapRouter *SwapRouterTransactor) ExactInputSingle(opts *bind.T... method ExactOutput (line 385) | func (_SwapRouter *SwapRouterTransactor) ExactOutput(opts *bind.Transa... method ExactOutputSingle (line 406) | func (_SwapRouter *SwapRouterTransactor) ExactOutputSingle(opts *bind.... method Initialize (line 427) | func (_SwapRouter *SwapRouterTransactor) Initialize(opts *bind.Transac... method Multicall (line 448) | func (_SwapRouter *SwapRouterTransactor) Multicall(opts *bind.Transact... method RefundETH (line 469) | func (_SwapRouter *SwapRouterTransactor) RefundETH(opts *bind.Transact... method RenounceOwnership (line 490) | func (_SwapRouter *SwapRouterTransactor) RenounceOwnership(opts *bind.... method SelfPermit (line 511) | func (_SwapRouter *SwapRouterTransactor) SelfPermit(opts *bind.Transac... method SelfPermitAllowed (line 532) | func (_SwapRouter *SwapRouterTransactor) SelfPermitAllowed(opts *bind.... method SelfPermitAllowedIfNecessary (line 553) | func (_SwapRouter *SwapRouterTransactor) SelfPermitAllowedIfNecessary(... method SelfPermitIfNecessary (line 574) | func (_SwapRouter *SwapRouterTransactor) SelfPermitIfNecessary(opts *b... method SetWETH (line 595) | func (_SwapRouter *SwapRouterTransactor) SetWETH(opts *bind.TransactOp... method SweepToken (line 616) | func (_SwapRouter *SwapRouterTransactor) SweepToken(opts *bind.Transac... method SweepTokenWithFee (line 637) | func (_SwapRouter *SwapRouterTransactor) SweepTokenWithFee(opts *bind.... method TransferOwnership (line 658) | func (_SwapRouter *SwapRouterTransactor) TransferOwnership(opts *bind.... method UniswapV3SwapCallback (line 679) | func (_SwapRouter *SwapRouterTransactor) UniswapV3SwapCallback(opts *b... method UnwrapWETH (line 700) | func (_SwapRouter *SwapRouterTransactor) UnwrapWETH(opts *bind.Transac... method UnwrapWETHWithFee (line 721) | func (_SwapRouter *SwapRouterTransactor) UnwrapWETHWithFee(opts *bind.... method Receive (line 742) | func (_SwapRouter *SwapRouterTransactor) Receive(opts *bind.TransactOp... type SwapRouterFilterer (line 123) | type SwapRouterFilterer struct method FilterInitialized (line 836) | func (_SwapRouter *SwapRouterFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 848) | func (_SwapRouter *SwapRouterFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 885) | func (_SwapRouter *SwapRouterFilterer) ParseInitialized(log types.Log)... method FilterOwnershipTransferred (line 971) | func (_SwapRouter *SwapRouterFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 992) | func (_SwapRouter *SwapRouterFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 1038) | func (_SwapRouter *SwapRouterFilterer) ParseOwnershipTransferred(log t... type SwapRouterSession (line 129) | type SwapRouterSession struct method WETH (line 267) | func (_SwapRouter *SwapRouterSession) WETH() (common.Address, error) { method Factory (line 298) | func (_SwapRouter *SwapRouterSession) Factory() (common.Address, error) { method Owner (line 329) | func (_SwapRouter *SwapRouterSession) Owner() (common.Address, error) { method ExactInput (line 350) | func (_SwapRouter *SwapRouterSession) ExactInput(params ISwapRouterExa... method ExactInputSingle (line 371) | func (_SwapRouter *SwapRouterSession) ExactInputSingle(params ISwapRou... method ExactOutput (line 392) | func (_SwapRouter *SwapRouterSession) ExactOutput(params ISwapRouterEx... method ExactOutputSingle (line 413) | func (_SwapRouter *SwapRouterSession) ExactOutputSingle(params ISwapRo... method Initialize (line 434) | func (_SwapRouter *SwapRouterSession) Initialize(_factory common.Addre... method Multicall (line 455) | func (_SwapRouter *SwapRouterSession) Multicall(data [][]byte) (*types... method RefundETH (line 476) | func (_SwapRouter *SwapRouterSession) RefundETH() (*types.Transaction,... method RenounceOwnership (line 497) | func (_SwapRouter *SwapRouterSession) RenounceOwnership() (*types.Tran... method SelfPermit (line 518) | func (_SwapRouter *SwapRouterSession) SelfPermit(token common.Address,... method SelfPermitAllowed (line 539) | func (_SwapRouter *SwapRouterSession) SelfPermitAllowed(token common.A... method SelfPermitAllowedIfNecessary (line 560) | func (_SwapRouter *SwapRouterSession) SelfPermitAllowedIfNecessary(tok... method SelfPermitIfNecessary (line 581) | func (_SwapRouter *SwapRouterSession) SelfPermitIfNecessary(token comm... method SetWETH (line 602) | func (_SwapRouter *SwapRouterSession) SetWETH(WETHArg common.Address) ... method SweepToken (line 623) | func (_SwapRouter *SwapRouterSession) SweepToken(token common.Address,... method SweepTokenWithFee (line 644) | func (_SwapRouter *SwapRouterSession) SweepTokenWithFee(token common.A... method TransferOwnership (line 665) | func (_SwapRouter *SwapRouterSession) TransferOwnership(newOwner commo... method UniswapV3SwapCallback (line 686) | func (_SwapRouter *SwapRouterSession) UniswapV3SwapCallback(amount0Del... method UnwrapWETH (line 707) | func (_SwapRouter *SwapRouterSession) UnwrapWETH(amountMinimum *big.In... method UnwrapWETHWithFee (line 728) | func (_SwapRouter *SwapRouterSession) UnwrapWETHWithFee(amountMinimum ... method Receive (line 749) | func (_SwapRouter *SwapRouterSession) Receive() (*types.Transaction, e... type SwapRouterCallerSession (line 137) | type SwapRouterCallerSession struct method WETH (line 274) | func (_SwapRouter *SwapRouterCallerSession) WETH() (common.Address, er... method Factory (line 305) | func (_SwapRouter *SwapRouterCallerSession) Factory() (common.Address,... method Owner (line 336) | func (_SwapRouter *SwapRouterCallerSession) Owner() (common.Address, e... type SwapRouterTransactorSession (line 144) | type SwapRouterTransactorSession struct method ExactInput (line 357) | func (_SwapRouter *SwapRouterTransactorSession) ExactInput(params ISwa... method ExactInputSingle (line 378) | func (_SwapRouter *SwapRouterTransactorSession) ExactInputSingle(param... method ExactOutput (line 399) | func (_SwapRouter *SwapRouterTransactorSession) ExactOutput(params ISw... method ExactOutputSingle (line 420) | func (_SwapRouter *SwapRouterTransactorSession) ExactOutputSingle(para... method Initialize (line 441) | func (_SwapRouter *SwapRouterTransactorSession) Initialize(_factory co... method Multicall (line 462) | func (_SwapRouter *SwapRouterTransactorSession) Multicall(data [][]byt... method RefundETH (line 483) | func (_SwapRouter *SwapRouterTransactorSession) RefundETH() (*types.Tr... method RenounceOwnership (line 504) | func (_SwapRouter *SwapRouterTransactorSession) RenounceOwnership() (*... method SelfPermit (line 525) | func (_SwapRouter *SwapRouterTransactorSession) SelfPermit(token commo... method SelfPermitAllowed (line 546) | func (_SwapRouter *SwapRouterTransactorSession) SelfPermitAllowed(toke... method SelfPermitAllowedIfNecessary (line 567) | func (_SwapRouter *SwapRouterTransactorSession) SelfPermitAllowedIfNec... method SelfPermitIfNecessary (line 588) | func (_SwapRouter *SwapRouterTransactorSession) SelfPermitIfNecessary(... method SetWETH (line 609) | func (_SwapRouter *SwapRouterTransactorSession) SetWETH(WETHArg common... method SweepToken (line 630) | func (_SwapRouter *SwapRouterTransactorSession) SweepToken(token commo... method SweepTokenWithFee (line 651) | func (_SwapRouter *SwapRouterTransactorSession) SweepTokenWithFee(toke... method TransferOwnership (line 672) | func (_SwapRouter *SwapRouterTransactorSession) TransferOwnership(newO... method UniswapV3SwapCallback (line 693) | func (_SwapRouter *SwapRouterTransactorSession) UniswapV3SwapCallback(... method UnwrapWETH (line 714) | func (_SwapRouter *SwapRouterTransactorSession) UnwrapWETH(amountMinim... method UnwrapWETHWithFee (line 735) | func (_SwapRouter *SwapRouterTransactorSession) UnwrapWETHWithFee(amou... method Receive (line 756) | func (_SwapRouter *SwapRouterTransactorSession) Receive() (*types.Tran... type SwapRouterRaw (line 150) | type SwapRouterRaw struct method Call (line 213) | func (_SwapRouter *SwapRouterRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 219) | func (_SwapRouter *SwapRouterRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 224) | func (_SwapRouter *SwapRouterRaw) Transact(opts *bind.TransactOpts, me... type SwapRouterCallerRaw (line 155) | type SwapRouterCallerRaw struct method Call (line 232) | func (_SwapRouter *SwapRouterCallerRaw) Call(opts *bind.CallOpts, resu... type SwapRouterTransactorRaw (line 160) | type SwapRouterTransactorRaw struct method Transfer (line 238) | func (_SwapRouter *SwapRouterTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 243) | func (_SwapRouter *SwapRouterTransactorRaw) Transact(opts *bind.Transa... function NewSwapRouter (line 165) | func NewSwapRouter(address common.Address, backend bind.ContractBackend)... function NewSwapRouterCaller (line 174) | func NewSwapRouterCaller(address common.Address, caller bind.ContractCal... function NewSwapRouterTransactor (line 183) | func NewSwapRouterTransactor(address common.Address, transactor bind.Con... function NewSwapRouterFilterer (line 192) | func NewSwapRouterFilterer(address common.Address, filterer bind.Contrac... function bindSwapRouter (line 201) | func bindSwapRouter(address common.Address, caller bind.ContractCaller, ... type SwapRouterInitializedIterator (line 761) | type SwapRouterInitializedIterator struct method Next (line 776) | func (it *SwapRouterInitializedIterator) Next() bool { method Error (line 816) | func (it *SwapRouterInitializedIterator) Error() error { method Close (line 822) | func (it *SwapRouterInitializedIterator) Close() error { type SwapRouterInitialized (line 828) | type SwapRouterInitialized struct type SwapRouterOwnershipTransferredIterator (line 895) | type SwapRouterOwnershipTransferredIterator struct method Next (line 910) | func (it *SwapRouterOwnershipTransferredIterator) Next() bool { method Error (line 950) | func (it *SwapRouterOwnershipTransferredIterator) Error() error { method Close (line 956) | func (it *SwapRouterOwnershipTransferredIterator) Close() error { type SwapRouterOwnershipTransferred (line 962) | type SwapRouterOwnershipTransferred struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/multisend/MultiSend.go type MultiSendSend (line 33) | type MultiSendSend struct function DeployMultiSend (line 54) | func DeployMultiSend(auth *bind.TransactOpts, backend bind.ContractBacke... type MultiSend (line 71) | type MultiSend struct type MultiSendCaller (line 78) | type MultiSendCaller struct method Owner (line 215) | func (_MultiSend *MultiSendCaller) Owner(opts *bind.CallOpts) (common.... type MultiSendTransactor (line 83) | type MultiSendTransactor struct method MultiERC20Transfer (line 246) | func (_MultiSend *MultiSendTransactor) MultiERC20Transfer(opts *bind.T... method MultiSend (line 267) | func (_MultiSend *MultiSendTransactor) MultiSend(opts *bind.TransactOp... method RenounceOwnership (line 288) | func (_MultiSend *MultiSendTransactor) RenounceOwnership(opts *bind.Tr... method TransferOwnership (line 309) | func (_MultiSend *MultiSendTransactor) TransferOwnership(opts *bind.Tr... method Withdraw (line 330) | func (_MultiSend *MultiSendTransactor) Withdraw(opts *bind.TransactOpt... method Receive (line 351) | func (_MultiSend *MultiSendTransactor) Receive(opts *bind.TransactOpts... type MultiSendFilterer (line 88) | type MultiSendFilterer struct method FilterOwnershipTransferred (line 446) | func (_MultiSend *MultiSendFilterer) FilterOwnershipTransferred(opts *... method WatchOwnershipTransferred (line 467) | func (_MultiSend *MultiSendFilterer) WatchOwnershipTransferred(opts *b... method ParseOwnershipTransferred (line 513) | func (_MultiSend *MultiSendFilterer) ParseOwnershipTransferred(log typ... type MultiSendSession (line 94) | type MultiSendSession struct method Owner (line 232) | func (_MultiSend *MultiSendSession) Owner() (common.Address, error) { method MultiERC20Transfer (line 253) | func (_MultiSend *MultiSendSession) MultiERC20Transfer(_token common.A... method MultiSend (line 274) | func (_MultiSend *MultiSendSession) MultiSend(sends []MultiSendSend) (... method RenounceOwnership (line 295) | func (_MultiSend *MultiSendSession) RenounceOwnership() (*types.Transa... method TransferOwnership (line 316) | func (_MultiSend *MultiSendSession) TransferOwnership(newOwner common.... method Withdraw (line 337) | func (_MultiSend *MultiSendSession) Withdraw(token common.Address, amo... method Receive (line 358) | func (_MultiSend *MultiSendSession) Receive() (*types.Transaction, err... type MultiSendCallerSession (line 102) | type MultiSendCallerSession struct method Owner (line 239) | func (_MultiSend *MultiSendCallerSession) Owner() (common.Address, err... type MultiSendTransactorSession (line 109) | type MultiSendTransactorSession struct method MultiERC20Transfer (line 260) | func (_MultiSend *MultiSendTransactorSession) MultiERC20Transfer(_toke... method MultiSend (line 281) | func (_MultiSend *MultiSendTransactorSession) MultiSend(sends []MultiS... method RenounceOwnership (line 302) | func (_MultiSend *MultiSendTransactorSession) RenounceOwnership() (*ty... method TransferOwnership (line 323) | func (_MultiSend *MultiSendTransactorSession) TransferOwnership(newOwn... method Withdraw (line 344) | func (_MultiSend *MultiSendTransactorSession) Withdraw(token common.Ad... method Receive (line 365) | func (_MultiSend *MultiSendTransactorSession) Receive() (*types.Transa... type MultiSendRaw (line 115) | type MultiSendRaw struct method Call (line 178) | func (_MultiSend *MultiSendRaw) Call(opts *bind.CallOpts, result *[]in... method Transfer (line 184) | func (_MultiSend *MultiSendRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 189) | func (_MultiSend *MultiSendRaw) Transact(opts *bind.TransactOpts, meth... type MultiSendCallerRaw (line 120) | type MultiSendCallerRaw struct method Call (line 197) | func (_MultiSend *MultiSendCallerRaw) Call(opts *bind.CallOpts, result... type MultiSendTransactorRaw (line 125) | type MultiSendTransactorRaw struct method Transfer (line 203) | func (_MultiSend *MultiSendTransactorRaw) Transfer(opts *bind.Transact... method Transact (line 208) | func (_MultiSend *MultiSendTransactorRaw) Transact(opts *bind.Transact... function NewMultiSend (line 130) | func NewMultiSend(address common.Address, backend bind.ContractBackend) ... function NewMultiSendCaller (line 139) | func NewMultiSendCaller(address common.Address, caller bind.ContractCall... function NewMultiSendTransactor (line 148) | func NewMultiSendTransactor(address common.Address, transactor bind.Cont... function NewMultiSendFilterer (line 157) | func NewMultiSendFilterer(address common.Address, filterer bind.Contract... function bindMultiSend (line 166) | func bindMultiSend(address common.Address, caller bind.ContractCaller, t... type MultiSendOwnershipTransferredIterator (line 370) | type MultiSendOwnershipTransferredIterator struct method Next (line 385) | func (it *MultiSendOwnershipTransferredIterator) Next() bool { method Error (line 425) | func (it *MultiSendOwnershipTransferredIterator) Error() error { method Close (line 431) | func (it *MultiSendOwnershipTransferredIterator) Close() error { type MultiSendOwnershipTransferred (line 437) | type MultiSendOwnershipTransferred struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/orderpayment/OrderPayment.go type Orderpayment (line 42) | type Orderpayment struct type OrderpaymentCaller (line 49) | type OrderpaymentCaller struct method BaseToken (line 186) | func (_Orderpayment *OrderpaymentCaller) BaseToken(opts *bind.CallOpts... method GetChainId (line 217) | func (_Orderpayment *OrderpaymentCaller) GetChainId(opts *bind.CallOpt... method OrderIds (line 248) | func (_Orderpayment *OrderpaymentCaller) OrderIds(opts *bind.CallOpts,... method Owner (line 279) | func (_Orderpayment *OrderpaymentCaller) Owner(opts *bind.CallOpts) (c... type OrderpaymentTransactor (line 54) | type OrderpaymentTransactor struct method Initialize (line 310) | func (_Orderpayment *OrderpaymentTransactor) Initialize(opts *bind.Tra... method Multicall (line 331) | func (_Orderpayment *OrderpaymentTransactor) Multicall(opts *bind.Tran... method PayOrder (line 352) | func (_Orderpayment *OrderpaymentTransactor) PayOrder(opts *bind.Trans... method RenounceOwnership (line 373) | func (_Orderpayment *OrderpaymentTransactor) RenounceOwnership(opts *b... method TransferOwnership (line 394) | func (_Orderpayment *OrderpaymentTransactor) TransferOwnership(opts *b... type OrderpaymentFilterer (line 59) | type OrderpaymentFilterer struct method FilterInitialized (line 488) | func (_Orderpayment *OrderpaymentFilterer) FilterInitialized(opts *bin... method WatchInitialized (line 500) | func (_Orderpayment *OrderpaymentFilterer) WatchInitialized(opts *bind... method ParseInitialized (line 537) | func (_Orderpayment *OrderpaymentFilterer) ParseInitialized(log types.... method FilterOrderPaid (line 625) | func (_Orderpayment *OrderpaymentFilterer) FilterOrderPaid(opts *bind.... method WatchOrderPaid (line 650) | func (_Orderpayment *OrderpaymentFilterer) WatchOrderPaid(opts *bind.W... method ParseOrderPaid (line 700) | func (_Orderpayment *OrderpaymentFilterer) ParseOrderPaid(log types.Lo... method FilterOwnershipTransferred (line 786) | func (_Orderpayment *OrderpaymentFilterer) FilterOwnershipTransferred(... method WatchOwnershipTransferred (line 807) | func (_Orderpayment *OrderpaymentFilterer) WatchOwnershipTransferred(o... method ParseOwnershipTransferred (line 853) | func (_Orderpayment *OrderpaymentFilterer) ParseOwnershipTransferred(l... type OrderpaymentSession (line 65) | type OrderpaymentSession struct method BaseToken (line 203) | func (_Orderpayment *OrderpaymentSession) BaseToken() (common.Address,... method GetChainId (line 234) | func (_Orderpayment *OrderpaymentSession) GetChainId() (*big.Int, erro... method OrderIds (line 265) | func (_Orderpayment *OrderpaymentSession) OrderIds(arg0 [32]byte) (boo... method Owner (line 296) | func (_Orderpayment *OrderpaymentSession) Owner() (common.Address, err... method Initialize (line 317) | func (_Orderpayment *OrderpaymentSession) Initialize(_baseToken common... method Multicall (line 338) | func (_Orderpayment *OrderpaymentSession) Multicall(data [][]byte) (*t... method PayOrder (line 359) | func (_Orderpayment *OrderpaymentSession) PayOrder(orderId [32]byte, s... method RenounceOwnership (line 380) | func (_Orderpayment *OrderpaymentSession) RenounceOwnership() (*types.... method TransferOwnership (line 401) | func (_Orderpayment *OrderpaymentSession) TransferOwnership(newOwner c... type OrderpaymentCallerSession (line 73) | type OrderpaymentCallerSession struct method BaseToken (line 210) | func (_Orderpayment *OrderpaymentCallerSession) BaseToken() (common.Ad... method GetChainId (line 241) | func (_Orderpayment *OrderpaymentCallerSession) GetChainId() (*big.Int... method OrderIds (line 272) | func (_Orderpayment *OrderpaymentCallerSession) OrderIds(arg0 [32]byte... method Owner (line 303) | func (_Orderpayment *OrderpaymentCallerSession) Owner() (common.Addres... type OrderpaymentTransactorSession (line 80) | type OrderpaymentTransactorSession struct method Initialize (line 324) | func (_Orderpayment *OrderpaymentTransactorSession) Initialize(_baseTo... method Multicall (line 345) | func (_Orderpayment *OrderpaymentTransactorSession) Multicall(data [][... method PayOrder (line 366) | func (_Orderpayment *OrderpaymentTransactorSession) PayOrder(orderId [... method RenounceOwnership (line 387) | func (_Orderpayment *OrderpaymentTransactorSession) RenounceOwnership(... method TransferOwnership (line 408) | func (_Orderpayment *OrderpaymentTransactorSession) TransferOwnership(... type OrderpaymentRaw (line 86) | type OrderpaymentRaw struct method Call (line 149) | func (_Orderpayment *OrderpaymentRaw) Call(opts *bind.CallOpts, result... method Transfer (line 155) | func (_Orderpayment *OrderpaymentRaw) Transfer(opts *bind.TransactOpts... method Transact (line 160) | func (_Orderpayment *OrderpaymentRaw) Transact(opts *bind.TransactOpts... type OrderpaymentCallerRaw (line 91) | type OrderpaymentCallerRaw struct method Call (line 168) | func (_Orderpayment *OrderpaymentCallerRaw) Call(opts *bind.CallOpts, ... type OrderpaymentTransactorRaw (line 96) | type OrderpaymentTransactorRaw struct method Transfer (line 174) | func (_Orderpayment *OrderpaymentTransactorRaw) Transfer(opts *bind.Tr... method Transact (line 179) | func (_Orderpayment *OrderpaymentTransactorRaw) Transact(opts *bind.Tr... function NewOrderpayment (line 101) | func NewOrderpayment(address common.Address, backend bind.ContractBacken... function NewOrderpaymentCaller (line 110) | func NewOrderpaymentCaller(address common.Address, caller bind.ContractC... function NewOrderpaymentTransactor (line 119) | func NewOrderpaymentTransactor(address common.Address, transactor bind.C... function NewOrderpaymentFilterer (line 128) | func NewOrderpaymentFilterer(address common.Address, filterer bind.Contr... function bindOrderpayment (line 137) | func bindOrderpayment(address common.Address, caller bind.ContractCaller... type OrderpaymentInitializedIterator (line 413) | type OrderpaymentInitializedIterator struct method Next (line 428) | func (it *OrderpaymentInitializedIterator) Next() bool { method Error (line 468) | func (it *OrderpaymentInitializedIterator) Error() error { method Close (line 474) | func (it *OrderpaymentInitializedIterator) Close() error { type OrderpaymentInitialized (line 480) | type OrderpaymentInitialized struct type OrderpaymentOrderPaidIterator (line 547) | type OrderpaymentOrderPaidIterator struct method Next (line 562) | func (it *OrderpaymentOrderPaidIterator) Next() bool { method Error (line 602) | func (it *OrderpaymentOrderPaidIterator) Error() error { method Close (line 608) | func (it *OrderpaymentOrderPaidIterator) Close() error { type OrderpaymentOrderPaid (line 614) | type OrderpaymentOrderPaid struct type OrderpaymentOwnershipTransferredIterator (line 710) | type OrderpaymentOwnershipTransferredIterator struct method Next (line 725) | func (it *OrderpaymentOwnershipTransferredIterator) Next() bool { method Error (line 765) | func (it *OrderpaymentOwnershipTransferredIterator) Error() error { method Close (line 771) | func (it *OrderpaymentOwnershipTransferredIterator) Close() error { type OrderpaymentOwnershipTransferred (line 777) | type OrderpaymentOwnershipTransferred struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/polygonnonfungiblepositionmanager/NonfungiblePositionManager.go type INonfungiblePositionManagerCollectParams (line 33) | type INonfungiblePositionManagerCollectParams struct type INonfungiblePositionManagerDecreaseLiquidityParams (line 41) | type INonfungiblePositionManagerDecreaseLiquidityParams struct type INonfungiblePositionManagerIncreaseLiquidityParams (line 50) | type INonfungiblePositionManagerIncreaseLiquidityParams struct type INonfungiblePositionManagerMintParams (line 60) | type INonfungiblePositionManagerMintParams struct type NonfungiblePositionManager (line 84) | type NonfungiblePositionManager struct type NonfungiblePositionManagerCaller (line 91) | type NonfungiblePositionManagerCaller struct method DOMAINSEPARATOR (line 228) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method PERMITTYPEHASH (line 259) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method WETH9 (line 290) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) W... method BalanceOf (line 321) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method BaseURI (line 352) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method Factory (line 383) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) F... method GetApproved (line 414) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) G... method IsApprovedForAll (line 445) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) I... method Name (line 476) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) N... method OwnerOf (line 507) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method Positions (line 538) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method SupportsInterface (line 633) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method Symbol (line 664) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method TokenByIndex (line 695) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenOfOwnerByIndex (line 726) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenURI (line 757) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TotalSupply (line 788) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... type NonfungiblePositionManagerTransactor (line 96) | type NonfungiblePositionManagerTransactor struct method Approve (line 819) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 840) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 861) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 882) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 903) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 924) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 945) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 966) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 987) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1008) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1029) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1050) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1071) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1092) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1134) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1155) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1176) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1218) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1239) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1260) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerFilterer (line 101) | type NonfungiblePositionManagerFilterer struct method FilterApproval (line 1356) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApproval (line 1381) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApproval (line 1431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterApprovalForAll (line 1518) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApprovalForAll (line 1539) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApprovalForAll (line 1585) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterCollect (line 1673) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchCollect (line 1690) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseCollect (line 1732) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterDecreaseLiquidity (line 1820) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchDecreaseLiquidity (line 1837) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseDecreaseLiquidity (line 1879) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterIncreaseLiquidity (line 1967) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchIncreaseLiquidity (line 1984) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseIncreaseLiquidity (line 2026) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterTransfer (line 2113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchTransfer (line 2138) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseTransfer (line 2188) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... type NonfungiblePositionManagerSession (line 107) | type NonfungiblePositionManagerSession struct method DOMAINSEPARATOR (line 245) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PERMITTYPEHASH (line 276) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method WETH9 (line 307) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BalanceOf (line 338) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BaseURI (line 369) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Factory (line 400) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method GetApproved (line 431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IsApprovedForAll (line 462) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Name (line 493) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method OwnerOf (line 524) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Positions (line 593) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SupportsInterface (line 650) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Symbol (line 681) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenByIndex (line 712) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenOfOwnerByIndex (line 743) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenURI (line 774) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TotalSupply (line 805) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Approve (line 826) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Burn (line 847) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Collect (line 868) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method CreateAndInitializePoolIfNecessary (line 889) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method DecreaseLiquidity (line 910) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IncreaseLiquidity (line 931) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Mint (line 952) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Multicall (line 973) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Permit (line 994) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RefundETH (line 1015) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom (line 1036) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom0 (line 1057) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermit (line 1078) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowed (line 1099) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowedIfNecessary (line 1120) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitIfNecessary (line 1141) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetApprovalForAll (line 1162) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SweepToken (line 1183) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferFrom (line 1204) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UniswapV3MintCallback (line 1225) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UnwrapWETH9 (line 1246) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Receive (line 1267) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... type NonfungiblePositionManagerCallerSession (line 115) | type NonfungiblePositionManagerCallerSession struct method DOMAINSEPARATOR (line 252) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PERMITTYPEHASH (line 283) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method WETH9 (line 314) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BalanceOf (line 345) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BaseURI (line 376) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Factory (line 407) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method GetApproved (line 438) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method IsApprovedForAll (line 469) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Name (line 500) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method OwnerOf (line 531) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Positions (line 613) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method SupportsInterface (line 657) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Symbol (line 688) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenByIndex (line 719) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenOfOwnerByIndex (line 750) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenURI (line 781) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TotalSupply (line 812) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... type NonfungiblePositionManagerTransactorSession (line 122) | type NonfungiblePositionManagerTransactorSession struct method Approve (line 833) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 854) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 875) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 896) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 917) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 938) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 959) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 980) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1001) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1022) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1043) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1064) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1085) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1106) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1127) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1148) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1169) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1190) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1211) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1232) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1253) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1274) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerRaw (line 128) | type NonfungiblePositionManagerRaw struct method Call (line 191) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Call... method Transfer (line 197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... method Transact (line 202) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... type NonfungiblePositionManagerCallerRaw (line 133) | type NonfungiblePositionManagerCallerRaw struct method Call (line 210) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerRaw... type NonfungiblePositionManagerTransactorRaw (line 138) | type NonfungiblePositionManagerTransactorRaw struct method Transfer (line 216) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Transact (line 221) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... function NewNonfungiblePositionManager (line 143) | func NewNonfungiblePositionManager(address common.Address, backend bind.... function NewNonfungiblePositionManagerCaller (line 152) | func NewNonfungiblePositionManagerCaller(address common.Address, caller ... function NewNonfungiblePositionManagerTransactor (line 161) | func NewNonfungiblePositionManagerTransactor(address common.Address, tra... function NewNonfungiblePositionManagerFilterer (line 170) | func NewNonfungiblePositionManagerFilterer(address common.Address, filte... function bindNonfungiblePositionManager (line 179) | func bindNonfungiblePositionManager(address common.Address, caller bind.... type NonfungiblePositionManagerApprovalIterator (line 1279) | type NonfungiblePositionManagerApprovalIterator struct method Next (line 1294) | func (it *NonfungiblePositionManagerApprovalIterator) Next() bool { method Error (line 1334) | func (it *NonfungiblePositionManagerApprovalIterator) Error() error { method Close (line 1340) | func (it *NonfungiblePositionManagerApprovalIterator) Close() error { type NonfungiblePositionManagerApproval (line 1346) | type NonfungiblePositionManagerApproval struct type NonfungiblePositionManagerApprovalForAllIterator (line 1441) | type NonfungiblePositionManagerApprovalForAllIterator struct method Next (line 1456) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Next() bool { method Error (line 1496) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Error() er... method Close (line 1502) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Close() er... type NonfungiblePositionManagerApprovalForAll (line 1508) | type NonfungiblePositionManagerApprovalForAll struct type NonfungiblePositionManagerCollectIterator (line 1595) | type NonfungiblePositionManagerCollectIterator struct method Next (line 1610) | func (it *NonfungiblePositionManagerCollectIterator) Next() bool { method Error (line 1650) | func (it *NonfungiblePositionManagerCollectIterator) Error() error { method Close (line 1656) | func (it *NonfungiblePositionManagerCollectIterator) Close() error { type NonfungiblePositionManagerCollect (line 1662) | type NonfungiblePositionManagerCollect struct type NonfungiblePositionManagerDecreaseLiquidityIterator (line 1742) | type NonfungiblePositionManagerDecreaseLiquidityIterator struct method Next (line 1757) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Next() ... method Error (line 1797) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Error()... method Close (line 1803) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Close()... type NonfungiblePositionManagerDecreaseLiquidity (line 1809) | type NonfungiblePositionManagerDecreaseLiquidity struct type NonfungiblePositionManagerIncreaseLiquidityIterator (line 1889) | type NonfungiblePositionManagerIncreaseLiquidityIterator struct method Next (line 1904) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Next() ... method Error (line 1944) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Error()... method Close (line 1950) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Close()... type NonfungiblePositionManagerIncreaseLiquidity (line 1956) | type NonfungiblePositionManagerIncreaseLiquidity struct type NonfungiblePositionManagerTransferIterator (line 2036) | type NonfungiblePositionManagerTransferIterator struct method Next (line 2051) | func (it *NonfungiblePositionManagerTransferIterator) Next() bool { method Error (line 2091) | func (it *NonfungiblePositionManagerTransferIterator) Error() error { method Close (line 2097) | func (it *NonfungiblePositionManagerTransferIterator) Close() error { type NonfungiblePositionManagerTransfer (line 2103) | type NonfungiblePositionManagerTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/proxyadmin/ProxyAdmin.go function DeployProxyAdmin (line 47) | func DeployProxyAdmin(auth *bind.TransactOpts, backend bind.ContractBack... type ProxyAdmin (line 64) | type ProxyAdmin struct type ProxyAdminCaller (line 71) | type ProxyAdminCaller struct method GetProxyAdmin (line 208) | func (_ProxyAdmin *ProxyAdminCaller) GetProxyAdmin(opts *bind.CallOpts... method GetProxyImplementation (line 239) | func (_ProxyAdmin *ProxyAdminCaller) GetProxyImplementation(opts *bind... method Owner (line 270) | func (_ProxyAdmin *ProxyAdminCaller) Owner(opts *bind.CallOpts) (commo... type ProxyAdminTransactor (line 76) | type ProxyAdminTransactor struct method ChangeProxyAdmin (line 301) | func (_ProxyAdmin *ProxyAdminTransactor) ChangeProxyAdmin(opts *bind.T... method RenounceOwnership (line 322) | func (_ProxyAdmin *ProxyAdminTransactor) RenounceOwnership(opts *bind.... method TransferOwnership (line 343) | func (_ProxyAdmin *ProxyAdminTransactor) TransferOwnership(opts *bind.... method Upgrade (line 364) | func (_ProxyAdmin *ProxyAdminTransactor) Upgrade(opts *bind.TransactOp... method UpgradeAndCall (line 385) | func (_ProxyAdmin *ProxyAdminTransactor) UpgradeAndCall(opts *bind.Tra... type ProxyAdminFilterer (line 81) | type ProxyAdminFilterer struct method FilterOwnershipTransferred (line 480) | func (_ProxyAdmin *ProxyAdminFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 501) | func (_ProxyAdmin *ProxyAdminFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 547) | func (_ProxyAdmin *ProxyAdminFilterer) ParseOwnershipTransferred(log t... type ProxyAdminSession (line 87) | type ProxyAdminSession struct method GetProxyAdmin (line 225) | func (_ProxyAdmin *ProxyAdminSession) GetProxyAdmin(proxy common.Addre... method GetProxyImplementation (line 256) | func (_ProxyAdmin *ProxyAdminSession) GetProxyImplementation(proxy com... method Owner (line 287) | func (_ProxyAdmin *ProxyAdminSession) Owner() (common.Address, error) { method ChangeProxyAdmin (line 308) | func (_ProxyAdmin *ProxyAdminSession) ChangeProxyAdmin(proxy common.Ad... method RenounceOwnership (line 329) | func (_ProxyAdmin *ProxyAdminSession) RenounceOwnership() (*types.Tran... method TransferOwnership (line 350) | func (_ProxyAdmin *ProxyAdminSession) TransferOwnership(newOwner commo... method Upgrade (line 371) | func (_ProxyAdmin *ProxyAdminSession) Upgrade(proxy common.Address, im... method UpgradeAndCall (line 392) | func (_ProxyAdmin *ProxyAdminSession) UpgradeAndCall(proxy common.Addr... type ProxyAdminCallerSession (line 95) | type ProxyAdminCallerSession struct method GetProxyAdmin (line 232) | func (_ProxyAdmin *ProxyAdminCallerSession) GetProxyAdmin(proxy common... method GetProxyImplementation (line 263) | func (_ProxyAdmin *ProxyAdminCallerSession) GetProxyImplementation(pro... method Owner (line 294) | func (_ProxyAdmin *ProxyAdminCallerSession) Owner() (common.Address, e... type ProxyAdminTransactorSession (line 102) | type ProxyAdminTransactorSession struct method ChangeProxyAdmin (line 315) | func (_ProxyAdmin *ProxyAdminTransactorSession) ChangeProxyAdmin(proxy... method RenounceOwnership (line 336) | func (_ProxyAdmin *ProxyAdminTransactorSession) RenounceOwnership() (*... method TransferOwnership (line 357) | func (_ProxyAdmin *ProxyAdminTransactorSession) TransferOwnership(newO... method Upgrade (line 378) | func (_ProxyAdmin *ProxyAdminTransactorSession) Upgrade(proxy common.A... method UpgradeAndCall (line 399) | func (_ProxyAdmin *ProxyAdminTransactorSession) UpgradeAndCall(proxy c... type ProxyAdminRaw (line 108) | type ProxyAdminRaw struct method Call (line 171) | func (_ProxyAdmin *ProxyAdminRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 177) | func (_ProxyAdmin *ProxyAdminRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 182) | func (_ProxyAdmin *ProxyAdminRaw) Transact(opts *bind.TransactOpts, me... type ProxyAdminCallerRaw (line 113) | type ProxyAdminCallerRaw struct method Call (line 190) | func (_ProxyAdmin *ProxyAdminCallerRaw) Call(opts *bind.CallOpts, resu... type ProxyAdminTransactorRaw (line 118) | type ProxyAdminTransactorRaw struct method Transfer (line 196) | func (_ProxyAdmin *ProxyAdminTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 201) | func (_ProxyAdmin *ProxyAdminTransactorRaw) Transact(opts *bind.Transa... function NewProxyAdmin (line 123) | func NewProxyAdmin(address common.Address, backend bind.ContractBackend)... function NewProxyAdminCaller (line 132) | func NewProxyAdminCaller(address common.Address, caller bind.ContractCal... function NewProxyAdminTransactor (line 141) | func NewProxyAdminTransactor(address common.Address, transactor bind.Con... function NewProxyAdminFilterer (line 150) | func NewProxyAdminFilterer(address common.Address, filterer bind.Contrac... function bindProxyAdmin (line 159) | func bindProxyAdmin(address common.Address, caller bind.ContractCaller, ... type ProxyAdminOwnershipTransferredIterator (line 404) | type ProxyAdminOwnershipTransferredIterator struct method Next (line 419) | func (it *ProxyAdminOwnershipTransferredIterator) Next() bool { method Error (line 459) | func (it *ProxyAdminOwnershipTransferredIterator) Error() error { method Close (line 465) | func (it *ProxyAdminOwnershipTransferredIterator) Close() error { type ProxyAdminOwnershipTransferred (line 471) | type ProxyAdminOwnershipTransferred struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/sunpumplaunchpad/SunpumpLaunchpad.go type Sunpumplaunchpad (line 42) | type Sunpumplaunchpad struct type SunpumplaunchpadCaller (line 49) | type SunpumplaunchpadCaller struct type SunpumplaunchpadTransactor (line 54) | type SunpumplaunchpadTransactor struct method LAUNCHFEE (line 186) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) LAUNCHFEE(opts *b... method LAUNCHTHRESHOLD (line 207) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) LAUNCHTHRESHOLD(o... method LAUNCHTRXRESERVE (line 228) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) LAUNCHTRXRESERVE(... method TOKENSUPPLY (line 249) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) TOKENSUPPLY(opts ... method TOTALSALE (line 270) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) TOTALSALE(opts *b... method VIRTUALTOKENRESERVEAMOUNT (line 291) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) VIRTUALTOKENRESER... method VIRTUALTRXRESERVEAMOUNT (line 312) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) VIRTUALTRXRESERVE... method BecomeNewImplementation (line 333) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) BecomeNewImplemen... method AcceptOwner (line 354) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) AcceptOwner(opts ... method CreateAndInitPurchase (line 375) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) CreateAndInitPurc... method DeadAddress (line 396) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) DeadAddress(opts ... method GetExactTokenAmountForPurchase (line 417) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) GetExactTokenAmou... method GetExactTokenAmountForPurchaseWithFee (line 438) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) GetExactTokenAmou... method GetExactTrxAmountForSale (line 459) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) GetExactTrxAmount... method GetExactTrxAmountForSaleWithFee (line 480) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) GetExactTrxAmount... method GetPrice (line 501) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) GetPrice(opts *bi... method GetTokenAmountByPurchase (line 522) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) GetTokenAmountByP... method GetTokenAmountByPurchaseWithFee (line 543) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) GetTokenAmountByP... method GetTokenState (line 564) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) GetTokenState(opt... method GetTrxAmountBySale (line 585) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) GetTrxAmountBySal... method GetTrxAmountBySaleWithFee (line 606) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) GetTrxAmountBySal... method Implementation (line 627) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) Implementation(op... method Initialize (line 648) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) Initialize(opts *... method LaunchFee (line 669) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) LaunchFee(opts *b... method LaunchToDEX (line 690) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) LaunchToDEX(opts ... method Launcher (line 711) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) Launcher(opts *bi... method MaxPurachaseAmount (line 732) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) MaxPurachaseAmoun... method MinTxFee (line 753) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) MinTxFee(opts *bi... method MintFee (line 774) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) MintFee(opts *bin... method Operator (line 795) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) Operator(opts *bi... method Owner (line 816) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) Owner(opts *bind.... method Pause (line 837) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) Pause(opts *bind.... method PausePad (line 858) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) PausePad(opts *bi... method PendingImplementation (line 879) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) PendingImplementa... method PendingOwner (line 900) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) PendingOwner(opts... method PurchaseFee (line 921) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) PurchaseFee(opts ... method PurchaseToken (line 942) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) PurchaseToken(opt... method RenounceTokenOwnership (line 963) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) RenounceTokenOwne... method RerunPad (line 984) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) RerunPad(opts *bi... method SaleFee (line 1005) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SaleFee(opts *bin... method SaleToken (line 1026) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SaleToken(opts *b... method SetLauncher (line 1047) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SetLauncher(opts ... method SetMinTxFee (line 1068) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SetMinTxFee(opts ... method SetMintAndMinTxFee (line 1089) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SetMintAndMinTxFe... method SetMintFee (line 1110) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SetMintFee(opts *... method SetOperator (line 1131) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SetOperator(opts ... method SetPendingOwner (line 1152) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SetPendingOwner(o... method SetPurchaseFee (line 1173) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SetPurchaseFee(op... method SetSaleFee (line 1194) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SetSaleFee(opts *... method SetVault (line 1215) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) SetVault(opts *bi... method TokenAddress (line 1236) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) TokenAddress(opts... method TokenCount (line 1257) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) TokenCount(opts *... method TokenCreator (line 1278) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) TokenCreator(opts... method V2Router (line 1299) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) V2Router(opts *bi... method Vault (line 1320) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) Vault(opts *bind.... method VirtualPools (line 1341) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) VirtualPools(opts... method Receive (line 1362) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactor) Receive(opts *bin... type SunpumplaunchpadFilterer (line 59) | type SunpumplaunchpadFilterer struct method FilterLaunchPending (line 1456) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterLaunchPending... method WatchLaunchPending (line 1468) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchLaunchPending(... method ParseLaunchPending (line 1505) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseLaunchPending(... method FilterLauncherChanged (line 1591) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterLauncherChang... method WatchLauncherChanged (line 1612) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchLauncherChange... method ParseLauncherChanged (line 1658) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseLauncherChange... method FilterMinTxFeeSet (line 1744) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterMinTxFeeSet(o... method WatchMinTxFeeSet (line 1756) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchMinTxFeeSet(op... method ParseMinTxFeeSet (line 1793) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseMinTxFeeSet(lo... method FilterMintFeeSet (line 1879) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterMintFeeSet(op... method WatchMintFeeSet (line 1891) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchMintFeeSet(opt... method ParseMintFeeSet (line 1928) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseMintFeeSet(log... method FilterOperatorChanged (line 2014) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterOperatorChang... method WatchOperatorChanged (line 2035) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchOperatorChange... method ParseOperatorChanged (line 2081) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseOperatorChange... method FilterOwnerChanged (line 2167) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterOwnerChanged(... method WatchOwnerChanged (line 2188) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchOwnerChanged(o... method ParseOwnerChanged (line 2234) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseOwnerChanged(l... method FilterPendingOwnerSet (line 2320) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterPendingOwnerS... method WatchPendingOwnerSet (line 2341) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchPendingOwnerSe... method ParsePendingOwnerSet (line 2387) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParsePendingOwnerSe... method FilterPurchaseFeeSet (line 2473) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterPurchaseFeeSe... method WatchPurchaseFeeSet (line 2485) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchPurchaseFeeSet... method ParsePurchaseFeeSet (line 2522) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParsePurchaseFeeSet... method FilterSaleFeeSet (line 2608) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterSaleFeeSet(op... method WatchSaleFeeSet (line 2620) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchSaleFeeSet(opt... method ParseSaleFeeSet (line 2657) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseSaleFeeSet(log... method FilterTokenCreate (line 2744) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterTokenCreate(o... method WatchTokenCreate (line 2756) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchTokenCreate(op... method ParseTokenCreate (line 2793) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseTokenCreate(lo... method FilterTokenLaunched (line 2878) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterTokenLaunched... method WatchTokenLaunched (line 2895) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchTokenLaunched(... method ParseTokenLaunched (line 2937) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseTokenLaunched(... method FilterTokenPurchased (line 3027) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterTokenPurchase... method WatchTokenPurchased (line 3048) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchTokenPurchased... method ParseTokenPurchased (line 3094) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseTokenPurchased... method FilterTokenSold (line 3183) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) FilterTokenSold(opt... method WatchTokenSold (line 3204) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) WatchTokenSold(opts... method ParseTokenSold (line 3250) | func (_Sunpumplaunchpad *SunpumplaunchpadFilterer) ParseTokenSold(log ... type SunpumplaunchpadSession (line 65) | type SunpumplaunchpadSession struct method LAUNCHFEE (line 193) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) LAUNCHFEE() (*types.... method LAUNCHTHRESHOLD (line 214) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) LAUNCHTHRESHOLD() (*... method LAUNCHTRXRESERVE (line 235) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) LAUNCHTRXRESERVE() (... method TOKENSUPPLY (line 256) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) TOKENSUPPLY() (*type... method TOTALSALE (line 277) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) TOTALSALE() (*types.... method VIRTUALTOKENRESERVEAMOUNT (line 298) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) VIRTUALTOKENRESERVEA... method VIRTUALTRXRESERVEAMOUNT (line 319) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) VIRTUALTRXRESERVEAMO... method BecomeNewImplementation (line 340) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) BecomeNewImplementat... method AcceptOwner (line 361) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) AcceptOwner() (*type... method CreateAndInitPurchase (line 382) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) CreateAndInitPurchas... method DeadAddress (line 403) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) DeadAddress() (*type... method GetExactTokenAmountForPurchase (line 424) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) GetExactTokenAmountF... method GetExactTokenAmountForPurchaseWithFee (line 445) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) GetExactTokenAmountF... method GetExactTrxAmountForSale (line 466) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) GetExactTrxAmountFor... method GetExactTrxAmountForSaleWithFee (line 487) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) GetExactTrxAmountFor... method GetPrice (line 508) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) GetPrice(token commo... method GetTokenAmountByPurchase (line 529) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) GetTokenAmountByPurc... method GetTokenAmountByPurchaseWithFee (line 550) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) GetTokenAmountByPurc... method GetTokenState (line 571) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) GetTokenState(token ... method GetTrxAmountBySale (line 592) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) GetTrxAmountBySale(t... method GetTrxAmountBySaleWithFee (line 613) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) GetTrxAmountBySaleWi... method Implementation (line 634) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) Implementation() (*t... method Initialize (line 655) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) Initialize(_vault co... method LaunchFee (line 676) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) LaunchFee() (*types.... method LaunchToDEX (line 697) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) LaunchToDEX(token co... method Launcher (line 718) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) Launcher() (*types.T... method MaxPurachaseAmount (line 739) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) MaxPurachaseAmount()... method MinTxFee (line 760) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) MinTxFee() (*types.T... method MintFee (line 781) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) MintFee() (*types.Tr... method Operator (line 802) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) Operator() (*types.T... method Owner (line 823) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) Owner() (*types.Tran... method Pause (line 844) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) Pause() (*types.Tran... method PausePad (line 865) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) PausePad() (*types.T... method PendingImplementation (line 886) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) PendingImplementatio... method PendingOwner (line 907) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) PendingOwner() (*typ... method PurchaseFee (line 928) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) PurchaseFee() (*type... method PurchaseToken (line 949) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) PurchaseToken(token ... method RenounceTokenOwnership (line 970) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) RenounceTokenOwnersh... method RerunPad (line 991) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) RerunPad() (*types.T... method SaleFee (line 1012) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SaleFee() (*types.Tr... method SaleToken (line 1033) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SaleToken(token comm... method SetLauncher (line 1054) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SetLauncher(newLaunc... method SetMinTxFee (line 1075) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SetMinTxFee(newFee *... method SetMintAndMinTxFee (line 1096) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SetMintAndMinTxFee(_... method SetMintFee (line 1117) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SetMintFee(newFee *b... method SetOperator (line 1138) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SetOperator(newOp co... method SetPendingOwner (line 1159) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SetPendingOwner(newP... method SetPurchaseFee (line 1180) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SetPurchaseFee(_fee ... method SetSaleFee (line 1201) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SetSaleFee(_fee *big... method SetVault (line 1222) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) SetVault(_addr commo... method TokenAddress (line 1243) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) TokenAddress(arg0 *b... method TokenCount (line 1264) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) TokenCount() (*types... method TokenCreator (line 1285) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) TokenCreator(arg0 co... method V2Router (line 1306) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) V2Router() (*types.T... method Vault (line 1327) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) Vault() (*types.Tran... method VirtualPools (line 1348) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) VirtualPools(arg0 co... method Receive (line 1369) | func (_Sunpumplaunchpad *SunpumplaunchpadSession) Receive() (*types.Tr... type SunpumplaunchpadCallerSession (line 73) | type SunpumplaunchpadCallerSession struct type SunpumplaunchpadTransactorSession (line 80) | type SunpumplaunchpadTransactorSession struct method LAUNCHFEE (line 200) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) LAUNCHFEE(... method LAUNCHTHRESHOLD (line 221) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) LAUNCHTHRE... method LAUNCHTRXRESERVE (line 242) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) LAUNCHTRXR... method TOKENSUPPLY (line 263) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) TOKENSUPPL... method TOTALSALE (line 284) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) TOTALSALE(... method VIRTUALTOKENRESERVEAMOUNT (line 305) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) VIRTUALTOK... method VIRTUALTRXRESERVEAMOUNT (line 326) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) VIRTUALTRX... method BecomeNewImplementation (line 347) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) BecomeNewI... method AcceptOwner (line 368) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) AcceptOwne... method CreateAndInitPurchase (line 389) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) CreateAndI... method DeadAddress (line 410) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) DeadAddres... method GetExactTokenAmountForPurchase (line 431) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) GetExactTo... method GetExactTokenAmountForPurchaseWithFee (line 452) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) GetExactTo... method GetExactTrxAmountForSale (line 473) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) GetExactTr... method GetExactTrxAmountForSaleWithFee (line 494) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) GetExactTr... method GetPrice (line 515) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) GetPrice(t... method GetTokenAmountByPurchase (line 536) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) GetTokenAm... method GetTokenAmountByPurchaseWithFee (line 557) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) GetTokenAm... method GetTokenState (line 578) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) GetTokenSt... method GetTrxAmountBySale (line 599) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) GetTrxAmou... method GetTrxAmountBySaleWithFee (line 620) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) GetTrxAmou... method Implementation (line 641) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) Implementa... method Initialize (line 662) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) Initialize... method LaunchFee (line 683) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) LaunchFee(... method LaunchToDEX (line 704) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) LaunchToDE... method Launcher (line 725) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) Launcher()... method MaxPurachaseAmount (line 746) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) MaxPuracha... method MinTxFee (line 767) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) MinTxFee()... method MintFee (line 788) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) MintFee() ... method Operator (line 809) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) Operator()... method Owner (line 830) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) Owner() (*... method Pause (line 851) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) Pause() (*... method PausePad (line 872) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) PausePad()... method PendingImplementation (line 893) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) PendingImp... method PendingOwner (line 914) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) PendingOwn... method PurchaseFee (line 935) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) PurchaseFe... method PurchaseToken (line 956) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) PurchaseTo... method RenounceTokenOwnership (line 977) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) RenounceTo... method RerunPad (line 998) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) RerunPad()... method SaleFee (line 1019) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SaleFee() ... method SaleToken (line 1040) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SaleToken(... method SetLauncher (line 1061) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SetLaunche... method SetMinTxFee (line 1082) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SetMinTxFe... method SetMintAndMinTxFee (line 1103) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SetMintAnd... method SetMintFee (line 1124) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SetMintFee... method SetOperator (line 1145) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SetOperato... method SetPendingOwner (line 1166) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SetPending... method SetPurchaseFee (line 1187) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SetPurchas... method SetSaleFee (line 1208) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SetSaleFee... method SetVault (line 1229) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) SetVault(_... method TokenAddress (line 1250) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) TokenAddre... method TokenCount (line 1271) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) TokenCount... method TokenCreator (line 1292) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) TokenCreat... method V2Router (line 1313) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) V2Router()... method Vault (line 1334) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) Vault() (*... method VirtualPools (line 1355) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) VirtualPoo... method Receive (line 1376) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorSession) Receive() ... type SunpumplaunchpadRaw (line 86) | type SunpumplaunchpadRaw struct method Call (line 149) | func (_Sunpumplaunchpad *SunpumplaunchpadRaw) Call(opts *bind.CallOpts... method Transfer (line 155) | func (_Sunpumplaunchpad *SunpumplaunchpadRaw) Transfer(opts *bind.Tran... method Transact (line 160) | func (_Sunpumplaunchpad *SunpumplaunchpadRaw) Transact(opts *bind.Tran... type SunpumplaunchpadCallerRaw (line 91) | type SunpumplaunchpadCallerRaw struct method Call (line 168) | func (_Sunpumplaunchpad *SunpumplaunchpadCallerRaw) Call(opts *bind.Ca... type SunpumplaunchpadTransactorRaw (line 96) | type SunpumplaunchpadTransactorRaw struct method Transfer (line 174) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorRaw) Transfer(opts ... method Transact (line 179) | func (_Sunpumplaunchpad *SunpumplaunchpadTransactorRaw) Transact(opts ... function NewSunpumplaunchpad (line 101) | func NewSunpumplaunchpad(address common.Address, backend bind.ContractBa... function NewSunpumplaunchpadCaller (line 110) | func NewSunpumplaunchpadCaller(address common.Address, caller bind.Contr... function NewSunpumplaunchpadTransactor (line 119) | func NewSunpumplaunchpadTransactor(address common.Address, transactor bi... function NewSunpumplaunchpadFilterer (line 128) | func NewSunpumplaunchpadFilterer(address common.Address, filterer bind.C... function bindSunpumplaunchpad (line 137) | func bindSunpumplaunchpad(address common.Address, caller bind.ContractCa... type SunpumplaunchpadLaunchPendingIterator (line 1381) | type SunpumplaunchpadLaunchPendingIterator struct method Next (line 1396) | func (it *SunpumplaunchpadLaunchPendingIterator) Next() bool { method Error (line 1436) | func (it *SunpumplaunchpadLaunchPendingIterator) Error() error { method Close (line 1442) | func (it *SunpumplaunchpadLaunchPendingIterator) Close() error { type SunpumplaunchpadLaunchPending (line 1448) | type SunpumplaunchpadLaunchPending struct type SunpumplaunchpadLauncherChangedIterator (line 1515) | type SunpumplaunchpadLauncherChangedIterator struct method Next (line 1530) | func (it *SunpumplaunchpadLauncherChangedIterator) Next() bool { method Error (line 1570) | func (it *SunpumplaunchpadLauncherChangedIterator) Error() error { method Close (line 1576) | func (it *SunpumplaunchpadLauncherChangedIterator) Close() error { type SunpumplaunchpadLauncherChanged (line 1582) | type SunpumplaunchpadLauncherChanged struct type SunpumplaunchpadMinTxFeeSetIterator (line 1668) | type SunpumplaunchpadMinTxFeeSetIterator struct method Next (line 1683) | func (it *SunpumplaunchpadMinTxFeeSetIterator) Next() bool { method Error (line 1723) | func (it *SunpumplaunchpadMinTxFeeSetIterator) Error() error { method Close (line 1729) | func (it *SunpumplaunchpadMinTxFeeSetIterator) Close() error { type SunpumplaunchpadMinTxFeeSet (line 1735) | type SunpumplaunchpadMinTxFeeSet struct type SunpumplaunchpadMintFeeSetIterator (line 1803) | type SunpumplaunchpadMintFeeSetIterator struct method Next (line 1818) | func (it *SunpumplaunchpadMintFeeSetIterator) Next() bool { method Error (line 1858) | func (it *SunpumplaunchpadMintFeeSetIterator) Error() error { method Close (line 1864) | func (it *SunpumplaunchpadMintFeeSetIterator) Close() error { type SunpumplaunchpadMintFeeSet (line 1870) | type SunpumplaunchpadMintFeeSet struct type SunpumplaunchpadOperatorChangedIterator (line 1938) | type SunpumplaunchpadOperatorChangedIterator struct method Next (line 1953) | func (it *SunpumplaunchpadOperatorChangedIterator) Next() bool { method Error (line 1993) | func (it *SunpumplaunchpadOperatorChangedIterator) Error() error { method Close (line 1999) | func (it *SunpumplaunchpadOperatorChangedIterator) Close() error { type SunpumplaunchpadOperatorChanged (line 2005) | type SunpumplaunchpadOperatorChanged struct type SunpumplaunchpadOwnerChangedIterator (line 2091) | type SunpumplaunchpadOwnerChangedIterator struct method Next (line 2106) | func (it *SunpumplaunchpadOwnerChangedIterator) Next() bool { method Error (line 2146) | func (it *SunpumplaunchpadOwnerChangedIterator) Error() error { method Close (line 2152) | func (it *SunpumplaunchpadOwnerChangedIterator) Close() error { type SunpumplaunchpadOwnerChanged (line 2158) | type SunpumplaunchpadOwnerChanged struct type SunpumplaunchpadPendingOwnerSetIterator (line 2244) | type SunpumplaunchpadPendingOwnerSetIterator struct method Next (line 2259) | func (it *SunpumplaunchpadPendingOwnerSetIterator) Next() bool { method Error (line 2299) | func (it *SunpumplaunchpadPendingOwnerSetIterator) Error() error { method Close (line 2305) | func (it *SunpumplaunchpadPendingOwnerSetIterator) Close() error { type SunpumplaunchpadPendingOwnerSet (line 2311) | type SunpumplaunchpadPendingOwnerSet struct type SunpumplaunchpadPurchaseFeeSetIterator (line 2397) | type SunpumplaunchpadPurchaseFeeSetIterator struct method Next (line 2412) | func (it *SunpumplaunchpadPurchaseFeeSetIterator) Next() bool { method Error (line 2452) | func (it *SunpumplaunchpadPurchaseFeeSetIterator) Error() error { method Close (line 2458) | func (it *SunpumplaunchpadPurchaseFeeSetIterator) Close() error { type SunpumplaunchpadPurchaseFeeSet (line 2464) | type SunpumplaunchpadPurchaseFeeSet struct type SunpumplaunchpadSaleFeeSetIterator (line 2532) | type SunpumplaunchpadSaleFeeSetIterator struct method Next (line 2547) | func (it *SunpumplaunchpadSaleFeeSetIterator) Next() bool { method Error (line 2587) | func (it *SunpumplaunchpadSaleFeeSetIterator) Error() error { method Close (line 2593) | func (it *SunpumplaunchpadSaleFeeSetIterator) Close() error { type SunpumplaunchpadSaleFeeSet (line 2599) | type SunpumplaunchpadSaleFeeSet struct type SunpumplaunchpadTokenCreateIterator (line 2667) | type SunpumplaunchpadTokenCreateIterator struct method Next (line 2682) | func (it *SunpumplaunchpadTokenCreateIterator) Next() bool { method Error (line 2722) | func (it *SunpumplaunchpadTokenCreateIterator) Error() error { method Close (line 2728) | func (it *SunpumplaunchpadTokenCreateIterator) Close() error { type SunpumplaunchpadTokenCreate (line 2734) | type SunpumplaunchpadTokenCreate struct type SunpumplaunchpadTokenLaunchedIterator (line 2803) | type SunpumplaunchpadTokenLaunchedIterator struct method Next (line 2818) | func (it *SunpumplaunchpadTokenLaunchedIterator) Next() bool { method Error (line 2858) | func (it *SunpumplaunchpadTokenLaunchedIterator) Error() error { method Close (line 2864) | func (it *SunpumplaunchpadTokenLaunchedIterator) Close() error { type SunpumplaunchpadTokenLaunched (line 2870) | type SunpumplaunchpadTokenLaunched struct type SunpumplaunchpadTokenPurchasedIterator (line 2947) | type SunpumplaunchpadTokenPurchasedIterator struct method Next (line 2962) | func (it *SunpumplaunchpadTokenPurchasedIterator) Next() bool { method Error (line 3002) | func (it *SunpumplaunchpadTokenPurchasedIterator) Error() error { method Close (line 3008) | func (it *SunpumplaunchpadTokenPurchasedIterator) Close() error { type SunpumplaunchpadTokenPurchased (line 3014) | type SunpumplaunchpadTokenPurchased struct type SunpumplaunchpadTokenSoldIterator (line 3104) | type SunpumplaunchpadTokenSoldIterator struct method Next (line 3119) | func (it *SunpumplaunchpadTokenSoldIterator) Next() bool { method Error (line 3159) | func (it *SunpumplaunchpadTokenSoldIterator) Error() error { method Close (line 3165) | func (it *SunpumplaunchpadTokenSoldIterator) Close() error { type SunpumplaunchpadTokenSold (line 3171) | type SunpumplaunchpadTokenSold struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/systempromptmanager/SystemPromptManager.go type ISystemPromptManagerTokenMetaData (line 33) | type ISystemPromptManagerTokenMetaData struct type SystemPromptManager (line 48) | type SystemPromptManager struct type SystemPromptManagerCaller (line 55) | type SystemPromptManagerCaller struct method BalanceOf (line 192) | func (_SystemPromptManager *SystemPromptManagerCaller) BalanceOf(opts ... method DataOf (line 223) | func (_SystemPromptManager *SystemPromptManagerCaller) DataOf(opts *bi... method EarnedFees (line 254) | func (_SystemPromptManager *SystemPromptManagerCaller) EarnedFees(opts... method Eip712Domain (line 285) | func (_SystemPromptManager *SystemPromptManagerCaller) Eip712Domain(op... method GetAgentFee (line 355) | func (_SystemPromptManager *SystemPromptManagerCaller) GetAgentFee(opt... method GetAgentSystemPrompt (line 386) | func (_SystemPromptManager *SystemPromptManagerCaller) GetAgentSystemP... method GetApproved (line 417) | func (_SystemPromptManager *SystemPromptManagerCaller) GetApproved(opt... method GetHashToSign (line 448) | func (_SystemPromptManager *SystemPromptManagerCaller) GetHashToSign(o... method GetHashToSign0 (line 479) | func (_SystemPromptManager *SystemPromptManagerCaller) GetHashToSign0(... method GetHashToSign1 (line 510) | func (_SystemPromptManager *SystemPromptManagerCaller) GetHashToSign1(... method HybridModel (line 541) | func (_SystemPromptManager *SystemPromptManagerCaller) HybridModel(opt... method IsApprovedForAll (line 572) | func (_SystemPromptManager *SystemPromptManagerCaller) IsApprovedForAl... method IsManager (line 603) | func (_SystemPromptManager *SystemPromptManagerCaller) IsManager(opts ... method MintPrice (line 634) | func (_SystemPromptManager *SystemPromptManagerCaller) MintPrice(opts ... method Name (line 665) | func (_SystemPromptManager *SystemPromptManagerCaller) Name(opts *bind... method NextTokenId (line 696) | func (_SystemPromptManager *SystemPromptManagerCaller) NextTokenId(opt... method Nonce (line 727) | func (_SystemPromptManager *SystemPromptManagerCaller) Nonce(opts *bin... method Owner (line 758) | func (_SystemPromptManager *SystemPromptManagerCaller) Owner(opts *bin... method OwnerOf (line 789) | func (_SystemPromptManager *SystemPromptManagerCaller) OwnerOf(opts *b... method Paused (line 820) | func (_SystemPromptManager *SystemPromptManagerCaller) Paused(opts *bi... method PoolBalance (line 851) | func (_SystemPromptManager *SystemPromptManagerCaller) PoolBalance(opt... method RoyaltyInfo (line 882) | func (_SystemPromptManager *SystemPromptManagerCaller) RoyaltyInfo(opt... method RoyaltyPortion (line 914) | func (_SystemPromptManager *SystemPromptManagerCaller) RoyaltyPortion(... method RoyaltyReceiver (line 945) | func (_SystemPromptManager *SystemPromptManagerCaller) RoyaltyReceiver... method SignaturesUsed (line 976) | func (_SystemPromptManager *SystemPromptManagerCaller) SignaturesUsed(... method SupportsInterface (line 1007) | func (_SystemPromptManager *SystemPromptManagerCaller) SupportsInterfa... method Symbol (line 1038) | func (_SystemPromptManager *SystemPromptManagerCaller) Symbol(opts *bi... method TokenByIndex (line 1069) | func (_SystemPromptManager *SystemPromptManagerCaller) TokenByIndex(op... method TokenOfOwnerByIndex (line 1100) | func (_SystemPromptManager *SystemPromptManagerCaller) TokenOfOwnerByI... method TokenURI (line 1131) | func (_SystemPromptManager *SystemPromptManagerCaller) TokenURI(opts *... method TotalSupply (line 1162) | func (_SystemPromptManager *SystemPromptManagerCaller) TotalSupply(opt... method Version (line 1193) | func (_SystemPromptManager *SystemPromptManagerCaller) Version(opts *b... type SystemPromptManagerTransactor (line 60) | type SystemPromptManagerTransactor struct method AddNewAgentData (line 1224) | func (_SystemPromptManager *SystemPromptManagerTransactor) AddNewAgent... method Approve (line 1245) | func (_SystemPromptManager *SystemPromptManagerTransactor) Approve(opt... method AuthorizeManager (line 1266) | func (_SystemPromptManager *SystemPromptManagerTransactor) AuthorizeMa... method ClaimFee (line 1287) | func (_SystemPromptManager *SystemPromptManagerTransactor) ClaimFee(op... method DeauthorizeManager (line 1308) | func (_SystemPromptManager *SystemPromptManagerTransactor) Deauthorize... method Infer (line 1329) | func (_SystemPromptManager *SystemPromptManagerTransactor) Infer(opts ... method Initialize (line 1350) | func (_SystemPromptManager *SystemPromptManagerTransactor) Initialize(... method Mint (line 1371) | func (_SystemPromptManager *SystemPromptManagerTransactor) Mint(opts *... method MintBySignature (line 1392) | func (_SystemPromptManager *SystemPromptManagerTransactor) MintBySigna... method Pause (line 1413) | func (_SystemPromptManager *SystemPromptManagerTransactor) Pause(opts ... method RenounceOwnership (line 1434) | func (_SystemPromptManager *SystemPromptManagerTransactor) RenounceOwn... method SafeTransferFrom (line 1455) | func (_SystemPromptManager *SystemPromptManagerTransactor) SafeTransfe... method SafeTransferFrom0 (line 1476) | func (_SystemPromptManager *SystemPromptManagerTransactor) SafeTransfe... method SetApprovalForAll (line 1497) | func (_SystemPromptManager *SystemPromptManagerTransactor) SetApproval... method SetHybridModel (line 1518) | func (_SystemPromptManager *SystemPromptManagerTransactor) SetHybridMo... method TopUpPoolBalance (line 1539) | func (_SystemPromptManager *SystemPromptManagerTransactor) TopUpPoolBa... method TransferFrom (line 1560) | func (_SystemPromptManager *SystemPromptManagerTransactor) TransferFro... method TransferOwnership (line 1581) | func (_SystemPromptManager *SystemPromptManagerTransactor) TransferOwn... method Unpause (line 1602) | func (_SystemPromptManager *SystemPromptManagerTransactor) Unpause(opt... method UpdateAgentData (line 1623) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateAgent... method UpdateAgentDataWithSignature (line 1644) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateAgent... method UpdateAgentFee (line 1665) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateAgent... method UpdateAgentURI (line 1686) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateAgent... method UpdateAgentUriWithSignature (line 1707) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateAgent... method UpdateMintPrice (line 1728) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateMintP... method UpdateRoyaltyPortion (line 1749) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateRoyal... method UpdateRoyaltyReceiver (line 1770) | func (_SystemPromptManager *SystemPromptManagerTransactor) UpdateRoyal... method Withdraw (line 1791) | func (_SystemPromptManager *SystemPromptManagerTransactor) Withdraw(op... method Receive (line 1812) | func (_SystemPromptManager *SystemPromptManagerTransactor) Receive(opt... type SystemPromptManagerFilterer (line 65) | type SystemPromptManagerFilterer struct method FilterAgentDataAddNew (line 1907) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterAgentDa... method WatchAgentDataAddNew (line 1924) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchAgentDat... method ParseAgentDataAddNew (line 1966) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseAgentDat... method FilterAgentDataUpdate (line 2054) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterAgentDa... method WatchAgentDataUpdate (line 2071) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchAgentDat... method ParseAgentDataUpdate (line 2113) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseAgentDat... method FilterAgentFeeUpdate (line 2199) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterAgentFe... method WatchAgentFeeUpdate (line 2216) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchAgentFee... method ParseAgentFeeUpdate (line 2258) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseAgentFee... method FilterAgentURIUpdate (line 2344) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterAgentUR... method WatchAgentURIUpdate (line 2361) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchAgentURI... method ParseAgentURIUpdate (line 2403) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseAgentURI... method FilterApproval (line 2490) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterApprova... method WatchApproval (line 2515) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchApproval... method ParseApproval (line 2565) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseApproval... method FilterApprovalForAll (line 2652) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterApprova... method WatchApprovalForAll (line 2673) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchApproval... method ParseApprovalForAll (line 2719) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseApproval... method FilterBatchMetadataUpdate (line 2805) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterBatchMe... method WatchBatchMetadataUpdate (line 2817) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchBatchMet... method ParseBatchMetadataUpdate (line 2854) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseBatchMet... method FilterEIP712DomainChanged (line 2938) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterEIP712D... method WatchEIP712DomainChanged (line 2950) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchEIP712Do... method ParseEIP712DomainChanged (line 2987) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseEIP712Do... method FilterFeesClaimed (line 3073) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterFeesCla... method WatchFeesClaimed (line 3090) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchFeesClai... method ParseFeesClaimed (line 3132) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseFeesClai... method FilterInferencePerformed (line 3222) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterInferen... method WatchInferencePerformed (line 3243) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchInferenc... method ParseInferencePerformed (line 3289) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseInferenc... method FilterInitialized (line 3374) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterInitial... method WatchInitialized (line 3386) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchInitiali... method ParseInitialized (line 3423) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseInitiali... method FilterManagerAuthorization (line 3508) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterManager... method WatchManagerAuthorization (line 3525) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchManagerA... method ParseManagerAuthorization (line 3567) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseManagerA... method FilterManagerDeauthorization (line 3652) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterManager... method WatchManagerDeauthorization (line 3669) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchManagerD... method ParseManagerDeauthorization (line 3711) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseManagerD... method FilterMetadataUpdate (line 3796) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterMetadat... method WatchMetadataUpdate (line 3808) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchMetadata... method ParseMetadataUpdate (line 3845) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseMetadata... method FilterMintPriceUpdate (line 3930) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterMintPri... method WatchMintPriceUpdate (line 3942) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchMintPric... method ParseMintPriceUpdate (line 3979) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseMintPric... method FilterNewToken (line 4068) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterNewToke... method WatchNewToken (line 4090) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchNewToken... method ParseNewToken (line 4137) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseNewToken... method FilterOwnershipTransferred (line 4223) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterOwnersh... method WatchOwnershipTransferred (line 4244) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchOwnershi... method ParseOwnershipTransferred (line 4290) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseOwnershi... method FilterPaused (line 4375) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterPaused(... method WatchPaused (line 4387) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchPaused(o... method ParsePaused (line 4424) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParsePaused(l... method FilterRoyaltyPortionUpdate (line 4509) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterRoyalty... method WatchRoyaltyPortionUpdate (line 4521) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchRoyaltyP... method ParseRoyaltyPortionUpdate (line 4558) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseRoyaltyP... method FilterRoyaltyReceiverUpdate (line 4643) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterRoyalty... method WatchRoyaltyReceiverUpdate (line 4655) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchRoyaltyR... method ParseRoyaltyReceiverUpdate (line 4692) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseRoyaltyR... method FilterTopUpPoolBalance (line 4779) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterTopUpPo... method WatchTopUpPoolBalance (line 4791) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchTopUpPoo... method ParseTopUpPoolBalance (line 4828) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseTopUpPoo... method FilterTransfer (line 4915) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterTransfe... method WatchTransfer (line 4940) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchTransfer... method ParseTransfer (line 4990) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseTransfer... method FilterUnpaused (line 5075) | func (_SystemPromptManager *SystemPromptManagerFilterer) FilterUnpause... method WatchUnpaused (line 5087) | func (_SystemPromptManager *SystemPromptManagerFilterer) WatchUnpaused... method ParseUnpaused (line 5124) | func (_SystemPromptManager *SystemPromptManagerFilterer) ParseUnpaused... type SystemPromptManagerSession (line 71) | type SystemPromptManagerSession struct method BalanceOf (line 209) | func (_SystemPromptManager *SystemPromptManagerSession) BalanceOf(owne... method DataOf (line 240) | func (_SystemPromptManager *SystemPromptManagerSession) DataOf(_agentI... method EarnedFees (line 271) | func (_SystemPromptManager *SystemPromptManagerSession) EarnedFees(nft... method Eip712Domain (line 325) | func (_SystemPromptManager *SystemPromptManagerSession) Eip712Domain()... method GetAgentFee (line 372) | func (_SystemPromptManager *SystemPromptManagerSession) GetAgentFee(_a... method GetAgentSystemPrompt (line 403) | func (_SystemPromptManager *SystemPromptManagerSession) GetAgentSystem... method GetApproved (line 434) | func (_SystemPromptManager *SystemPromptManagerSession) GetApproved(to... method GetHashToSign (line 465) | func (_SystemPromptManager *SystemPromptManagerSession) GetHashToSign(... method GetHashToSign0 (line 496) | func (_SystemPromptManager *SystemPromptManagerSession) GetHashToSign0... method GetHashToSign1 (line 527) | func (_SystemPromptManager *SystemPromptManagerSession) GetHashToSign1... method HybridModel (line 558) | func (_SystemPromptManager *SystemPromptManagerSession) HybridModel() ... method IsApprovedForAll (line 589) | func (_SystemPromptManager *SystemPromptManagerSession) IsApprovedForA... method IsManager (line 620) | func (_SystemPromptManager *SystemPromptManagerSession) IsManager(arg0... method MintPrice (line 651) | func (_SystemPromptManager *SystemPromptManagerSession) MintPrice() (*... method Name (line 682) | func (_SystemPromptManager *SystemPromptManagerSession) Name() (string... method NextTokenId (line 713) | func (_SystemPromptManager *SystemPromptManagerSession) NextTokenId() ... method Nonce (line 744) | func (_SystemPromptManager *SystemPromptManagerSession) Nonce(nftOwner... method Owner (line 775) | func (_SystemPromptManager *SystemPromptManagerSession) Owner() (commo... method OwnerOf (line 806) | func (_SystemPromptManager *SystemPromptManagerSession) OwnerOf(tokenI... method Paused (line 837) | func (_SystemPromptManager *SystemPromptManagerSession) Paused() (bool... method PoolBalance (line 868) | func (_SystemPromptManager *SystemPromptManagerSession) PoolBalance(nf... method RoyaltyInfo (line 900) | func (_SystemPromptManager *SystemPromptManagerSession) RoyaltyInfo(_a... method RoyaltyPortion (line 931) | func (_SystemPromptManager *SystemPromptManagerSession) RoyaltyPortion... method RoyaltyReceiver (line 962) | func (_SystemPromptManager *SystemPromptManagerSession) RoyaltyReceive... method SignaturesUsed (line 993) | func (_SystemPromptManager *SystemPromptManagerSession) SignaturesUsed... method SupportsInterface (line 1024) | func (_SystemPromptManager *SystemPromptManagerSession) SupportsInterf... method Symbol (line 1055) | func (_SystemPromptManager *SystemPromptManagerSession) Symbol() (stri... method TokenByIndex (line 1086) | func (_SystemPromptManager *SystemPromptManagerSession) TokenByIndex(i... method TokenOfOwnerByIndex (line 1117) | func (_SystemPromptManager *SystemPromptManagerSession) TokenOfOwnerBy... method TokenURI (line 1148) | func (_SystemPromptManager *SystemPromptManagerSession) TokenURI(_agen... method TotalSupply (line 1179) | func (_SystemPromptManager *SystemPromptManagerSession) TotalSupply() ... method Version (line 1210) | func (_SystemPromptManager *SystemPromptManagerSession) Version() (str... method AddNewAgentData (line 1231) | func (_SystemPromptManager *SystemPromptManagerSession) AddNewAgentDat... method Approve (line 1252) | func (_SystemPromptManager *SystemPromptManagerSession) Approve(to com... method AuthorizeManager (line 1273) | func (_SystemPromptManager *SystemPromptManagerSession) AuthorizeManag... method ClaimFee (line 1294) | func (_SystemPromptManager *SystemPromptManagerSession) ClaimFee() (*t... method DeauthorizeManager (line 1315) | func (_SystemPromptManager *SystemPromptManagerSession) DeauthorizeMan... method Infer (line 1336) | func (_SystemPromptManager *SystemPromptManagerSession) Infer(_agentId... method Initialize (line 1357) | func (_SystemPromptManager *SystemPromptManagerSession) Initialize(_na... method Mint (line 1378) | func (_SystemPromptManager *SystemPromptManagerSession) Mint(_to commo... method MintBySignature (line 1399) | func (_SystemPromptManager *SystemPromptManagerSession) MintBySignatur... method Pause (line 1420) | func (_SystemPromptManager *SystemPromptManagerSession) Pause() (*type... method RenounceOwnership (line 1441) | func (_SystemPromptManager *SystemPromptManagerSession) RenounceOwners... method SafeTransferFrom (line 1462) | func (_SystemPromptManager *SystemPromptManagerSession) SafeTransferFr... method SafeTransferFrom0 (line 1483) | func (_SystemPromptManager *SystemPromptManagerSession) SafeTransferFr... method SetApprovalForAll (line 1504) | func (_SystemPromptManager *SystemPromptManagerSession) SetApprovalFor... method SetHybridModel (line 1525) | func (_SystemPromptManager *SystemPromptManagerSession) SetHybridModel... method TopUpPoolBalance (line 1546) | func (_SystemPromptManager *SystemPromptManagerSession) TopUpPoolBalan... method TransferFrom (line 1567) | func (_SystemPromptManager *SystemPromptManagerSession) TransferFrom(f... method TransferOwnership (line 1588) | func (_SystemPromptManager *SystemPromptManagerSession) TransferOwners... method Unpause (line 1609) | func (_SystemPromptManager *SystemPromptManagerSession) Unpause() (*ty... method UpdateAgentData (line 1630) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateAgentDat... method UpdateAgentDataWithSignature (line 1651) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateAgentDat... method UpdateAgentFee (line 1672) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateAgentFee... method UpdateAgentURI (line 1693) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateAgentURI... method UpdateAgentUriWithSignature (line 1714) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateAgentUri... method UpdateMintPrice (line 1735) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateMintPric... method UpdateRoyaltyPortion (line 1756) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateRoyaltyP... method UpdateRoyaltyReceiver (line 1777) | func (_SystemPromptManager *SystemPromptManagerSession) UpdateRoyaltyR... method Withdraw (line 1798) | func (_SystemPromptManager *SystemPromptManagerSession) Withdraw(_to c... method Receive (line 1819) | func (_SystemPromptManager *SystemPromptManagerSession) Receive() (*ty... type SystemPromptManagerCallerSession (line 79) | type SystemPromptManagerCallerSession struct method BalanceOf (line 216) | func (_SystemPromptManager *SystemPromptManagerCallerSession) BalanceO... method DataOf (line 247) | func (_SystemPromptManager *SystemPromptManagerCallerSession) DataOf(_... method EarnedFees (line 278) | func (_SystemPromptManager *SystemPromptManagerCallerSession) EarnedFe... method Eip712Domain (line 340) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Eip712Do... method GetAgentFee (line 379) | func (_SystemPromptManager *SystemPromptManagerCallerSession) GetAgent... method GetAgentSystemPrompt (line 410) | func (_SystemPromptManager *SystemPromptManagerCallerSession) GetAgent... method GetApproved (line 441) | func (_SystemPromptManager *SystemPromptManagerCallerSession) GetAppro... method GetHashToSign (line 472) | func (_SystemPromptManager *SystemPromptManagerCallerSession) GetHashT... method GetHashToSign0 (line 503) | func (_SystemPromptManager *SystemPromptManagerCallerSession) GetHashT... method GetHashToSign1 (line 534) | func (_SystemPromptManager *SystemPromptManagerCallerSession) GetHashT... method HybridModel (line 565) | func (_SystemPromptManager *SystemPromptManagerCallerSession) HybridMo... method IsApprovedForAll (line 596) | func (_SystemPromptManager *SystemPromptManagerCallerSession) IsApprov... method IsManager (line 627) | func (_SystemPromptManager *SystemPromptManagerCallerSession) IsManage... method MintPrice (line 658) | func (_SystemPromptManager *SystemPromptManagerCallerSession) MintPric... method Name (line 689) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Name() (... method NextTokenId (line 720) | func (_SystemPromptManager *SystemPromptManagerCallerSession) NextToke... method Nonce (line 751) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Nonce(nf... method Owner (line 782) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Owner() ... method OwnerOf (line 813) | func (_SystemPromptManager *SystemPromptManagerCallerSession) OwnerOf(... method Paused (line 844) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Paused()... method PoolBalance (line 875) | func (_SystemPromptManager *SystemPromptManagerCallerSession) PoolBala... method RoyaltyInfo (line 907) | func (_SystemPromptManager *SystemPromptManagerCallerSession) RoyaltyI... method RoyaltyPortion (line 938) | func (_SystemPromptManager *SystemPromptManagerCallerSession) RoyaltyP... method RoyaltyReceiver (line 969) | func (_SystemPromptManager *SystemPromptManagerCallerSession) RoyaltyR... method SignaturesUsed (line 1000) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Signatur... method SupportsInterface (line 1031) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Supports... method Symbol (line 1062) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Symbol()... method TokenByIndex (line 1093) | func (_SystemPromptManager *SystemPromptManagerCallerSession) TokenByI... method TokenOfOwnerByIndex (line 1124) | func (_SystemPromptManager *SystemPromptManagerCallerSession) TokenOfO... method TokenURI (line 1155) | func (_SystemPromptManager *SystemPromptManagerCallerSession) TokenURI... method TotalSupply (line 1186) | func (_SystemPromptManager *SystemPromptManagerCallerSession) TotalSup... method Version (line 1217) | func (_SystemPromptManager *SystemPromptManagerCallerSession) Version(... type SystemPromptManagerTransactorSession (line 86) | type SystemPromptManagerTransactorSession struct method AddNewAgentData (line 1238) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) AddN... method Approve (line 1259) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Appr... method AuthorizeManager (line 1280) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Auth... method ClaimFee (line 1301) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Clai... method DeauthorizeManager (line 1322) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Deau... method Infer (line 1343) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Infe... method Initialize (line 1364) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Init... method Mint (line 1385) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Mint... method MintBySignature (line 1406) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Mint... method Pause (line 1427) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Paus... method RenounceOwnership (line 1448) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Reno... method SafeTransferFrom (line 1469) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Safe... method SafeTransferFrom0 (line 1490) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Safe... method SetApprovalForAll (line 1511) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) SetA... method SetHybridModel (line 1532) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) SetH... method TopUpPoolBalance (line 1553) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) TopU... method TransferFrom (line 1574) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Tran... method TransferOwnership (line 1595) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Tran... method Unpause (line 1616) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Unpa... method UpdateAgentData (line 1637) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateAgentDataWithSignature (line 1658) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateAgentFee (line 1679) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateAgentURI (line 1700) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateAgentUriWithSignature (line 1721) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateMintPrice (line 1742) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateRoyaltyPortion (line 1763) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method UpdateRoyaltyReceiver (line 1784) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Upda... method Withdraw (line 1805) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) With... method Receive (line 1826) | func (_SystemPromptManager *SystemPromptManagerTransactorSession) Rece... type SystemPromptManagerRaw (line 92) | type SystemPromptManagerRaw struct method Call (line 155) | func (_SystemPromptManager *SystemPromptManagerRaw) Call(opts *bind.Ca... method Transfer (line 161) | func (_SystemPromptManager *SystemPromptManagerRaw) Transfer(opts *bin... method Transact (line 166) | func (_SystemPromptManager *SystemPromptManagerRaw) Transact(opts *bin... type SystemPromptManagerCallerRaw (line 97) | type SystemPromptManagerCallerRaw struct method Call (line 174) | func (_SystemPromptManager *SystemPromptManagerCallerRaw) Call(opts *b... type SystemPromptManagerTransactorRaw (line 102) | type SystemPromptManagerTransactorRaw struct method Transfer (line 180) | func (_SystemPromptManager *SystemPromptManagerTransactorRaw) Transfer... method Transact (line 185) | func (_SystemPromptManager *SystemPromptManagerTransactorRaw) Transact... function NewSystemPromptManager (line 107) | func NewSystemPromptManager(address common.Address, backend bind.Contrac... function NewSystemPromptManagerCaller (line 116) | func NewSystemPromptManagerCaller(address common.Address, caller bind.Co... function NewSystemPromptManagerTransactor (line 125) | func NewSystemPromptManagerTransactor(address common.Address, transactor... function NewSystemPromptManagerFilterer (line 134) | func NewSystemPromptManagerFilterer(address common.Address, filterer bin... function bindSystemPromptManager (line 143) | func bindSystemPromptManager(address common.Address, caller bind.Contrac... type SystemPromptManagerAgentDataAddNewIterator (line 1831) | type SystemPromptManagerAgentDataAddNewIterator struct method Next (line 1846) | func (it *SystemPromptManagerAgentDataAddNewIterator) Next() bool { method Error (line 1886) | func (it *SystemPromptManagerAgentDataAddNewIterator) Error() error { method Close (line 1892) | func (it *SystemPromptManagerAgentDataAddNewIterator) Close() error { type SystemPromptManagerAgentDataAddNew (line 1898) | type SystemPromptManagerAgentDataAddNew struct type SystemPromptManagerAgentDataUpdateIterator (line 1976) | type SystemPromptManagerAgentDataUpdateIterator struct method Next (line 1991) | func (it *SystemPromptManagerAgentDataUpdateIterator) Next() bool { method Error (line 2031) | func (it *SystemPromptManagerAgentDataUpdateIterator) Error() error { method Close (line 2037) | func (it *SystemPromptManagerAgentDataUpdateIterator) Close() error { type SystemPromptManagerAgentDataUpdate (line 2043) | type SystemPromptManagerAgentDataUpdate struct type SystemPromptManagerAgentFeeUpdateIterator (line 2123) | type SystemPromptManagerAgentFeeUpdateIterator struct method Next (line 2138) | func (it *SystemPromptManagerAgentFeeUpdateIterator) Next() bool { method Error (line 2178) | func (it *SystemPromptManagerAgentFeeUpdateIterator) Error() error { method Close (line 2184) | func (it *SystemPromptManagerAgentFeeUpdateIterator) Close() error { type SystemPromptManagerAgentFeeUpdate (line 2190) | type SystemPromptManagerAgentFeeUpdate struct type SystemPromptManagerAgentURIUpdateIterator (line 2268) | type SystemPromptManagerAgentURIUpdateIterator struct method Next (line 2283) | func (it *SystemPromptManagerAgentURIUpdateIterator) Next() bool { method Error (line 2323) | func (it *SystemPromptManagerAgentURIUpdateIterator) Error() error { method Close (line 2329) | func (it *SystemPromptManagerAgentURIUpdateIterator) Close() error { type SystemPromptManagerAgentURIUpdate (line 2335) | type SystemPromptManagerAgentURIUpdate struct type SystemPromptManagerApprovalIterator (line 2413) | type SystemPromptManagerApprovalIterator struct method Next (line 2428) | func (it *SystemPromptManagerApprovalIterator) Next() bool { method Error (line 2468) | func (it *SystemPromptManagerApprovalIterator) Error() error { method Close (line 2474) | func (it *SystemPromptManagerApprovalIterator) Close() error { type SystemPromptManagerApproval (line 2480) | type SystemPromptManagerApproval struct type SystemPromptManagerApprovalForAllIterator (line 2575) | type SystemPromptManagerApprovalForAllIterator struct method Next (line 2590) | func (it *SystemPromptManagerApprovalForAllIterator) Next() bool { method Error (line 2630) | func (it *SystemPromptManagerApprovalForAllIterator) Error() error { method Close (line 2636) | func (it *SystemPromptManagerApprovalForAllIterator) Close() error { type SystemPromptManagerApprovalForAll (line 2642) | type SystemPromptManagerApprovalForAll struct type SystemPromptManagerBatchMetadataUpdateIterator (line 2729) | type SystemPromptManagerBatchMetadataUpdateIterator struct method Next (line 2744) | func (it *SystemPromptManagerBatchMetadataUpdateIterator) Next() bool { method Error (line 2784) | func (it *SystemPromptManagerBatchMetadataUpdateIterator) Error() error { method Close (line 2790) | func (it *SystemPromptManagerBatchMetadataUpdateIterator) Close() error { type SystemPromptManagerBatchMetadataUpdate (line 2796) | type SystemPromptManagerBatchMetadataUpdate struct type SystemPromptManagerEIP712DomainChangedIterator (line 2864) | type SystemPromptManagerEIP712DomainChangedIterator struct method Next (line 2879) | func (it *SystemPromptManagerEIP712DomainChangedIterator) Next() bool { method Error (line 2919) | func (it *SystemPromptManagerEIP712DomainChangedIterator) Error() error { method Close (line 2925) | func (it *SystemPromptManagerEIP712DomainChangedIterator) Close() error { type SystemPromptManagerEIP712DomainChanged (line 2931) | type SystemPromptManagerEIP712DomainChanged struct type SystemPromptManagerFeesClaimedIterator (line 2997) | type SystemPromptManagerFeesClaimedIterator struct method Next (line 3012) | func (it *SystemPromptManagerFeesClaimedIterator) Next() bool { method Error (line 3052) | func (it *SystemPromptManagerFeesClaimedIterator) Error() error { method Close (line 3058) | func (it *SystemPromptManagerFeesClaimedIterator) Close() error { type SystemPromptManagerFeesClaimed (line 3064) | type SystemPromptManagerFeesClaimed struct type SystemPromptManagerInferencePerformedIterator (line 3142) | type SystemPromptManagerInferencePerformedIterator struct method Next (line 3157) | func (it *SystemPromptManagerInferencePerformedIterator) Next() bool { method Error (line 3197) | func (it *SystemPromptManagerInferencePerformedIterator) Error() error { method Close (line 3203) | func (it *SystemPromptManagerInferencePerformedIterator) Close() error { type SystemPromptManagerInferencePerformed (line 3209) | type SystemPromptManagerInferencePerformed struct type SystemPromptManagerInitializedIterator (line 3299) | type SystemPromptManagerInitializedIterator struct method Next (line 3314) | func (it *SystemPromptManagerInitializedIterator) Next() bool { method Error (line 3354) | func (it *SystemPromptManagerInitializedIterator) Error() error { method Close (line 3360) | func (it *SystemPromptManagerInitializedIterator) Close() error { type SystemPromptManagerInitialized (line 3366) | type SystemPromptManagerInitialized struct type SystemPromptManagerManagerAuthorizationIterator (line 3433) | type SystemPromptManagerManagerAuthorizationIterator struct method Next (line 3448) | func (it *SystemPromptManagerManagerAuthorizationIterator) Next() bool { method Error (line 3488) | func (it *SystemPromptManagerManagerAuthorizationIterator) Error() err... method Close (line 3494) | func (it *SystemPromptManagerManagerAuthorizationIterator) Close() err... type SystemPromptManagerManagerAuthorization (line 3500) | type SystemPromptManagerManagerAuthorization struct type SystemPromptManagerManagerDeauthorizationIterator (line 3577) | type SystemPromptManagerManagerDeauthorizationIterator struct method Next (line 3592) | func (it *SystemPromptManagerManagerDeauthorizationIterator) Next() bo... method Error (line 3632) | func (it *SystemPromptManagerManagerDeauthorizationIterator) Error() e... method Close (line 3638) | func (it *SystemPromptManagerManagerDeauthorizationIterator) Close() e... type SystemPromptManagerManagerDeauthorization (line 3644) | type SystemPromptManagerManagerDeauthorization struct type SystemPromptManagerMetadataUpdateIterator (line 3721) | type SystemPromptManagerMetadataUpdateIterator struct method Next (line 3736) | func (it *SystemPromptManagerMetadataUpdateIterator) Next() bool { method Error (line 3776) | func (it *SystemPromptManagerMetadataUpdateIterator) Error() error { method Close (line 3782) | func (it *SystemPromptManagerMetadataUpdateIterator) Close() error { type SystemPromptManagerMetadataUpdate (line 3788) | type SystemPromptManagerMetadataUpdate struct type SystemPromptManagerMintPriceUpdateIterator (line 3855) | type SystemPromptManagerMintPriceUpdateIterator struct method Next (line 3870) | func (it *SystemPromptManagerMintPriceUpdateIterator) Next() bool { method Error (line 3910) | func (it *SystemPromptManagerMintPriceUpdateIterator) Error() error { method Close (line 3916) | func (it *SystemPromptManagerMintPriceUpdateIterator) Close() error { type SystemPromptManagerMintPriceUpdate (line 3922) | type SystemPromptManagerMintPriceUpdate struct type SystemPromptManagerNewTokenIterator (line 3989) | type SystemPromptManagerNewTokenIterator struct method Next (line 4004) | func (it *SystemPromptManagerNewTokenIterator) Next() bool { method Error (line 4044) | func (it *SystemPromptManagerNewTokenIterator) Error() error { method Close (line 4050) | func (it *SystemPromptManagerNewTokenIterator) Close() error { type SystemPromptManagerNewToken (line 4056) | type SystemPromptManagerNewToken struct type SystemPromptManagerOwnershipTransferredIterator (line 4147) | type SystemPromptManagerOwnershipTransferredIterator struct method Next (line 4162) | func (it *SystemPromptManagerOwnershipTransferredIterator) Next() bool { method Error (line 4202) | func (it *SystemPromptManagerOwnershipTransferredIterator) Error() err... method Close (line 4208) | func (it *SystemPromptManagerOwnershipTransferredIterator) Close() err... type SystemPromptManagerOwnershipTransferred (line 4214) | type SystemPromptManagerOwnershipTransferred struct type SystemPromptManagerPausedIterator (line 4300) | type SystemPromptManagerPausedIterator struct method Next (line 4315) | func (it *SystemPromptManagerPausedIterator) Next() bool { method Error (line 4355) | func (it *SystemPromptManagerPausedIterator) Error() error { method Close (line 4361) | func (it *SystemPromptManagerPausedIterator) Close() error { type SystemPromptManagerPaused (line 4367) | type SystemPromptManagerPaused struct type SystemPromptManagerRoyaltyPortionUpdateIterator (line 4434) | type SystemPromptManagerRoyaltyPortionUpdateIterator struct method Next (line 4449) | func (it *SystemPromptManagerRoyaltyPortionUpdateIterator) Next() bool { method Error (line 4489) | func (it *SystemPromptManagerRoyaltyPortionUpdateIterator) Error() err... method Close (line 4495) | func (it *SystemPromptManagerRoyaltyPortionUpdateIterator) Close() err... type SystemPromptManagerRoyaltyPortionUpdate (line 4501) | type SystemPromptManagerRoyaltyPortionUpdate struct type SystemPromptManagerRoyaltyReceiverUpdateIterator (line 4568) | type SystemPromptManagerRoyaltyReceiverUpdateIterator struct method Next (line 4583) | func (it *SystemPromptManagerRoyaltyReceiverUpdateIterator) Next() bool { method Error (line 4623) | func (it *SystemPromptManagerRoyaltyReceiverUpdateIterator) Error() er... method Close (line 4629) | func (it *SystemPromptManagerRoyaltyReceiverUpdateIterator) Close() er... type SystemPromptManagerRoyaltyReceiverUpdate (line 4635) | type SystemPromptManagerRoyaltyReceiverUpdate struct type SystemPromptManagerTopUpPoolBalanceIterator (line 4702) | type SystemPromptManagerTopUpPoolBalanceIterator struct method Next (line 4717) | func (it *SystemPromptManagerTopUpPoolBalanceIterator) Next() bool { method Error (line 4757) | func (it *SystemPromptManagerTopUpPoolBalanceIterator) Error() error { method Close (line 4763) | func (it *SystemPromptManagerTopUpPoolBalanceIterator) Close() error { type SystemPromptManagerTopUpPoolBalance (line 4769) | type SystemPromptManagerTopUpPoolBalance struct type SystemPromptManagerTransferIterator (line 4838) | type SystemPromptManagerTransferIterator struct method Next (line 4853) | func (it *SystemPromptManagerTransferIterator) Next() bool { method Error (line 4893) | func (it *SystemPromptManagerTransferIterator) Error() error { method Close (line 4899) | func (it *SystemPromptManagerTransferIterator) Close() error { type SystemPromptManagerTransfer (line 4905) | type SystemPromptManagerTransfer struct type SystemPromptManagerUnpausedIterator (line 5000) | type SystemPromptManagerUnpausedIterator struct method Next (line 5015) | func (it *SystemPromptManagerUnpausedIterator) Next() bool { method Error (line 5055) | func (it *SystemPromptManagerUnpausedIterator) Error() error { method Close (line 5061) | func (it *SystemPromptManagerUnpausedIterator) Close() error { type SystemPromptManagerUnpaused (line 5067) | type SystemPromptManagerUnpaused struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/tokenfactory/TokenFactory.go function DeployTokenFactory (line 47) | func DeployTokenFactory(auth *bind.TransactOpts, backend bind.ContractBa... type TokenFactory (line 64) | type TokenFactory struct type TokenFactoryCaller (line 71) | type TokenFactoryCaller struct method CheckToken (line 208) | func (_TokenFactory *TokenFactoryCaller) CheckToken(opts *bind.CallOpt... method GetChainId (line 239) | func (_TokenFactory *TokenFactoryCaller) GetChainId(opts *bind.CallOpt... method GetPayoutFeeBalance (line 270) | func (_TokenFactory *TokenFactoryCaller) GetPayoutFeeBalance(opts *bin... method Owner (line 301) | func (_TokenFactory *TokenFactoryCaller) Owner(opts *bind.CallOpts) (c... type TokenFactoryTransactor (line 76) | type TokenFactoryTransactor struct method CreateToken (line 332) | func (_TokenFactory *TokenFactoryTransactor) CreateToken(opts *bind.Tr... method DepositFee (line 353) | func (_TokenFactory *TokenFactoryTransactor) DepositFee(opts *bind.Tra... method Initialize (line 374) | func (_TokenFactory *TokenFactoryTransactor) Initialize(opts *bind.Tra... method Multicall (line 395) | func (_TokenFactory *TokenFactoryTransactor) Multicall(opts *bind.Tran... method RenounceOwnership (line 416) | func (_TokenFactory *TokenFactoryTransactor) RenounceOwnership(opts *b... method TransferOwnership (line 437) | func (_TokenFactory *TokenFactoryTransactor) TransferOwnership(opts *b... type TokenFactoryFilterer (line 81) | type TokenFactoryFilterer struct method FilterInitialized (line 531) | func (_TokenFactory *TokenFactoryFilterer) FilterInitialized(opts *bin... method WatchInitialized (line 543) | func (_TokenFactory *TokenFactoryFilterer) WatchInitialized(opts *bind... method ParseInitialized (line 580) | func (_TokenFactory *TokenFactoryFilterer) ParseInitialized(log types.... method FilterOwnershipTransferred (line 666) | func (_TokenFactory *TokenFactoryFilterer) FilterOwnershipTransferred(... method WatchOwnershipTransferred (line 687) | func (_TokenFactory *TokenFactoryFilterer) WatchOwnershipTransferred(o... method ParseOwnershipTransferred (line 733) | func (_TokenFactory *TokenFactoryFilterer) ParseOwnershipTransferred(l... method FilterTokenCreated (line 818) | func (_TokenFactory *TokenFactoryFilterer) FilterTokenCreated(opts *bi... method WatchTokenCreated (line 830) | func (_TokenFactory *TokenFactoryFilterer) WatchTokenCreated(opts *bin... method ParseTokenCreated (line 867) | func (_TokenFactory *TokenFactoryFilterer) ParseTokenCreated(log types... type TokenFactorySession (line 87) | type TokenFactorySession struct method CheckToken (line 225) | func (_TokenFactory *TokenFactorySession) CheckToken(arg0 common.Addre... method GetChainId (line 256) | func (_TokenFactory *TokenFactorySession) GetChainId() (*big.Int, erro... method GetPayoutFeeBalance (line 287) | func (_TokenFactory *TokenFactorySession) GetPayoutFeeBalance(arg0 com... method Owner (line 318) | func (_TokenFactory *TokenFactorySession) Owner() (common.Address, err... method CreateToken (line 339) | func (_TokenFactory *TokenFactorySession) CreateToken(tokenType *big.I... method DepositFee (line 360) | func (_TokenFactory *TokenFactorySession) DepositFee(token common.Addr... method Initialize (line 381) | func (_TokenFactory *TokenFactorySession) Initialize() (*types.Transac... method Multicall (line 402) | func (_TokenFactory *TokenFactorySession) Multicall(data [][]byte) (*t... method RenounceOwnership (line 423) | func (_TokenFactory *TokenFactorySession) RenounceOwnership() (*types.... method TransferOwnership (line 444) | func (_TokenFactory *TokenFactorySession) TransferOwnership(newOwner c... type TokenFactoryCallerSession (line 95) | type TokenFactoryCallerSession struct method CheckToken (line 232) | func (_TokenFactory *TokenFactoryCallerSession) CheckToken(arg0 common... method GetChainId (line 263) | func (_TokenFactory *TokenFactoryCallerSession) GetChainId() (*big.Int... method GetPayoutFeeBalance (line 294) | func (_TokenFactory *TokenFactoryCallerSession) GetPayoutFeeBalance(ar... method Owner (line 325) | func (_TokenFactory *TokenFactoryCallerSession) Owner() (common.Addres... type TokenFactoryTransactorSession (line 102) | type TokenFactoryTransactorSession struct method CreateToken (line 346) | func (_TokenFactory *TokenFactoryTransactorSession) CreateToken(tokenT... method DepositFee (line 367) | func (_TokenFactory *TokenFactoryTransactorSession) DepositFee(token c... method Initialize (line 388) | func (_TokenFactory *TokenFactoryTransactorSession) Initialize() (*typ... method Multicall (line 409) | func (_TokenFactory *TokenFactoryTransactorSession) Multicall(data [][... method RenounceOwnership (line 430) | func (_TokenFactory *TokenFactoryTransactorSession) RenounceOwnership(... method TransferOwnership (line 451) | func (_TokenFactory *TokenFactoryTransactorSession) TransferOwnership(... type TokenFactoryRaw (line 108) | type TokenFactoryRaw struct method Call (line 171) | func (_TokenFactory *TokenFactoryRaw) Call(opts *bind.CallOpts, result... method Transfer (line 177) | func (_TokenFactory *TokenFactoryRaw) Transfer(opts *bind.TransactOpts... method Transact (line 182) | func (_TokenFactory *TokenFactoryRaw) Transact(opts *bind.TransactOpts... type TokenFactoryCallerRaw (line 113) | type TokenFactoryCallerRaw struct method Call (line 190) | func (_TokenFactory *TokenFactoryCallerRaw) Call(opts *bind.CallOpts, ... type TokenFactoryTransactorRaw (line 118) | type TokenFactoryTransactorRaw struct method Transfer (line 196) | func (_TokenFactory *TokenFactoryTransactorRaw) Transfer(opts *bind.Tr... method Transact (line 201) | func (_TokenFactory *TokenFactoryTransactorRaw) Transact(opts *bind.Tr... function NewTokenFactory (line 123) | func NewTokenFactory(address common.Address, backend bind.ContractBacken... function NewTokenFactoryCaller (line 132) | func NewTokenFactoryCaller(address common.Address, caller bind.ContractC... function NewTokenFactoryTransactor (line 141) | func NewTokenFactoryTransactor(address common.Address, transactor bind.C... function NewTokenFactoryFilterer (line 150) | func NewTokenFactoryFilterer(address common.Address, filterer bind.Contr... function bindTokenFactory (line 159) | func bindTokenFactory(address common.Address, caller bind.ContractCaller... type TokenFactoryInitializedIterator (line 456) | type TokenFactoryInitializedIterator struct method Next (line 471) | func (it *TokenFactoryInitializedIterator) Next() bool { method Error (line 511) | func (it *TokenFactoryInitializedIterator) Error() error { method Close (line 517) | func (it *TokenFactoryInitializedIterator) Close() error { type TokenFactoryInitialized (line 523) | type TokenFactoryInitialized struct type TokenFactoryOwnershipTransferredIterator (line 590) | type TokenFactoryOwnershipTransferredIterator struct method Next (line 605) | func (it *TokenFactoryOwnershipTransferredIterator) Next() bool { method Error (line 645) | func (it *TokenFactoryOwnershipTransferredIterator) Error() error { method Close (line 651) | func (it *TokenFactoryOwnershipTransferredIterator) Close() error { type TokenFactoryOwnershipTransferred (line 657) | type TokenFactoryOwnershipTransferred struct type TokenFactoryTokenCreatedIterator (line 743) | type TokenFactoryTokenCreatedIterator struct method Next (line 758) | func (it *TokenFactoryTokenCreatedIterator) Next() bool { method Error (line 798) | func (it *TokenFactoryTokenCreatedIterator) Error() error { method Close (line 804) | func (it *TokenFactoryTokenCreatedIterator) Close() error { type TokenFactoryTokenCreated (line 810) | type TokenFactoryTokenCreated struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/transparentupgradeableproxy/TransparentUpgradeableProxy.go function DeployTransparentUpgradeableProxy (line 47) | func DeployTransparentUpgradeableProxy(auth *bind.TransactOpts, backend ... type TransparentUpgradeableProxy (line 64) | type TransparentUpgradeableProxy struct type TransparentUpgradeableProxyCaller (line 71) | type TransparentUpgradeableProxyCaller struct type TransparentUpgradeableProxyTransactor (line 76) | type TransparentUpgradeableProxyTransactor struct method Fallback (line 208) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... method Receive (line 229) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... type TransparentUpgradeableProxyFilterer (line 81) | type TransparentUpgradeableProxyFilterer struct method FilterAdminChanged (line 324) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method WatchAdminChanged (line 336) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method ParseAdminChanged (line 373) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method FilterBeaconUpgraded (line 458) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method WatchBeaconUpgraded (line 475) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method ParseBeaconUpgraded (line 517) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method FilterUpgraded (line 602) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method WatchUpgraded (line 619) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method ParseUpgraded (line 661) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... type TransparentUpgradeableProxySession (line 87) | type TransparentUpgradeableProxySession struct method Fallback (line 215) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxySession... method Receive (line 236) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxySession... type TransparentUpgradeableProxyCallerSession (line 95) | type TransparentUpgradeableProxyCallerSession struct type TransparentUpgradeableProxyTransactorSession (line 102) | type TransparentUpgradeableProxyTransactorSession struct method Fallback (line 222) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... method Receive (line 243) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... type TransparentUpgradeableProxyRaw (line 108) | type TransparentUpgradeableProxyRaw struct method Call (line 171) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyRaw) Ca... method Transfer (line 177) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyRaw) Tr... method Transact (line 182) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyRaw) Tr... type TransparentUpgradeableProxyCallerRaw (line 113) | type TransparentUpgradeableProxyCallerRaw struct method Call (line 190) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyCallerR... type TransparentUpgradeableProxyTransactorRaw (line 118) | type TransparentUpgradeableProxyTransactorRaw struct method Transfer (line 196) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... method Transact (line 201) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... function NewTransparentUpgradeableProxy (line 123) | func NewTransparentUpgradeableProxy(address common.Address, backend bind... function NewTransparentUpgradeableProxyCaller (line 132) | func NewTransparentUpgradeableProxyCaller(address common.Address, caller... function NewTransparentUpgradeableProxyTransactor (line 141) | func NewTransparentUpgradeableProxyTransactor(address common.Address, tr... function NewTransparentUpgradeableProxyFilterer (line 150) | func NewTransparentUpgradeableProxyFilterer(address common.Address, filt... function bindTransparentUpgradeableProxy (line 159) | func bindTransparentUpgradeableProxy(address common.Address, caller bind... type TransparentUpgradeableProxyAdminChangedIterator (line 248) | type TransparentUpgradeableProxyAdminChangedIterator struct method Next (line 263) | func (it *TransparentUpgradeableProxyAdminChangedIterator) Next() bool { method Error (line 303) | func (it *TransparentUpgradeableProxyAdminChangedIterator) Error() err... method Close (line 309) | func (it *TransparentUpgradeableProxyAdminChangedIterator) Close() err... type TransparentUpgradeableProxyAdminChanged (line 315) | type TransparentUpgradeableProxyAdminChanged struct type TransparentUpgradeableProxyBeaconUpgradedIterator (line 383) | type TransparentUpgradeableProxyBeaconUpgradedIterator struct method Next (line 398) | func (it *TransparentUpgradeableProxyBeaconUpgradedIterator) Next() bo... method Error (line 438) | func (it *TransparentUpgradeableProxyBeaconUpgradedIterator) Error() e... method Close (line 444) | func (it *TransparentUpgradeableProxyBeaconUpgradedIterator) Close() e... type TransparentUpgradeableProxyBeaconUpgraded (line 450) | type TransparentUpgradeableProxyBeaconUpgraded struct type TransparentUpgradeableProxyUpgradedIterator (line 527) | type TransparentUpgradeableProxyUpgradedIterator struct method Next (line 542) | func (it *TransparentUpgradeableProxyUpgradedIterator) Next() bool { method Error (line 582) | func (it *TransparentUpgradeableProxyUpgradedIterator) Error() error { method Close (line 588) | func (it *TransparentUpgradeableProxyUpgradedIterator) Close() error { type TransparentUpgradeableProxyUpgraded (line 594) | type TransparentUpgradeableProxyUpgraded struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/transparentupgradeableproxyzk/TransparentUpgradeableProxy.go function DeployTransparentUpgradeableProxy (line 47) | func DeployTransparentUpgradeableProxy(auth *bind.TransactOpts, backend ... type TransparentUpgradeableProxy (line 64) | type TransparentUpgradeableProxy struct type TransparentUpgradeableProxyCaller (line 71) | type TransparentUpgradeableProxyCaller struct type TransparentUpgradeableProxyTransactor (line 76) | type TransparentUpgradeableProxyTransactor struct method Fallback (line 208) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... method Receive (line 229) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... type TransparentUpgradeableProxyFilterer (line 81) | type TransparentUpgradeableProxyFilterer struct method FilterAdminChanged (line 324) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method WatchAdminChanged (line 336) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method ParseAdminChanged (line 373) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method FilterBeaconUpgraded (line 458) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method WatchBeaconUpgraded (line 475) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method ParseBeaconUpgraded (line 517) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method FilterUpgraded (line 602) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method WatchUpgraded (line 619) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... method ParseUpgraded (line 661) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyFiltere... type TransparentUpgradeableProxySession (line 87) | type TransparentUpgradeableProxySession struct method Fallback (line 215) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxySession... method Receive (line 236) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxySession... type TransparentUpgradeableProxyCallerSession (line 95) | type TransparentUpgradeableProxyCallerSession struct type TransparentUpgradeableProxyTransactorSession (line 102) | type TransparentUpgradeableProxyTransactorSession struct method Fallback (line 222) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... method Receive (line 243) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... type TransparentUpgradeableProxyRaw (line 108) | type TransparentUpgradeableProxyRaw struct method Call (line 171) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyRaw) Ca... method Transfer (line 177) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyRaw) Tr... method Transact (line 182) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyRaw) Tr... type TransparentUpgradeableProxyCallerRaw (line 113) | type TransparentUpgradeableProxyCallerRaw struct method Call (line 190) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyCallerR... type TransparentUpgradeableProxyTransactorRaw (line 118) | type TransparentUpgradeableProxyTransactorRaw struct method Transfer (line 196) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... method Transact (line 201) | func (_TransparentUpgradeableProxy *TransparentUpgradeableProxyTransac... function NewTransparentUpgradeableProxy (line 123) | func NewTransparentUpgradeableProxy(address common.Address, backend bind... function NewTransparentUpgradeableProxyCaller (line 132) | func NewTransparentUpgradeableProxyCaller(address common.Address, caller... function NewTransparentUpgradeableProxyTransactor (line 141) | func NewTransparentUpgradeableProxyTransactor(address common.Address, tr... function NewTransparentUpgradeableProxyFilterer (line 150) | func NewTransparentUpgradeableProxyFilterer(address common.Address, filt... function bindTransparentUpgradeableProxy (line 159) | func bindTransparentUpgradeableProxy(address common.Address, caller bind... type TransparentUpgradeableProxyAdminChangedIterator (line 248) | type TransparentUpgradeableProxyAdminChangedIterator struct method Next (line 263) | func (it *TransparentUpgradeableProxyAdminChangedIterator) Next() bool { method Error (line 303) | func (it *TransparentUpgradeableProxyAdminChangedIterator) Error() err... method Close (line 309) | func (it *TransparentUpgradeableProxyAdminChangedIterator) Close() err... type TransparentUpgradeableProxyAdminChanged (line 315) | type TransparentUpgradeableProxyAdminChanged struct type TransparentUpgradeableProxyBeaconUpgradedIterator (line 383) | type TransparentUpgradeableProxyBeaconUpgradedIterator struct method Next (line 398) | func (it *TransparentUpgradeableProxyBeaconUpgradedIterator) Next() bo... method Error (line 438) | func (it *TransparentUpgradeableProxyBeaconUpgradedIterator) Error() e... method Close (line 444) | func (it *TransparentUpgradeableProxyBeaconUpgradedIterator) Close() e... type TransparentUpgradeableProxyBeaconUpgraded (line 450) | type TransparentUpgradeableProxyBeaconUpgraded struct type TransparentUpgradeableProxyUpgradedIterator (line 527) | type TransparentUpgradeableProxyUpgradedIterator struct method Next (line 542) | func (it *TransparentUpgradeableProxyUpgradedIterator) Next() bool { method Error (line 582) | func (it *TransparentUpgradeableProxyUpgradedIterator) Error() error { method Close (line 588) | func (it *TransparentUpgradeableProxyUpgradedIterator) Close() error { type TransparentUpgradeableProxyUpgraded (line 594) | type TransparentUpgradeableProxyUpgraded struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/uniswapv3factory/UniswapV3Factory.go type Uniswapv3factory (line 41) | type Uniswapv3factory struct type Uniswapv3factoryCaller (line 48) | type Uniswapv3factoryCaller struct method FeeAmountTickSpacing (line 185) | func (_Uniswapv3factory *Uniswapv3factoryCaller) FeeAmountTickSpacing(... method FeeProtocol (line 216) | func (_Uniswapv3factory *Uniswapv3factoryCaller) FeeProtocol(opts *bin... method FeeTo (line 247) | func (_Uniswapv3factory *Uniswapv3factoryCaller) FeeTo(opts *bind.Call... method GetPool (line 278) | func (_Uniswapv3factory *Uniswapv3factoryCaller) GetPool(opts *bind.Ca... method GetUniswapV3PoolImplementation (line 309) | func (_Uniswapv3factory *Uniswapv3factoryCaller) GetUniswapV3PoolImple... method Owner (line 340) | func (_Uniswapv3factory *Uniswapv3factoryCaller) Owner(opts *bind.Call... method Parameters (line 371) | func (_Uniswapv3factory *Uniswapv3factoryCaller) Parameters(opts *bind... type Uniswapv3factoryTransactor (line 53) | type Uniswapv3factoryTransactor struct method CreatePool (line 431) | func (_Uniswapv3factory *Uniswapv3factoryTransactor) CreatePool(opts *... method EnableFeeAmount (line 452) | func (_Uniswapv3factory *Uniswapv3factoryTransactor) EnableFeeAmount(o... method Initialize (line 473) | func (_Uniswapv3factory *Uniswapv3factoryTransactor) Initialize(opts *... method RenounceOwnership (line 494) | func (_Uniswapv3factory *Uniswapv3factoryTransactor) RenounceOwnership... method SetFeeProtocol (line 515) | func (_Uniswapv3factory *Uniswapv3factoryTransactor) SetFeeProtocol(op... method SetFeeTo (line 536) | func (_Uniswapv3factory *Uniswapv3factoryTransactor) SetFeeTo(opts *bi... method SetUniswapV3PoolImplementation (line 557) | func (_Uniswapv3factory *Uniswapv3factoryTransactor) SetUniswapV3PoolI... method TransferOwnership (line 578) | func (_Uniswapv3factory *Uniswapv3factoryTransactor) TransferOwnership... type Uniswapv3factoryFilterer (line 58) | type Uniswapv3factoryFilterer struct method FilterFeeAmountEnabled (line 673) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) FilterFeeAmountEnab... method WatchFeeAmountEnabled (line 694) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) WatchFeeAmountEnabl... method ParseFeeAmountEnabled (line 740) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) ParseFeeAmountEnabl... method FilterOwnerChanged (line 826) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) FilterOwnerChanged(... method WatchOwnerChanged (line 847) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) WatchOwnerChanged(o... method ParseOwnerChanged (line 893) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) ParseOwnerChanged(l... method FilterOwnershipTransferred (line 979) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) FilterOwnershipTran... method WatchOwnershipTransferred (line 1000) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) WatchOwnershipTrans... method ParseOwnershipTransferred (line 1046) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) ParseOwnershipTrans... method FilterPoolCreated (line 1135) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) FilterPoolCreated(o... method WatchPoolCreated (line 1160) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) WatchPoolCreated(op... method ParsePoolCreated (line 1210) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) ParsePoolCreated(lo... method FilterSetFeeProtocol (line 1298) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) FilterSetFeeProtoco... method WatchSetFeeProtocol (line 1310) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) WatchSetFeeProtocol... method ParseSetFeeProtocol (line 1347) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) ParseSetFeeProtocol... method FilterSetFeeTo (line 1433) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) FilterSetFeeTo(opts... method WatchSetFeeTo (line 1445) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) WatchSetFeeTo(opts ... method ParseSetFeeTo (line 1482) | func (_Uniswapv3factory *Uniswapv3factoryFilterer) ParseSetFeeTo(log t... type Uniswapv3factorySession (line 64) | type Uniswapv3factorySession struct method FeeAmountTickSpacing (line 202) | func (_Uniswapv3factory *Uniswapv3factorySession) FeeAmountTickSpacing... method FeeProtocol (line 233) | func (_Uniswapv3factory *Uniswapv3factorySession) FeeProtocol() (uint8... method FeeTo (line 264) | func (_Uniswapv3factory *Uniswapv3factorySession) FeeTo() (common.Addr... method GetPool (line 295) | func (_Uniswapv3factory *Uniswapv3factorySession) GetPool(arg0 common.... method GetUniswapV3PoolImplementation (line 326) | func (_Uniswapv3factory *Uniswapv3factorySession) GetUniswapV3PoolImpl... method Owner (line 357) | func (_Uniswapv3factory *Uniswapv3factorySession) Owner() (common.Addr... method Parameters (line 405) | func (_Uniswapv3factory *Uniswapv3factorySession) Parameters() (struct { method CreatePool (line 438) | func (_Uniswapv3factory *Uniswapv3factorySession) CreatePool(tokenA co... method EnableFeeAmount (line 459) | func (_Uniswapv3factory *Uniswapv3factorySession) EnableFeeAmount(fee ... method Initialize (line 480) | func (_Uniswapv3factory *Uniswapv3factorySession) Initialize() (*types... method RenounceOwnership (line 501) | func (_Uniswapv3factory *Uniswapv3factorySession) RenounceOwnership() ... method SetFeeProtocol (line 522) | func (_Uniswapv3factory *Uniswapv3factorySession) SetFeeProtocol(feePr... method SetFeeTo (line 543) | func (_Uniswapv3factory *Uniswapv3factorySession) SetFeeTo(feeToArg co... method SetUniswapV3PoolImplementation (line 564) | func (_Uniswapv3factory *Uniswapv3factorySession) SetUniswapV3PoolImpl... method TransferOwnership (line 585) | func (_Uniswapv3factory *Uniswapv3factorySession) TransferOwnership(ne... type Uniswapv3factoryCallerSession (line 72) | type Uniswapv3factoryCallerSession struct method FeeAmountTickSpacing (line 209) | func (_Uniswapv3factory *Uniswapv3factoryCallerSession) FeeAmountTickS... method FeeProtocol (line 240) | func (_Uniswapv3factory *Uniswapv3factoryCallerSession) FeeProtocol() ... method FeeTo (line 271) | func (_Uniswapv3factory *Uniswapv3factoryCallerSession) FeeTo() (commo... method GetPool (line 302) | func (_Uniswapv3factory *Uniswapv3factoryCallerSession) GetPool(arg0 c... method GetUniswapV3PoolImplementation (line 333) | func (_Uniswapv3factory *Uniswapv3factoryCallerSession) GetUniswapV3Po... method Owner (line 364) | func (_Uniswapv3factory *Uniswapv3factoryCallerSession) Owner() (commo... method Parameters (line 418) | func (_Uniswapv3factory *Uniswapv3factoryCallerSession) Parameters() (... type Uniswapv3factoryTransactorSession (line 79) | type Uniswapv3factoryTransactorSession struct method CreatePool (line 445) | func (_Uniswapv3factory *Uniswapv3factoryTransactorSession) CreatePool... method EnableFeeAmount (line 466) | func (_Uniswapv3factory *Uniswapv3factoryTransactorSession) EnableFeeA... method Initialize (line 487) | func (_Uniswapv3factory *Uniswapv3factoryTransactorSession) Initialize... method RenounceOwnership (line 508) | func (_Uniswapv3factory *Uniswapv3factoryTransactorSession) RenounceOw... method SetFeeProtocol (line 529) | func (_Uniswapv3factory *Uniswapv3factoryTransactorSession) SetFeeProt... method SetFeeTo (line 550) | func (_Uniswapv3factory *Uniswapv3factoryTransactorSession) SetFeeTo(f... method SetUniswapV3PoolImplementation (line 571) | func (_Uniswapv3factory *Uniswapv3factoryTransactorSession) SetUniswap... method TransferOwnership (line 592) | func (_Uniswapv3factory *Uniswapv3factoryTransactorSession) TransferOw... type Uniswapv3factoryRaw (line 85) | type Uniswapv3factoryRaw struct method Call (line 148) | func (_Uniswapv3factory *Uniswapv3factoryRaw) Call(opts *bind.CallOpts... method Transfer (line 154) | func (_Uniswapv3factory *Uniswapv3factoryRaw) Transfer(opts *bind.Tran... method Transact (line 159) | func (_Uniswapv3factory *Uniswapv3factoryRaw) Transact(opts *bind.Tran... type Uniswapv3factoryCallerRaw (line 90) | type Uniswapv3factoryCallerRaw struct method Call (line 167) | func (_Uniswapv3factory *Uniswapv3factoryCallerRaw) Call(opts *bind.Ca... type Uniswapv3factoryTransactorRaw (line 95) | type Uniswapv3factoryTransactorRaw struct method Transfer (line 173) | func (_Uniswapv3factory *Uniswapv3factoryTransactorRaw) Transfer(opts ... method Transact (line 178) | func (_Uniswapv3factory *Uniswapv3factoryTransactorRaw) Transact(opts ... function NewUniswapv3factory (line 100) | func NewUniswapv3factory(address common.Address, backend bind.ContractBa... function NewUniswapv3factoryCaller (line 109) | func NewUniswapv3factoryCaller(address common.Address, caller bind.Contr... function NewUniswapv3factoryTransactor (line 118) | func NewUniswapv3factoryTransactor(address common.Address, transactor bi... function NewUniswapv3factoryFilterer (line 127) | func NewUniswapv3factoryFilterer(address common.Address, filterer bind.C... function bindUniswapv3factory (line 136) | func bindUniswapv3factory(address common.Address, caller bind.ContractCa... type Uniswapv3factoryFeeAmountEnabledIterator (line 597) | type Uniswapv3factoryFeeAmountEnabledIterator struct method Next (line 612) | func (it *Uniswapv3factoryFeeAmountEnabledIterator) Next() bool { method Error (line 652) | func (it *Uniswapv3factoryFeeAmountEnabledIterator) Error() error { method Close (line 658) | func (it *Uniswapv3factoryFeeAmountEnabledIterator) Close() error { type Uniswapv3factoryFeeAmountEnabled (line 664) | type Uniswapv3factoryFeeAmountEnabled struct type Uniswapv3factoryOwnerChangedIterator (line 750) | type Uniswapv3factoryOwnerChangedIterator struct method Next (line 765) | func (it *Uniswapv3factoryOwnerChangedIterator) Next() bool { method Error (line 805) | func (it *Uniswapv3factoryOwnerChangedIterator) Error() error { method Close (line 811) | func (it *Uniswapv3factoryOwnerChangedIterator) Close() error { type Uniswapv3factoryOwnerChanged (line 817) | type Uniswapv3factoryOwnerChanged struct type Uniswapv3factoryOwnershipTransferredIterator (line 903) | type Uniswapv3factoryOwnershipTransferredIterator struct method Next (line 918) | func (it *Uniswapv3factoryOwnershipTransferredIterator) Next() bool { method Error (line 958) | func (it *Uniswapv3factoryOwnershipTransferredIterator) Error() error { method Close (line 964) | func (it *Uniswapv3factoryOwnershipTransferredIterator) Close() error { type Uniswapv3factoryOwnershipTransferred (line 970) | type Uniswapv3factoryOwnershipTransferred struct type Uniswapv3factoryPoolCreatedIterator (line 1056) | type Uniswapv3factoryPoolCreatedIterator struct method Next (line 1071) | func (it *Uniswapv3factoryPoolCreatedIterator) Next() bool { method Error (line 1111) | func (it *Uniswapv3factoryPoolCreatedIterator) Error() error { method Close (line 1117) | func (it *Uniswapv3factoryPoolCreatedIterator) Close() error { type Uniswapv3factoryPoolCreated (line 1123) | type Uniswapv3factoryPoolCreated struct type Uniswapv3factorySetFeeProtocolIterator (line 1220) | type Uniswapv3factorySetFeeProtocolIterator struct method Next (line 1235) | func (it *Uniswapv3factorySetFeeProtocolIterator) Next() bool { method Error (line 1275) | func (it *Uniswapv3factorySetFeeProtocolIterator) Error() error { method Close (line 1281) | func (it *Uniswapv3factorySetFeeProtocolIterator) Close() error { type Uniswapv3factorySetFeeProtocol (line 1287) | type Uniswapv3factorySetFeeProtocol struct type Uniswapv3factorySetFeeToIterator (line 1357) | type Uniswapv3factorySetFeeToIterator struct method Next (line 1372) | func (it *Uniswapv3factorySetFeeToIterator) Next() bool { method Error (line 1412) | func (it *Uniswapv3factorySetFeeToIterator) Error() error { method Close (line 1418) | func (it *Uniswapv3factorySetFeeToIterator) Close() error { type Uniswapv3factorySetFeeTo (line 1424) | type Uniswapv3factorySetFeeTo struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/uniswapv3pool/UniswapV3Pool.go type Uniswapv3pool (line 41) | type Uniswapv3pool struct type Uniswapv3poolCaller (line 48) | type Uniswapv3poolCaller struct method Factory (line 185) | func (_Uniswapv3pool *Uniswapv3poolCaller) Factory(opts *bind.CallOpts... method Fee (line 216) | func (_Uniswapv3pool *Uniswapv3poolCaller) Fee(opts *bind.CallOpts) (*... method FeeGrowthGlobal0X128 (line 247) | func (_Uniswapv3pool *Uniswapv3poolCaller) FeeGrowthGlobal0X128(opts *... method FeeGrowthGlobal1X128 (line 278) | func (_Uniswapv3pool *Uniswapv3poolCaller) FeeGrowthGlobal1X128(opts *... method Liquidity (line 309) | func (_Uniswapv3pool *Uniswapv3poolCaller) Liquidity(opts *bind.CallOp... method MaxLiquidityPerTick (line 340) | func (_Uniswapv3pool *Uniswapv3poolCaller) MaxLiquidityPerTick(opts *b... method Observations (line 371) | func (_Uniswapv3pool *Uniswapv3poolCaller) Observations(opts *bind.Cal... method Observe (line 426) | func (_Uniswapv3pool *Uniswapv3poolCaller) Observe(opts *bind.CallOpts... method Owner (line 471) | func (_Uniswapv3pool *Uniswapv3poolCaller) Owner(opts *bind.CallOpts) ... method Positions (line 502) | func (_Uniswapv3pool *Uniswapv3poolCaller) Positions(opts *bind.CallOp... method ProtocolFees (line 562) | func (_Uniswapv3pool *Uniswapv3poolCaller) ProtocolFees(opts *bind.Cal... method Slot0 (line 607) | func (_Uniswapv3pool *Uniswapv3poolCaller) Slot0(opts *bind.CallOpts) ... method SnapshotCumulativesInside (line 677) | func (_Uniswapv3pool *Uniswapv3poolCaller) SnapshotCumulativesInside(o... method TickBitmap (line 727) | func (_Uniswapv3pool *Uniswapv3poolCaller) TickBitmap(opts *bind.CallO... method TickSpacing (line 758) | func (_Uniswapv3pool *Uniswapv3poolCaller) TickSpacing(opts *bind.Call... method Ticks (line 789) | func (_Uniswapv3pool *Uniswapv3poolCaller) Ticks(opts *bind.CallOpts, ... method Token0 (line 864) | func (_Uniswapv3pool *Uniswapv3poolCaller) Token0(opts *bind.CallOpts)... method Token1 (line 895) | func (_Uniswapv3pool *Uniswapv3poolCaller) Token1(opts *bind.CallOpts)... type Uniswapv3poolTransactor (line 53) | type Uniswapv3poolTransactor struct method Burn (line 926) | func (_Uniswapv3pool *Uniswapv3poolTransactor) Burn(opts *bind.Transac... method Collect (line 947) | func (_Uniswapv3pool *Uniswapv3poolTransactor) Collect(opts *bind.Tran... method Flash (line 968) | func (_Uniswapv3pool *Uniswapv3poolTransactor) Flash(opts *bind.Transa... method IncreaseObservationCardinalityNext (line 989) | func (_Uniswapv3pool *Uniswapv3poolTransactor) IncreaseObservationCard... method Init (line 1010) | func (_Uniswapv3pool *Uniswapv3poolTransactor) Init(opts *bind.Transac... method Initialize (line 1031) | func (_Uniswapv3pool *Uniswapv3poolTransactor) Initialize(opts *bind.T... method Mint (line 1052) | func (_Uniswapv3pool *Uniswapv3poolTransactor) Mint(opts *bind.Transac... method RenounceOwnership (line 1073) | func (_Uniswapv3pool *Uniswapv3poolTransactor) RenounceOwnership(opts ... method Swap (line 1094) | func (_Uniswapv3pool *Uniswapv3poolTransactor) Swap(opts *bind.Transac... method TransferOwnership (line 1115) | func (_Uniswapv3pool *Uniswapv3poolTransactor) TransferOwnership(opts ... type Uniswapv3poolFilterer (line 58) | type Uniswapv3poolFilterer struct method FilterBurn (line 1214) | func (_Uniswapv3pool *Uniswapv3poolFilterer) FilterBurn(opts *bind.Fil... method WatchBurn (line 1239) | func (_Uniswapv3pool *Uniswapv3poolFilterer) WatchBurn(opts *bind.Watc... method ParseBurn (line 1289) | func (_Uniswapv3pool *Uniswapv3poolFilterer) ParseBurn(log types.Log) ... method FilterCollect (line 1379) | func (_Uniswapv3pool *Uniswapv3poolFilterer) FilterCollect(opts *bind.... method WatchCollect (line 1405) | func (_Uniswapv3pool *Uniswapv3poolFilterer) WatchCollect(opts *bind.W... method ParseCollect (line 1456) | func (_Uniswapv3pool *Uniswapv3poolFilterer) ParseCollect(log types.Lo... method FilterCollectProtocol (line 1544) | func (_Uniswapv3pool *Uniswapv3poolFilterer) FilterCollectProtocol(opt... method WatchCollectProtocol (line 1565) | func (_Uniswapv3pool *Uniswapv3poolFilterer) WatchCollectProtocol(opts... method ParseCollectProtocol (line 1611) | func (_Uniswapv3pool *Uniswapv3poolFilterer) ParseCollectProtocol(log ... method FilterFlash (line 1701) | func (_Uniswapv3pool *Uniswapv3poolFilterer) FilterFlash(opts *bind.Fi... method WatchFlash (line 1722) | func (_Uniswapv3pool *Uniswapv3poolFilterer) WatchFlash(opts *bind.Wat... method ParseFlash (line 1768) | func (_Uniswapv3pool *Uniswapv3poolFilterer) ParseFlash(log types.Log)... method FilterIncreaseObservationCardinalityNext (line 1854) | func (_Uniswapv3pool *Uniswapv3poolFilterer) FilterIncreaseObservation... method WatchIncreaseObservationCardinalityNext (line 1866) | func (_Uniswapv3pool *Uniswapv3poolFilterer) WatchIncreaseObservationC... method ParseIncreaseObservationCardinalityNext (line 1903) | func (_Uniswapv3pool *Uniswapv3poolFilterer) ParseIncreaseObservationC... method FilterInitialize (line 1989) | func (_Uniswapv3pool *Uniswapv3poolFilterer) FilterInitialize(opts *bi... method WatchInitialize (line 2001) | func (_Uniswapv3pool *Uniswapv3poolFilterer) WatchInitialize(opts *bin... method ParseInitialize (line 2038) | func (_Uniswapv3pool *Uniswapv3poolFilterer) ParseInitialize(log types... method FilterMint (line 2129) | func (_Uniswapv3pool *Uniswapv3poolFilterer) FilterMint(opts *bind.Fil... method WatchMint (line 2154) | func (_Uniswapv3pool *Uniswapv3poolFilterer) WatchMint(opts *bind.Watc... method ParseMint (line 2204) | func (_Uniswapv3pool *Uniswapv3poolFilterer) ParseMint(log types.Log) ... method FilterOwnershipTransferred (line 2290) | func (_Uniswapv3pool *Uniswapv3poolFilterer) FilterOwnershipTransferre... method WatchOwnershipTransferred (line 2311) | func (_Uniswapv3pool *Uniswapv3poolFilterer) WatchOwnershipTransferred... method ParseOwnershipTransferred (line 2357) | func (_Uniswapv3pool *Uniswapv3poolFilterer) ParseOwnershipTransferred... method FilterSetFeeProtocol (line 2445) | func (_Uniswapv3pool *Uniswapv3poolFilterer) FilterSetFeeProtocol(opts... method WatchSetFeeProtocol (line 2457) | func (_Uniswapv3pool *Uniswapv3poolFilterer) WatchSetFeeProtocol(opts ... method ParseSetFeeProtocol (line 2494) | func (_Uniswapv3pool *Uniswapv3poolFilterer) ParseSetFeeProtocol(log t... method FilterSwap (line 2585) | func (_Uniswapv3pool *Uniswapv3poolFilterer) FilterSwap(opts *bind.Fil... method WatchSwap (line 2606) | func (_Uniswapv3pool *Uniswapv3poolFilterer) WatchSwap(opts *bind.Watc... method ParseSwap (line 2652) | func (_Uniswapv3pool *Uniswapv3poolFilterer) ParseSwap(log types.Log) ... type Uniswapv3poolSession (line 64) | type Uniswapv3poolSession struct method Factory (line 202) | func (_Uniswapv3pool *Uniswapv3poolSession) Factory() (common.Address,... method Fee (line 233) | func (_Uniswapv3pool *Uniswapv3poolSession) Fee() (*big.Int, error) { method FeeGrowthGlobal0X128 (line 264) | func (_Uniswapv3pool *Uniswapv3poolSession) FeeGrowthGlobal0X128() (*b... method FeeGrowthGlobal1X128 (line 295) | func (_Uniswapv3pool *Uniswapv3poolSession) FeeGrowthGlobal1X128() (*b... method Liquidity (line 326) | func (_Uniswapv3pool *Uniswapv3poolSession) Liquidity() (*big.Int, err... method MaxLiquidityPerTick (line 357) | func (_Uniswapv3pool *Uniswapv3poolSession) MaxLiquidityPerTick() (*bi... method Observations (line 402) | func (_Uniswapv3pool *Uniswapv3poolSession) Observations(arg0 *big.Int... method Observe (line 451) | func (_Uniswapv3pool *Uniswapv3poolSession) Observe(secondsAgos []uint... method Owner (line 488) | func (_Uniswapv3pool *Uniswapv3poolSession) Owner() (common.Address, e... method Positions (line 536) | func (_Uniswapv3pool *Uniswapv3poolSession) Positions(arg0 [32]byte) (... method ProtocolFees (line 587) | func (_Uniswapv3pool *Uniswapv3poolSession) ProtocolFees() (struct { method Slot0 (line 647) | func (_Uniswapv3pool *Uniswapv3poolSession) Slot0() (struct { method SnapshotCumulativesInside (line 705) | func (_Uniswapv3pool *Uniswapv3poolSession) SnapshotCumulativesInside(... method TickBitmap (line 744) | func (_Uniswapv3pool *Uniswapv3poolSession) TickBitmap(arg0 int16) (*b... method TickSpacing (line 775) | func (_Uniswapv3pool *Uniswapv3poolSession) TickSpacing() (*big.Int, e... method Ticks (line 832) | func (_Uniswapv3pool *Uniswapv3poolSession) Ticks(arg0 *big.Int) (stru... method Token0 (line 881) | func (_Uniswapv3pool *Uniswapv3poolSession) Token0() (common.Address, ... method Token1 (line 912) | func (_Uniswapv3pool *Uniswapv3poolSession) Token1() (common.Address, ... method Burn (line 933) | func (_Uniswapv3pool *Uniswapv3poolSession) Burn(tickLower *big.Int, t... method Collect (line 954) | func (_Uniswapv3pool *Uniswapv3poolSession) Collect(recipient common.A... method Flash (line 975) | func (_Uniswapv3pool *Uniswapv3poolSession) Flash(recipient common.Add... method IncreaseObservationCardinalityNext (line 996) | func (_Uniswapv3pool *Uniswapv3poolSession) IncreaseObservationCardina... method Init (line 1017) | func (_Uniswapv3pool *Uniswapv3poolSession) Init() (*types.Transaction... method Initialize (line 1038) | func (_Uniswapv3pool *Uniswapv3poolSession) Initialize(sqrtPriceX96 *b... method Mint (line 1059) | func (_Uniswapv3pool *Uniswapv3poolSession) Mint(recipient common.Addr... method RenounceOwnership (line 1080) | func (_Uniswapv3pool *Uniswapv3poolSession) RenounceOwnership() (*type... method Swap (line 1101) | func (_Uniswapv3pool *Uniswapv3poolSession) Swap(recipient common.Addr... method TransferOwnership (line 1122) | func (_Uniswapv3pool *Uniswapv3poolSession) TransferOwnership(newOwner... type Uniswapv3poolCallerSession (line 72) | type Uniswapv3poolCallerSession struct method Factory (line 209) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Factory() (common.Ad... method Fee (line 240) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Fee() (*big.Int, err... method FeeGrowthGlobal0X128 (line 271) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) FeeGrowthGlobal0X128... method FeeGrowthGlobal1X128 (line 302) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) FeeGrowthGlobal1X128... method Liquidity (line 333) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Liquidity() (*big.In... method MaxLiquidityPerTick (line 364) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) MaxLiquidityPerTick(... method Observations (line 414) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Observations(arg0 *b... method Observe (line 461) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Observe(secondsAgos ... method Owner (line 495) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Owner() (common.Addr... method Positions (line 549) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Positions(arg0 [32]b... method ProtocolFees (line 597) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) ProtocolFees() (stru... method Slot0 (line 662) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Slot0() (struct { method SnapshotCumulativesInside (line 716) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) SnapshotCumulativesI... method TickBitmap (line 751) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) TickBitmap(arg0 int1... method TickSpacing (line 782) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) TickSpacing() (*big.... method Ticks (line 848) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Ticks(arg0 *big.Int)... method Token0 (line 888) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Token0() (common.Add... method Token1 (line 919) | func (_Uniswapv3pool *Uniswapv3poolCallerSession) Token1() (common.Add... type Uniswapv3poolTransactorSession (line 79) | type Uniswapv3poolTransactorSession struct method Burn (line 940) | func (_Uniswapv3pool *Uniswapv3poolTransactorSession) Burn(tickLower *... method Collect (line 961) | func (_Uniswapv3pool *Uniswapv3poolTransactorSession) Collect(recipien... method Flash (line 982) | func (_Uniswapv3pool *Uniswapv3poolTransactorSession) Flash(recipient ... method IncreaseObservationCardinalityNext (line 1003) | func (_Uniswapv3pool *Uniswapv3poolTransactorSession) IncreaseObservat... method Init (line 1024) | func (_Uniswapv3pool *Uniswapv3poolTransactorSession) Init() (*types.T... method Initialize (line 1045) | func (_Uniswapv3pool *Uniswapv3poolTransactorSession) Initialize(sqrtP... method Mint (line 1066) | func (_Uniswapv3pool *Uniswapv3poolTransactorSession) Mint(recipient c... method RenounceOwnership (line 1087) | func (_Uniswapv3pool *Uniswapv3poolTransactorSession) RenounceOwnershi... method Swap (line 1108) | func (_Uniswapv3pool *Uniswapv3poolTransactorSession) Swap(recipient c... method TransferOwnership (line 1129) | func (_Uniswapv3pool *Uniswapv3poolTransactorSession) TransferOwnershi... type Uniswapv3poolRaw (line 85) | type Uniswapv3poolRaw struct method Call (line 148) | func (_Uniswapv3pool *Uniswapv3poolRaw) Call(opts *bind.CallOpts, resu... method Transfer (line 154) | func (_Uniswapv3pool *Uniswapv3poolRaw) Transfer(opts *bind.TransactOp... method Transact (line 159) | func (_Uniswapv3pool *Uniswapv3poolRaw) Transact(opts *bind.TransactOp... type Uniswapv3poolCallerRaw (line 90) | type Uniswapv3poolCallerRaw struct method Call (line 167) | func (_Uniswapv3pool *Uniswapv3poolCallerRaw) Call(opts *bind.CallOpts... type Uniswapv3poolTransactorRaw (line 95) | type Uniswapv3poolTransactorRaw struct method Transfer (line 173) | func (_Uniswapv3pool *Uniswapv3poolTransactorRaw) Transfer(opts *bind.... method Transact (line 178) | func (_Uniswapv3pool *Uniswapv3poolTransactorRaw) Transact(opts *bind.... function NewUniswapv3pool (line 100) | func NewUniswapv3pool(address common.Address, backend bind.ContractBacke... function NewUniswapv3poolCaller (line 109) | func NewUniswapv3poolCaller(address common.Address, caller bind.Contract... function NewUniswapv3poolTransactor (line 118) | func NewUniswapv3poolTransactor(address common.Address, transactor bind.... function NewUniswapv3poolFilterer (line 127) | func NewUniswapv3poolFilterer(address common.Address, filterer bind.Cont... function bindUniswapv3pool (line 136) | func bindUniswapv3pool(address common.Address, caller bind.ContractCalle... type Uniswapv3poolBurnIterator (line 1134) | type Uniswapv3poolBurnIterator struct method Next (line 1149) | func (it *Uniswapv3poolBurnIterator) Next() bool { method Error (line 1189) | func (it *Uniswapv3poolBurnIterator) Error() error { method Close (line 1195) | func (it *Uniswapv3poolBurnIterator) Close() error { type Uniswapv3poolBurn (line 1201) | type Uniswapv3poolBurn struct type Uniswapv3poolCollectIterator (line 1299) | type Uniswapv3poolCollectIterator struct method Next (line 1314) | func (it *Uniswapv3poolCollectIterator) Next() bool { method Error (line 1354) | func (it *Uniswapv3poolCollectIterator) Error() error { method Close (line 1360) | func (it *Uniswapv3poolCollectIterator) Close() error { type Uniswapv3poolCollect (line 1366) | type Uniswapv3poolCollect struct type Uniswapv3poolCollectProtocolIterator (line 1466) | type Uniswapv3poolCollectProtocolIterator struct method Next (line 1481) | func (it *Uniswapv3poolCollectProtocolIterator) Next() bool { method Error (line 1521) | func (it *Uniswapv3poolCollectProtocolIterator) Error() error { method Close (line 1527) | func (it *Uniswapv3poolCollectProtocolIterator) Close() error { type Uniswapv3poolCollectProtocol (line 1533) | type Uniswapv3poolCollectProtocol struct type Uniswapv3poolFlashIterator (line 1621) | type Uniswapv3poolFlashIterator struct method Next (line 1636) | func (it *Uniswapv3poolFlashIterator) Next() bool { method Error (line 1676) | func (it *Uniswapv3poolFlashIterator) Error() error { method Close (line 1682) | func (it *Uniswapv3poolFlashIterator) Close() error { type Uniswapv3poolFlash (line 1688) | type Uniswapv3poolFlash struct type Uniswapv3poolIncreaseObservationCardinalityNextIterator (line 1778) | type Uniswapv3poolIncreaseObservationCardinalityNextIterator struct method Next (line 1793) | func (it *Uniswapv3poolIncreaseObservationCardinalityNextIterator) Nex... method Error (line 1833) | func (it *Uniswapv3poolIncreaseObservationCardinalityNextIterator) Err... method Close (line 1839) | func (it *Uniswapv3poolIncreaseObservationCardinalityNextIterator) Clo... type Uniswapv3poolIncreaseObservationCardinalityNext (line 1845) | type Uniswapv3poolIncreaseObservationCardinalityNext struct type Uniswapv3poolInitializeIterator (line 1913) | type Uniswapv3poolInitializeIterator struct method Next (line 1928) | func (it *Uniswapv3poolInitializeIterator) Next() bool { method Error (line 1968) | func (it *Uniswapv3poolInitializeIterator) Error() error { method Close (line 1974) | func (it *Uniswapv3poolInitializeIterator) Close() error { type Uniswapv3poolInitialize (line 1980) | type Uniswapv3poolInitialize struct type Uniswapv3poolMintIterator (line 2048) | type Uniswapv3poolMintIterator struct method Next (line 2063) | func (it *Uniswapv3poolMintIterator) Next() bool { method Error (line 2103) | func (it *Uniswapv3poolMintIterator) Error() error { method Close (line 2109) | func (it *Uniswapv3poolMintIterator) Close() error { type Uniswapv3poolMint (line 2115) | type Uniswapv3poolMint struct type Uniswapv3poolOwnershipTransferredIterator (line 2214) | type Uniswapv3poolOwnershipTransferredIterator struct method Next (line 2229) | func (it *Uniswapv3poolOwnershipTransferredIterator) Next() bool { method Error (line 2269) | func (it *Uniswapv3poolOwnershipTransferredIterator) Error() error { method Close (line 2275) | func (it *Uniswapv3poolOwnershipTransferredIterator) Close() error { type Uniswapv3poolOwnershipTransferred (line 2281) | type Uniswapv3poolOwnershipTransferred struct type Uniswapv3poolSetFeeProtocolIterator (line 2367) | type Uniswapv3poolSetFeeProtocolIterator struct method Next (line 2382) | func (it *Uniswapv3poolSetFeeProtocolIterator) Next() bool { method Error (line 2422) | func (it *Uniswapv3poolSetFeeProtocolIterator) Error() error { method Close (line 2428) | func (it *Uniswapv3poolSetFeeProtocolIterator) Close() error { type Uniswapv3poolSetFeeProtocol (line 2434) | type Uniswapv3poolSetFeeProtocol struct type Uniswapv3poolSwapIterator (line 2504) | type Uniswapv3poolSwapIterator struct method Next (line 2519) | func (it *Uniswapv3poolSwapIterator) Next() bool { method Error (line 2559) | func (it *Uniswapv3poolSwapIterator) Error() error { method Close (line 2565) | func (it *Uniswapv3poolSwapIterator) Close() error { type Uniswapv3poolSwap (line 2571) | type Uniswapv3poolSwap struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/vibetokenfactory/VibeTokenFactory.go function DeployVibeTokenFactory (line 47) | func DeployVibeTokenFactory(auth *bind.TransactOpts, backend bind.Contra... type VibeTokenFactory (line 64) | type VibeTokenFactory struct type VibeTokenFactoryCaller (line 71) | type VibeTokenFactoryCaller struct method Admin (line 208) | func (_VibeTokenFactory *VibeTokenFactoryCaller) Admin(opts *bind.Call... method BaseToken (line 239) | func (_VibeTokenFactory *VibeTokenFactoryCaller) BaseToken(opts *bind.... method DeployedTokens (line 270) | func (_VibeTokenFactory *VibeTokenFactoryCaller) DeployedTokens(opts *... method GetChainId (line 301) | func (_VibeTokenFactory *VibeTokenFactoryCaller) GetChainId(opts *bind... method Implementation (line 332) | func (_VibeTokenFactory *VibeTokenFactoryCaller) Implementation(opts *... method Owner (line 363) | func (_VibeTokenFactory *VibeTokenFactoryCaller) Owner(opts *bind.Call... method TokenMetadata (line 394) | func (_VibeTokenFactory *VibeTokenFactoryCaller) TokenMetadata(opts *b... method UniswapPositionManager (line 449) | func (_VibeTokenFactory *VibeTokenFactoryCaller) UniswapPositionManage... method UniswapQuoter (line 480) | func (_VibeTokenFactory *VibeTokenFactoryCaller) UniswapQuoter(opts *b... method UniswapRouter (line 511) | func (_VibeTokenFactory *VibeTokenFactoryCaller) UniswapRouter(opts *b... type VibeTokenFactoryTransactor (line 76) | type VibeTokenFactoryTransactor struct method CollectFees (line 542) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) CollectFees(opts ... method CreateToken (line 563) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) CreateToken(opts ... method Initialize (line 584) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) Initialize(opts *... method Multicall (line 605) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) Multicall(opts *b... method QuoteExactBaseForVibeToken (line 626) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) QuoteExactBaseFor... method QuoteExactETHForVibeToken (line 647) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) QuoteExactETHForV... method QuoteExactVibeTokenForBase (line 668) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) QuoteExactVibeTok... method QuoteExactVibeTokenForETH (line 689) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) QuoteExactVibeTok... method RenounceOwnership (line 710) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) RenounceOwnership... method SetAdmin (line 731) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) SetAdmin(opts *bi... method SetImplementation (line 752) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) SetImplementation... method SwapExactBaseForVibeToken (line 773) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) SwapExactBaseForV... method SwapExactETHForVibeToken (line 794) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) SwapExactETHForVi... method SwapExactVibeTokenForBase (line 815) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) SwapExactVibeToke... method SwapExactVibeTokenForETH (line 836) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) SwapExactVibeToke... method TransferOwnership (line 857) | func (_VibeTokenFactory *VibeTokenFactoryTransactor) TransferOwnership... type VibeTokenFactoryFilterer (line 81) | type VibeTokenFactoryFilterer struct method FilterAdminSet (line 951) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) FilterAdminSet(opts... method WatchAdminSet (line 968) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) WatchAdminSet(opts ... method ParseAdminSet (line 1010) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) ParseAdminSet(log t... method FilterFeesCollected (line 1099) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) FilterFeesCollected... method WatchFeesCollected (line 1120) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) WatchFeesCollected(... method ParseFeesCollected (line 1166) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) ParseFeesCollected(... method FilterImplementationSet (line 1251) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) FilterImplementatio... method WatchImplementationSet (line 1268) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) WatchImplementation... method ParseImplementationSet (line 1310) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) ParseImplementation... method FilterInitialized (line 1395) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) FilterInitialized(o... method WatchInitialized (line 1407) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) WatchInitialized(op... method ParseInitialized (line 1444) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) ParseInitialized(lo... method FilterOwnershipTransferred (line 1530) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) FilterOwnershipTran... method WatchOwnershipTransferred (line 1551) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) WatchOwnershipTrans... method ParseOwnershipTransferred (line 1597) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) ParseOwnershipTrans... method FilterTokenDeployed (line 1685) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) FilterTokenDeployed... method WatchTokenDeployed (line 1706) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) WatchTokenDeployed(... method ParseTokenDeployed (line 1752) | func (_VibeTokenFactory *VibeTokenFactoryFilterer) ParseTokenDeployed(... type VibeTokenFactorySession (line 87) | type VibeTokenFactorySession struct method Admin (line 225) | func (_VibeTokenFactory *VibeTokenFactorySession) Admin() (common.Addr... method BaseToken (line 256) | func (_VibeTokenFactory *VibeTokenFactorySession) BaseToken() (common.... method DeployedTokens (line 287) | func (_VibeTokenFactory *VibeTokenFactorySession) DeployedTokens(arg0 ... method GetChainId (line 318) | func (_VibeTokenFactory *VibeTokenFactorySession) GetChainId() (*big.I... method Implementation (line 349) | func (_VibeTokenFactory *VibeTokenFactorySession) Implementation() (co... method Owner (line 380) | func (_VibeTokenFactory *VibeTokenFactorySession) Owner() (common.Addr... method TokenMetadata (line 425) | func (_VibeTokenFactory *VibeTokenFactorySession) TokenMetadata(arg0 c... method UniswapPositionManager (line 466) | func (_VibeTokenFactory *VibeTokenFactorySession) UniswapPositionManag... method UniswapQuoter (line 497) | func (_VibeTokenFactory *VibeTokenFactorySession) UniswapQuoter() (com... method UniswapRouter (line 528) | func (_VibeTokenFactory *VibeTokenFactorySession) UniswapRouter() (com... method CollectFees (line 549) | func (_VibeTokenFactory *VibeTokenFactorySession) CollectFees(token co... method CreateToken (line 570) | func (_VibeTokenFactory *VibeTokenFactorySession) CreateToken(nonce [3... method Initialize (line 591) | func (_VibeTokenFactory *VibeTokenFactorySession) Initialize(_baseToke... method Multicall (line 612) | func (_VibeTokenFactory *VibeTokenFactorySession) Multicall(data [][]b... method QuoteExactBaseForVibeToken (line 633) | func (_VibeTokenFactory *VibeTokenFactorySession) QuoteExactBaseForVib... method QuoteExactETHForVibeToken (line 654) | func (_VibeTokenFactory *VibeTokenFactorySession) QuoteExactETHForVibe... method QuoteExactVibeTokenForBase (line 675) | func (_VibeTokenFactory *VibeTokenFactorySession) QuoteExactVibeTokenF... method QuoteExactVibeTokenForETH (line 696) | func (_VibeTokenFactory *VibeTokenFactorySession) QuoteExactVibeTokenF... method RenounceOwnership (line 717) | func (_VibeTokenFactory *VibeTokenFactorySession) RenounceOwnership() ... method SetAdmin (line 738) | func (_VibeTokenFactory *VibeTokenFactorySession) SetAdmin(_admin comm... method SetImplementation (line 759) | func (_VibeTokenFactory *VibeTokenFactorySession) SetImplementation(_i... method SwapExactBaseForVibeToken (line 780) | func (_VibeTokenFactory *VibeTokenFactorySession) SwapExactBaseForVibe... method SwapExactETHForVibeToken (line 801) | func (_VibeTokenFactory *VibeTokenFactorySession) SwapExactETHForVibeT... method SwapExactVibeTokenForBase (line 822) | func (_VibeTokenFactory *VibeTokenFactorySession) SwapExactVibeTokenFo... method SwapExactVibeTokenForETH (line 843) | func (_VibeTokenFactory *VibeTokenFactorySession) SwapExactVibeTokenFo... method TransferOwnership (line 864) | func (_VibeTokenFactory *VibeTokenFactorySession) TransferOwnership(ne... type VibeTokenFactoryCallerSession (line 95) | type VibeTokenFactoryCallerSession struct method Admin (line 232) | func (_VibeTokenFactory *VibeTokenFactoryCallerSession) Admin() (commo... method BaseToken (line 263) | func (_VibeTokenFactory *VibeTokenFactoryCallerSession) BaseToken() (c... method DeployedTokens (line 294) | func (_VibeTokenFactory *VibeTokenFactoryCallerSession) DeployedTokens... method GetChainId (line 325) | func (_VibeTokenFactory *VibeTokenFactoryCallerSession) GetChainId() (... method Implementation (line 356) | func (_VibeTokenFactory *VibeTokenFactoryCallerSession) Implementation... method Owner (line 387) | func (_VibeTokenFactory *VibeTokenFactoryCallerSession) Owner() (commo... method TokenMetadata (line 437) | func (_VibeTokenFactory *VibeTokenFactoryCallerSession) TokenMetadata(... method UniswapPositionManager (line 473) | func (_VibeTokenFactory *VibeTokenFactoryCallerSession) UniswapPositio... method UniswapQuoter (line 504) | func (_VibeTokenFactory *VibeTokenFactoryCallerSession) UniswapQuoter(... method UniswapRouter (line 535) | func (_VibeTokenFactory *VibeTokenFactoryCallerSession) UniswapRouter(... type VibeTokenFactoryTransactorSession (line 102) | type VibeTokenFactoryTransactorSession struct method CollectFees (line 556) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) CollectFee... method CreateToken (line 577) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) CreateToke... method Initialize (line 598) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) Initialize... method Multicall (line 619) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) Multicall(... method QuoteExactBaseForVibeToken (line 640) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) QuoteExact... method QuoteExactETHForVibeToken (line 661) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) QuoteExact... method QuoteExactVibeTokenForBase (line 682) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) QuoteExact... method QuoteExactVibeTokenForETH (line 703) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) QuoteExact... method RenounceOwnership (line 724) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) RenounceOw... method SetAdmin (line 745) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) SetAdmin(_... method SetImplementation (line 766) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) SetImpleme... method SwapExactBaseForVibeToken (line 787) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) SwapExactB... method SwapExactETHForVibeToken (line 808) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) SwapExactE... method SwapExactVibeTokenForBase (line 829) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) SwapExactV... method SwapExactVibeTokenForETH (line 850) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) SwapExactV... method TransferOwnership (line 871) | func (_VibeTokenFactory *VibeTokenFactoryTransactorSession) TransferOw... type VibeTokenFactoryRaw (line 108) | type VibeTokenFactoryRaw struct method Call (line 171) | func (_VibeTokenFactory *VibeTokenFactoryRaw) Call(opts *bind.CallOpts... method Transfer (line 177) | func (_VibeTokenFactory *VibeTokenFactoryRaw) Transfer(opts *bind.Tran... method Transact (line 182) | func (_VibeTokenFactory *VibeTokenFactoryRaw) Transact(opts *bind.Tran... type VibeTokenFactoryCallerRaw (line 113) | type VibeTokenFactoryCallerRaw struct method Call (line 190) | func (_VibeTokenFactory *VibeTokenFactoryCallerRaw) Call(opts *bind.Ca... type VibeTokenFactoryTransactorRaw (line 118) | type VibeTokenFactoryTransactorRaw struct method Transfer (line 196) | func (_VibeTokenFactory *VibeTokenFactoryTransactorRaw) Transfer(opts ... method Transact (line 201) | func (_VibeTokenFactory *VibeTokenFactoryTransactorRaw) Transact(opts ... function NewVibeTokenFactory (line 123) | func NewVibeTokenFactory(address common.Address, backend bind.ContractBa... function NewVibeTokenFactoryCaller (line 132) | func NewVibeTokenFactoryCaller(address common.Address, caller bind.Contr... function NewVibeTokenFactoryTransactor (line 141) | func NewVibeTokenFactoryTransactor(address common.Address, transactor bi... function NewVibeTokenFactoryFilterer (line 150) | func NewVibeTokenFactoryFilterer(address common.Address, filterer bind.C... function bindVibeTokenFactory (line 159) | func bindVibeTokenFactory(address common.Address, caller bind.ContractCa... type VibeTokenFactoryAdminSetIterator (line 876) | type VibeTokenFactoryAdminSetIterator struct method Next (line 891) | func (it *VibeTokenFactoryAdminSetIterator) Next() bool { method Error (line 931) | func (it *VibeTokenFactoryAdminSetIterator) Error() error { method Close (line 937) | func (it *VibeTokenFactoryAdminSetIterator) Close() error { type VibeTokenFactoryAdminSet (line 943) | type VibeTokenFactoryAdminSet struct type VibeTokenFactoryFeesCollectedIterator (line 1020) | type VibeTokenFactoryFeesCollectedIterator struct method Next (line 1035) | func (it *VibeTokenFactoryFeesCollectedIterator) Next() bool { method Error (line 1075) | func (it *VibeTokenFactoryFeesCollectedIterator) Error() error { method Close (line 1081) | func (it *VibeTokenFactoryFeesCollectedIterator) Close() error { type VibeTokenFactoryFeesCollected (line 1087) | type VibeTokenFactoryFeesCollected struct type VibeTokenFactoryImplementationSetIterator (line 1176) | type VibeTokenFactoryImplementationSetIterator struct method Next (line 1191) | func (it *VibeTokenFactoryImplementationSetIterator) Next() bool { method Error (line 1231) | func (it *VibeTokenFactoryImplementationSetIterator) Error() error { method Close (line 1237) | func (it *VibeTokenFactoryImplementationSetIterator) Close() error { type VibeTokenFactoryImplementationSet (line 1243) | type VibeTokenFactoryImplementationSet struct type VibeTokenFactoryInitializedIterator (line 1320) | type VibeTokenFactoryInitializedIterator struct method Next (line 1335) | func (it *VibeTokenFactoryInitializedIterator) Next() bool { method Error (line 1375) | func (it *VibeTokenFactoryInitializedIterator) Error() error { method Close (line 1381) | func (it *VibeTokenFactoryInitializedIterator) Close() error { type VibeTokenFactoryInitialized (line 1387) | type VibeTokenFactoryInitialized struct type VibeTokenFactoryOwnershipTransferredIterator (line 1454) | type VibeTokenFactoryOwnershipTransferredIterator struct method Next (line 1469) | func (it *VibeTokenFactoryOwnershipTransferredIterator) Next() bool { method Error (line 1509) | func (it *VibeTokenFactoryOwnershipTransferredIterator) Error() error { method Close (line 1515) | func (it *VibeTokenFactoryOwnershipTransferredIterator) Close() error { type VibeTokenFactoryOwnershipTransferred (line 1521) | type VibeTokenFactoryOwnershipTransferred struct type VibeTokenFactoryTokenDeployedIterator (line 1607) | type VibeTokenFactoryTokenDeployedIterator struct method Next (line 1622) | func (it *VibeTokenFactoryTokenDeployedIterator) Next() bool { method Error (line 1662) | func (it *VibeTokenFactoryTokenDeployedIterator) Error() error { method Close (line 1668) | func (it *VibeTokenFactoryTokenDeployedIterator) Close() error { type VibeTokenFactoryTokenDeployed (line 1674) | type VibeTokenFactoryTokenDeployed struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/wbvm/WBVM.go function DeployWBVM (line 47) | func DeployWBVM(auth *bind.TransactOpts, backend bind.ContractBackend) (... type WBVM (line 64) | type WBVM struct type WBVMCaller (line 71) | type WBVMCaller struct method Allowance (line 208) | func (_WBVM *WBVMCaller) Allowance(opts *bind.CallOpts, arg0 common.Ad... method BalanceOf (line 239) | func (_WBVM *WBVMCaller) BalanceOf(opts *bind.CallOpts, arg0 common.Ad... method Decimals (line 270) | func (_WBVM *WBVMCaller) Decimals(opts *bind.CallOpts) (uint8, error) { method Name (line 301) | func (_WBVM *WBVMCaller) Name(opts *bind.CallOpts) (string, error) { method Symbol (line 332) | func (_WBVM *WBVMCaller) Symbol(opts *bind.CallOpts) (string, error) { method TotalSupply (line 363) | func (_WBVM *WBVMCaller) TotalSupply(opts *bind.CallOpts) (*big.Int, e... type WBVMTransactor (line 76) | type WBVMTransactor struct method Approve (line 394) | func (_WBVM *WBVMTransactor) Approve(opts *bind.TransactOpts, guy comm... method Deposit (line 415) | func (_WBVM *WBVMTransactor) Deposit(opts *bind.TransactOpts) (*types.... method Transfer (line 436) | func (_WBVM *WBVMTransactor) Transfer(opts *bind.TransactOpts, dst com... method TransferFrom (line 457) | func (_WBVM *WBVMTransactor) TransferFrom(opts *bind.TransactOpts, src... method Withdraw (line 478) | func (_WBVM *WBVMTransactor) Withdraw(opts *bind.TransactOpts, wad *bi... method Receive (line 499) | func (_WBVM *WBVMTransactor) Receive(opts *bind.TransactOpts) (*types.... type WBVMFilterer (line 81) | type WBVMFilterer struct method FilterApproval (line 595) | func (_WBVM *WBVMFilterer) FilterApproval(opts *bind.FilterOpts, src [... method WatchApproval (line 616) | func (_WBVM *WBVMFilterer) WatchApproval(opts *bind.WatchOpts, sink ch... method ParseApproval (line 662) | func (_WBVM *WBVMFilterer) ParseApproval(log types.Log) (*WBVMApproval... method FilterDeposit (line 748) | func (_WBVM *WBVMFilterer) FilterDeposit(opts *bind.FilterOpts, dst []... method WatchDeposit (line 765) | func (_WBVM *WBVMFilterer) WatchDeposit(opts *bind.WatchOpts, sink cha... method ParseDeposit (line 807) | func (_WBVM *WBVMFilterer) ParseDeposit(log types.Log) (*WBVMDeposit, ... method FilterTransfer (line 894) | func (_WBVM *WBVMFilterer) FilterTransfer(opts *bind.FilterOpts, src [... method WatchTransfer (line 915) | func (_WBVM *WBVMFilterer) WatchTransfer(opts *bind.WatchOpts, sink ch... method ParseTransfer (line 961) | func (_WBVM *WBVMFilterer) ParseTransfer(log types.Log) (*WBVMTransfer... method FilterWithdrawal (line 1047) | func (_WBVM *WBVMFilterer) FilterWithdrawal(opts *bind.FilterOpts, src... method WatchWithdrawal (line 1064) | func (_WBVM *WBVMFilterer) WatchWithdrawal(opts *bind.WatchOpts, sink ... method ParseWithdrawal (line 1106) | func (_WBVM *WBVMFilterer) ParseWithdrawal(log types.Log) (*WBVMWithdr... type WBVMSession (line 87) | type WBVMSession struct method Allowance (line 225) | func (_WBVM *WBVMSession) Allowance(arg0 common.Address, arg1 common.A... method BalanceOf (line 256) | func (_WBVM *WBVMSession) BalanceOf(arg0 common.Address) (*big.Int, er... method Decimals (line 287) | func (_WBVM *WBVMSession) Decimals() (uint8, error) { method Name (line 318) | func (_WBVM *WBVMSession) Name() (string, error) { method Symbol (line 349) | func (_WBVM *WBVMSession) Symbol() (string, error) { method TotalSupply (line 380) | func (_WBVM *WBVMSession) TotalSupply() (*big.Int, error) { method Approve (line 401) | func (_WBVM *WBVMSession) Approve(guy common.Address, wad *big.Int) (*... method Deposit (line 422) | func (_WBVM *WBVMSession) Deposit() (*types.Transaction, error) { method Transfer (line 443) | func (_WBVM *WBVMSession) Transfer(dst common.Address, wad *big.Int) (... method TransferFrom (line 464) | func (_WBVM *WBVMSession) TransferFrom(src common.Address, dst common.... method Withdraw (line 485) | func (_WBVM *WBVMSession) Withdraw(wad *big.Int) (*types.Transaction, ... method Receive (line 506) | func (_WBVM *WBVMSession) Receive() (*types.Transaction, error) { type WBVMCallerSession (line 95) | type WBVMCallerSession struct method Allowance (line 232) | func (_WBVM *WBVMCallerSession) Allowance(arg0 common.Address, arg1 co... method BalanceOf (line 263) | func (_WBVM *WBVMCallerSession) BalanceOf(arg0 common.Address) (*big.I... method Decimals (line 294) | func (_WBVM *WBVMCallerSession) Decimals() (uint8, error) { method Name (line 325) | func (_WBVM *WBVMCallerSession) Name() (string, error) { method Symbol (line 356) | func (_WBVM *WBVMCallerSession) Symbol() (string, error) { method TotalSupply (line 387) | func (_WBVM *WBVMCallerSession) TotalSupply() (*big.Int, error) { type WBVMTransactorSession (line 102) | type WBVMTransactorSession struct method Approve (line 408) | func (_WBVM *WBVMTransactorSession) Approve(guy common.Address, wad *b... method Deposit (line 429) | func (_WBVM *WBVMTransactorSession) Deposit() (*types.Transaction, err... method Transfer (line 450) | func (_WBVM *WBVMTransactorSession) Transfer(dst common.Address, wad *... method TransferFrom (line 471) | func (_WBVM *WBVMTransactorSession) TransferFrom(src common.Address, d... method Withdraw (line 492) | func (_WBVM *WBVMTransactorSession) Withdraw(wad *big.Int) (*types.Tra... method Receive (line 513) | func (_WBVM *WBVMTransactorSession) Receive() (*types.Transaction, err... type WBVMRaw (line 108) | type WBVMRaw struct method Call (line 171) | func (_WBVM *WBVMRaw) Call(opts *bind.CallOpts, result *[]interface{},... method Transfer (line 177) | func (_WBVM *WBVMRaw) Transfer(opts *bind.TransactOpts) (*types.Transa... method Transact (line 182) | func (_WBVM *WBVMRaw) Transact(opts *bind.TransactOpts, method string,... type WBVMCallerRaw (line 113) | type WBVMCallerRaw struct method Call (line 190) | func (_WBVM *WBVMCallerRaw) Call(opts *bind.CallOpts, result *[]interf... type WBVMTransactorRaw (line 118) | type WBVMTransactorRaw struct method Transfer (line 196) | func (_WBVM *WBVMTransactorRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 201) | func (_WBVM *WBVMTransactorRaw) Transact(opts *bind.TransactOpts, meth... function NewWBVM (line 123) | func NewWBVM(address common.Address, backend bind.ContractBackend) (*WBV... function NewWBVMCaller (line 132) | func NewWBVMCaller(address common.Address, caller bind.ContractCaller) (... function NewWBVMTransactor (line 141) | func NewWBVMTransactor(address common.Address, transactor bind.ContractT... function NewWBVMFilterer (line 150) | func NewWBVMFilterer(address common.Address, filterer bind.ContractFilte... function bindWBVM (line 159) | func bindWBVM(address common.Address, caller bind.ContractCaller, transa... type WBVMApprovalIterator (line 518) | type WBVMApprovalIterator struct method Next (line 533) | func (it *WBVMApprovalIterator) Next() bool { method Error (line 573) | func (it *WBVMApprovalIterator) Error() error { method Close (line 579) | func (it *WBVMApprovalIterator) Close() error { type WBVMApproval (line 585) | type WBVMApproval struct type WBVMDepositIterator (line 672) | type WBVMDepositIterator struct method Next (line 687) | func (it *WBVMDepositIterator) Next() bool { method Error (line 727) | func (it *WBVMDepositIterator) Error() error { method Close (line 733) | func (it *WBVMDepositIterator) Close() error { type WBVMDeposit (line 739) | type WBVMDeposit struct type WBVMTransferIterator (line 817) | type WBVMTransferIterator struct method Next (line 832) | func (it *WBVMTransferIterator) Next() bool { method Error (line 872) | func (it *WBVMTransferIterator) Error() error { method Close (line 878) | func (it *WBVMTransferIterator) Close() error { type WBVMTransfer (line 884) | type WBVMTransfer struct type WBVMWithdrawalIterator (line 971) | type WBVMWithdrawalIterator struct method Next (line 986) | func (it *WBVMWithdrawalIterator) Next() bool { method Error (line 1026) | func (it *WBVMWithdrawalIterator) Error() error { method Close (line 1032) | func (it *WBVMWithdrawalIterator) Close() error { type WBVMWithdrawal (line 1038) | type WBVMWithdrawal struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/workerhub/workerhub.go type IWorkerHubAssignmentInfo (line 30) | type IWorkerHubAssignmentInfo struct type IWorkerHubInferenceInfo (line 41) | type IWorkerHubInferenceInfo struct type IWorkerHubWorkerInfo (line 54) | type IWorkerHubWorkerInfo struct type WorkerHub (line 74) | type WorkerHub struct type WorkerHubCaller (line 81) | type WorkerHubCaller struct method AssignmentNumber (line 218) | func (_WorkerHub *WorkerHubCaller) AssignmentNumber(opts *bind.CallOpt... method Assignments (line 249) | func (_WorkerHub *WorkerHubCaller) Assignments(opts *bind.CallOpts, ar... method BlocksPerEpoch (line 304) | func (_WorkerHub *WorkerHubCaller) BlocksPerEpoch(opts *bind.CallOpts)... method CurrentEpoch (line 335) | func (_WorkerHub *WorkerHubCaller) CurrentEpoch(opts *bind.CallOpts) (... method DisputingTimeLimit (line 366) | func (_WorkerHub *WorkerHubCaller) DisputingTimeLimit(opts *bind.CallO... method DisqualificationPercentage (line 397) | func (_WorkerHub *WorkerHubCaller) DisqualificationPercentage(opts *bi... method FeePercentage (line 428) | func (_WorkerHub *WorkerHubCaller) FeePercentage(opts *bind.CallOpts) ... method FinePercentage (line 459) | func (_WorkerHub *WorkerHubCaller) FinePercentage(opts *bind.CallOpts)... method GetInferences (line 490) | func (_WorkerHub *WorkerHubCaller) GetInferences(opts *bind.CallOpts, ... method GetMinerAddresses (line 521) | func (_WorkerHub *WorkerHubCaller) GetMinerAddresses(opts *bind.CallOp... method GetMinerAddressesOfModel (line 552) | func (_WorkerHub *WorkerHubCaller) GetMinerAddressesOfModel(opts *bind... method GetMiners (line 583) | func (_WorkerHub *WorkerHubCaller) GetMiners(opts *bind.CallOpts) ([]I... method GetMiningAssignments (line 614) | func (_WorkerHub *WorkerHubCaller) GetMiningAssignments(opts *bind.Cal... method GetMintingAssignmentsOfInference (line 645) | func (_WorkerHub *WorkerHubCaller) GetMintingAssignmentsOfInference(op... method GetModelAddresses (line 676) | func (_WorkerHub *WorkerHubCaller) GetModelAddresses(opts *bind.CallOp... method GetNOMiner (line 707) | func (_WorkerHub *WorkerHubCaller) GetNOMiner(opts *bind.CallOpts) (*b... method GetValidatorAddresses (line 738) | func (_WorkerHub *WorkerHubCaller) GetValidatorAddresses(opts *bind.Ca... method GetValidatorAddressesOfModel (line 769) | func (_WorkerHub *WorkerHubCaller) GetValidatorAddressesOfModel(opts *... method GetValidators (line 800) | func (_WorkerHub *WorkerHubCaller) GetValidators(opts *bind.CallOpts) ... method InferenceNumber (line 831) | func (_WorkerHub *WorkerHubCaller) InferenceNumber(opts *bind.CallOpts... method IsAssignmentPending (line 862) | func (_WorkerHub *WorkerHubCaller) IsAssignmentPending(opts *bind.Call... method LastBlock (line 893) | func (_WorkerHub *WorkerHubCaller) LastBlock(opts *bind.CallOpts) (*bi... method MaximumTier (line 924) | func (_WorkerHub *WorkerHubCaller) MaximumTier(opts *bind.CallOpts) (u... method MinerMinimumStake (line 955) | func (_WorkerHub *WorkerHubCaller) MinerMinimumStake(opts *bind.CallOp... method MinerRequirement (line 986) | func (_WorkerHub *WorkerHubCaller) MinerRequirement(opts *bind.CallOpt... method MinerUnstakeRequests (line 1017) | func (_WorkerHub *WorkerHubCaller) MinerUnstakeRequests(opts *bind.Cal... method Miners (line 1062) | func (_WorkerHub *WorkerHubCaller) Miners(opts *bind.CallOpts, arg0 co... method MiningTimeLimit (line 1127) | func (_WorkerHub *WorkerHubCaller) MiningTimeLimit(opts *bind.CallOpts... method Models (line 1158) | func (_WorkerHub *WorkerHubCaller) Models(opts *bind.CallOpts, arg0 co... method Multiplier (line 1203) | func (_WorkerHub *WorkerHubCaller) Multiplier(opts *bind.CallOpts, _mi... method Owner (line 1234) | func (_WorkerHub *WorkerHubCaller) Owner(opts *bind.CallOpts) (common.... method Paused (line 1265) | func (_WorkerHub *WorkerHubCaller) Paused(opts *bind.CallOpts) (bool, ... method PenaltyDuration (line 1296) | func (_WorkerHub *WorkerHubCaller) PenaltyDuration(opts *bind.CallOpts... method RewardInEpoch (line 1327) | func (_WorkerHub *WorkerHubCaller) RewardInEpoch(opts *bind.CallOpts, ... method RewardPerEpoch (line 1382) | func (_WorkerHub *WorkerHubCaller) RewardPerEpoch(opts *bind.CallOpts)... method Treasury (line 1413) | func (_WorkerHub *WorkerHubCaller) Treasury(opts *bind.CallOpts) (comm... method UnstakeDelayTime (line 1444) | func (_WorkerHub *WorkerHubCaller) UnstakeDelayTime(opts *bind.CallOpt... method ValidatingTimeLimit (line 1475) | func (_WorkerHub *WorkerHubCaller) ValidatingTimeLimit(opts *bind.Call... method ValidatorDisputed (line 1506) | func (_WorkerHub *WorkerHubCaller) ValidatorDisputed(opts *bind.CallOp... method ValidatorMinimumStake (line 1537) | func (_WorkerHub *WorkerHubCaller) ValidatorMinimumStake(opts *bind.Ca... method ValidatorUnstakeRequests (line 1568) | func (_WorkerHub *WorkerHubCaller) ValidatorUnstakeRequests(opts *bind... method Validators (line 1613) | func (_WorkerHub *WorkerHubCaller) Validators(opts *bind.CallOpts, arg... method Version (line 1678) | func (_WorkerHub *WorkerHubCaller) Version(opts *bind.CallOpts) (strin... type WorkerHubTransactor (line 86) | type WorkerHubTransactor struct method ClaimReward (line 1709) | func (_WorkerHub *WorkerHubTransactor) ClaimReward(opts *bind.Transact... method DisputeInfer (line 1730) | func (_WorkerHub *WorkerHubTransactor) DisputeInfer(opts *bind.Transac... method IncreaseMinerStake (line 1751) | func (_WorkerHub *WorkerHubTransactor) IncreaseMinerStake(opts *bind.T... method IncreaseValidatorStake (line 1772) | func (_WorkerHub *WorkerHubTransactor) IncreaseValidatorStake(opts *bi... method Infer (line 1793) | func (_WorkerHub *WorkerHubTransactor) Infer(opts *bind.TransactOpts, ... method Initialize (line 1814) | func (_WorkerHub *WorkerHubTransactor) Initialize(opts *bind.TransactO... method JoinForMinting (line 1835) | func (_WorkerHub *WorkerHubTransactor) JoinForMinting(opts *bind.Trans... method JoinForValidating (line 1856) | func (_WorkerHub *WorkerHubTransactor) JoinForValidating(opts *bind.Tr... method Pause (line 1877) | func (_WorkerHub *WorkerHubTransactor) Pause(opts *bind.TransactOpts) ... method RegisterMiner (line 1898) | func (_WorkerHub *WorkerHubTransactor) RegisterMiner(opts *bind.Transa... method RegisterModel (line 1919) | func (_WorkerHub *WorkerHubTransactor) RegisterModel(opts *bind.Transa... method RegisterValidator (line 1940) | func (_WorkerHub *WorkerHubTransactor) RegisterValidator(opts *bind.Tr... method RenounceOwnership (line 1961) | func (_WorkerHub *WorkerHubTransactor) RenounceOwnership(opts *bind.Tr... method ResolveInference (line 1982) | func (_WorkerHub *WorkerHubTransactor) ResolveInference(opts *bind.Tra... method RestakeForMiner (line 2003) | func (_WorkerHub *WorkerHubTransactor) RestakeForMiner(opts *bind.Tran... method RewardToClaim (line 2024) | func (_WorkerHub *WorkerHubTransactor) RewardToClaim(opts *bind.Transa... method SetBlocksPerEpoch (line 2045) | func (_WorkerHub *WorkerHubTransactor) SetBlocksPerEpoch(opts *bind.Tr... method SetFinePercentage (line 2066) | func (_WorkerHub *WorkerHubTransactor) SetFinePercentage(opts *bind.Tr... method SetNewRewardInEpoch (line 2087) | func (_WorkerHub *WorkerHubTransactor) SetNewRewardInEpoch(opts *bind.... method SetPenaltyDuration (line 2108) | func (_WorkerHub *WorkerHubTransactor) SetPenaltyDuration(opts *bind.T... method SetUnstakDelayTime (line 2129) | func (_WorkerHub *WorkerHubTransactor) SetUnstakDelayTime(opts *bind.T... method SlashMiner (line 2150) | func (_WorkerHub *WorkerHubTransactor) SlashMiner(opts *bind.TransactO... method SubmitSolution (line 2171) | func (_WorkerHub *WorkerHubTransactor) SubmitSolution(opts *bind.Trans... method TopUpInfer (line 2192) | func (_WorkerHub *WorkerHubTransactor) TopUpInfer(opts *bind.TransactO... method TransferOwnership (line 2213) | func (_WorkerHub *WorkerHubTransactor) TransferOwnership(opts *bind.Tr... method Unpause (line 2234) | func (_WorkerHub *WorkerHubTransactor) Unpause(opts *bind.TransactOpts... method UnregisterMiner (line 2255) | func (_WorkerHub *WorkerHubTransactor) UnregisterMiner(opts *bind.Tran... method UnregisterModel (line 2276) | func (_WorkerHub *WorkerHubTransactor) UnregisterModel(opts *bind.Tran... method UnregisterValidator (line 2297) | func (_WorkerHub *WorkerHubTransactor) UnregisterValidator(opts *bind.... method UnstakeForMiner (line 2318) | func (_WorkerHub *WorkerHubTransactor) UnstakeForMiner(opts *bind.Tran... method UnstakeForValidator (line 2339) | func (_WorkerHub *WorkerHubTransactor) UnstakeForValidator(opts *bind.... method UpdateMiningTimeLimit (line 2360) | func (_WorkerHub *WorkerHubTransactor) UpdateMiningTimeLimit(opts *bin... method UpdateModelMinimumFee (line 2381) | func (_WorkerHub *WorkerHubTransactor) UpdateModelMinimumFee(opts *bin... method UpdateModelTier (line 2402) | func (_WorkerHub *WorkerHubTransactor) UpdateModelTier(opts *bind.Tran... method Receive (line 2423) | func (_WorkerHub *WorkerHubTransactor) Receive(opts *bind.TransactOpts... type WorkerHubFilterer (line 91) | type WorkerHubFilterer struct method FilterBlocksPerEpoch (line 2518) | func (_WorkerHub *WorkerHubFilterer) FilterBlocksPerEpoch(opts *bind.F... method WatchBlocksPerEpoch (line 2530) | func (_WorkerHub *WorkerHubFilterer) WatchBlocksPerEpoch(opts *bind.Wa... method ParseBlocksPerEpoch (line 2567) | func (_WorkerHub *WorkerHubFilterer) ParseBlocksPerEpoch(log types.Log... method FilterFinePercentageUpdated (line 2653) | func (_WorkerHub *WorkerHubFilterer) FilterFinePercentageUpdated(opts ... method WatchFinePercentageUpdated (line 2665) | func (_WorkerHub *WorkerHubFilterer) WatchFinePercentageUpdated(opts *... method ParseFinePercentageUpdated (line 2702) | func (_WorkerHub *WorkerHubFilterer) ParseFinePercentageUpdated(log ty... method FilterFraudulentMinerPenalized (line 2790) | func (_WorkerHub *WorkerHubFilterer) FilterFraudulentMinerPenalized(op... method WatchFraudulentMinerPenalized (line 2815) | func (_WorkerHub *WorkerHubFilterer) WatchFraudulentMinerPenalized(opt... method ParseFraudulentMinerPenalized (line 2865) | func (_WorkerHub *WorkerHubFilterer) ParseFraudulentMinerPenalized(log... method FilterInferenceDisputation (line 2951) | func (_WorkerHub *WorkerHubFilterer) FilterInferenceDisputation(opts *... method WatchInferenceDisputation (line 2972) | func (_WorkerHub *WorkerHubFilterer) WatchInferenceDisputation(opts *b... method ParseInferenceDisputation (line 3018) | func (_WorkerHub *WorkerHubFilterer) ParseInferenceDisputation(log typ... method FilterInferenceStatusUpdate (line 3104) | func (_WorkerHub *WorkerHubFilterer) FilterInferenceStatusUpdate(opts ... method WatchInferenceStatusUpdate (line 3121) | func (_WorkerHub *WorkerHubFilterer) WatchInferenceStatusUpdate(opts *... method ParseInferenceStatusUpdate (line 3163) | func (_WorkerHub *WorkerHubFilterer) ParseInferenceStatusUpdate(log ty... method FilterInitialized (line 3248) | func (_WorkerHub *WorkerHubFilterer) FilterInitialized(opts *bind.Filt... method WatchInitialized (line 3260) | func (_WorkerHub *WorkerHubFilterer) WatchInitialized(opts *bind.Watch... method ParseInitialized (line 3297) | func (_WorkerHub *WorkerHubFilterer) ParseInitialized(log types.Log) (... method FilterMinerDeactivated (line 3384) | func (_WorkerHub *WorkerHubFilterer) FilterMinerDeactivated(opts *bind... method WatchMinerDeactivated (line 3405) | func (_WorkerHub *WorkerHubFilterer) WatchMinerDeactivated(opts *bind.... method ParseMinerDeactivated (line 3451) | func (_WorkerHub *WorkerHubFilterer) ParseMinerDeactivated(log types.L... method FilterMinerExtraStake (line 3537) | func (_WorkerHub *WorkerHubFilterer) FilterMinerExtraStake(opts *bind.... method WatchMinerExtraStake (line 3554) | func (_WorkerHub *WorkerHubFilterer) WatchMinerExtraStake(opts *bind.W... method ParseMinerExtraStake (line 3596) | func (_WorkerHub *WorkerHubFilterer) ParseMinerExtraStake(log types.Lo... method FilterMinerJoin (line 3681) | func (_WorkerHub *WorkerHubFilterer) FilterMinerJoin(opts *bind.Filter... method WatchMinerJoin (line 3698) | func (_WorkerHub *WorkerHubFilterer) WatchMinerJoin(opts *bind.WatchOp... method ParseMinerJoin (line 3740) | func (_WorkerHub *WorkerHubFilterer) ParseMinerJoin(log types.Log) (*W... method FilterMinerRegistration (line 3827) | func (_WorkerHub *WorkerHubFilterer) FilterMinerRegistration(opts *bin... method WatchMinerRegistration (line 3848) | func (_WorkerHub *WorkerHubFilterer) WatchMinerRegistration(opts *bind... method ParseMinerRegistration (line 3894) | func (_WorkerHub *WorkerHubFilterer) ParseMinerRegistration(log types.... method FilterMinerUnregistration (line 3979) | func (_WorkerHub *WorkerHubFilterer) FilterMinerUnregistration(opts *b... method WatchMinerUnregistration (line 3996) | func (_WorkerHub *WorkerHubFilterer) WatchMinerUnregistration(opts *bi... method ParseMinerUnregistration (line 4038) | func (_WorkerHub *WorkerHubFilterer) ParseMinerUnregistration(log type... method FilterMinerUnstake (line 4124) | func (_WorkerHub *WorkerHubFilterer) FilterMinerUnstake(opts *bind.Fil... method WatchMinerUnstake (line 4141) | func (_WorkerHub *WorkerHubFilterer) WatchMinerUnstake(opts *bind.Watc... method ParseMinerUnstake (line 4183) | func (_WorkerHub *WorkerHubFilterer) ParseMinerUnstake(log types.Log) ... method FilterMiningTimeLimitUpdate (line 4268) | func (_WorkerHub *WorkerHubFilterer) FilterMiningTimeLimitUpdate(opts ... method WatchMiningTimeLimitUpdate (line 4280) | func (_WorkerHub *WorkerHubFilterer) WatchMiningTimeLimitUpdate(opts *... method ParseMiningTimeLimitUpdate (line 4317) | func (_WorkerHub *WorkerHubFilterer) ParseMiningTimeLimitUpdate(log ty... method FilterModelMinimumFeeUpdate (line 4403) | func (_WorkerHub *WorkerHubFilterer) FilterModelMinimumFeeUpdate(opts ... method WatchModelMinimumFeeUpdate (line 4420) | func (_WorkerHub *WorkerHubFilterer) WatchModelMinimumFeeUpdate(opts *... method ParseModelMinimumFeeUpdate (line 4462) | func (_WorkerHub *WorkerHubFilterer) ParseModelMinimumFeeUpdate(log ty... method FilterModelRegistration (line 4549) | func (_WorkerHub *WorkerHubFilterer) FilterModelRegistration(opts *bin... method WatchModelRegistration (line 4570) | func (_WorkerHub *WorkerHubFilterer) WatchModelRegistration(opts *bind... method ParseModelRegistration (line 4616) | func (_WorkerHub *WorkerHubFilterer) ParseModelRegistration(log types.... method FilterModelTierUpdate (line 4702) | func (_WorkerHub *WorkerHubFilterer) FilterModelTierUpdate(opts *bind.... method WatchModelTierUpdate (line 4719) | func (_WorkerHub *WorkerHubFilterer) WatchModelTierUpdate(opts *bind.W... method ParseModelTierUpdate (line 4761) | func (_WorkerHub *WorkerHubFilterer) ParseModelTierUpdate(log types.Lo... method FilterModelUnregistration (line 4846) | func (_WorkerHub *WorkerHubFilterer) FilterModelUnregistration(opts *b... method WatchModelUnregistration (line 4863) | func (_WorkerHub *WorkerHubFilterer) WatchModelUnregistration(opts *bi... method ParseModelUnregistration (line 4905) | func (_WorkerHub *WorkerHubFilterer) ParseModelUnregistration(log type... method FilterNewAssignment (line 4993) | func (_WorkerHub *WorkerHubFilterer) FilterNewAssignment(opts *bind.Fi... method WatchNewAssignment (line 5018) | func (_WorkerHub *WorkerHubFilterer) WatchNewAssignment(opts *bind.Wat... method ParseNewAssignment (line 5068) | func (_WorkerHub *WorkerHubFilterer) ParseNewAssignment(log types.Log)... method FilterNewInference (line 5156) | func (_WorkerHub *WorkerHubFilterer) FilterNewInference(opts *bind.Fil... method WatchNewInference (line 5181) | func (_WorkerHub *WorkerHubFilterer) WatchNewInference(opts *bind.Watc... method ParseNewInference (line 5231) | func (_WorkerHub *WorkerHubFilterer) ParseNewInference(log types.Log) ... method FilterOwnershipTransferred (line 5317) | func (_WorkerHub *WorkerHubFilterer) FilterOwnershipTransferred(opts *... method WatchOwnershipTransferred (line 5338) | func (_WorkerHub *WorkerHubFilterer) WatchOwnershipTransferred(opts *b... method ParseOwnershipTransferred (line 5384) | func (_WorkerHub *WorkerHubFilterer) ParseOwnershipTransferred(log typ... method FilterPaused (line 5469) | func (_WorkerHub *WorkerHubFilterer) FilterPaused(opts *bind.FilterOpt... method WatchPaused (line 5481) | func (_WorkerHub *WorkerHubFilterer) WatchPaused(opts *bind.WatchOpts,... method ParsePaused (line 5518) | func (_WorkerHub *WorkerHubFilterer) ParsePaused(log types.Log) (*Work... method FilterPenaltyDurationUpdated (line 5604) | func (_WorkerHub *WorkerHubFilterer) FilterPenaltyDurationUpdated(opts... method WatchPenaltyDurationUpdated (line 5616) | func (_WorkerHub *WorkerHubFilterer) WatchPenaltyDurationUpdated(opts ... method ParsePenaltyDurationUpdated (line 5653) | func (_WorkerHub *WorkerHubFilterer) ParsePenaltyDurationUpdated(log t... method FilterRestake (line 5740) | func (_WorkerHub *WorkerHubFilterer) FilterRestake(opts *bind.FilterOp... method WatchRestake (line 5762) | func (_WorkerHub *WorkerHubFilterer) WatchRestake(opts *bind.WatchOpts... method ParseRestake (line 5809) | func (_WorkerHub *WorkerHubFilterer) ParseRestake(log types.Log) (*Wor... method FilterRewardClaim (line 5895) | func (_WorkerHub *WorkerHubFilterer) FilterRewardClaim(opts *bind.Filt... method WatchRewardClaim (line 5912) | func (_WorkerHub *WorkerHubFilterer) WatchRewardClaim(opts *bind.Watch... method ParseRewardClaim (line 5954) | func (_WorkerHub *WorkerHubFilterer) ParseRewardClaim(log types.Log) (... method FilterRewardPerEpoch (line 6040) | func (_WorkerHub *WorkerHubFilterer) FilterRewardPerEpoch(opts *bind.F... method WatchRewardPerEpoch (line 6052) | func (_WorkerHub *WorkerHubFilterer) WatchRewardPerEpoch(opts *bind.Wa... method ParseRewardPerEpoch (line 6089) | func (_WorkerHub *WorkerHubFilterer) ParseRewardPerEpoch(log types.Log... method FilterSolutionSubmission (line 6175) | func (_WorkerHub *WorkerHubFilterer) FilterSolutionSubmission(opts *bi... method WatchSolutionSubmission (line 6196) | func (_WorkerHub *WorkerHubFilterer) WatchSolutionSubmission(opts *bin... method ParseSolutionSubmission (line 6242) | func (_WorkerHub *WorkerHubFilterer) ParseSolutionSubmission(log types... method FilterTopUpInfer (line 6329) | func (_WorkerHub *WorkerHubFilterer) FilterTopUpInfer(opts *bind.Filte... method WatchTopUpInfer (line 6350) | func (_WorkerHub *WorkerHubFilterer) WatchTopUpInfer(opts *bind.WatchO... method ParseTopUpInfer (line 6396) | func (_WorkerHub *WorkerHubFilterer) ParseTopUpInfer(log types.Log) (*... method FilterTransferFee (line 6484) | func (_WorkerHub *WorkerHubFilterer) FilterTransferFee(opts *bind.Filt... method WatchTransferFee (line 6506) | func (_WorkerHub *WorkerHubFilterer) WatchTransferFee(opts *bind.Watch... method ParseTransferFee (line 6553) | func (_WorkerHub *WorkerHubFilterer) ParseTransferFee(log types.Log) (... method FilterUnpaused (line 6638) | func (_WorkerHub *WorkerHubFilterer) FilterUnpaused(opts *bind.FilterO... method WatchUnpaused (line 6650) | func (_WorkerHub *WorkerHubFilterer) WatchUnpaused(opts *bind.WatchOpt... method ParseUnpaused (line 6687) | func (_WorkerHub *WorkerHubFilterer) ParseUnpaused(log types.Log) (*Wo... method FilterUnstakeDelayTime (line 6773) | func (_WorkerHub *WorkerHubFilterer) FilterUnstakeDelayTime(opts *bind... method WatchUnstakeDelayTime (line 6785) | func (_WorkerHub *WorkerHubFilterer) WatchUnstakeDelayTime(opts *bind.... method ParseUnstakeDelayTime (line 6822) | func (_WorkerHub *WorkerHubFilterer) ParseUnstakeDelayTime(log types.L... method FilterValidatorExtraStake (line 6908) | func (_WorkerHub *WorkerHubFilterer) FilterValidatorExtraStake(opts *b... method WatchValidatorExtraStake (line 6925) | func (_WorkerHub *WorkerHubFilterer) WatchValidatorExtraStake(opts *bi... method ParseValidatorExtraStake (line 6967) | func (_WorkerHub *WorkerHubFilterer) ParseValidatorExtraStake(log type... method FilterValidatorJoin (line 7052) | func (_WorkerHub *WorkerHubFilterer) FilterValidatorJoin(opts *bind.Fi... method WatchValidatorJoin (line 7069) | func (_WorkerHub *WorkerHubFilterer) WatchValidatorJoin(opts *bind.Wat... method ParseValidatorJoin (line 7111) | func (_WorkerHub *WorkerHubFilterer) ParseValidatorJoin(log types.Log)... method FilterValidatorRegistration (line 7198) | func (_WorkerHub *WorkerHubFilterer) FilterValidatorRegistration(opts ... method WatchValidatorRegistration (line 7219) | func (_WorkerHub *WorkerHubFilterer) WatchValidatorRegistration(opts *... method ParseValidatorRegistration (line 7265) | func (_WorkerHub *WorkerHubFilterer) ParseValidatorRegistration(log ty... method FilterValidatorUnregistration (line 7350) | func (_WorkerHub *WorkerHubFilterer) FilterValidatorUnregistration(opt... method WatchValidatorUnregistration (line 7367) | func (_WorkerHub *WorkerHubFilterer) WatchValidatorUnregistration(opts... method ParseValidatorUnregistration (line 7409) | func (_WorkerHub *WorkerHubFilterer) ParseValidatorUnregistration(log ... method FilterValidatorUnstake (line 7495) | func (_WorkerHub *WorkerHubFilterer) FilterValidatorUnstake(opts *bind... method WatchValidatorUnstake (line 7512) | func (_WorkerHub *WorkerHubFilterer) WatchValidatorUnstake(opts *bind.... method ParseValidatorUnstake (line 7554) | func (_WorkerHub *WorkerHubFilterer) ParseValidatorUnstake(log types.L... type WorkerHubSession (line 97) | type WorkerHubSession struct method AssignmentNumber (line 235) | func (_WorkerHub *WorkerHubSession) AssignmentNumber() (*big.Int, erro... method Assignments (line 280) | func (_WorkerHub *WorkerHubSession) Assignments(arg0 *big.Int) (struct { method BlocksPerEpoch (line 321) | func (_WorkerHub *WorkerHubSession) BlocksPerEpoch() (*big.Int, error) { method CurrentEpoch (line 352) | func (_WorkerHub *WorkerHubSession) CurrentEpoch() (*big.Int, error) { method DisputingTimeLimit (line 383) | func (_WorkerHub *WorkerHubSession) DisputingTimeLimit() (*big.Int, er... method DisqualificationPercentage (line 414) | func (_WorkerHub *WorkerHubSession) DisqualificationPercentage() (uint... method FeePercentage (line 445) | func (_WorkerHub *WorkerHubSession) FeePercentage() (uint16, error) { method FinePercentage (line 476) | func (_WorkerHub *WorkerHubSession) FinePercentage() (uint16, error) { method GetInferences (line 507) | func (_WorkerHub *WorkerHubSession) GetInferences(_inferenceIds []*big... method GetMinerAddresses (line 538) | func (_WorkerHub *WorkerHubSession) GetMinerAddresses() ([]common.Addr... method GetMinerAddressesOfModel (line 569) | func (_WorkerHub *WorkerHubSession) GetMinerAddressesOfModel(_model co... method GetMiners (line 600) | func (_WorkerHub *WorkerHubSession) GetMiners() ([]IWorkerHubWorkerInf... method GetMiningAssignments (line 631) | func (_WorkerHub *WorkerHubSession) GetMiningAssignments() ([]IWorkerH... method GetMintingAssignmentsOfInference (line 662) | func (_WorkerHub *WorkerHubSession) GetMintingAssignmentsOfInference(_... method GetModelAddresses (line 693) | func (_WorkerHub *WorkerHubSession) GetModelAddresses() ([]common.Addr... method GetNOMiner (line 724) | func (_WorkerHub *WorkerHubSession) GetNOMiner() (*big.Int, error) { method GetValidatorAddresses (line 755) | func (_WorkerHub *WorkerHubSession) GetValidatorAddresses() ([]common.... method GetValidatorAddressesOfModel (line 786) | func (_WorkerHub *WorkerHubSession) GetValidatorAddressesOfModel(_mode... method GetValidators (line 817) | func (_WorkerHub *WorkerHubSession) GetValidators() ([]IWorkerHubWorke... method InferenceNumber (line 848) | func (_WorkerHub *WorkerHubSession) InferenceNumber() (*big.Int, error) { method IsAssignmentPending (line 879) | func (_WorkerHub *WorkerHubSession) IsAssignmentPending(_assignmentId ... method LastBlock (line 910) | func (_WorkerHub *WorkerHubSession) LastBlock() (*big.Int, error) { method MaximumTier (line 941) | func (_WorkerHub *WorkerHubSession) MaximumTier() (uint16, error) { method MinerMinimumStake (line 972) | func (_WorkerHub *WorkerHubSession) MinerMinimumStake() (*big.Int, err... method MinerRequirement (line 1003) | func (_WorkerHub *WorkerHubSession) MinerRequirement() (uint8, error) { method MinerUnstakeRequests (line 1042) | func (_WorkerHub *WorkerHubSession) MinerUnstakeRequests(arg0 common.A... method Miners (line 1099) | func (_WorkerHub *WorkerHubSession) Miners(arg0 common.Address) (struct { method MiningTimeLimit (line 1144) | func (_WorkerHub *WorkerHubSession) MiningTimeLimit() (*big.Int, error) { method Models (line 1183) | func (_WorkerHub *WorkerHubSession) Models(arg0 common.Address) (struct { method Multiplier (line 1220) | func (_WorkerHub *WorkerHubSession) Multiplier(_miner common.Address) ... method Owner (line 1251) | func (_WorkerHub *WorkerHubSession) Owner() (common.Address, error) { method Paused (line 1282) | func (_WorkerHub *WorkerHubSession) Paused() (bool, error) { method PenaltyDuration (line 1313) | func (_WorkerHub *WorkerHubSession) PenaltyDuration() (*big.Int, error) { method RewardInEpoch (line 1358) | func (_WorkerHub *WorkerHubSession) RewardInEpoch(arg0 *big.Int) (stru... method RewardPerEpoch (line 1399) | func (_WorkerHub *WorkerHubSession) RewardPerEpoch() (*big.Int, error) { method Treasury (line 1430) | func (_WorkerHub *WorkerHubSession) Treasury() (common.Address, error) { method UnstakeDelayTime (line 1461) | func (_WorkerHub *WorkerHubSession) UnstakeDelayTime() (*big.Int, erro... method ValidatingTimeLimit (line 1492) | func (_WorkerHub *WorkerHubSession) ValidatingTimeLimit() (*big.Int, e... method ValidatorDisputed (line 1523) | func (_WorkerHub *WorkerHubSession) ValidatorDisputed(arg0 common.Addr... method ValidatorMinimumStake (line 1554) | func (_WorkerHub *WorkerHubSession) ValidatorMinimumStake() (*big.Int,... method ValidatorUnstakeRequests (line 1593) | func (_WorkerHub *WorkerHubSession) ValidatorUnstakeRequests(arg0 comm... method Validators (line 1650) | func (_WorkerHub *WorkerHubSession) Validators(arg0 common.Address) (s... method Version (line 1695) | func (_WorkerHub *WorkerHubSession) Version() (string, error) { method ClaimReward (line 1716) | func (_WorkerHub *WorkerHubSession) ClaimReward(_miner common.Address)... method DisputeInfer (line 1737) | func (_WorkerHub *WorkerHubSession) DisputeInfer(_assignmentId *big.In... method IncreaseMinerStake (line 1758) | func (_WorkerHub *WorkerHubSession) IncreaseMinerStake() (*types.Trans... method IncreaseValidatorStake (line 1779) | func (_WorkerHub *WorkerHubSession) IncreaseValidatorStake() (*types.T... method Infer (line 1800) | func (_WorkerHub *WorkerHubSession) Infer(_input []byte, _creator comm... method Initialize (line 1821) | func (_WorkerHub *WorkerHubSession) Initialize(_treasury common.Addres... method JoinForMinting (line 1842) | func (_WorkerHub *WorkerHubSession) JoinForMinting() (*types.Transacti... method JoinForValidating (line 1863) | func (_WorkerHub *WorkerHubSession) JoinForValidating() (*types.Transa... method Pause (line 1884) | func (_WorkerHub *WorkerHubSession) Pause() (*types.Transaction, error) { method RegisterMiner (line 1905) | func (_WorkerHub *WorkerHubSession) RegisterMiner(tier uint16) (*types... method RegisterModel (line 1926) | func (_WorkerHub *WorkerHubSession) RegisterModel(_model common.Addres... method RegisterValidator (line 1947) | func (_WorkerHub *WorkerHubSession) RegisterValidator(tier uint16) (*t... method RenounceOwnership (line 1968) | func (_WorkerHub *WorkerHubSession) RenounceOwnership() (*types.Transa... method ResolveInference (line 1989) | func (_WorkerHub *WorkerHubSession) ResolveInference(_inferenceId *big... method RestakeForMiner (line 2010) | func (_WorkerHub *WorkerHubSession) RestakeForMiner(tier uint16) (*typ... method RewardToClaim (line 2031) | func (_WorkerHub *WorkerHubSession) RewardToClaim(_miner common.Addres... method SetBlocksPerEpoch (line 2052) | func (_WorkerHub *WorkerHubSession) SetBlocksPerEpoch(_blocks *big.Int... method SetFinePercentage (line 2073) | func (_WorkerHub *WorkerHubSession) SetFinePercentage(_finePercentage ... method SetNewRewardInEpoch (line 2094) | func (_WorkerHub *WorkerHubSession) SetNewRewardInEpoch(_newRewardAmou... method SetPenaltyDuration (line 2115) | func (_WorkerHub *WorkerHubSession) SetPenaltyDuration(_penaltyDuratio... method SetUnstakDelayTime (line 2136) | func (_WorkerHub *WorkerHubSession) SetUnstakDelayTime(_newUnstakeDela... method SlashMiner (line 2157) | func (_WorkerHub *WorkerHubSession) SlashMiner(_miner common.Address, ... method SubmitSolution (line 2178) | func (_WorkerHub *WorkerHubSession) SubmitSolution(_assigmentId *big.I... method TopUpInfer (line 2199) | func (_WorkerHub *WorkerHubSession) TopUpInfer(_inferenceId *big.Int) ... method TransferOwnership (line 2220) | func (_WorkerHub *WorkerHubSession) TransferOwnership(newOwner common.... method Unpause (line 2241) | func (_WorkerHub *WorkerHubSession) Unpause() (*types.Transaction, err... method UnregisterMiner (line 2262) | func (_WorkerHub *WorkerHubSession) UnregisterMiner() (*types.Transact... method UnregisterModel (line 2283) | func (_WorkerHub *WorkerHubSession) UnregisterModel(_model common.Addr... method UnregisterValidator (line 2304) | func (_WorkerHub *WorkerHubSession) UnregisterValidator() (*types.Tran... method UnstakeForMiner (line 2325) | func (_WorkerHub *WorkerHubSession) UnstakeForMiner() (*types.Transact... method UnstakeForValidator (line 2346) | func (_WorkerHub *WorkerHubSession) UnstakeForValidator() (*types.Tran... method UpdateMiningTimeLimit (line 2367) | func (_WorkerHub *WorkerHubSession) UpdateMiningTimeLimit(_miningTimeL... method UpdateModelMinimumFee (line 2388) | func (_WorkerHub *WorkerHubSession) UpdateModelMinimumFee(_model commo... method UpdateModelTier (line 2409) | func (_WorkerHub *WorkerHubSession) UpdateModelTier(_model common.Addr... method Receive (line 2430) | func (_WorkerHub *WorkerHubSession) Receive() (*types.Transaction, err... type WorkerHubCallerSession (line 105) | type WorkerHubCallerSession struct method AssignmentNumber (line 242) | func (_WorkerHub *WorkerHubCallerSession) AssignmentNumber() (*big.Int... method Assignments (line 292) | func (_WorkerHub *WorkerHubCallerSession) Assignments(arg0 *big.Int) (... method BlocksPerEpoch (line 328) | func (_WorkerHub *WorkerHubCallerSession) BlocksPerEpoch() (*big.Int, ... method CurrentEpoch (line 359) | func (_WorkerHub *WorkerHubCallerSession) CurrentEpoch() (*big.Int, er... method DisputingTimeLimit (line 390) | func (_WorkerHub *WorkerHubCallerSession) DisputingTimeLimit() (*big.I... method DisqualificationPercentage (line 421) | func (_WorkerHub *WorkerHubCallerSession) DisqualificationPercentage()... method FeePercentage (line 452) | func (_WorkerHub *WorkerHubCallerSession) FeePercentage() (uint16, err... method FinePercentage (line 483) | func (_WorkerHub *WorkerHubCallerSession) FinePercentage() (uint16, er... method GetInferences (line 514) | func (_WorkerHub *WorkerHubCallerSession) GetInferences(_inferenceIds ... method GetMinerAddresses (line 545) | func (_WorkerHub *WorkerHubCallerSession) GetMinerAddresses() ([]commo... method GetMinerAddressesOfModel (line 576) | func (_WorkerHub *WorkerHubCallerSession) GetMinerAddressesOfModel(_mo... method GetMiners (line 607) | func (_WorkerHub *WorkerHubCallerSession) GetMiners() ([]IWorkerHubWor... method GetMiningAssignments (line 638) | func (_WorkerHub *WorkerHubCallerSession) GetMiningAssignments() ([]IW... method GetMintingAssignmentsOfInference (line 669) | func (_WorkerHub *WorkerHubCallerSession) GetMintingAssignmentsOfInfer... method GetModelAddresses (line 700) | func (_WorkerHub *WorkerHubCallerSession) GetModelAddresses() ([]commo... method GetNOMiner (line 731) | func (_WorkerHub *WorkerHubCallerSession) GetNOMiner() (*big.Int, erro... method GetValidatorAddresses (line 762) | func (_WorkerHub *WorkerHubCallerSession) GetValidatorAddresses() ([]c... method GetValidatorAddressesOfModel (line 793) | func (_WorkerHub *WorkerHubCallerSession) GetValidatorAddressesOfModel... method GetValidators (line 824) | func (_WorkerHub *WorkerHubCallerSession) GetValidators() ([]IWorkerHu... method InferenceNumber (line 855) | func (_WorkerHub *WorkerHubCallerSession) InferenceNumber() (*big.Int,... method IsAssignmentPending (line 886) | func (_WorkerHub *WorkerHubCallerSession) IsAssignmentPending(_assignm... method LastBlock (line 917) | func (_WorkerHub *WorkerHubCallerSession) LastBlock() (*big.Int, error) { method MaximumTier (line 948) | func (_WorkerHub *WorkerHubCallerSession) MaximumTier() (uint16, error) { method MinerMinimumStake (line 979) | func (_WorkerHub *WorkerHubCallerSession) MinerMinimumStake() (*big.In... method MinerRequirement (line 1010) | func (_WorkerHub *WorkerHubCallerSession) MinerRequirement() (uint8, e... method MinerUnstakeRequests (line 1052) | func (_WorkerHub *WorkerHubCallerSession) MinerUnstakeRequests(arg0 co... method Miners (line 1113) | func (_WorkerHub *WorkerHubCallerSession) Miners(arg0 common.Address) ... method MiningTimeLimit (line 1151) | func (_WorkerHub *WorkerHubCallerSession) MiningTimeLimit() (*big.Int,... method Models (line 1193) | func (_WorkerHub *WorkerHubCallerSession) Models(arg0 common.Address) ... method Multiplier (line 1227) | func (_WorkerHub *WorkerHubCallerSession) Multiplier(_miner common.Add... method Owner (line 1258) | func (_WorkerHub *WorkerHubCallerSession) Owner() (common.Address, err... method Paused (line 1289) | func (_WorkerHub *WorkerHubCallerSession) Paused() (bool, error) { method PenaltyDuration (line 1320) | func (_WorkerHub *WorkerHubCallerSession) PenaltyDuration() (*big.Int,... method RewardInEpoch (line 1370) | func (_WorkerHub *WorkerHubCallerSession) RewardInEpoch(arg0 *big.Int)... method RewardPerEpoch (line 1406) | func (_WorkerHub *WorkerHubCallerSession) RewardPerEpoch() (*big.Int, ... method Treasury (line 1437) | func (_WorkerHub *WorkerHubCallerSession) Treasury() (common.Address, ... method UnstakeDelayTime (line 1468) | func (_WorkerHub *WorkerHubCallerSession) UnstakeDelayTime() (*big.Int... method ValidatingTimeLimit (line 1499) | func (_WorkerHub *WorkerHubCallerSession) ValidatingTimeLimit() (*big.... method ValidatorDisputed (line 1530) | func (_WorkerHub *WorkerHubCallerSession) ValidatorDisputed(arg0 commo... method ValidatorMinimumStake (line 1561) | func (_WorkerHub *WorkerHubCallerSession) ValidatorMinimumStake() (*bi... method ValidatorUnstakeRequests (line 1603) | func (_WorkerHub *WorkerHubCallerSession) ValidatorUnstakeRequests(arg... method Validators (line 1664) | func (_WorkerHub *WorkerHubCallerSession) Validators(arg0 common.Addre... method Version (line 1702) | func (_WorkerHub *WorkerHubCallerSession) Version() (string, error) { type WorkerHubTransactorSession (line 112) | type WorkerHubTransactorSession struct method ClaimReward (line 1723) | func (_WorkerHub *WorkerHubTransactorSession) ClaimReward(_miner commo... method DisputeInfer (line 1744) | func (_WorkerHub *WorkerHubTransactorSession) DisputeInfer(_assignment... method IncreaseMinerStake (line 1765) | func (_WorkerHub *WorkerHubTransactorSession) IncreaseMinerStake() (*t... method IncreaseValidatorStake (line 1786) | func (_WorkerHub *WorkerHubTransactorSession) IncreaseValidatorStake()... method Infer (line 1807) | func (_WorkerHub *WorkerHubTransactorSession) Infer(_input []byte, _cr... method Initialize (line 1828) | func (_WorkerHub *WorkerHubTransactorSession) Initialize(_treasury com... method JoinForMinting (line 1849) | func (_WorkerHub *WorkerHubTransactorSession) JoinForMinting() (*types... method JoinForValidating (line 1870) | func (_WorkerHub *WorkerHubTransactorSession) JoinForValidating() (*ty... method Pause (line 1891) | func (_WorkerHub *WorkerHubTransactorSession) Pause() (*types.Transact... method RegisterMiner (line 1912) | func (_WorkerHub *WorkerHubTransactorSession) RegisterMiner(tier uint1... method RegisterModel (line 1933) | func (_WorkerHub *WorkerHubTransactorSession) RegisterModel(_model com... method RegisterValidator (line 1954) | func (_WorkerHub *WorkerHubTransactorSession) RegisterValidator(tier u... method RenounceOwnership (line 1975) | func (_WorkerHub *WorkerHubTransactorSession) RenounceOwnership() (*ty... method ResolveInference (line 1996) | func (_WorkerHub *WorkerHubTransactorSession) ResolveInference(_infere... method RestakeForMiner (line 2017) | func (_WorkerHub *WorkerHubTransactorSession) RestakeForMiner(tier uin... method RewardToClaim (line 2038) | func (_WorkerHub *WorkerHubTransactorSession) RewardToClaim(_miner com... method SetBlocksPerEpoch (line 2059) | func (_WorkerHub *WorkerHubTransactorSession) SetBlocksPerEpoch(_block... method SetFinePercentage (line 2080) | func (_WorkerHub *WorkerHubTransactorSession) SetFinePercentage(_fineP... method SetNewRewardInEpoch (line 2101) | func (_WorkerHub *WorkerHubTransactorSession) SetNewRewardInEpoch(_new... method SetPenaltyDuration (line 2122) | func (_WorkerHub *WorkerHubTransactorSession) SetPenaltyDuration(_pena... method SetUnstakDelayTime (line 2143) | func (_WorkerHub *WorkerHubTransactorSession) SetUnstakDelayTime(_newU... method SlashMiner (line 2164) | func (_WorkerHub *WorkerHubTransactorSession) SlashMiner(_miner common... method SubmitSolution (line 2185) | func (_WorkerHub *WorkerHubTransactorSession) SubmitSolution(_assigmen... method TopUpInfer (line 2206) | func (_WorkerHub *WorkerHubTransactorSession) TopUpInfer(_inferenceId ... method TransferOwnership (line 2227) | func (_WorkerHub *WorkerHubTransactorSession) TransferOwnership(newOwn... method Unpause (line 2248) | func (_WorkerHub *WorkerHubTransactorSession) Unpause() (*types.Transa... method UnregisterMiner (line 2269) | func (_WorkerHub *WorkerHubTransactorSession) UnregisterMiner() (*type... method UnregisterModel (line 2290) | func (_WorkerHub *WorkerHubTransactorSession) UnregisterModel(_model c... method UnregisterValidator (line 2311) | func (_WorkerHub *WorkerHubTransactorSession) UnregisterValidator() (*... method UnstakeForMiner (line 2332) | func (_WorkerHub *WorkerHubTransactorSession) UnstakeForMiner() (*type... method UnstakeForValidator (line 2353) | func (_WorkerHub *WorkerHubTransactorSession) UnstakeForValidator() (*... method UpdateMiningTimeLimit (line 2374) | func (_WorkerHub *WorkerHubTransactorSession) UpdateMiningTimeLimit(_m... method UpdateModelMinimumFee (line 2395) | func (_WorkerHub *WorkerHubTransactorSession) UpdateModelMinimumFee(_m... method UpdateModelTier (line 2416) | func (_WorkerHub *WorkerHubTransactorSession) UpdateModelTier(_model c... method Receive (line 2437) | func (_WorkerHub *WorkerHubTransactorSession) Receive() (*types.Transa... type WorkerHubRaw (line 118) | type WorkerHubRaw struct method Call (line 181) | func (_WorkerHub *WorkerHubRaw) Call(opts *bind.CallOpts, result *[]in... method Transfer (line 187) | func (_WorkerHub *WorkerHubRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 192) | func (_WorkerHub *WorkerHubRaw) Transact(opts *bind.TransactOpts, meth... type WorkerHubCallerRaw (line 123) | type WorkerHubCallerRaw struct method Call (line 200) | func (_WorkerHub *WorkerHubCallerRaw) Call(opts *bind.CallOpts, result... type WorkerHubTransactorRaw (line 128) | type WorkerHubTransactorRaw struct method Transfer (line 206) | func (_WorkerHub *WorkerHubTransactorRaw) Transfer(opts *bind.Transact... method Transact (line 211) | func (_WorkerHub *WorkerHubTransactorRaw) Transact(opts *bind.Transact... function NewWorkerHub (line 133) | func NewWorkerHub(address common.Address, backend bind.ContractBackend) ... function NewWorkerHubCaller (line 142) | func NewWorkerHubCaller(address common.Address, caller bind.ContractCall... function NewWorkerHubTransactor (line 151) | func NewWorkerHubTransactor(address common.Address, transactor bind.Cont... function NewWorkerHubFilterer (line 160) | func NewWorkerHubFilterer(address common.Address, filterer bind.Contract... function bindWorkerHub (line 169) | func bindWorkerHub(address common.Address, caller bind.ContractCaller, t... type WorkerHubBlocksPerEpochIterator (line 2442) | type WorkerHubBlocksPerEpochIterator struct method Next (line 2457) | func (it *WorkerHubBlocksPerEpochIterator) Next() bool { method Error (line 2497) | func (it *WorkerHubBlocksPerEpochIterator) Error() error { method Close (line 2503) | func (it *WorkerHubBlocksPerEpochIterator) Close() error { type WorkerHubBlocksPerEpoch (line 2509) | type WorkerHubBlocksPerEpoch struct type WorkerHubFinePercentageUpdatedIterator (line 2577) | type WorkerHubFinePercentageUpdatedIterator struct method Next (line 2592) | func (it *WorkerHubFinePercentageUpdatedIterator) Next() bool { method Error (line 2632) | func (it *WorkerHubFinePercentageUpdatedIterator) Error() error { method Close (line 2638) | func (it *WorkerHubFinePercentageUpdatedIterator) Close() error { type WorkerHubFinePercentageUpdated (line 2644) | type WorkerHubFinePercentageUpdated struct type WorkerHubFraudulentMinerPenalizedIterator (line 2712) | type WorkerHubFraudulentMinerPenalizedIterator struct method Next (line 2727) | func (it *WorkerHubFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2767) | func (it *WorkerHubFraudulentMinerPenalizedIterator) Error() error { method Close (line 2773) | func (it *WorkerHubFraudulentMinerPenalizedIterator) Close() error { type WorkerHubFraudulentMinerPenalized (line 2779) | type WorkerHubFraudulentMinerPenalized struct type WorkerHubInferenceDisputationIterator (line 2875) | type WorkerHubInferenceDisputationIterator struct method Next (line 2890) | func (it *WorkerHubInferenceDisputationIterator) Next() bool { method Error (line 2930) | func (it *WorkerHubInferenceDisputationIterator) Error() error { method Close (line 2936) | func (it *WorkerHubInferenceDisputationIterator) Close() error { type WorkerHubInferenceDisputation (line 2942) | type WorkerHubInferenceDisputation struct type WorkerHubInferenceStatusUpdateIterator (line 3028) | type WorkerHubInferenceStatusUpdateIterator struct method Next (line 3043) | func (it *WorkerHubInferenceStatusUpdateIterator) Next() bool { method Error (line 3083) | func (it *WorkerHubInferenceStatusUpdateIterator) Error() error { method Close (line 3089) | func (it *WorkerHubInferenceStatusUpdateIterator) Close() error { type WorkerHubInferenceStatusUpdate (line 3095) | type WorkerHubInferenceStatusUpdate struct type WorkerHubInitializedIterator (line 3173) | type WorkerHubInitializedIterator struct method Next (line 3188) | func (it *WorkerHubInitializedIterator) Next() bool { method Error (line 3228) | func (it *WorkerHubInitializedIterator) Error() error { method Close (line 3234) | func (it *WorkerHubInitializedIterator) Close() error { type WorkerHubInitialized (line 3240) | type WorkerHubInitialized struct type WorkerHubMinerDeactivatedIterator (line 3307) | type WorkerHubMinerDeactivatedIterator struct method Next (line 3322) | func (it *WorkerHubMinerDeactivatedIterator) Next() bool { method Error (line 3362) | func (it *WorkerHubMinerDeactivatedIterator) Error() error { method Close (line 3368) | func (it *WorkerHubMinerDeactivatedIterator) Close() error { type WorkerHubMinerDeactivated (line 3374) | type WorkerHubMinerDeactivated struct type WorkerHubMinerExtraStakeIterator (line 3461) | type WorkerHubMinerExtraStakeIterator struct method Next (line 3476) | func (it *WorkerHubMinerExtraStakeIterator) Next() bool { method Error (line 3516) | func (it *WorkerHubMinerExtraStakeIterator) Error() error { method Close (line 3522) | func (it *WorkerHubMinerExtraStakeIterator) Close() error { type WorkerHubMinerExtraStake (line 3528) | type WorkerHubMinerExtraStake struct type WorkerHubMinerJoinIterator (line 3606) | type WorkerHubMinerJoinIterator struct method Next (line 3621) | func (it *WorkerHubMinerJoinIterator) Next() bool { method Error (line 3661) | func (it *WorkerHubMinerJoinIterator) Error() error { method Close (line 3667) | func (it *WorkerHubMinerJoinIterator) Close() error { type WorkerHubMinerJoin (line 3673) | type WorkerHubMinerJoin struct type WorkerHubMinerRegistrationIterator (line 3750) | type WorkerHubMinerRegistrationIterator struct method Next (line 3765) | func (it *WorkerHubMinerRegistrationIterator) Next() bool { method Error (line 3805) | func (it *WorkerHubMinerRegistrationIterator) Error() error { method Close (line 3811) | func (it *WorkerHubMinerRegistrationIterator) Close() error { type WorkerHubMinerRegistration (line 3817) | type WorkerHubMinerRegistration struct type WorkerHubMinerUnregistrationIterator (line 3904) | type WorkerHubMinerUnregistrationIterator struct method Next (line 3919) | func (it *WorkerHubMinerUnregistrationIterator) Next() bool { method Error (line 3959) | func (it *WorkerHubMinerUnregistrationIterator) Error() error { method Close (line 3965) | func (it *WorkerHubMinerUnregistrationIterator) Close() error { type WorkerHubMinerUnregistration (line 3971) | type WorkerHubMinerUnregistration struct type WorkerHubMinerUnstakeIterator (line 4048) | type WorkerHubMinerUnstakeIterator struct method Next (line 4063) | func (it *WorkerHubMinerUnstakeIterator) Next() bool { method Error (line 4103) | func (it *WorkerHubMinerUnstakeIterator) Error() error { method Close (line 4109) | func (it *WorkerHubMinerUnstakeIterator) Close() error { type WorkerHubMinerUnstake (line 4115) | type WorkerHubMinerUnstake struct type WorkerHubMiningTimeLimitUpdateIterator (line 4193) | type WorkerHubMiningTimeLimitUpdateIterator struct method Next (line 4208) | func (it *WorkerHubMiningTimeLimitUpdateIterator) Next() bool { method Error (line 4248) | func (it *WorkerHubMiningTimeLimitUpdateIterator) Error() error { method Close (line 4254) | func (it *WorkerHubMiningTimeLimitUpdateIterator) Close() error { type WorkerHubMiningTimeLimitUpdate (line 4260) | type WorkerHubMiningTimeLimitUpdate struct type WorkerHubModelMinimumFeeUpdateIterator (line 4327) | type WorkerHubModelMinimumFeeUpdateIterator struct method Next (line 4342) | func (it *WorkerHubModelMinimumFeeUpdateIterator) Next() bool { method Error (line 4382) | func (it *WorkerHubModelMinimumFeeUpdateIterator) Error() error { method Close (line 4388) | func (it *WorkerHubModelMinimumFeeUpdateIterator) Close() error { type WorkerHubModelMinimumFeeUpdate (line 4394) | type WorkerHubModelMinimumFeeUpdate struct type WorkerHubModelRegistrationIterator (line 4472) | type WorkerHubModelRegistrationIterator struct method Next (line 4487) | func (it *WorkerHubModelRegistrationIterator) Next() bool { method Error (line 4527) | func (it *WorkerHubModelRegistrationIterator) Error() error { method Close (line 4533) | func (it *WorkerHubModelRegistrationIterator) Close() error { type WorkerHubModelRegistration (line 4539) | type WorkerHubModelRegistration struct type WorkerHubModelTierUpdateIterator (line 4626) | type WorkerHubModelTierUpdateIterator struct method Next (line 4641) | func (it *WorkerHubModelTierUpdateIterator) Next() bool { method Error (line 4681) | func (it *WorkerHubModelTierUpdateIterator) Error() error { method Close (line 4687) | func (it *WorkerHubModelTierUpdateIterator) Close() error { type WorkerHubModelTierUpdate (line 4693) | type WorkerHubModelTierUpdate struct type WorkerHubModelUnregistrationIterator (line 4771) | type WorkerHubModelUnregistrationIterator struct method Next (line 4786) | func (it *WorkerHubModelUnregistrationIterator) Next() bool { method Error (line 4826) | func (it *WorkerHubModelUnregistrationIterator) Error() error { method Close (line 4832) | func (it *WorkerHubModelUnregistrationIterator) Close() error { type WorkerHubModelUnregistration (line 4838) | type WorkerHubModelUnregistration struct type WorkerHubNewAssignmentIterator (line 4915) | type WorkerHubNewAssignmentIterator struct method Next (line 4930) | func (it *WorkerHubNewAssignmentIterator) Next() bool { method Error (line 4970) | func (it *WorkerHubNewAssignmentIterator) Error() error { method Close (line 4976) | func (it *WorkerHubNewAssignmentIterator) Close() error { type WorkerHubNewAssignment (line 4982) | type WorkerHubNewAssignment struct type WorkerHubNewInferenceIterator (line 5078) | type WorkerHubNewInferenceIterator struct method Next (line 5093) | func (it *WorkerHubNewInferenceIterator) Next() bool { method Error (line 5133) | func (it *WorkerHubNewInferenceIterator) Error() error { method Close (line 5139) | func (it *WorkerHubNewInferenceIterator) Close() error { type WorkerHubNewInference (line 5145) | type WorkerHubNewInference struct type WorkerHubOwnershipTransferredIterator (line 5241) | type WorkerHubOwnershipTransferredIterator struct method Next (line 5256) | func (it *WorkerHubOwnershipTransferredIterator) Next() bool { method Error (line 5296) | func (it *WorkerHubOwnershipTransferredIterator) Error() error { method Close (line 5302) | func (it *WorkerHubOwnershipTransferredIterator) Close() error { type WorkerHubOwnershipTransferred (line 5308) | type WorkerHubOwnershipTransferred struct type WorkerHubPausedIterator (line 5394) | type WorkerHubPausedIterator struct method Next (line 5409) | func (it *WorkerHubPausedIterator) Next() bool { method Error (line 5449) | func (it *WorkerHubPausedIterator) Error() error { method Close (line 5455) | func (it *WorkerHubPausedIterator) Close() error { type WorkerHubPaused (line 5461) | type WorkerHubPaused struct type WorkerHubPenaltyDurationUpdatedIterator (line 5528) | type WorkerHubPenaltyDurationUpdatedIterator struct method Next (line 5543) | func (it *WorkerHubPenaltyDurationUpdatedIterator) Next() bool { method Error (line 5583) | func (it *WorkerHubPenaltyDurationUpdatedIterator) Error() error { method Close (line 5589) | func (it *WorkerHubPenaltyDurationUpdatedIterator) Close() error { type WorkerHubPenaltyDurationUpdated (line 5595) | type WorkerHubPenaltyDurationUpdated struct type WorkerHubRestakeIterator (line 5663) | type WorkerHubRestakeIterator struct method Next (line 5678) | func (it *WorkerHubRestakeIterator) Next() bool { method Error (line 5718) | func (it *WorkerHubRestakeIterator) Error() error { method Close (line 5724) | func (it *WorkerHubRestakeIterator) Close() error { type WorkerHubRestake (line 5730) | type WorkerHubRestake struct type WorkerHubRewardClaimIterator (line 5819) | type WorkerHubRewardClaimIterator struct method Next (line 5834) | func (it *WorkerHubRewardClaimIterator) Next() bool { method Error (line 5874) | func (it *WorkerHubRewardClaimIterator) Error() error { method Close (line 5880) | func (it *WorkerHubRewardClaimIterator) Close() error { type WorkerHubRewardClaim (line 5886) | type WorkerHubRewardClaim struct type WorkerHubRewardPerEpochIterator (line 5964) | type WorkerHubRewardPerEpochIterator struct method Next (line 5979) | func (it *WorkerHubRewardPerEpochIterator) Next() bool { method Error (line 6019) | func (it *WorkerHubRewardPerEpochIterator) Error() error { method Close (line 6025) | func (it *WorkerHubRewardPerEpochIterator) Close() error { type WorkerHubRewardPerEpoch (line 6031) | type WorkerHubRewardPerEpoch struct type WorkerHubSolutionSubmissionIterator (line 6099) | type WorkerHubSolutionSubmissionIterator struct method Next (line 6114) | func (it *WorkerHubSolutionSubmissionIterator) Next() bool { method Error (line 6154) | func (it *WorkerHubSolutionSubmissionIterator) Error() error { method Close (line 6160) | func (it *WorkerHubSolutionSubmissionIterator) Close() error { type WorkerHubSolutionSubmission (line 6166) | type WorkerHubSolutionSubmission struct type WorkerHubTopUpInferIterator (line 6252) | type WorkerHubTopUpInferIterator struct method Next (line 6267) | func (it *WorkerHubTopUpInferIterator) Next() bool { method Error (line 6307) | func (it *WorkerHubTopUpInferIterator) Error() error { method Close (line 6313) | func (it *WorkerHubTopUpInferIterator) Close() error { type WorkerHubTopUpInfer (line 6319) | type WorkerHubTopUpInfer struct type WorkerHubTransferFeeIterator (line 6406) | type WorkerHubTransferFeeIterator struct method Next (line 6421) | func (it *WorkerHubTransferFeeIterator) Next() bool { method Error (line 6461) | func (it *WorkerHubTransferFeeIterator) Error() error { method Close (line 6467) | func (it *WorkerHubTransferFeeIterator) Close() error { type WorkerHubTransferFee (line 6473) | type WorkerHubTransferFee struct type WorkerHubUnpausedIterator (line 6563) | type WorkerHubUnpausedIterator struct method Next (line 6578) | func (it *WorkerHubUnpausedIterator) Next() bool { method Error (line 6618) | func (it *WorkerHubUnpausedIterator) Error() error { method Close (line 6624) | func (it *WorkerHubUnpausedIterator) Close() error { type WorkerHubUnpaused (line 6630) | type WorkerHubUnpaused struct type WorkerHubUnstakeDelayTimeIterator (line 6697) | type WorkerHubUnstakeDelayTimeIterator struct method Next (line 6712) | func (it *WorkerHubUnstakeDelayTimeIterator) Next() bool { method Error (line 6752) | func (it *WorkerHubUnstakeDelayTimeIterator) Error() error { method Close (line 6758) | func (it *WorkerHubUnstakeDelayTimeIterator) Close() error { type WorkerHubUnstakeDelayTime (line 6764) | type WorkerHubUnstakeDelayTime struct type WorkerHubValidatorExtraStakeIterator (line 6832) | type WorkerHubValidatorExtraStakeIterator struct method Next (line 6847) | func (it *WorkerHubValidatorExtraStakeIterator) Next() bool { method Error (line 6887) | func (it *WorkerHubValidatorExtraStakeIterator) Error() error { method Close (line 6893) | func (it *WorkerHubValidatorExtraStakeIterator) Close() error { type WorkerHubValidatorExtraStake (line 6899) | type WorkerHubValidatorExtraStake struct type WorkerHubValidatorJoinIterator (line 6977) | type WorkerHubValidatorJoinIterator struct method Next (line 6992) | func (it *WorkerHubValidatorJoinIterator) Next() bool { method Error (line 7032) | func (it *WorkerHubValidatorJoinIterator) Error() error { method Close (line 7038) | func (it *WorkerHubValidatorJoinIterator) Close() error { type WorkerHubValidatorJoin (line 7044) | type WorkerHubValidatorJoin struct type WorkerHubValidatorRegistrationIterator (line 7121) | type WorkerHubValidatorRegistrationIterator struct method Next (line 7136) | func (it *WorkerHubValidatorRegistrationIterator) Next() bool { method Error (line 7176) | func (it *WorkerHubValidatorRegistrationIterator) Error() error { method Close (line 7182) | func (it *WorkerHubValidatorRegistrationIterator) Close() error { type WorkerHubValidatorRegistration (line 7188) | type WorkerHubValidatorRegistration struct type WorkerHubValidatorUnregistrationIterator (line 7275) | type WorkerHubValidatorUnregistrationIterator struct method Next (line 7290) | func (it *WorkerHubValidatorUnregistrationIterator) Next() bool { method Error (line 7330) | func (it *WorkerHubValidatorUnregistrationIterator) Error() error { method Close (line 7336) | func (it *WorkerHubValidatorUnregistrationIterator) Close() error { type WorkerHubValidatorUnregistration (line 7342) | type WorkerHubValidatorUnregistration struct type WorkerHubValidatorUnstakeIterator (line 7419) | type WorkerHubValidatorUnstakeIterator struct method Next (line 7434) | func (it *WorkerHubValidatorUnstakeIterator) Next() bool { method Error (line 7474) | func (it *WorkerHubValidatorUnstakeIterator) Error() error { method Close (line 7480) | func (it *WorkerHubValidatorUnstakeIterator) Close() error { type WorkerHubValidatorUnstake (line 7486) | type WorkerHubValidatorUnstake struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/binds/zksyncnonfungiblepositionmanager/NonfungiblePositionManager.go type INonfungiblePositionManagerCollectParams (line 33) | type INonfungiblePositionManagerCollectParams struct type INonfungiblePositionManagerDecreaseLiquidityParams (line 41) | type INonfungiblePositionManagerDecreaseLiquidityParams struct type INonfungiblePositionManagerIncreaseLiquidityParams (line 50) | type INonfungiblePositionManagerIncreaseLiquidityParams struct type INonfungiblePositionManagerMintParams (line 60) | type INonfungiblePositionManagerMintParams struct type NonfungiblePositionManager (line 84) | type NonfungiblePositionManager struct type NonfungiblePositionManagerCaller (line 91) | type NonfungiblePositionManagerCaller struct method DOMAINSEPARATOR (line 228) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) D... method PERMITTYPEHASH (line 259) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method WETH9 (line 290) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) W... method BalanceOf (line 321) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method BaseURI (line 352) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) B... method Factory (line 383) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) F... method GetApproved (line 414) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) G... method IsApprovedForAll (line 445) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) I... method Name (line 476) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) N... method OwnerOf (line 507) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) O... method Positions (line 538) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) P... method SupportsInterface (line 633) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method Symbol (line 664) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) S... method TokenByIndex (line 695) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenOfOwnerByIndex (line 726) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TokenURI (line 757) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... method TotalSupply (line 788) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCaller) T... type NonfungiblePositionManagerTransactor (line 96) | type NonfungiblePositionManagerTransactor struct method Approve (line 819) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 840) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 861) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 882) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 903) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 924) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 945) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 966) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 987) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1008) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1029) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1050) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1071) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1092) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1134) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1155) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1176) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1218) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1239) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1260) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerFilterer (line 101) | type NonfungiblePositionManagerFilterer struct method FilterApproval (line 1356) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApproval (line 1381) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApproval (line 1431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterApprovalForAll (line 1518) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchApprovalForAll (line 1539) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseApprovalForAll (line 1585) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterCollect (line 1673) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchCollect (line 1690) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseCollect (line 1732) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterDecreaseLiquidity (line 1820) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchDecreaseLiquidity (line 1837) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseDecreaseLiquidity (line 1879) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterIncreaseLiquidity (line 1967) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchIncreaseLiquidity (line 1984) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseIncreaseLiquidity (line 2026) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method FilterTransfer (line 2113) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method WatchTransfer (line 2138) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... method ParseTransfer (line 2188) | func (_NonfungiblePositionManager *NonfungiblePositionManagerFilterer)... type NonfungiblePositionManagerSession (line 107) | type NonfungiblePositionManagerSession struct method DOMAINSEPARATOR (line 245) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method PERMITTYPEHASH (line 276) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method WETH9 (line 307) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BalanceOf (line 338) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method BaseURI (line 369) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Factory (line 400) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method GetApproved (line 431) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IsApprovedForAll (line 462) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Name (line 493) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method OwnerOf (line 524) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Positions (line 593) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SupportsInterface (line 650) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Symbol (line 681) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenByIndex (line 712) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenOfOwnerByIndex (line 743) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TokenURI (line 774) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TotalSupply (line 805) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Approve (line 826) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Burn (line 847) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Collect (line 868) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method CreateAndInitializePoolIfNecessary (line 889) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method DecreaseLiquidity (line 910) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method IncreaseLiquidity (line 931) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Mint (line 952) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Multicall (line 973) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Permit (line 994) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method RefundETH (line 1015) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom (line 1036) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SafeTransferFrom0 (line 1057) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermit (line 1078) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowed (line 1099) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitAllowedIfNecessary (line 1120) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SelfPermitIfNecessary (line 1141) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SetApprovalForAll (line 1162) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method SweepToken (line 1183) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method TransferFrom (line 1204) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UniswapV3MintCallback (line 1225) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method UnwrapWETH9 (line 1246) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... method Receive (line 1267) | func (_NonfungiblePositionManager *NonfungiblePositionManagerSession) ... type NonfungiblePositionManagerCallerSession (line 115) | type NonfungiblePositionManagerCallerSession struct method DOMAINSEPARATOR (line 252) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method PERMITTYPEHASH (line 283) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method WETH9 (line 314) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BalanceOf (line 345) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method BaseURI (line 376) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Factory (line 407) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method GetApproved (line 438) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method IsApprovedForAll (line 469) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Name (line 500) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method OwnerOf (line 531) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Positions (line 613) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method SupportsInterface (line 657) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method Symbol (line 688) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenByIndex (line 719) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenOfOwnerByIndex (line 750) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TokenURI (line 781) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... method TotalSupply (line 812) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerSes... type NonfungiblePositionManagerTransactorSession (line 122) | type NonfungiblePositionManagerTransactorSession struct method Approve (line 833) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Burn (line 854) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Collect (line 875) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method CreateAndInitializePoolIfNecessary (line 896) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method DecreaseLiquidity (line 917) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method IncreaseLiquidity (line 938) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Mint (line 959) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Multicall (line 980) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Permit (line 1001) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method RefundETH (line 1022) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom (line 1043) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SafeTransferFrom0 (line 1064) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermit (line 1085) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowed (line 1106) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitAllowedIfNecessary (line 1127) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SelfPermitIfNecessary (line 1148) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SetApprovalForAll (line 1169) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method SweepToken (line 1190) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method TransferFrom (line 1211) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UniswapV3MintCallback (line 1232) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method UnwrapWETH9 (line 1253) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Receive (line 1274) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... type NonfungiblePositionManagerRaw (line 128) | type NonfungiblePositionManagerRaw struct method Call (line 191) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Call... method Transfer (line 197) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... method Transact (line 202) | func (_NonfungiblePositionManager *NonfungiblePositionManagerRaw) Tran... type NonfungiblePositionManagerCallerRaw (line 133) | type NonfungiblePositionManagerCallerRaw struct method Call (line 210) | func (_NonfungiblePositionManager *NonfungiblePositionManagerCallerRaw... type NonfungiblePositionManagerTransactorRaw (line 138) | type NonfungiblePositionManagerTransactorRaw struct method Transfer (line 216) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... method Transact (line 221) | func (_NonfungiblePositionManager *NonfungiblePositionManagerTransacto... function NewNonfungiblePositionManager (line 143) | func NewNonfungiblePositionManager(address common.Address, backend bind.... function NewNonfungiblePositionManagerCaller (line 152) | func NewNonfungiblePositionManagerCaller(address common.Address, caller ... function NewNonfungiblePositionManagerTransactor (line 161) | func NewNonfungiblePositionManagerTransactor(address common.Address, tra... function NewNonfungiblePositionManagerFilterer (line 170) | func NewNonfungiblePositionManagerFilterer(address common.Address, filte... function bindNonfungiblePositionManager (line 179) | func bindNonfungiblePositionManager(address common.Address, caller bind.... type NonfungiblePositionManagerApprovalIterator (line 1279) | type NonfungiblePositionManagerApprovalIterator struct method Next (line 1294) | func (it *NonfungiblePositionManagerApprovalIterator) Next() bool { method Error (line 1334) | func (it *NonfungiblePositionManagerApprovalIterator) Error() error { method Close (line 1340) | func (it *NonfungiblePositionManagerApprovalIterator) Close() error { type NonfungiblePositionManagerApproval (line 1346) | type NonfungiblePositionManagerApproval struct type NonfungiblePositionManagerApprovalForAllIterator (line 1441) | type NonfungiblePositionManagerApprovalForAllIterator struct method Next (line 1456) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Next() bool { method Error (line 1496) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Error() er... method Close (line 1502) | func (it *NonfungiblePositionManagerApprovalForAllIterator) Close() er... type NonfungiblePositionManagerApprovalForAll (line 1508) | type NonfungiblePositionManagerApprovalForAll struct type NonfungiblePositionManagerCollectIterator (line 1595) | type NonfungiblePositionManagerCollectIterator struct method Next (line 1610) | func (it *NonfungiblePositionManagerCollectIterator) Next() bool { method Error (line 1650) | func (it *NonfungiblePositionManagerCollectIterator) Error() error { method Close (line 1656) | func (it *NonfungiblePositionManagerCollectIterator) Close() error { type NonfungiblePositionManagerCollect (line 1662) | type NonfungiblePositionManagerCollect struct type NonfungiblePositionManagerDecreaseLiquidityIterator (line 1742) | type NonfungiblePositionManagerDecreaseLiquidityIterator struct method Next (line 1757) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Next() ... method Error (line 1797) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Error()... method Close (line 1803) | func (it *NonfungiblePositionManagerDecreaseLiquidityIterator) Close()... type NonfungiblePositionManagerDecreaseLiquidity (line 1809) | type NonfungiblePositionManagerDecreaseLiquidity struct type NonfungiblePositionManagerIncreaseLiquidityIterator (line 1889) | type NonfungiblePositionManagerIncreaseLiquidityIterator struct method Next (line 1904) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Next() ... method Error (line 1944) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Error()... method Close (line 1950) | func (it *NonfungiblePositionManagerIncreaseLiquidityIterator) Close()... type NonfungiblePositionManagerIncreaseLiquidity (line 1956) | type NonfungiblePositionManagerIncreaseLiquidity struct type NonfungiblePositionManagerTransferIterator (line 2036) | type NonfungiblePositionManagerTransferIterator struct method Next (line 2051) | func (it *NonfungiblePositionManagerTransferIterator) Next() bool { method Error (line 2091) | func (it *NonfungiblePositionManagerTransferIterator) Error() error { method Close (line 2097) | func (it *NonfungiblePositionManagerTransferIterator) Close() error { type NonfungiblePositionManagerTransfer (line 2103) | type NonfungiblePositionManagerTransfer struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/blockchain_utils/blockchain_utils.go type Client (line 13) | type Client struct method buildUrl (line 17) | func (c *Client) buildUrl(resourcePath string) string { method doWithoutAuth (line 24) | func (c *Client) doWithoutAuth(req *http.Request) (*http.Response, err... method methodJSON (line 29) | func (c *Client) methodJSON(method string, apiURL string, jsonObject i... method SolanaAddress (line 57) | func (c *Client) SolanaAddress() (string, error) { method SolanaBalance (line 75) | func (c *Client) SolanaBalance(addr string) (uint64, error) { method SolanaBlockheight (line 91) | func (c *Client) SolanaBlockheight() (int64, error) { method CleanHtml (line 107) | func (c *Client) CleanHtml(htmlString string) (string, error) { method SolanaCreatePumpfunToken (line 144) | func (c *Client) SolanaCreatePumpfunToken(req *SolanaCreatePumpfunToke... method SolanaTradePumpfunToken (line 168) | func (c *Client) SolanaTradePumpfunToken(req *SolanaTradePumpfunTokenR... method SolanaGetTokenBalances (line 197) | func (c *Client) SolanaGetTokenBalances(address string) ([]*SolanaToke... method SolanaTokenInfo (line 223) | func (c *Client) SolanaTokenInfo(mint string) (*SolanaTokenInfoResp, e... method SolanaTokenMetaData (line 245) | func (c *Client) SolanaTokenMetaData(mint string) (*SolanaTokenMetaDat... method SolanaTradeRaydiumToken (line 274) | func (c *Client) SolanaTradeRaydiumToken(req *SolanaTradeRaydiumTokenR... method SolanaComputeRaydiumToken (line 310) | func (c *Client) SolanaComputeRaydiumToken(req *SolanaTradeRaydiumToke... method SolanaTransfer (line 332) | func (c *Client) SolanaTransfer(address string, req *SolanaTransferReq... method SolanaValidateAddress (line 348) | func (c *Client) SolanaValidateAddress(mint string) (bool, error) { method SolanaBalanceByToken (line 371) | func (c *Client) SolanaBalanceByToken(address, mint string) (*SolanaBa... method ZoraCreateCoin (line 408) | func (c *Client) ZoraCreateCoin(req *ZoraCreateCoinReq) (*ZoraCreateCo... method SolanaCreateToken (line 439) | func (c *Client) SolanaCreateToken(req *SolanaCreateTokenReq) (*Solana... type SolanaCreatePumpfunTokenReq (line 127) | type SolanaCreatePumpfunTokenReq struct type SolanaCreatePumpfunTokenResp (line 139) | type SolanaCreatePumpfunTokenResp struct type SolanaTradePumpfunTokenReq (line 160) | type SolanaTradePumpfunTokenReq struct type SolanaTokenBalance (line 184) | type SolanaTokenBalance struct type SolanaTokenInfoResp (line 213) | type SolanaTokenInfoResp struct type SolanaTokenMetaDataResp (line 239) | type SolanaTokenMetaDataResp struct type SolanaTradeRaydiumTokenReq (line 261) | type SolanaTradeRaydiumTokenReq struct type SolanaTradeRaydiumTokenResp (line 269) | type SolanaTradeRaydiumTokenResp struct type SolanaComputeRaydiumTokenResp (line 290) | type SolanaComputeRaydiumTokenResp struct type SolanaTransferReq (line 326) | type SolanaTransferReq struct type SolanaBalanceByToken (line 364) | type SolanaBalanceByToken struct type ZoraCreateCoinReq (line 387) | type ZoraCreateCoinReq struct type ZoraCreateCoinResp (line 396) | type ZoraCreateCoinResp struct type SolanaCreateTokenReq (line 424) | type SolanaCreateTokenReq struct type SolanaCreateTokenResp (line 434) | type SolanaCreateTokenResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/bridgeapi/bridge_api.go type BridgeApi (line 14) | type BridgeApi struct method request (line 24) | func (m *BridgeApi) request(fullUrl string, method string, headers map... method GetSolanaEAITxs (line 65) | func (m *BridgeApi) GetSolanaEAITxs(fromBlock uint64) ([]*SolanaEAITxR... function NewBridgeApi (line 18) | func NewBridgeApi(url string) *BridgeApi { type SolanaEAITxResp (line 50) | type SolanaEAITxResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/btcapi/blockchain.go type RawaddrTXResp (line 11) | type RawaddrTXResp struct type RawaddrResp (line 17) | type RawaddrResp struct method GetBTCAddressAllTxs (line 22) | func (c *Client) GetBTCAddressAllTxs(address string) ([]*RawaddrTXResp, ... method GetBTCAddressTxs (line 40) | func (c *Client) GetBTCAddressTxs(address string, offset int, limit int)... type MempoolTXResp (line 53) | type MempoolTXResp struct method GetBTCAddressTxsV2 (line 64) | func (c *Client) GetBTCAddressTxsV2(address string, lastTxID string) ([]... method GetLatestBlockHash (line 86) | func (c *Client) GetLatestBlockHash() (string, int64, error) { type BlockInfoResp (line 102) | type BlockInfoResp struct type OutResp (line 121) | type OutResp struct method GetOutAddrsByHeight (line 129) | func (c *Client) GetOutAddrsByHeight(height int64) ([]string, []*OutResp... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/btcapi/client.go type Client (line 26) | type Client struct method getClient (line 50) | func (c *Client) getClient() (*gobcy.API, error) { method doWithAuth (line 58) | func (c *Client) doWithAuth(req *http.Request) (*http.Response, error) { method doWithoutAuth (line 63) | func (c *Client) doWithoutAuth(req *http.Request) (*http.Response, err... method postJSON (line 68) | func (c *Client) postJSON(apiURL string, headers map[string]string, js... method getJSON (line 95) | func (c *Client) getJSON(url string, headers map[string]string, result... method methodJSON (line 121) | func (c *Client) methodJSON(method string, apiURL string, jsonObject i... method Address (line 149) | func (c *Client) Address() (string, string, error) { method GenerateAddressSegwit (line 177) | func (c *Client) GenerateAddressSegwit(networkParams *chaincfg.Params,... method GenerateAddressTaproot (line 214) | func (c *Client) GenerateAddressTaproot() (string, string, error) { method GetBalanceFromQuickNode (line 339) | func (c *Client) GetBalanceFromQuickNode(address string) (*BlockCypher... method GetBalanceFromBlockcypler (line 385) | func (c *Client) GetBalanceFromBlockcypler(addr string) (uint64, error) { method Balance (line 397) | func (c *Client) Balance(addr string) (uint64, error) { method Transfer (line 424) | func (bs *Client) Transfer(secret string, from string, destination str... method CheckTXHash (line 466) | func (c *Client) CheckTXHash(hash string, confirmedBlock int) (bool, e... constant PreferenceHigh (line 41) | PreferenceHigh = "high" constant PreferenceMedium (line 43) | PreferenceMedium = "medium" constant PreferenceLow (line 45) | PreferenceLow = "low" constant PreferenceZero (line 47) | PreferenceZero = "zero" function GenerateAddressTaproot (line 242) | func GenerateAddressTaproot(chainParam *chaincfg.Params, seed ...string)... function GenerateAddressTaprootFromPrivateKey (line 279) | func GenerateAddressTaprootFromPrivateKey(chainParam *chaincfg.Params, p... type TxRef (line 296) | type TxRef struct type BlockCypherWalletInfo (line 310) | type BlockCypherWalletInfo struct type QuickNodeUTXO_Resp (line 325) | type QuickNodeUTXO_Resp struct type QuickNodeUTXO (line 331) | type QuickNodeUTXO struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/btcapi/hiroso.go type WalletBalance (line 10) | type WalletBalance struct type WalletInscription (line 14) | type WalletInscription struct method GetBTCAddressInscriptionsAll (line 22) | func (c *Client) GetBTCAddressInscriptionsAll(address string) ([]*Wallet... method GetBTCAddressInscriptions (line 40) | func (c *Client) GetBTCAddressInscriptions(address string, offset uint, ... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/btcapi/mempool.go method buildMempoolUrl (line 10) | func (c *Client) buildMempoolUrl(resourcePath string) string { type MiningPoolResp (line 17) | type MiningPoolResp struct method GetMiningPools (line 30) | func (c *Client) GetMiningPools() ([]*MiningPoolResp, error) { type BlockAuditScoreResp (line 46) | type BlockAuditScoreResp struct method GetBlockAuditScore (line 53) | func (c *Client) GetBlockAuditScore(hash string) (*BlockAuditScoreResp, ... method GetBlocksAuditScore (line 67) | func (c *Client) GetBlocksAuditScore(startHeight uint64) ([]*BlockAuditS... type MiningBlockResp (line 81) | type MiningBlockResp struct method GetMiningPoolBlocks (line 85) | func (c *Client) GetMiningPoolBlocks(slug string) ([]*MiningBlockResp, e... type BlockResp (line 99) | type BlockResp struct method GetBlock (line 113) | func (c *Client) GetBlock(hash string) (*BlockResp, error) { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/btcapi/sdk.go function detectContentType (line 25) | func detectContentType(body interface{}) string { constant MinSat (line 45) | MinSat = 546 type ExecRequest (line 47) | type ExecRequest struct type InscriptionT1 (line 51) | type InscriptionT1 struct type InscriptionT2 (line 56) | type InscriptionT2 struct type CreateSendTxRequest (line 61) | type CreateSendTxRequest struct type CreateSendTxMultiRequest (line 74) | type CreateSendTxMultiRequest struct type CreateSendTxMultiInscRequest (line 85) | type CreateSendTxMultiInscRequest struct type CreateRawTxTransferSRC20Request (line 96) | type CreateRawTxTransferSRC20Request struct type CreateTransferSRC20ScriptRequest (line 108) | type CreateTransferSRC20ScriptRequest struct type PaymentInfo (line 112) | type PaymentInfo struct type InscPaymentInfo (line 117) | type InscPaymentInfo struct type Utxo (line 122) | type Utxo struct type CreateSendTxResponse (line 128) | type CreateSendTxResponse struct type InscribeTxRequest (line 145) | type InscribeTxRequest struct type InscribeTxResponse (line 156) | type InscribeTxResponse struct type CreateRawTxResponse (line 170) | type CreateRawTxResponse struct type CreateTransferSRC20ScriptResponse (line 183) | type CreateTransferSRC20ScriptResponse struct method CreateSendTxSendMultiInsc (line 189) | func (c *Client) CreateSendTxSendMultiInsc(req CreateSendTxMultiInscRequ... type CreateOrdInscImgResp (line 203) | type CreateOrdInscImgResp struct method CreateOrdInscImgParam (line 214) | func (c *Client) CreateOrdInscImgParam(req CreateOrdInscImgDtoRequest) (... method getBlockHeightFromBlockStream (line 228) | func (u *Client) getBlockHeightFromBlockStream() (uint64, error) { method GetBlockCountFromService (line 253) | func (u *Client) GetBlockCountFromService() (uint64, error) { type UTXO (line 261) | type UTXO struct type UTXOIns (line 267) | type UTXOIns struct type BTCFullnodeConfig (line 275) | type BTCFullnodeConfig struct method BuildBTCClient (line 282) | func (u *Client) BuildBTCClient(cfg *BTCFullnodeConfig) (*rpcclient.Clie... method GetUTXOs (line 293) | func (u *Client) GetUTXOs(btcClient *rpcclient.Client, addresses []strin... type BitcoinParams (line 309) | type BitcoinParams struct function toSat (line 355) | func toSat(amount float64) uint64 { type GetTxInfoFromBlockStream (line 361) | type GetTxInfoFromBlockStream struct method getAddressMempoolTxsFromBlockStream (line 400) | func (u *Client) getAddressMempoolTxsFromBlockStream(address string) ([]... type UTXOFromBlockStream (line 427) | type UTXOFromBlockStream struct method getUTXOFromBlockStream (line 439) | func (u *Client) getUTXOFromBlockStream(address string, minConfirm, maxC... method getUTXONoPendingFromBlockStreamV2 (line 484) | func (u *Client) getUTXONoPendingFromBlockStreamV2(address string, minCo... method convertUTXOToSDKFormat (line 516) | func (u *Client) convertUTXOToSDKFormat(utxos []*UTXO) []Utxo { method CheckBVMInscs (line 528) | func (u *Client) CheckBVMInscs(txIDs []string) ([]bool, error) { type TCInscription (line 570) | type TCInscription struct method GetListUnspentBVMInscsForSend (line 575) | func (u *Client) GetListUnspentBVMInscsForSend(btcAddress string, inscUT... method GetListUnspentBVMInscsForMint (line 601) | func (u *Client) GetListUnspentBVMInscsForMint(btcAddress string) ([]Ins... type FeeRates (line 619) | type FeeRates struct method getFeeRateFromChain (line 627) | func (u *Client) getFeeRateFromChain() (*FeeRates, error) { method GetFeeRate (line 649) | func (u *Client) GetFeeRate() (int, error) { method SendBVMInscs (line 660) | func (u *Client) SendBVMInscs(btcAddress string, privateKey string, insc... method ParseTx (line 717) | func (u *Client) ParseTx(data string) (*wire.MsgTx, error) { method BroadcastBTCTxByMempool (line 730) | func (u *Client) BroadcastBTCTxByMempool(hexTx string) (string, error) { type CreateOrdInscImgDtoRequest (line 749) | type CreateOrdInscImgDtoRequest struct method CreateOrdInscImg (line 761) | func (u *Client) CreateOrdInscImg(btcAddress string, privateKey string, ... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/clanker/clanker_client.go type Client (line 11) | type Client struct method buildUrl (line 23) | func (c *Client) buildUrl(resourcePath string) string { method doWithoutAuth (line 30) | func (c *Client) doWithoutAuth(req *http.Request) (*http.Response, err... method methodJSON (line 35) | func (c *Client) methodJSON(method string, apiURL string, jsonObject i... method DeployToken (line 93) | func (c *Client) DeployToken(req *DeployTokenReq) (*DeployTokenResp, e... function NewClankerClient (line 16) | func NewClankerClient(apiKey, apiUrl string) *Client { type DeployTokenReq (line 64) | type DeployTokenReq struct type DeployTokenResp (line 77) | type DeployTokenResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/coingecko/client.go type CoinGeckoAPI (line 11) | type CoinGeckoAPI struct method GetSolanaTokenInfo (line 34) | func (m *CoinGeckoAPI) GetSolanaTokenInfo(contract string) (*SolanaTok... method GetCoinMarketChart (line 85) | func (m *CoinGeckoAPI) GetCoinMarketChart(coinID string, currency stri... function NewCoinGeckoAPI (line 15) | func NewCoinGeckoAPI() *CoinGeckoAPI { type SolanaTokenInfo (line 22) | type SolanaTokenInfo struct type PriceData (line 29) | type PriceData struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/coinmarketcap/coin_market_cap.go type CoinMarketCap (line 17) | type CoinMarketCap struct method generateUrl (line 72) | func (m *CoinMarketCap) generateUrl(path string) string { method request (line 77) | func (m *CoinMarketCap) request(fullUrl string, method string, headers... method GetHistoricalPrice (line 107) | func (m *CoinMarketCap) GetHistoricalPrice(id string, unixEnd int64) (... method GetQuotesLatest (line 156) | func (m *CoinMarketCap) GetQuotesLatest(arrayIDs []string) (map[string... method GetCryptocurrencyMap (line 185) | func (m *CoinMarketCap) GetCryptocurrencyMap() (map[string]*MapDataCoi... method DexSearch (line 242) | func (m *CoinMarketCap) DexSearch(keyword string) ([]*DexPairsResp, er... method DexSpotPairsLatest (line 294) | func (m *CoinMarketCap) DexSpotPairsLatest(quoteAssetSymbol, networkSl... method DexPairsTradeLatest (line 347) | func (m *CoinMarketCap) DexPairsTradeLatest(contractAddress, networkSl... type PriceConversionResponse (line 22) | type PriceConversionResponse struct type PriceConversionDataResponse (line 27) | type PriceConversionDataResponse struct type HistoricalDataCoin (line 36) | type HistoricalDataCoin struct type HistoricalData (line 51) | type HistoricalData struct type Quote (line 55) | type Quote struct type USD (line 59) | type USD struct function NewCoinMarketCap (line 64) | func NewCoinMarketCap(apiKey string) *CoinMarketCap { type QuotesLatestDataCoin (line 139) | type QuotesLatestDataCoin struct type QuotesLatestData (line 152) | type QuotesLatestData struct type MapDataCoin (line 174) | type MapDataCoin struct type MapData (line 181) | type MapData struct type DexPairsResp (line 205) | type DexPairsResp struct type DexSearchResp (line 235) | type DexSearchResp struct type DexSpotPairsLatestDetail (line 257) | type DexSpotPairsLatestDetail struct type DexSpotPairsLatestResp (line 290) | type DexSpotPairsLatestResp struct type DexPairsTradeLatestDetail (line 309) | type DexPairsTradeLatestDetail struct type DexPairsTradeLatestResp (line 343) | type DexPairsTradeLatestResp struct function main (line 362) | func main() { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/core/client.go type Client (line 12) | type Client struct method buildUrl (line 16) | func (c *Client) buildUrl(resourcePath string) string { method doWithoutAuth (line 23) | func (c *Client) doWithoutAuth(req *http.Request) (*http.Response, err... method methodJSON (line 28) | func (c *Client) methodJSON(method string, apiURL string, jsonObject i... method StoreAddress (line 56) | func (c *Client) StoreAddress(addr string, prk string, walletType int,... method GetAddressPrk (line 80) | func (c *Client) GetAddressPrk(addr string) (string, error) { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/deep_research/deep_research.go type Client (line 11) | type Client struct method buildUrl (line 15) | func (c *Client) buildUrl(resourcePath string) string { method doWithoutAuth (line 22) | func (c *Client) doWithoutAuth(req *http.Request) (*http.Response, err... method methodJSON (line 27) | func (c *Client) methodJSON(method string, apiURL string, jsonObject i... method DoTaskResearch (line 55) | func (c *Client) DoTaskResearch(query, reqID string) (string, error) { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/delegate_cash/delegate_cash.go type DelegateCashAPIService (line 11) | type DelegateCashAPIService struct method CheckDelegateForWalletV1 (line 26) | func (s *DelegateCashAPIService) CheckDelegateForWalletV1(delegateAddr... method CheckDelegateForContractV1 (line 51) | func (s *DelegateCashAPIService) CheckDelegateForContractV1(delegateAd... method CheckDelegateForTokenERC721V1 (line 80) | func (s *DelegateCashAPIService) CheckDelegateForTokenERC721V1(delegat... method CheckDelegateForWalletV2 (line 112) | func (s *DelegateCashAPIService) CheckDelegateForWalletV2(delegateAddr... method CheckDelegateForContractV2 (line 137) | func (s *DelegateCashAPIService) CheckDelegateForContractV2(delegateAd... method CheckDelegateForTokenERC721V2 (line 166) | func (s *DelegateCashAPIService) CheckDelegateForTokenERC721V2(delegat... function NewDelegateCashAPIService (line 16) | func NewDelegateCashAPIService(Url, APIKey string) *DelegateCashAPIServi... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/dexscreener/dexscreener.go type DexScreenerAPI (line 10) | type DexScreenerAPI struct method request (line 20) | func (m DexScreenerAPI) request(fullUrl string, method string, headers... method SearchPairs (line 103) | func (m DexScreenerAPI) SearchPairs(tokenContractAddress string) (*Pai... function NewDexScreenerAPI (line 14) | func NewDexScreenerAPI() *DexScreenerAPI { type PairsDetailResp (line 48) | type PairsDetailResp struct type PairsResp (line 99) | type PairsResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/dexscreener/dexscreener_wss.go constant baseURI (line 18) | baseURI = "wss://io.dexscreener.com/dex/screener/v5/pairs/h24/1" type DexScreenerClient (line 21) | type DexScreenerClient struct method OnPair (line 65) | func (c *DexScreenerClient) OnPair(handler func(Pair)) { method handleDouble (line 69) | func (c *DexScreenerClient) handleDouble(value float64) float64 { method decodeMetrics (line 76) | func (c *DexScreenerClient) decodeMetrics(data []byte, startPos int) (... method cleanString (line 106) | func (c *DexScreenerClient) cleanString(s string) string { method decodePair (line 134) | func (c *DexScreenerClient) decodePair(data []byte) *Pair { method Connect (line 217) | func (c *DexScreenerClient) Connect(ctx context.Context, trendingScore... method readLoop (line 249) | func (c *DexScreenerClient) readLoop(ctx context.Context) { method Close (line 303) | func (c *DexScreenerClient) Close() { type Pair (line 28) | type Pair struct type PriceChange (line 45) | type PriceChange struct type Liquidity (line 49) | type Liquidity struct type Volume (line 53) | type Volume struct function NewDexScreenerClient (line 57) | func NewDexScreenerClient(debug bool) *DexScreenerClient { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/eth/client.go constant baseFeeWiggleMultiplier (line 30) | baseFeeWiggleMultiplier = 2 function NewEthClient (line 32) | func NewEthClient(rpc string) (*ethclient.Client, error) { function NewEthWsClient (line 40) | func NewEthWsClient(ws string) (*ethclient.Client, error) { function WaitForTx (line 48) | func WaitForTx(client *ethclient.Client, tx common.Hash) error { function WaitForTxRetry (line 68) | func WaitForTxRetry(client *ethclient.Client, tx common.Hash, sleep int,... function WaitForTxReceipt (line 88) | func WaitForTxReceipt(client *ethclient.Client, tx common.Hash) (*types.... function WaitForTxReceiptRetry (line 107) | func WaitForTxReceiptRetry(client *ethclient.Client, tx common.Hash, sle... function GetAccountInfo (line 126) | func GetAccountInfo(privKey string) (*ecdsa.PrivateKey, *common.Address,... function GenerateKeyFromSeedOld (line 140) | func GenerateKeyFromSeedOld(seed string) (string, string, string, error) { function GenerateKeyFromSeedNew (line 161) | func GenerateKeyFromSeedNew(seed string) (string, string, string, error) { function GenerateAddress (line 188) | func GenerateAddress() (privKey, pubKey, address string, err error) { function GenerateAddressFromPrivKey (line 211) | func GenerateAddressFromPrivKey(privKey string) (pubKey, address string,... type Client (line 232) | type Client struct method PendingNonceAt (line 240) | func (c *Client) PendingNonceAt(ctx context.Context, address common.Ad... method SuggestGasPrice (line 244) | func (c *Client) SuggestGasPrice(ctx context.Context) (*big.Int, error) { method NetworkID (line 248) | func (c *Client) NetworkID(ctx context.Context) (*big.Int, error) { method SendTransaction (line 252) | func (c *Client) SendTransaction(ctx context.Context, tx *types.Transa... method Transfer (line 257) | func (c *Client) Transfer(senderPrivKey, receiverAddress string, amoun... function NewClient (line 236) | func NewClient(eth *ethclient.Client) *Client { function CreateEthTransaction (line 310) | func CreateEthTransaction(client *ethclient.Client, from common.Address,... function DecodeSignature (line 395) | func DecodeSignature(signature string) (r [32]byte, s [32]byte, v byte, ... function CheckValidRpc (line 413) | func CheckValidRpc(rpc string) (bool, error) { function GetLastBlock (line 426) | func GetLastBlock(rpc string) (uint64, int64, error) { function GetCurrentL1BlockNumber (line 461) | func GetCurrentL1BlockNumber(rpc string) (uint64, error) { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/agenttoken.go method DeployAGENTToken (line 13) | func (c *Client) DeployAGENTToken(prkHex string, name string, symbol str... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/agentupgradeable.go method AgentUpgradeableCodeVersion (line 45) | func (c *Client) AgentUpgradeableCodeVersion(agentAddr string) (int, err... method AgentUpgradeableDepsAgents (line 61) | func (c *Client) AgentUpgradeableDepsAgents(agentAddr string, version in... method AgentFactoryCreateAgent (line 81) | func (c *Client) AgentFactoryCreateAgent(contractAddr string, prkHex str... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/apechain_swapv3.go method ApechainNonfungiblePositionManagerMint (line 17) | func (c *Client) ApechainNonfungiblePositionManagerMint(contractAddr str... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/arbitrum_swapv3.go method ArbitrumNonfungiblePositionManagerMint (line 195) | func (c *Client) ArbitrumNonfungiblePositionManagerMint(contractAddr str... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/avax_swapv3.go method AvaxNonfungiblePositionManagerMint (line 17) | func (c *Client) AvaxNonfungiblePositionManagerMint(contractAddr string,... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/base_swapv3.go method BaseNonfungiblePositionManagerMint (line 199) | func (c *Client) BaseNonfungiblePositionManagerMint(contractAddr string,... method BaseNonfungiblePositionManagerMintData (line 368) | func (c *Client) BaseNonfungiblePositionManagerMintData(recipient string... method BaseSwapRouterExactInputSingle (line 437) | func (c *Client) BaseSwapRouterExactInputSingle(contractAddr, privateHex... method BaseQuoterQuoteExactInputSingle (line 625) | func (c *Client) BaseQuoterQuoteExactInputSingle(contractAddress string,... method BaseQuoterQuoteExactOutputSingle (line 645) | func (c *Client) BaseQuoterQuoteExactOutputSingle(contractAddress string... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/bsc_swapv3.go method BscNonfungiblePositionManagerMint (line 17) | func (c *Client) BscNonfungiblePositionManagerMint(contractAddr string, ... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/celo_swapv3.go method CeloNonfungiblePositionManagerMint (line 17) | func (c *Client) CeloNonfungiblePositionManagerMint(contractAddr string,... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/client.go function CreateETHAddress (line 34) | func CreateETHAddress() (string, string, error) { type BlockResp (line 47) | type BlockResp struct method Time (line 67) | func (b *BlockResp) Time() uint64 { method Hash (line 71) | func (b *BlockResp) Hash() string { type RPCResponse (line 52) | type RPCResponse struct type ResultResponse (line 58) | type ResultResponse struct type Client (line 75) | type Client struct method getClient (line 92) | func (c *Client) getClient() (*ethclient.Client, error) { method getGasClient (line 103) | func (c *Client) getGasClient() (*ethclient.Client, error) { method GetClient (line 117) | func (c *Client) GetClient() (*ethclient.Client, error) { method ChainID (line 128) | func (c *Client) ChainID() (uint64, error) { method PendingNonceAt (line 136) | func (c *Client) PendingNonceAt(ctx context.Context, addr common.Addre... method Address (line 155) | func (c *Client) Address() (string, string, error) { method BlockByNumber (line 159) | func (c *Client) BlockByNumber(blockNumber int64) (*types.Block, error) { method GetLastBlockNumber (line 171) | func (c *Client) GetLastBlockNumber() (int64, error) { method GetBlockTime (line 183) | func (c *Client) GetBlockTime(n uint64) (uint64, error) { method getBlock (line 191) | func (c *Client) getBlock(n uint64) (*BlockResp, error) { method doWithAuth (line 253) | func (c *Client) doWithAuth(req *http.Request) (*http.Response, error) { method postJSON (line 258) | func (c *Client) postJSON(apiURL string, headers map[string]string, js... method TransactionConfirmed (line 288) | func (c *Client) TransactionConfirmed(hash string) error { method WaitMined (line 310) | func (c *Client) WaitMined(hash string) error { method WaitMinedTxReceipt (line 332) | func (c *Client) WaitMinedTxReceipt(ctx context.Context, txHash common... method validateAddress (line 364) | func (c *Client) validateAddress(address string) { method parsePrkAuth (line 370) | func (c *Client) parsePrkAuth(prkHex string) (common.Address, *ecdsa.P... method GetChainID (line 384) | func (c *Client) GetChainID() (uint64, error) { method getGasPrice (line 400) | func (c *Client) getGasPrice() (*big.Int, error) { method getGasTipCap (line 426) | func (c *Client) getGasTipCap() (*big.Int, error) { method GetCachedGasPriceAndTipCap (line 458) | func (c *Client) GetCachedGasPriceAndTipCap() (*big.Int, *big.Int, err... method Transfer (line 467) | func (c *Client) Transfer(prkHex string, toAddr string, amount string,... method ValidateMessageSignature (line 530) | func (c *Client) ValidateMessageSignature(msg string, signatureHex str... method ReferralPaymentSignMessage (line 556) | func (c *Client) ReferralPaymentSignMessage(contractAddr, tokenAddr, a... method SignWithEthereum (line 581) | func (c *Client) SignWithEthereum(privateKey string, dataBytes []byte)... method Sign (line 598) | func (c *Client) Sign(privateKey string, hash [32]byte) ([]byte, error) { method Erc20Transfer (line 613) | func (c *Client) Erc20Transfer(erc20Addr string, prkHex string, toAddr... method GetRewardSignature (line 689) | func (c *Client) GetRewardSignature(contractAddr, tokenAddr, accountAd... method getErc20Instance (line 714) | func (c *Client) getErc20Instance(contractAddr common.Address) (*erc20... method Erc20Allowance (line 726) | func (c *Client) Erc20Allowance(erc20Addr string, addr string, spender... method Erc20ApproveMaxData (line 747) | func (c *Client) Erc20ApproveMaxData(toAddr string) ([]byte, error) { method Erc20ApproveMax (line 764) | func (c *Client) Erc20ApproveMax(erc20Addr string, prkHex string, toAd... method GetFrom (line 837) | func (c *Client) GetFrom(tx *types.Transaction) (string, error) { method GetFromFromHash (line 842) | func (c *Client) GetFromFromHash(hash string) (string, error) { method GetReceiveAddrsByHeight (line 862) | func (c *Client) GetReceiveAddrsByHeight(height int64) ([]string, []*T... method InscribeTxs (line 924) | func (c *Client) InscribeTxs(txHashs []string) (string, error) { method Transact (line 978) | func (c *Client) Transact(contractAddr string, prkHex string, dataByte... method IsContract (line 1045) | func (c *Client) IsContract(address string) (bool, error) { method CheckTxPendingByHash (line 1058) | func (c *Client) CheckTxPendingByHash(txHash common.Hash) (*RPCRespons... method ConvertAddressForIn (line 1083) | func (c *Client) ConvertAddressForIn(addr string) string { method ConvertAddressForOut (line 1094) | func (c *Client) ConvertAddressForOut(addr string) string { method GetSignatureTimestamp (line 1105) | func (c *Client) GetSignatureTimestamp(prk string, timestamp int64) (s... type TxResp (line 855) | type TxResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/dagent721.go method Dagent721Mint (line 14) | func (c *Client) Dagent721Mint(contractAddr string, prkHex string, to co... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/daotoken.go method DeployDAOTToken (line 10) | func (c *Client) DeployDAOTToken(prkHex string, name string, symbol stri... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/daotreasury.go method DeployDAOTreasury (line 17) | func (c *Client) DeployDAOTreasury(prkHex string) (string, string, error) { method DAOTreasuryInitializeData (line 46) | func (c *Client) DAOTreasuryInitializeData(positionManager common.Addres... method DAOTreasurySettleFund (line 62) | func (c *Client) DAOTreasurySettleFund(contractAddr string, prkHex strin... method DAOTreasuryAddLiquidity (line 130) | func (c *Client) DAOTreasuryAddLiquidity(contractAddr string, prkHex str... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/erc20.go method Erc20Symbol (line 16) | func (c *Client) Erc20Symbol(erc20Addr string) (string, error) { type Erc20InfoResp (line 35) | type Erc20InfoResp struct method Erc20Info (line 42) | func (c *Client) Erc20Info(erc20Addr string) (*Erc20InfoResp, error) { method Erc20Balance (line 78) | func (c *Client) Erc20Balance(erc20Addr string, addr string) (*big.Int, ... method NftOwnerOf (line 100) | func (c *Client) NftOwnerOf(nftAddr string, tokenID string) (string, err... method Balance (line 121) | func (c *Client) Balance(addr string) (*big.Int, error) { method Erc1155Balance (line 136) | func (c *Client) Erc1155Balance(erc20Addr string, tokenId string, addr s... method Erc1155IsApprovedForAll (line 162) | func (c *Client) Erc1155IsApprovedForAll(erc20Addr string, addr string, ... method Erc20ApproveMaxCheck (line 184) | func (c *Client) Erc20ApproveMaxCheck(contractAddr string, prkHex string... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/erc20realworldagent.go method DeployERC20RealWorldAgent (line 15) | func (c *Client) DeployERC20RealWorldAgent(prkHex string, name string, s... method ERC20RealWorldAgentSubmitSolution (line 44) | func (c *Client) ERC20RealWorldAgentSubmitSolution(contractAddr string, ... method ERC20RealWorldAgentAct (line 113) | func (c *Client) ERC20RealWorldAgentAct(contractAddr string, prkHex stri... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/erc20utilityagent.go method DeployERC20UtilityAgent (line 13) | func (c *Client) DeployERC20UtilityAgent(prkHex string, name string, sym... method ERC20UtilityAgentFetchCode (line 42) | func (c *Client) ERC20UtilityAgentFetchCode(contractAddress string) (str... method ERC20UtilityAgentGetStorageInfo (line 61) | func (c *Client) ERC20UtilityAgentGetStorageInfo(contractAddress string)... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/erc721.go method Erc721Transfer (line 17) | func (c *Client) Erc721Transfer(contractAddr string, prkHex string, toAd... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/ethereum_swapv3.go method EthereumNonfungiblePositionManagerMint (line 18) | func (c *Client) EthereumNonfungiblePositionManagerMint(contractAddr str... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/events.go type RealWorldAgentExecutionRequested (line 33) | type RealWorldAgentExecutionRequested struct type BridgeMint (line 46) | type BridgeMint struct type BridgeWithdraw (line 58) | type BridgeWithdraw struct type ImageHubImageTipTransferred (line 72) | type ImageHubImageTipTransferred struct type ImageHubSubscriptionPriceUpdated (line 87) | type ImageHubSubscriptionPriceUpdated struct type ImageHubSubscriptionRegistered (line 100) | type ImageHubSubscriptionRegistered struct type ImageHubSubscriptionCharged (line 114) | type ImageHubSubscriptionCharged struct type WorkerHubNewInference (line 130) | type WorkerHubNewInference struct type BlockChainEventResp (line 144) | type BlockChainEventResp struct method NewEventResp (line 171) | func (c *Client) NewEventResp() *BlockChainEventResp { method EventsByTransaction (line 175) | func (c *Client) EventsByTransaction(txHash string) (*BlockChainEventRes... method ScanEvents (line 195) | func (c *Client) ScanEvents(contractAddrs []string, startBlock, endBlock... method ParseEventResp (line 283) | func (c *Client) ParseEventResp(resp *BlockChainEventResp, log *types.Lo... type Erc20TokenTransferEventResp (line 866) | type Erc20TokenTransferEventResp struct type NftTransferEventResp (line 879) | type NftTransferEventResp struct type ERC1155ransferEventResp (line 892) | type ERC1155ransferEventResp struct type Erc20TokenEventResp (line 904) | type Erc20TokenEventResp struct method ScanTokenHolders (line 911) | func (c *Client) ScanTokenHolders(contracts []string, startBlock, endBlo... method NewErc20TokenEventResp (line 972) | func (c *Client) NewErc20TokenEventResp() *Erc20TokenEventResp { method Erc20TokenEventResp (line 976) | func (c *Client) Erc20TokenEventResp(resp *Erc20TokenEventResp, log *typ... method Erc20EventsByTransaction (line 1128) | func (c *Client) Erc20EventsByTransaction(txHash string) (*Erc20TokenEve... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/external_events.go type UniswapPoolCreatedEventResp (line 16) | type UniswapPoolCreatedEventResp struct type UniswapSwapEventResp (line 29) | type UniswapSwapEventResp struct type BlockChainExternalEventResp (line 47) | type BlockChainExternalEventResp struct method NewExternalEventResp (line 54) | func (c *Client) NewExternalEventResp() *BlockChainExternalEventResp { method ExternalEventEventsByTransaction (line 58) | func (c *Client) ExternalEventEventsByTransaction(txHash string) (*Block... method ScanExternalEvents (line 78) | func (c *Client) ScanExternalEvents(contractAddrs []string, startBlock, ... method ParseExternalEventResp (line 134) | func (c *Client) ParseExternalEventResp(resp *BlockChainExternalEventRes... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/gpumanager.go method GPUManagerGetModelID (line 11) | func (c *Client) GPUManagerGetModelID(contactAddress string) (uint32, er... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/iagenttokendeployer.go method IAGENTTokenDeployerGetToken (line 15) | func (c *Client) IAGENTTokenDeployerGetToken(contractAddress string, sal... method IAGENTTokenDeployerCreateTokenData (line 34) | func (c *Client) IAGENTTokenDeployerCreateTokenData(salt string, name st... method IAGENTTokenDeployerCallWithValueData (line 52) | func (c *Client) IAGENTTokenDeployerCallWithValueData(target string, dat... method IAGENTTokenDeployerMulticallData (line 69) | func (c *Client) IAGENTTokenDeployerMulticallData(data [][]byte) ([]byte... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/iv3swaprouter.go method IV3SwapRouterExactInputSingleData (line 10) | func (c *Client) IV3SwapRouterExactInputSingleData(params *iv3swaprouter... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/meme_swapv3.go method MemeNonfungiblePositionManagerMint (line 21) | func (c *Client) MemeNonfungiblePositionManagerMint(contractAddr string,... method MemeNonfungiblePositionManagerMintData (line 190) | func (c *Client) MemeNonfungiblePositionManagerMintData(recipient string... method MemeNonfungiblePositionManagerBurn (line 259) | func (c *Client) MemeNonfungiblePositionManagerBurn(contractAddr string,... method MemeSwapRouterExactInputSingle (line 414) | func (c *Client) MemeSwapRouterExactInputSingle(contractAddr, privateHex... method MemeQuoterQuoteExactInputSingle (line 601) | func (c *Client) MemeQuoterQuoteExactInputSingle(contractAddress string,... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/multisend.go method DeployMultisend (line 15) | func (c *Client) DeployMultisend(prkHex string) (string, string, error) { method MultisendERC20Transfer (line 44) | func (c *Client) MultisendERC20Transfer(contractAddr string, prkHex stri... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/polygon_swapv3.go method PolygonNonfungiblePositionManagerMint (line 17) | func (c *Client) PolygonNonfungiblePositionManagerMint(contractAddr stri... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/proxyadmin.go method DeployProxyAdmin (line 16) | func (c *Client) DeployProxyAdmin(prkHex string) (string, string, error) { method ProxyAdminUpgrade (line 45) | func (c *Client) ProxyAdminUpgrade(contractAddr string, prkHex string, p... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/systempromptmanager.go method SystemPromptManagerInfer (line 15) | func (c *Client) SystemPromptManagerInfer(contractAddr string, prkHex st... method SystemPromptManagerTopup (line 85) | func (c *Client) SystemPromptManagerTopup(contractAddr string, prkHex st... method SystemPromptManagerMint (line 147) | func (c *Client) SystemPromptManagerMint(contractAddr string, prkHex str... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/tokenfactory.go method TokenFactoryCreateToken (line 13) | func (c *Client) TokenFactoryCreateToken(contractAddr string, prkHex str... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/transparentupgradeableproxy.go method DeployTransparentUpgradeableProxy (line 11) | func (c *Client) DeployTransparentUpgradeableProxy(prkHex string, logic ... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/univ3.go type UniV3SwapPositionInfo (line 17) | type UniV3SwapPositionInfo struct type SwapNonfungiblePositionManagerMintParams (line 34) | type SwapNonfungiblePositionManagerMintParams struct type UniswapPositionLiquidity (line 49) | type UniswapPositionLiquidity struct method MemeNonfungiblePositionManagerPositionInfo (line 63) | func (c *Client) MemeNonfungiblePositionManagerPositionInfo(positionAddr... method CamelotNonfungiblePositionManagerPositionInfo (line 102) | func (c *Client) CamelotNonfungiblePositionManagerPositionInfo(positionA... method UniswapV3PoolSlot0 (line 140) | func (c *Client) UniswapV3PoolSlot0(poolAddr string) (*struct { method PancakeswapV3PoolSlot0 (line 164) | func (c *Client) PancakeswapV3PoolSlot0(poolAddr string) (*struct { method UniswapV3PoolSlot0Arb (line 188) | func (c *Client) UniswapV3PoolSlot0Arb(poolAddr string) (*struct { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/vibe_token.go method GetSignatureForDeployToken (line 11) | func (c *Client) GetSignatureForDeployToken(prk string, vibeTokenFactory... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/ethapi/workerhub.go method WorkerHubAssignment (line 13) | func (c *Client) WorkerHubAssignment(workerhubAddress string, assignment... method WorkerHubInference (line 32) | func (c *Client) WorkerHubInference(workerhubAddress string, inferenceId... method GetAssignmentByInferenceId (line 51) | func (c *Client) GetAssignmentByInferenceId(workerhubAddress string, inf... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/evmapi/base.go type BaseClient (line 11) | type BaseClient interface function AgentUpgradeableInitializeData (line 27) | func AgentUpgradeableInitializeData(agentName string, agentVersion strin... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/googlestorage/client.go type Client (line 16) | type Client struct method UploadPublicDataFile (line 34) | func (c *Client) UploadPublicDataFile(folder string, fileName string, ... method UploadPublicMultipartFile (line 50) | func (c *Client) UploadPublicMultipartFile(folder string, fileName str... method UploadPublicDataBase64 (line 67) | func (c *Client) UploadPublicDataBase64(folder string, fileName string... function InitClient (line 20) | func InitClient(credentialsFile string, bucketName string) *Client { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/hiro/hiro.go type HiroService (line 11) | type HiroService struct method GetInscriptionInfo (line 26) | func (s *HiroService) GetInscriptionInfo(inscriptionId string) (*HiroI... function NewHiroService (line 17) | func NewHiroService(baseUrl string) *HiroService { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/hiro/structs.go type HiroInscriptionInfo (line 3) | type HiroInscriptionInfo struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/lighthouse/lighthouse.go type LightHouseResponse (line 26) | type LightHouseResponse struct constant IPFSGateway (line 33) | IPFSGateway = "https://gateway.lighthouse.storage/ipfs/" function DownloadDataSimple (line 36) | func DownloadDataSimple(hash string) ([]byte, string, error) { function DownloadDataSimpleFromLighthouse (line 63) | func DownloadDataSimpleFromLighthouse(hash string) ([]byte, string, erro... function downloadChunkedData (line 86) | func downloadChunkedData(hash string, start, end int) ([]byte, error) { function DownloadChunkedData (line 105) | func DownloadChunkedData(hash string, modelDir string) (string, error) { function WriteFile (line 155) | func WriteFile(name string, data []byte, perm os.FileMode) error { type FileInfo (line 167) | type FileInfo struct function GetFileInfo (line 180) | func GetFileInfo(hash string) (*FileInfo, error) { function UploadData (line 209) | func UploadData(apikey, fileName string, data []byte) (string, error) { function getCurrentDir (line 270) | func getCurrentDir() string { function UploadFile (line 320) | func UploadFile(apikey, fileName string, filePath string) (string, error) { function DownloadToFile (line 380) | func DownloadToFile(hash string, filePath string) error { function UploadDataWithRetry (line 410) | func UploadDataWithRetry(apikey, fileName string, data []byte) (string, ... function UploadDataFileByUrl (line 424) | func UploadDataFileByUrl(ctx context.Context, apikey, rawUrl string) (st... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/lighthouse/zip_upload.go type FileDetail (line 27) | type FileDetail struct type FileInLightHouse (line 33) | type FileInLightHouse struct function getBashExecutable (line 41) | func getBashExecutable() string { function executeCommand (line 50) | func executeCommand(fileCmd string) ([]byte, error) { function getScriptZipFile (line 68) | func getScriptZipFile(fileFolder string, baseDir string) (string, error) { function removeFileIfExists (line 96) | func removeFileIfExists(filePath string) error { function getScriptUnZipFile (line 105) | func getScriptUnZipFile(fileFolder string, parentDir string) (string, er... function getListZipFile (line 131) | func getListZipFile(fileFolder string, parentDir string) ([]string, erro... function uploadListZipFileToLightHouse (line 182) | func uploadListZipFileToLightHouse(fileFolder string, baseDir string, ap... function uploadFileResultToLightHouse (line 218) | func uploadFileResultToLightHouse(info *FileInLightHouse, apiKey string)... function getFileResultFromLightHouse (line 223) | func getFileResultFromLightHouse(hash string) (*FileInLightHouse, error) { function downloadZipFileFromLightHouse (line 236) | func downloadZipFileFromLightHouse(info *FileInLightHouse, baseDir strin... function DownloadFileFromLightHouse (line 263) | func DownloadFileFromLightHouse(hash string, hfDir string) error { function ZipAndUploadFileInMultiplePartsToLightHouse (line 297) | func ZipAndUploadFileInMultiplePartsToLightHouse(fileFolder string, base... function UploadFileInMultiplePartsToLightHouse (line 324) | func UploadFileInMultiplePartsToLightHouse(fileFolder string, baseDir st... function fileSizeInMB (line 340) | func fileSizeInMB(filePath string) (float64, error) { function readFile (line 352) | func readFile(filePath string) ([]byte, error) { function ZipAndUploadFileInMultiplePartsToLightHouseByUrl (line 374) | func ZipAndUploadFileInMultiplePartsToLightHouseByUrl(url string, baseDi... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/lighthouse/zip_upload_test.go function TestZipAndUploadFileInMultiplePartsToLightHouseByUrl (line 8) | func TestZipAndUploadFileInMultiplePartsToLightHouseByUrl(t *testing.T) { function TestDownloadHFModelFromLightHouse (line 44) | func TestDownloadHFModelFromLightHouse(t *testing.T) { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/magiceden/magiceden.go type MagicEdenService (line 11) | type MagicEdenService struct method GetInscriptionInfo (line 29) | func (s *MagicEdenService) GetInscriptionInfo(inscriptionId string) (*... method GetInscriptionHardCode (line 80) | func (s *MagicEdenService) GetInscriptionHardCode() ([]Inscription, er... method GetCollectionInfo (line 92) | func (s *MagicEdenService) GetCollectionInfo(collection string) (*Coll... function NewMagicedenService (line 17) | func NewMagicedenService() *MagicEdenService { type Inscription (line 48) | type Inscription struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/magiceden/magiceden_hardcode.go constant INSC_COLLECTIONS (line 3) | INSC_COLLECTIONS = `[{ FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/magiceden/structs.go type MagicedenInscriptionInfo (line 3) | type MagicedenInscriptionInfo struct type CollectionInfo (line 67) | type CollectionInfo struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/moralis/client.go type Client (line 13) | type Client struct method doWithAuth (line 17) | func (c *Client) doWithAuth(req *http.Request) (*http.Response, error) { method postJSON (line 22) | func (c *Client) postJSON(apiURL string, headers map[string]string, js... method getJSON (line 49) | func (c *Client) getJSON(url string, headers map[string]string, result... method GetNFTs (line 84) | func (c *Client) GetNFTs(chain string, address string, cursor string, ... method GetTrendingTokens (line 131) | func (c *Client) GetTrendingTokens(chain string) ([]TrendingToken, err... type GetNFTsResp (line 75) | type GetNFTsResp struct type TimeRange (line 102) | type TimeRange struct type TrendingToken (line 109) | type TrendingToken struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/moralis/moralis.go type MoralisNfts (line 15) | type MoralisNfts struct method generateUrl (line 35) | func (m MoralisNfts) generateUrl(path string, filters *MoralisFilter) ... method request (line 110) | func (m MoralisNfts) request(fullUrl string, method string, headers ma... method GetNftByContract (line 141) | func (m MoralisNfts) GetNftByContract(contractAddr string, f MoralisFi... method GetNftCollectionMetadataByContract (line 159) | func (m MoralisNfts) GetNftCollectionMetadataByContract(contractAddr s... method GetNftByWalletAddress (line 177) | func (m MoralisNfts) GetNftByWalletAddress(wallletAddress string, filt... method GetMultipleNfts (line 193) | func (m MoralisNfts) GetMultipleNfts(f MoralisGetMultipleNftsFilter) (... method GetNftByContractAndTokenIDNoCahe (line 222) | func (m MoralisNfts) GetNftByContractAndTokenIDNoCahe(contractAddr str... method AddressBalance (line 245) | func (m MoralisNfts) AddressBalance(walletAddress string) (*MoralisBal... constant MORALIS_ETH (line 22) | MORALIS_ETH = "eth" constant MORALIS_BASE (line 23) | MORALIS_BASE = "base" function NewMoralisNfts (line 26) | func NewMoralisNfts(chain, moralisApiKey string) *MoralisNfts { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/moralis/structure.go constant KeyOwner (line 9) | KeyOwner string = "owner" constant KeyLimit (line 10) | KeyLimit string = "limit" constant KeyOffset (line 11) | KeyOffset string = "offset" constant KeyCurrsor (line 12) | KeyCurrsor string = "cursor" constant KeyTokenAddresses (line 13) | KeyTokenAddresses string = "token_addresses" constant KeyChain (line 14) | KeyChain string = "chain" constant KeyFormat (line 15) | KeyFormat string = "format" constant KeyTotalRanges (line 16) | KeyTotalRanges string = "totalRanges" constant KeyRange (line 17) | KeyRange string = "range" constant URLAssets (line 18) | URLAssets string = "assets" constant URLNft (line 19) | URLNft string = "nft" constant WalletAddressBalance (line 20) | WalletAddressBalance string = "balance" constant WalletAddressTokenBalance (line 21) | WalletAddressTokenBalance string = "erc20" constant NormalizeMetadata (line 22) | NormalizeMetadata string = "normalizeMetadata" type NftFilter (line 30) | type NftFilter struct type MoralisGetMultipleNftsReqBody (line 35) | type MoralisGetMultipleNftsReqBody struct type MoralisGetMultipleNftsFilter (line 41) | type MoralisGetMultipleNftsFilter struct type MoralisFilter (line 46) | type MoralisFilter struct type MoralisTokensResp (line 57) | type MoralisTokensResp struct type MoralisBalanceResp (line 65) | type MoralisBalanceResp struct type MoralisToken (line 70) | type MoralisToken struct method IsERC1155Type (line 87) | func (s MoralisToken) IsERC1155Type() bool { type InscribeBTC (line 91) | type InscribeBTC struct type MoralisTokenMetadata (line 97) | type MoralisTokenMetadata struct type Trait (line 106) | type Trait struct type CovalentNftTransactionFilter (line 119) | type CovalentNftTransactionFilter struct type CovalentGetTokenHolderRequest (line 125) | type CovalentGetTokenHolderRequest struct type CovalentGetAllTokenHolderRequest (line 132) | type CovalentGetAllTokenHolderRequest struct type CovalentGetTokenHolderData (line 138) | type CovalentGetTokenHolderData struct type CovalentGetTokenHolderResponse (line 160) | type CovalentGetTokenHolderResponse struct type CovalentGetNftTransactionResponse (line 167) | type CovalentGetNftTransactionResponse struct type CovalentGetNftTransactionData (line 174) | type CovalentGetNftTransactionData struct type MoralisMessage (line 223) | type MoralisMessage struct type NFTCollectionMetadata (line 228) | type NFTCollectionMetadata struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/openai/openai.go type OpenAI (line 22) | type OpenAI struct method ChatMessage (line 63) | func (c OpenAI) ChatMessage(msgChat string) (string, error) { method ChatMessageWithSystemPromp (line 137) | func (c OpenAI) ChatMessageWithSystemPromp(msgChat, systemContent stri... method TestAgentPersinality (line 187) | func (c OpenAI) TestAgentPersinality(systemPrompt, userPrompt, baseUrl... method CallDirectlyEternalLLMV2 (line 237) | func (c OpenAI) CallDirectlyEternalLLMV2(input map[string]interface{},... method CallEternalLLMOnchain (line 274) | func (c OpenAI) CallEternalLLMOnchain(input map[string]interface{}, ba... method CallDirectlyEternalLLM (line 301) | func (c OpenAI) CallDirectlyEternalLLM(messages, model, baseUrl string... method CallStreamDirectlyEternalLLM (line 351) | func (c OpenAI) CallStreamDirectlyEternalLLM(ctx context.Context, mess... method CallStreamDirectlyEternalLLMV2 (line 401) | func (c OpenAI) CallStreamDirectlyEternalLLMV2(ctx context.Context, me... method CallStreamOnchainEternalLLM (line 457) | func (c OpenAI) CallStreamOnchainEternalLLM(ctx context.Context, baseU... method TestAgentPersinalityV1 (line 490) | func (c OpenAI) TestAgentPersinalityV1(messages, baseUrl string) (stri... method SummaryWebContent (line 537) | func (c OpenAI) SummaryWebContent(webContent string) (string, error) { method AgentChats (line 599) | func (c OpenAI) AgentChats(systemPrompt, baseUrl string, messages seri... type ChatResponse (line 29) | type ChatResponse struct function NewOpenAI (line 49) | func NewOpenAI(baseUrl, apiKey string, modelName string) *OpenAI { function NewAgentAI (line 57) | func NewAgentAI(apiKey string) *OpenAI { type AgentThinking (line 590) | type AgentThinking struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/openai/utils.go function GetSystemPromptFromLLMMessage (line 7) | func GetSystemPromptFromLLMMessage(messages []openai2.ChatCompletionMess... function GetQuestionFromLLMMessage (line 18) | func GetQuestionFromLLMMessage(messages []openai2.ChatCompletionMessage)... function UpdateSystemPromptInLLMRequest (line 29) | func UpdateSystemPromptInLLMRequest(message []openai2.ChatCompletionMess... function LastUserPrompt (line 40) | func LastUserPrompt(messages []openai2.ChatCompletionMessage) string { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/opensea/opensea.go constant API_URL (line 14) | API_URL string = "https://api.opensea.io/api" type OpenseaService (line 17) | type OpenseaService struct method AdditionBaseCollections (line 29) | func (s *OpenseaService) AdditionBaseCollections() map[string]HardCode... method IsInAdditionalCollections (line 49) | func (s *OpenseaService) IsInAdditionalCollections(slug string) *HardC... method FindHardCodeCollectionByAddress (line 59) | func (s *OpenseaService) FindHardCodeCollectionByAddress(address strin... method GetProfileAvatar (line 83) | func (s *OpenseaService) GetProfileAvatar(addr string) (string, error) { method OpenseaGetContract (line 99) | func (s *OpenseaService) OpenseaGetContract(ctx context.Context, addre... method OpenseaGetCollections (line 115) | func (s *OpenseaService) OpenseaGetCollections(ctx context.Context, f ... method OpenseaGetSingleCollection (line 206) | func (s *OpenseaService) OpenseaGetSingleCollection(ctx context.Contex... type HardCodeCollection (line 22) | type HardCodeCollection struct function NewOpensea (line 69) | func NewOpensea(apiKey string) *OpenseaService { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/opensea/structures.go type User (line 3) | type User struct type Account (line 8) | type Account struct type OpenseaGetContract (line 12) | type OpenseaGetContract struct type OpenseaGetCollectionStats (line 18) | type OpenseaGetCollectionStats struct type OpenseaGetCollectionStatsTotal (line 22) | type OpenseaGetCollectionStatsTotal struct type OpenSeaFilterCollections (line 26) | type OpenSeaFilterCollections struct type CollectionsResp (line 36) | type CollectionsResp struct type SingleCollectionResp (line 41) | type SingleCollectionResp struct type ContractResp (line 65) | type ContractResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/privy/privy_client.go type Client (line 11) | type Client struct method buildUrl (line 25) | func (c *Client) buildUrl(resourcePath string) string { method doWithoutAuth (line 32) | func (c *Client) doWithoutAuth(req *http.Request) (*http.Response, err... method methodJSON (line 37) | func (c *Client) methodJSON(method string, apiURL string, jsonObject i... method CreateUser (line 92) | func (c *Client) CreateUser(req *CreateUserReq) (*CreateUserResp, erro... method CreateUserEx (line 108) | func (c *Client) CreateUserEx(req *CreateUserReq, appID, appSecret str... method methodJSONWithAuth (line 126) | func (c *Client) methodJSONWithAuth(method string, apiURL string, json... method methodJSONWithAuthEx (line 161) | func (c *Client) methodJSONWithAuthEx(method, apiURL, appID, appSecret... function NewPrivyClient (line 17) | func NewPrivyClient(appID, appSecret string) *Client { type LinkedAccountReq (line 66) | type LinkedAccountReq struct type LinkedAccountResp (line 73) | type LinkedAccountResp struct type CreateUserReq (line 81) | type CreateUserReq struct type CreateUserResp (line 86) | type CreateUserResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/pumfun/client.go type Client (line 10) | type Client struct method GetPumpFunTrades (line 23) | func (e *Client) GetPumpFunTrades(mint string, page int, limit int) ([... method GetPumpFunCoinInfo (line 53) | func (e *Client) GetPumpFunCoinInfo(mint string) (*PumpFunCoinInfoResp... type PumpFunTradeResp (line 14) | type PumpFunTradeResp struct type PumpFunCoinInfoResp (line 44) | type PumpFunCoinInfoResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/rapid/rapid.go type Rapid (line 12) | type Rapid struct method request (line 244) | func (m *Rapid) request(fullUrl string, method string, headers map[str... method SearchSpreadTwitterByUserName (line 274) | func (m *Rapid) SearchSpreadTwitterByUserName(cursor, twitterUserName ... method GetTweetDetailByID (line 406) | func (m Rapid) GetTweetDetailByID(tweetID string) (*RapidTweetSummaryI... method GetTweetByTwitterID (line 476) | func (m *Rapid) GetTweetByTwitterID(twitterID, cursor string) ([]*Twee... method GetTweetByTwitterIDV1 (line 514) | func (m *Rapid) GetTweetByTwitterIDV1(twitterID, cursor string) ([]*Ra... method GetTwitterFollowings (line 626) | func (m *Rapid) GetTwitterFollowings(userID string) ([]Following, erro... method IsPostForFaucetAgent (line 712) | func (m Rapid) IsPostForFaucetAgent(code string) (*TwitterDetail, erro... method _isPostForFaucetAgentBackup (line 766) | func (m Rapid) _isPostForFaucetAgentBackup(code, cursor string) (*Twit... method IsPostForFaucetAgentBackup (line 823) | func (m Rapid) IsPostForFaucetAgentBackup(code string) (*TwitterDetail... method GetTwitterUserFromTweetID (line 844) | func (m Rapid) GetTwitterUserFromTweetID(tweetID string, authPublicCod... type RapidUser (line 18) | type RapidUser struct type RapidTweetSummaryInfo (line 22) | type RapidTweetSummaryInfo struct method IsMention (line 42) | func (m *RapidTweetSummaryInfo) IsMention(username string) bool { type RapidSearchResponse (line 51) | type RapidSearchResponse struct type TweetContent (line 118) | type TweetContent struct type RapidTweetResponse (line 204) | type RapidTweetResponse struct function NewRapid (line 236) | func NewRapid(apiKey string) *Rapid { type RapidTweetDetailResponse (line 341) | type RapidTweetDetailResponse struct type Following (line 572) | type Following struct type ResponseData (line 583) | type ResponseData struct type TwitterDetail (line 705) | type TwitterDetail struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/taapi/taapi.go type TaApi (line 12) | type TaApi struct method generateUrl (line 24) | func (m *TaApi) generateUrl(path string) string { method request (line 29) | func (m *TaApi) request(fullUrl string, method string, headers map[str... method GetFibonacciRetracement (line 66) | func (m *TaApi) GetFibonacciRetracement(tokenSymbol string) (*Fibonacc... method GetRsi (line 87) | func (m *TaApi) GetRsi(tokenSymbol string) (*FibonacciRetracementResp,... method GetEma (line 108) | func (m *TaApi) GetEma(tokenSymbol string) (*FibonacciRetracementResp,... method GetSma (line 130) | func (m *TaApi) GetSma(tokenSymbol string) (*FibonacciRetracementResp,... method BulkRequest (line 161) | func (m *TaApi) BulkRequest(tokenSymbol string) (*BulkRequestResp, err... function NewTaApi (line 17) | func NewTaApi(apiKey string) *TaApi { type FibonacciRetracementResp (line 57) | type FibonacciRetracementResp struct type BulkRequestDetailResp (line 152) | type BulkRequestDetailResp struct type BulkRequestResp (line 157) | type BulkRequestResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/telegram/telegram.go type Client (line 12) | type Client struct method GetMessages (line 26) | func (c *Client) GetMessages(ctx context.Context, channelURL string, l... method Run (line 76) | func (c *Client) Run(ctx context.Context) error { function NewClient (line 18) | func NewClient(apiID int, apiHash string) *Client { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/trxapi/client.go function CreateTRONAddress (line 27) | func CreateTRONAddress() (string, string, error) { function sha256Hex (line 41) | func sha256Hex(msg string) (string, error) { function AddrTronToEvm (line 50) | func AddrTronToEvm(address string) string { function AddrEvmToTron (line 61) | func AddrEvmToTron(address string) string { type Client (line 83) | type Client struct method Conn (line 93) | func (c *Client) Conn() { method buildUrl (line 112) | func (c *Client) buildUrl(resourcePath string) string { method buildRpcUrl (line 119) | func (c *Client) buildRpcUrl(resourcePath string) string { method doWithoutAuth (line 126) | func (c *Client) doWithoutAuth(req *http.Request) (*http.Response, err... method methodJSON (line 131) | func (c *Client) methodJSON(method string, apiURL string, jsonObject i... method SignTx (line 159) | func (c *Client) SignTx(prk *ecdsa.PrivateKey, tx *core.Transaction) (... method GetTRC20Transfers (line 206) | func (c *Client) GetTRC20Transfers(addr string) (*TRC20TransfersResp, ... method Balance (line 224) | func (c *Client) Balance(addr string) (*big.Int, error) { method CheckBalance (line 236) | func (c *Client) CheckBalance(addr string, fee *big.Int) error { type TRC20TransfersResp (line 175) | type TRC20TransfersResp struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/trxapi/common.go method triggerConstantContract (line 13) | func (c *Client) triggerConstantContract(ct *core.TriggerSmartContract) ... method triggerContract (line 18) | func (c *Client) triggerContract(ct *core.TriggerSmartContract, feeLimit... method TRC20Call (line 35) | func (c *Client) TRC20Call(from, contractAddress, data string, constant ... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/trxapi/sunpumplaunchpad.go method SunpumpLaunchpadCreateAndInitPurchase (line 14) | func (c *Client) SunpumpLaunchpadCreateAndInitPurchase(contractAddr stri... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/trxapi/systempromptmanager.go method SystemPromptManagerMint (line 14) | func (c *Client) SystemPromptManagerMint(contractAddr string, prkHex str... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/trxapi/trx20.go method Trc20Balance (line 15) | func (c *Client) Trc20Balance(erc20Addr string, addr string) (*big.Int, ... method TRC20ApproveMax (line 27) | func (c *Client) TRC20ApproveMax(contractAddr string, prkHex string, toA... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/auth.go type Authorizer (line 6) | type Authorizer interface FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/client.go constant TWITTER_OAUTH_TOKEN_URL (line 22) | TWITTER_OAUTH_TOKEN_URL = "https://api.twitter.com/2/oauth2/token" type Client (line 24) | type Client struct method postJSON (line 48) | func (c *Client) postJSON(apiURL string, headers map[string]string, js... method postJSONWithKey (line 83) | func (c *Client) postJSONWithKey(apiURL, oauthClientId, oauthClientSec... method getJSONWithAccessToken (line 118) | func (c *Client) getJSONWithAccessToken(accessToken, url string, heade... method GetTwitterUserInfoByToken (line 158) | func (c *Client) GetTwitterUserInfoByToken(username string) (*TwitterU... method UploadImage (line 219) | func (c *Client) UploadImage(imageURL string, additionalOwners []strin... method GetTwitterUserInfoID (line 273) | func (c *Client) GetTwitterUserInfoID(userTwitterID string) (*TwitterU... method PostTweet (line 334) | func (c *Client) PostTweet(tweetContent, imageURL string, additionalOw... method ReplyToTweet (line 372) | func (c *Client) ReplyToTweet(tweetID, replyContent, imageURL string, ... method GetTwitterOAuthToken (line 420) | func (c *Client) GetTwitterOAuthToken(code string, callbackUrl, addres... method GetTwitterOAuthTokenWithKey (line 443) | func (c *Client) GetTwitterOAuthTokenWithKey(clientID, clientSecret, c... method TwitterOauthCallbackForInternalData (line 466) | func (c *Client) TwitterOauthCallbackForInternalData(clientID, clientS... method TwitterOauthCallbackForSampleApp (line 489) | func (c *Client) TwitterOauthCallbackForSampleApp(clientID, clientSecr... method GetTwitterOAuthTokenWithKeyForRelink (line 510) | func (c *Client) GetTwitterOAuthTokenWithKeyForRelink(clientID, client... method GetTwitterOAuthTokenWithKeyForCreateAgent (line 533) | func (c *Client) GetTwitterOAuthTokenWithKeyForCreateAgent(clientID, c... method GetTwitterOAuthTokenWithKeyForVideoReward (line 556) | func (c *Client) GetTwitterOAuthTokenWithKeyForVideoReward(clientID, c... method GetTwitterOAuthTokenWithKeyForDeveloper (line 579) | func (c *Client) GetTwitterOAuthTokenWithKeyForDeveloper(clientID, cli... method GetTwitterMe (line 606) | func (c *Client) GetTwitterMe(accessToken string) (*UserObj, error) { method GetTwitterAccessToken (line 620) | func (c *Client) GetTwitterAccessToken(refreshToken string) (*TwitterT... method GetTwitterAccessTokenWithKey (line 640) | func (c *Client) GetTwitterAccessTokenWithKey(clientID, clientSecret, ... method GetTweetDetails (line 713) | func (c *Client) GetTweetDetails(tweetIDs []string) (map[string]*Tweet... method FetchReferencedTweetByIDs (line 906) | func (c *Client) FetchReferencedTweetByIDs(tweetIDMap map[string]bool)... method _fetchReferencedTweetByIDs (line 940) | func (c *Client) _fetchReferencedTweetByIDs(tweetIDs []string) (map[st... method GetTweetFullText (line 1028) | func (c *Client) GetTweetFullText(tweetID string) (*TweetFullTextRespo... method CheckIfTweetIsTruncated (line 1062) | func (c *Client) CheckIfTweetIsTruncated(tweetText string) bool { method GetTweetsByUser (line 1067) | func (c *Client) GetTweetsByUser(userID string, cursor string) (map[st... method extractTweetIDs (line 1105) | func (c *Client) extractTweetIDs(data map[string]interface{}) []string { method extractNextToken (line 1120) | func (c *Client) extractNextToken(data map[string]interface{}) string { method PostTweetWithVideo (line 1129) | func (c *Client) PostTweetWithVideo(tweetContent, videoURL string, add... function NewClient (line 35) | func NewClient(appToken, consumerKey, consumerSecret, accessToken, acces... type TwitterUser (line 147) | type TwitterUser struct type TwitterTokenResponse (line 412) | type TwitterTokenResponse struct type TwitterMeResp (line 602) | type TwitterMeResp struct type Mention (line 661) | type Mention struct type TweetResp (line 665) | type TweetResp struct method IsMention (line 704) | func (m *TweetResp) IsMention(username string) bool { type TweetFullTextResponse (line 1017) | type TweetFullTextResponse struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/common_obj.go type EntitiesObj (line 4) | type EntitiesObj struct type EntityObj (line 13) | type EntityObj struct type EntityAnnotationObj (line 19) | type EntityAnnotationObj struct type EntityURLObj (line 27) | type EntityURLObj struct type EntityTagObj (line 39) | type EntityTagObj struct type EntityMentionObj (line 45) | type EntityMentionObj struct type WithHeldObj (line 51) | type WithHeldObj struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/error_obj.go type ErrorObj (line 4) | type ErrorObj struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/exclude.go type Exclude (line 4) | type Exclude constant ExcludeRetweets (line 8) | ExcludeRetweets Exclude = "retweets" constant ExcludeReplies (line 10) | ExcludeReplies Exclude = "replies" function excludetringArray (line 13) | func excludetringArray(arr []Exclude) []string { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/expansions.go type Expansion (line 4) | type Expansion constant ExpansionAttachmentsPollIDs (line 8) | ExpansionAttachmentsPollIDs Expansion = "attachments.poll_ids" constant ExpansionAttachmentsMediaKeys (line 10) | ExpansionAttachmentsMediaKeys Expansion = "attachments.media_keys" constant ExpansionAuthorID (line 12) | ExpansionAuthorID Expansion = "author_id" constant ExpansionEntitiesMentionsUserName (line 14) | ExpansionEntitiesMentionsUserName Expansion = "entities.mentions.username" constant ExpansionGeoPlaceID (line 16) | ExpansionGeoPlaceID Expansion = "geo.place_id" constant ExpansionInReplyToUserID (line 18) | ExpansionInReplyToUserID Expansion = "in_reply_to_user_id" constant ExpansionReferencedTweetsID (line 20) | ExpansionReferencedTweetsID Expansion = "referenced_tweets.id" constant ExpansionReferencedTweetsIDAuthorID (line 22) | ExpansionReferencedTweetsIDAuthorID Expansion = "referenced_tweets.id.au... constant ExpansionPinnedTweetID (line 24) | ExpansionPinnedTweetID Expansion = "pinned_tweet_id" function expansionStringArray (line 27) | func expansionStringArray(arr []Expansion) []string { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/media_obj.go type MediaField (line 4) | type MediaField constant MediaFieldDurationMS (line 8) | MediaFieldDurationMS MediaField = "duration_ms" constant MediaFieldHeight (line 10) | MediaFieldHeight MediaField = "height" constant MediaFieldMediaKey (line 12) | MediaFieldMediaKey MediaField = "media_key" constant MediaFieldPreviewImageURL (line 14) | MediaFieldPreviewImageURL MediaField = "preview_image_url" constant MediaFieldType (line 16) | MediaFieldType MediaField = "type" constant MediaFieldURL (line 18) | MediaFieldURL MediaField = "url" constant MediaFieldWidth (line 20) | MediaFieldWidth MediaField = "width" constant MediaFieldPublicMetrics (line 22) | MediaFieldPublicMetrics MediaField = "public_metrics" constant MediaFieldNonPublicMetrics (line 24) | MediaFieldNonPublicMetrics MediaField = "non_public_metrics" constant MediaFieldOrganicMetrics (line 26) | MediaFieldOrganicMetrics MediaField = "organic_metrics" constant MediaFieldPromotedMetrics (line 28) | MediaFieldPromotedMetrics MediaField = "promoted_metrics" function mediaFieldStringArray (line 31) | func mediaFieldStringArray(arr []MediaField) []string { type MediaObj (line 40) | type MediaObj struct type MediaMetricsObj (line 55) | type MediaMetricsObj struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/place_obj.go type PlaceField (line 4) | type PlaceField constant PlaceFieldContainedWithin (line 8) | PlaceFieldContainedWithin PlaceField = "contained_within" constant PlaceFieldCountry (line 10) | PlaceFieldCountry PlaceField = "country" constant PlaceFieldCountryCode (line 12) | PlaceFieldCountryCode PlaceField = "country_code" constant PlaceFieldFullName (line 14) | PlaceFieldFullName PlaceField = "full_name" constant PlaceFieldGeo (line 16) | PlaceFieldGeo PlaceField = "geo" constant PlaceFieldID (line 18) | PlaceFieldID PlaceField = "id" constant PlaceFieldName (line 20) | PlaceFieldName PlaceField = "name" constant PlaceFieldPlaceType (line 22) | PlaceFieldPlaceType PlaceField = "place_type" function placeFieldStringArray (line 25) | func placeFieldStringArray(arr []PlaceField) []string { type PlaceObj (line 34) | type PlaceObj struct type PlaceGeoObj (line 46) | type PlaceGeoObj struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/poll_obj.go type PollField (line 4) | type PollField constant PollFieldDurationMinutes (line 8) | PollFieldDurationMinutes PollField = "duration_minutes" constant PollFieldEndDateTime (line 10) | PollFieldEndDateTime PollField = "end_datetime" constant PollFieldID (line 12) | PollFieldID PollField = "id" constant PollFieldOptions (line 14) | PollFieldOptions PollField = "options" constant PollFieldVotingStatus (line 16) | PollFieldVotingStatus PollField = "voting_status" function pollFieldStringArray (line 19) | func pollFieldStringArray(arr []PollField) []string { type PollObj (line 28) | type PollObj struct type PollOptionObj (line 37) | type PollOptionObj struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/tweet.go constant tweetLookupEndpoint (line 14) | tweetLookupEndpoint = "2/tweets" constant tweetRecentSearchEndpoint (line 15) | tweetRecentSearchEndpoint = "2/tweets/search/recent" constant tweetFilteredStreamRulesEndpoint (line 16) | tweetFilteredStreamRulesEndpoint = "2/tweets/search/stream/rules" constant tweetFilteredStreamEndpoint (line 17) | tweetFilteredStreamEndpoint = "2/tweets/search/stream" constant tweetSampledStreamEndpoint (line 18) | tweetSampledStreamEndpoint = "2/tweets/sample/stream" constant tweetHideEndpoint (line 19) | tweetHideEndpoint = "2/tweets/{id}/hidden" constant tweetID (line 20) | tweetID = "{id}" constant tweetMaxIDs (line 21) | tweetMaxIDs = 100 constant tweetQuerySize (line 22) | tweetQuerySize = 512 type TweetLookups (line 26) | type TweetLookups method lookup (line 78) | func (t TweetLookups) lookup(decoder *json.Decoder) error { method lookups (line 97) | func (t TweetLookups) lookups(decoder *json.Decoder) error { type tweetLookupIncludes (line 28) | type tweetLookupIncludes struct type tweetLookupMaps (line 36) | type tweetLookupMaps struct function lookupMaps (line 45) | func lookupMaps(include tweetLookupIncludes) tweetLookupMaps { function createTweetLookup (line 117) | func createTweetLookup(tweet TweetObj, maps tweetLookupMaps) TweetLookup { type TweetLookup (line 173) | type TweetLookup struct type TweetRecentSearchMeta (line 187) | type TweetRecentSearchMeta struct type TweetRecentSearch (line 195) | type TweetRecentSearch struct method UnmarshalJSON (line 201) | func (t *TweetRecentSearch) UnmarshalJSON(b []byte) error { type HTTPError (line 220) | type HTTPError struct method Error (line 226) | func (h *HTTPError) Error() string { type TweetError (line 231) | type TweetError struct type TweetErrorResponse (line 237) | type TweetErrorResponse struct method Error (line 245) | func (t *TweetErrorResponse) Error() string { type TweetSearchStreamAddRule (line 250) | type TweetSearchStreamAddRule struct type TweetSearchStreamDeleteRule (line 256) | type TweetSearchStreamDeleteRule struct type TweetSearchStreamRule (line 261) | type TweetSearchStreamRule struct type TweetSearchStreamRuleData (line 267) | type TweetSearchStreamRuleData struct type TweetSearchStreamRuleMeta (line 274) | type TweetSearchStreamRuleMeta struct type TweetSearchStreamRuleSummary (line 280) | type TweetSearchStreamRuleSummary struct type TweetSearchStreamRules (line 288) | type TweetSearchStreamRules struct type Tweet (line 294) | type Tweet struct method Lookup (line 301) | func (t *Tweet) Lookup(ctx context.Context, ids []string, options Twee... method RecentSearch (line 362) | func (t *Tweet) RecentSearch(ctx context.Context, query string, search... method ApplyFilteredStreamRules (line 413) | func (t *Tweet) ApplyFilteredStreamRules(ctx context.Context, rules Tw... method FilteredStreamRules (line 473) | func (t *Tweet) FilteredStreamRules(ctx context.Context, ids []string)... method FilteredStream (line 519) | func (t *Tweet) FilteredStream(ctx context.Context, options TweetField... method SampledStream (line 558) | func (t *Tweet) SampledStream(ctx context.Context, options TweetFieldO... method HideReplies (line 597) | func (t *Tweet) HideReplies(ctx context.Context, id string, hidden boo... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/tweet_obj.go type TweetField (line 9) | type TweetField constant TweetFieldID (line 13) | TweetFieldID TweetField = "id" constant TweetFieldText (line 15) | TweetFieldText TweetField = "text" constant TweetFieldNoteText (line 17) | TweetFieldNoteText TweetField = "note_tweet" constant TweetFieldAttachments (line 20) | TweetFieldAttachments TweetField = "attachments" constant TweetFieldAuthorID (line 22) | TweetFieldAuthorID TweetField = "author_id" constant TweetFieldContextAnnotations (line 24) | TweetFieldContextAnnotations TweetField = "context_annotations" constant TweetFieldConversationID (line 26) | TweetFieldConversationID TweetField = "conversation_id" constant TweetFieldCreatedAt (line 28) | TweetFieldCreatedAt TweetField = "created_at" constant TweetFieldEntities (line 30) | TweetFieldEntities TweetField = "entities" constant TweetFieldGeo (line 32) | TweetFieldGeo TweetField = "geo" constant TweetFieldInReplyToUserID (line 34) | TweetFieldInReplyToUserID TweetField = "in_reply_to_user_id" constant TweetFieldLanguage (line 36) | TweetFieldLanguage TweetField = "lang" constant TweetFieldNonPublicMetrics (line 38) | TweetFieldNonPublicMetrics TweetField = "non_public_metrics" constant TweetFieldPublicMetrics (line 40) | TweetFieldPublicMetrics TweetField = "public_metrics" constant TweetFieldOrganicMetrics (line 42) | TweetFieldOrganicMetrics TweetField = "organic_metrics" constant TweetFieldPromotedMetrics (line 44) | TweetFieldPromotedMetrics TweetField = "promoted_metrics" constant TweetFieldPossiblySensitve (line 46) | TweetFieldPossiblySensitve TweetField = "possibly_sensitive" constant TweetFieldReferencedTweets (line 48) | TweetFieldReferencedTweets TweetField = "referenced_tweets" constant TweetFieldSource (line 50) | TweetFieldSource TweetField = "source" constant TweetFieldWithHeld (line 52) | TweetFieldWithHeld TweetField = "withheld" function tweetFieldStringArray (line 55) | func tweetFieldStringArray(arr []TweetField) []string { type TweetObj (line 64) | type TweetObj struct method GetAllFullText (line 89) | func (tw *TweetObj) GetAllFullText() string { method GetFullText (line 97) | func (tw *TweetObj) GetFullText() string { type TweetAttachmentsObj (line 111) | type TweetAttachmentsObj struct type TweetContextAnnotationObj (line 117) | type TweetContextAnnotationObj struct type TweetContextObj (line 123) | type TweetContextObj struct type TweetGeoObj (line 130) | type TweetGeoObj struct type TweetGeoCoordinatesObj (line 136) | type TweetGeoCoordinatesObj struct type TweetMetricsObj (line 142) | type TweetMetricsObj struct type TweetReferencedTweetObj (line 153) | type TweetReferencedTweetObj struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/tweet_params.go type TweetFieldOptions (line 11) | type TweetFieldOptions struct method addQuery (line 20) | func (t TweetFieldOptions) addQuery(req *http.Request) { type TweetRecentSearchOptions (line 46) | type TweetRecentSearchOptions struct method addQuery (line 56) | func (t TweetRecentSearchOptions) addQuery(req *http.Request) { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/upload_video.go method UploadVideo (line 17) | func (c *Client) UploadVideo(videoURL string, additionalOwners []string)... method uploadInit (line 59) | func (c *Client) uploadInit(httpClient *http.Client, totalBytes int64, a... method uploadAppend (line 112) | func (c *Client) uploadAppend(httpClient *http.Client, mediaID string, v... method uploadFinalize (line 177) | func (c *Client) uploadFinalize(httpClient *http.Client, mediaID string)... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/user.go constant userLookupEndpoint (line 14) | userLookupEndpoint = "2/users" constant userNameLookupEndpoint (line 15) | userNameLookupEndpoint = "2/users/by/username" constant userNamesLookupEndpoint (line 16) | userNamesLookupEndpoint = "2/users/by" constant userFollowingLookupEndpoint (line 17) | userFollowingLookupEndpoint = "2/users/{id}/following" constant userFollowersLookupEndpoint (line 18) | userFollowersLookupEndpoint = "2/users/{id}/followers" constant userTimelineTweetsEndpoint (line 19) | userTimelineTweetsEndpoint = "2/users/{id}/tweets" constant userTimelineMentionsEndpoint (line 20) | userTimelineMentionsEndpoint = "2/users/{id}/mentions" constant userID (line 21) | userID = "{id}" constant userMaxIDs (line 22) | userMaxIDs = 100 constant userMaxNames (line 23) | userMaxNames = 100 type UserLookups (line 27) | type UserLookups method lookup (line 29) | func (t UserLookups) lookup(decoder *json.Decoder) error { method lookups (line 53) | func (t UserLookups) lookups(decoder *json.Decoder) error { type UserLookup (line 84) | type UserLookup struct type UserFollowLookup (line 90) | type UserFollowLookup struct type UserFollowMeta (line 97) | type UserFollowMeta struct type UserTimeline (line 104) | type UserTimeline struct type UserTimelineIncludes (line 112) | type UserTimelineIncludes struct type UserTimelineMeta (line 121) | type UserTimelineMeta struct type User (line 130) | type User struct method Lookup (line 137) | func (u *User) Lookup(ctx context.Context, ids []string, fieldOpts Use... method LookupUsername (line 198) | func (u *User) LookupUsername(ctx context.Context, usernames []string,... method LookupFollowing (line 259) | func (u *User) LookupFollowing(ctx context.Context, id string, followO... method LookupFollowers (line 323) | func (u *User) LookupFollowers(ctx context.Context, id string, followO... method Tweets (line 387) | func (u *User) Tweets(ctx context.Context, id string, tweetOpts UserTi... method Mentions (line 447) | func (u *User) Mentions(ctx context.Context, id string, tweetOpts User... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/user_obj.go type UserField (line 4) | type UserField constant UserFieldCreatedAt (line 8) | UserFieldCreatedAt UserField = "created_at" constant UserFieldDescription (line 10) | UserFieldDescription UserField = "description" constant UserFieldEntities (line 12) | UserFieldEntities UserField = "entities" constant UserFieldID (line 14) | UserFieldID UserField = "id" constant UserFieldLocation (line 16) | UserFieldLocation UserField = "location" constant UserFieldName (line 18) | UserFieldName UserField = "name" constant UserFieldPinnedTweetID (line 20) | UserFieldPinnedTweetID UserField = "pinned_tweet_id" constant UserFieldProfileImageURL (line 22) | UserFieldProfileImageURL UserField = "profile_image_url" constant UserFieldProtected (line 24) | UserFieldProtected UserField = "protected" constant UserFieldPublicMetrics (line 26) | UserFieldPublicMetrics UserField = "public_metrics" constant UserFieldURL (line 28) | UserFieldURL UserField = "url" constant UserFieldUserName (line 30) | UserFieldUserName UserField = "username" constant UserFieldVerified (line 32) | UserFieldVerified UserField = "verified" constant UserFieldWithHeld (line 34) | UserFieldWithHeld UserField = "withheld" function userFieldStringArray (line 37) | func userFieldStringArray(arr []UserField) []string { type UserObj (line 46) | type UserObj struct type UserMetricsObj (line 64) | type UserMetricsObj struct FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/user_params.go type UserFieldOptions (line 11) | type UserFieldOptions struct method addQuery (line 17) | func (u UserFieldOptions) addQuery(req *http.Request) { type UserFollowOptions (line 34) | type UserFollowOptions struct method addQuery (line 42) | func (u UserFollowOptions) addQuery(req *http.Request) { type UserTimelineOpts (line 65) | type UserTimelineOpts struct method addQuery (line 81) | func (u UserTimelineOpts) addQuery(req *http.Request) { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/twitter/wrap_api.go type authorize (line 12) | type authorize struct method Add (line 16) | func (a authorize) Add(req *http.Request) { function NewTwitterWrapClient (line 20) | func NewTwitterWrapClient(accessToken string) *Client { method GetTwitterByUserName (line 34) | func (c *Client) GetTwitterByUserName(userName string) (*UserObj, error) { method GetTwitterByID (line 61) | func (c *Client) GetTwitterByID(userTwitterID string) (*UserObj, error) { method GetListFollowing (line 88) | func (c *Client) GetListFollowing(userTwitterID, paginationToken, access... method LookupUsername (line 118) | func (c *Client) LookupUsername(accessToken string, usernames []string) ... method GetListUserTweets (line 148) | func (c *Client) GetListUserTweets(userTwitterID, paginationToken, acces... method GetAllUserTweets (line 209) | func (c *Client) GetAllUserTweets(userTwitterID, paginationToken, access... method LookupUserTweets (line 264) | func (c *Client) LookupUserTweets(accessToken string, tweetIDs []string)... method GetListUserMentions (line 318) | func (c *Client) GetListUserMentions(userTwitterID, paginationToken, acc... method SearchRecentTweet (line 374) | func (c *Client) SearchRecentTweet(query, paginationToken, accessToken s... method SearchRecentTweetV1 (line 432) | func (c *Client) SearchRecentTweetV1(query, sinceID string, accessToken ... type UserSearchResp (line 490) | type UserSearchResp struct method SearchUsers (line 494) | func (c *Client) SearchUsers(query, paginationToken, accessToken string)... type TrendsResp (line 537) | type TrendsResp struct method LookupTweetsByID (line 542) | func (c *Client) LookupTweetsByID(accessToken string, tweetID string) (*... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/zkapi/client.go type BlockResp (line 33) | type BlockResp struct method Time (line 38) | func (b *BlockResp) Time() uint64 { method Hash (line 42) | func (b *BlockResp) Hash() string { type Client (line 46) | type Client struct method getZkClient (line 58) | func (c *Client) getZkClient() (clients.Client, error) { method ChainID (line 66) | func (c *Client) ChainID() uint64 { method Address (line 70) | func (c *Client) Address() (string, string, error) { method BlockByNumber (line 83) | func (c *Client) BlockByNumber(blockNumber int64) (*zktypes.Block, err... method GetLastBlockNumber (line 96) | func (c *Client) GetLastBlockNumber() (int64, error) { method getBlockTime (line 110) | func (c *Client) getBlockTime(n uint64) (uint64, error) { method getBlock (line 148) | func (c *Client) getBlock(n uint64) (*BlockResp, error) { method doWithAuth (line 210) | func (c *Client) doWithAuth(req *http.Request) (*http.Response, error) { method postJSON (line 215) | func (c *Client) postJSON(apiURL string, headers map[string]string, js... method WaitMined (line 242) | func (c *Client) WaitMined(hash string) error { method parsePrkAuth (line 258) | func (c *Client) parsePrkAuth(prkHex string) (common.Address, *ecdsa.P... method GetChainID (line 271) | func (c *Client) GetChainID() (uint64, error) { method getGasPrice (line 288) | func (c *Client) getGasPrice() (*big.Int, error) { method getGasTipCap (line 350) | func (c *Client) getGasTipCap() (*big.Int, error) { method GetCachedGasPriceAndTipCap (line 399) | func (c *Client) GetCachedGasPriceAndTipCap() (*big.Int, *big.Int, err... method PopulateTransaction (line 411) | func (c *Client) PopulateTransaction(ctx context.Context, address comm... method SignTransaction (line 462) | func (c *Client) SignTransaction(signer accounts.Signer, tx *zktypes.T... method ValidateMessageSignature (line 493) | func (c *Client) ValidateMessageSignature(msg string, signatureHex str... method DeployContract (line 517) | func (c *Client) DeployContract(prkHex string, dataBin string, contruc... method GetPaymasterParams (line 559) | func (c *Client) GetPaymasterParams() (*zktypes.PaymasterParams, error) { method GetPaymasterParamsWithFee (line 580) | func (c *Client) GetPaymasterParamsWithFee(fee *big.Int) (*zktypes.Pay... method SetPaymasterParams (line 600) | func (c *Client) SetPaymasterParams(tx *accounts.Transaction) error { method PaymasterParams (line 609) | func (c *Client) PaymasterParams() *zktypes.PaymasterParams { method validateAddress (line 617) | func (c *Client) validateAddress(address string) { method TransactionConfirmed (line 623) | func (c *Client) TransactionConfirmed(hash string) error { method Transfer (line 631) | func (c *Client) Transfer(prkHex string, toAddr string, amount string,... method InscribeTxs (line 712) | func (c *Client) InscribeTxs(txHashs []string) (string, error) { method Transact (line 716) | func (c *Client) Transact(contractAddr string, prkHex string, dataByte... method ConvertAddressForIn (line 788) | func (c *Client) ConvertAddressForIn(addr string) string { method ConvertAddressForOut (line 799) | func (c *Client) ConvertAddressForOut(addr string) string { FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/zkapi/erc1155.go method Erc1155SetApprovalForAll (line 18) | func (c *Client) Erc1155SetApprovalForAll(erc1155Addr string, prkHex str... method Erc1155Transfer (line 119) | func (c *Client) Erc1155Transfer(erc20Addr string, prkHex string, toAddr... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/zkapi/erc20.go method Erc20Symbol (line 22) | func (c *Client) Erc20Symbol(erc20Addr string) (string, error) { type Erc20InfoResp (line 41) | type Erc20InfoResp struct method Erc20Info (line 48) | func (c *Client) Erc20Info(erc20Addr string) (*Erc20InfoResp, error) { method Erc20Balance (line 84) | func (c *Client) Erc20Balance(erc20Addr string, addr string) (*big.Int, ... method NftOwnerOf (line 106) | func (c *Client) NftOwnerOf(nftAddr string, tokenID string) (string, err... method Balance (line 127) | func (c *Client) Balance(addr string) (*big.Int, error) { method Erc20Allowance (line 142) | func (c *Client) Erc20Allowance(erc20Addr string, addr string, spender s... method Erc20ApproveMax (line 167) | func (c *Client) Erc20ApproveMax(erc20Addr string, prkHex string, toAddr... method Erc20Transfer (line 269) | func (c *Client) Erc20Transfer(erc20Addr string, prkHex string, toAddr s... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/zkapi/erc721.go method Erc721Transfer (line 20) | func (c *Client) Erc721Transfer(contractAddr string, prkHex string, toAd... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/zkapi/hybridmodel.go method HybridModelInfer (line 18) | func (c *Client) HybridModelInfer(contractAddress string, prkHex string,... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/zkapi/image_hub.go method ImageHubChargeSubscription (line 18) | func (c *Client) ImageHubChargeSubscription(contractAddress string, prkH... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/zkapi/systempromptmanager.go method SystemPromptManagerInfer (line 18) | func (c *Client) SystemPromptManagerInfer(contractAddress string, prkHex... method SystemPromptManagerMint (line 114) | func (c *Client) SystemPromptManagerMint(contractAddress string, prkHex ... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/zkapi/transparentupgradeableproxy.go method DeployTransparentUpgradeableProxy (line 8) | func (c *Client) DeployTransparentUpgradeableProxy(prkHex string, logic ... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/zkapi/zksync_swapv3.go method ZksyncNonfungiblePositionManagerMint (line 20) | func (c *Client) ZksyncNonfungiblePositionManagerMint(contractAddr strin... FILE: agent-as-a-service/agent-orchestration/backend/services/3rd/zkclient/client.go type Client (line 33) | type Client struct method makeZkClient (line 80) | func (c *Client) makeZkClient(url string) (clients.Client, error) { method makeETHClient (line 89) | func (c *Client) makeETHClient(url string) (*ethclient.Client, error) { method GetZkClient (line 98) | func (c *Client) GetZkClient() (clients.Client, error) { method GetETHClient (line 119) | func (c *Client) GetETHClient() (*ethclient.Client, error) { method GetChainID (line 140) | func (c *Client) GetChainID() (uint64, error) { method GetGasPrice (line 156) | func (c *Client) GetGasPrice() (*big.Int, error) { method PopulateTransaction (line 168) | func (c *Client) PopulateTransaction(ctx context.Context, address comm... method SignTransaction (line 218) | func (c *Client) SignTransaction(signer accounts.Signer, tx *zktypes.T... method GetPaymasterParams (line 249) | func (c *Client) GetPaymasterParams() (*zktypes.PaymasterParams, error) { method GetPaymasterParamsWithFee (line 270) | func (c *Client) GetPaymasterParamsWithFee(fee *big.Int) (*zktypes.Pay... method SetPaymasterParams (line 290) | func (c *Client) SetPaymasterParams(tx *accounts.Transaction) error { method PaymasterParams (line 299) | func (c *Client) PaymasterParams() *zktypes.PaymasterParams { method Transact (line 307) | func (c *Client) Transact(prkHex string, from common.Address, to commo... method createZKTransact (line 363) | func (c *Client) createZKTransact(from common.Address, to common.Addre... method SendETHTransact (line 407) | func (c *Client) SendETHTransact(client *ethclient.Client, prkHex stri... method SendETHTransactWithLock (line 431) | func (c *Client) SendETHTransactWithLock(client *ethclient.Client, prk... method ExecuteETHTransact (line 464) | func (c *Client) ExecuteETHTransact(prkHex string, from common.Address... method signAndSendTx (line 485) | func (c *Client) signAndSendTx(prkHex string, pbkHex common.Address, t... method WaitMined (line 534) | func (c *Client) WaitMined(ctx context.Context, txHash common.Hash) (*... method BlockByNumber (line 583) | func (c *Client) BlockByNumber(ctx context.Context, blockNumber uint64... method CheckTxPendingByHash (line 616) | func (c *Client) CheckTxPendingByHash(txHash common.Hash) (*configs.RP... function init (line 49) | func init() { function NewZkClient (line 54) | func NewZkClient(rpc string, paymentFeeZero bool, paymentMasterAddress s... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_abilities_job.go method GetAgentChainFee (line 27) | func (s *Service) GetAgentChainFee(tx *gorm.DB, networkID uint64) (*mode... method JobAgentSnapshotPostCreate (line 51) | func (s *Service) JobAgentSnapshotPostCreate(ctx context.Context) error { method JobAgentSnapshotPostActionExecuted (line 148) | func (s *Service) JobAgentSnapshotPostActionExecuted(ctx context.Context... method JobAgentSnapshotPostActionDupplicated (line 208) | func (s *Service) JobAgentSnapshotPostActionDupplicated(ctx context.Cont... method JobAgentSnapshotPostActionCancelled (line 300) | func (s *Service) JobAgentSnapshotPostActionCancelled(ctx context.Contex... method AgentSnapshotPostCreate (line 339) | func (s *Service) AgentSnapshotPostCreate(ctx context.Context, missionID... method AgentSnapshotPostCreateForUser (line 630) | func (s *Service) AgentSnapshotPostCreateForUser(ctx context.Context, ne... method AgentSnapshotPostActionExecuted (line 895) | func (s *Service) AgentSnapshotPostActionExecuted(ctx context.Context, t... method UpdateOffchainAutoOutputV2ForId (line 1609) | func (s *Service) UpdateOffchainAutoOutputV2ForId(ctx context.Context, s... method UpdateOffchainAutoOutputV2 (line 1758) | func (s *Service) UpdateOffchainAutoOutputV2(ctx context.Context, snapsh... method UpdateDataMissionTradeAnalytics (line 1795) | func (s *Service) UpdateDataMissionTradeAnalytics(ctx context.Context, s... method JobUpdateOffchainAutoOutputForMission (line 1941) | func (s *Service) JobUpdateOffchainAutoOutputForMission(ctx context.Cont... method JobUpdateOffchainAutoOutput (line 1961) | func (s *Service) JobUpdateOffchainAutoOutput(ctx context.Context) error { method UpdateOffchainAutoOutputForMission (line 2019) | func (s *Service) UpdateOffchainAutoOutputForMission(ctx context.Context... method JobUpdateOffchainAutoOutput3Hour (line 2053) | func (s *Service) JobUpdateOffchainAutoOutput3Hour(ctx context.Context) ... method getTaskToolSet (line 2155) | func (s *Service) getTaskToolSet(assistant *models.AgentInfo, taskReq st... method callWakeup (line 2211) | func (s *Service) callWakeup(logRequest *models.AgentSnapshotPost, assis... method BatchPromptItemV2 (line 2286) | func (s *Service) BatchPromptItemV2(ctx context.Context, agentInfo *mode... method JobAgentSnapshotPostStatusInferRefund (line 2315) | func (s *Service) JobAgentSnapshotPostStatusInferRefund(ctx context.Cont... method AgentSnapshotPostStatusInferRefund (line 2368) | func (s *Service) AgentSnapshotPostStatusInferRefund(ctx context.Context... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_abilities_luckymoney.go method JobLuckyMoneyActionExecuted (line 21) | func (s *Service) JobLuckyMoneyActionExecuted(ctx context.Context) error { method LuckyMoneyActionExecuted (line 56) | func (s *Service) LuckyMoneyActionExecuted(ctx context.Context, snapshot... method LuckyMoneyGetPostContent (line 152) | func (s *Service) LuckyMoneyGetPostContent(tx *gorm.DB, agentInfoID, mis... method JobLuckyMoneyCollectPost (line 211) | func (s *Service) JobLuckyMoneyCollectPost(ctx context.Context) error { method LuckyMoneyCollectPost (line 270) | func (s *Service) LuckyMoneyCollectPost(ctx context.Context, missionID u... method ExtractSolAddress (line 422) | func (s *Service) ExtractSolAddress(content string) string { method LuckyMoneyValidateRewardUser (line 436) | func (s *Service) LuckyMoneyValidateRewardUser(ctx context.Context, acti... method JobLuckyMoneyProcessUserReward (line 503) | func (s *Service) JobLuckyMoneyProcessUserReward(ctx context.Context) er... method LuckyMoneyProcessUserReward (line 538) | func (s *Service) LuckyMoneyProcessUserReward(ctx context.Context, lucky... method TestUtil (line 663) | func (s *Service) TestUtil() { FILE: agent-as-a-service/agent-orchestration/backend/services/agent_abilities_telebot.go method RunTeleBotJob (line 16) | func (s *Service) RunTeleBotJob(ctx context.Context) error { method SendTeleMsgToChatID (line 80) | func (s *Service) SendTeleMsgToChatID(ctx context.Context, content, chat... method SendTeleMsgToKBChannel (line 109) | func (s *Service) SendTeleMsgToKBChannel(ctx context.Context, content, c... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_abilities_twitter.go method CreateAgentInternalAction (line 17) | func (s *Service) CreateAgentInternalAction(ctx context.Context, req *se... method CreateAgentInternalActionByRefID (line 239) | func (s *Service) CreateAgentInternalActionByRefID(ctx context.Context, ... method TweetByToken (line 301) | func (s *Service) TweetByToken(ctx context.Context, agentInfoID uint, re... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_analytic.go method JobScanAgentTwitterPostForTA (line 22) | func (s *Service) JobScanAgentTwitterPostForTA(ctx context.Context) error { method ScanAgentTwitterPostForTA (line 55) | func (s *Service) ScanAgentTwitterPostForTA(ctx context.Context, agentID... method TweetIsMentionNBS (line 100) | func (s *Service) TweetIsMentionNBS(tweets twitter.TweetObj, username st... method TweetGetFullText (line 126) | func (s *Service) TweetGetFullText(tweets twitter.TweetObj) string { method CheckTwitterPostForTA (line 139) | func (s *Service) CheckTwitterPostForTA(tx *gorm.DB, agentInfoID uint, t... method JobAgentTwitterPostTA (line 249) | func (s *Service) JobAgentTwitterPostTA(ctx context.Context) error { method ProcessMissionTradingAnalytic (line 289) | func (s *Service) ProcessMissionTradingAnalytic(ctx context.Context, twi... method GetTradingAnalyticInfo (line 418) | func (s *Service) GetTradingAnalyticInfo(ctx context.Context, userName, ... method AnalyzeAgentTwitterPostByTweetID (line 471) | func (s *Service) AnalyzeAgentTwitterPostByTweetID(tx *gorm.DB, tweetID ... method GetChartImage (line 559) | func (s *Service) GetChartImage(ctx context.Context, symbol string) (str... method CaptureHtmlContentV4 (line 602) | func (s *Service) CaptureHtmlContentV4(html string) (string, error) { function loadHTMLFromStringActionFunc (line 654) | func loadHTMLFromStringActionFunc(content string) chromedp.ActionFunc { FILE: agent-as-a-service/agent-orchestration/backend/services/agent_balances.go method FindAgentSnapshotMission (line 23) | func (s *Service) FindAgentSnapshotMission(ctx context.Context, agentId ... method FindAgentSnapshotPostAction (line 31) | func (s *Service) FindAgentSnapshotPostAction(ctx context.Context, agent... method GetListAgentCategory (line 43) | func (s *Service) GetListAgentCategory(ctx context.Context, page, limit ... method GetListAgentInfos (line 59) | func (s *Service) GetListAgentInfos(ctx context.Context, networkID uint6... method GetListAgentUnClaimed (line 120) | func (s *Service) GetListAgentUnClaimed(ctx context.Context, search stri... method GetAgentInfoDetail (line 163) | func (s *Service) GetAgentInfoDetail(ctx context.Context, networkID uint... method GetAgentInfoDetailByAgentID (line 197) | func (s *Service) GetAgentInfoDetailByAgentID(ctx context.Context, agent... method FindAgenByTwitterUsername (line 227) | func (s *Service) FindAgenByTwitterUsername(ctx context.Context, twitter... method SyncAgentInfoDetailByAgentID (line 234) | func (s *Service) SyncAgentInfoDetailByAgentID(ctx context.Context, agen... method GetAgentSummaryReport (line 285) | func (s *Service) GetAgentSummaryReport(ctx context.Context) ([]*models.... method GetEstimateTime (line 293) | func (s *Service) GetEstimateTime(ctx context.Context, agentInfo *models... method GetAgentInfoDetailByContract (line 329) | func (s *Service) GetAgentInfoDetailByContract(ctx context.Context, netw... method JobCreateTokenInfo (line 361) | func (s *Service) JobCreateTokenInfo(ctx context.Context) error { method CreateTokenInfo (line 460) | func (s *Service) CreateTokenInfo(ctx context.Context, agentID uint) err... method CreateTokenInfoVibe (line 675) | func (s *Service) CreateTokenInfoVibe(ctx context.Context, agentID uint)... method getCreateTokenTwitterPost (line 765) | func (s *Service) getCreateTokenTwitterPost(agentName, networkName, toke... method getCreateTokenTwitterPostFromAI (line 782) | func (s *Service) getCreateTokenTwitterPostFromAI(tokenDesc, tokenSymbol... method PostTwitterAferCreateToken (line 799) | func (s *Service) PostTwitterAferCreateToken(ctx context.Context, agentI... method GetDashboardAgentInfos (line 864) | func (s *Service) GetDashboardAgentInfos(ctx context.Context, contractAd... method GetTokenInfoByContract (line 1040) | func (s *Service) GetTokenInfoByContract(ctx context.Context, tokenAddre... method GetWebpageText (line 1105) | func (s *Service) GetWebpageText(ctx context.Context, url string) (strin... method JobUpdateTokenPriceInfo (line 1129) | func (s *Service) JobUpdateTokenPriceInfo(ctx context.Context) error { method UpdateTokenPriceInfo (line 1169) | func (s *Service) UpdateTokenPriceInfo(ctx context.Context, agentID uint... method JobUpdateAgentImage (line 1234) | func (s *Service) JobUpdateAgentImage(ctx context.Context) error { FILE: agent-as-a-service/agent-orchestration/backend/services/agent_brains.go method GetListAgentTwitterPost (line 20) | func (s *Service) GetListAgentTwitterPost(ctx context.Context, networkID... method GetAgentTwitterPostDetail (line 55) | func (s *Service) GetAgentTwitterPostDetail(ctx context.Context, postID ... method GetListAgentEaiTopup (line 71) | func (s *Service) GetListAgentEaiTopup(ctx context.Context, agentID stri... method AgentRequestTwitterShareCode (line 101) | func (s *Service) AgentRequestTwitterShareCode(ctx context.Context, topu... method AgentVerifyShareTwitter (line 147) | func (s *Service) AgentVerifyShareTwitter(ctx context.Context, authSecre... method GetAgentBrainHistory (line 250) | func (s *Service) GetAgentBrainHistory(ctx context.Context, agentID stri... method GetBrainDetailByTweetIDBK (line 286) | func (s *Service) GetBrainDetailByTweetIDBK(ctx context.Context, tweetID... method GetBrainDetailByTweetID (line 306) | func (s *Service) GetBrainDetailByTweetID(ctx context.Context, tweetID s... method GetListAgentTwitterLatestPost (line 332) | func (s *Service) GetListAgentTwitterLatestPost( method GetAgentSnapshotMissionConfigs (line 387) | func (s *Service) GetAgentSnapshotMissionConfigs(ctx context.Context, ne... method GetAgentSnapshotMissionTokens (line 409) | func (s *Service) GetAgentSnapshotMissionTokens(ctx context.Context) ([]... method GetMapAgentSnapshotMissionTokens (line 413) | func (s *Service) GetMapAgentSnapshotMissionTokens(ctx context.Context) ... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_create_agent_srv.go method JobScanAgentTwitterPostForGenerateVideo (line 72) | func (s *Service) JobScanAgentTwitterPostForGenerateVideo(ctx context.Co... method ScanAgentTwitterPostForGenerateVideo (line 153) | func (s *Service) ScanAgentTwitterPostForGenerateVideo(ctx context.Conte... method GetGenerateVideoCheckTweetHandledRedisKey (line 412) | func (s *Service) GetGenerateVideoCheckTweetHandledRedisKey(tweetId stri... type HandleGenerateVideoRequest (line 416) | type HandleGenerateVideoRequest struct method HandleGenerateVideoWithSpecificTweet (line 426) | func (s *Service) HandleGenerateVideoWithSpecificTweet(tx *gorm.DB, hand... method CreateAgentTwitterPostForGenerateVideo (line 639) | func (s *Service) CreateAgentTwitterPostForGenerateVideo(tx *gorm.DB, ag... method JobAgentTwitterScanResultGenerateVideo (line 695) | func (s *Service) JobAgentTwitterScanResultGenerateVideo(ctx context.Con... method JobAgentTwitterScanResultGenerateVideoMagicPrompt (line 778) | func (s *Service) JobAgentTwitterScanResultGenerateVideoMagicPrompt(ctx ... method JobAgentTwitterPostCreateClankerToken (line 853) | func (s *Service) JobAgentTwitterPostCreateClankerToken(ctx context.Cont... method JobAgentTwitterPostGenerateVideo (line 902) | func (s *Service) JobAgentTwitterPostGenerateVideo(ctx context.Context) ... method AgentTwitterPostGenerateVideoByUserTweetId (line 951) | func (s *Service) AgentTwitterPostGenerateVideoByUserTweetId(ctx context... method JobAgentTwitterPostSubmitVideoInfer (line 1056) | func (s *Service) JobAgentTwitterPostSubmitVideoInfer(ctx context.Contex... method AgentTwitterPostSubmitVideoInferByID (line 1096) | func (s *Service) AgentTwitterPostSubmitVideoInferByID(ctx context.Conte... method GetGifImageUrlFromTokenInfo (line 1506) | func (s *Service) GetGifImageUrlFromTokenInfo(tokenSymbol, tokenName, to... method ValidateTweetContentGenerateVideo (line 1520) | func (s *Service) ValidateTweetContentGenerateVideo(ctx context.Context,... method ValidateTweetContentGenerateVideoWithLLM (line 1548) | func (s *Service) ValidateTweetContentGenerateVideoWithLLM(ctx context.C... method ValidateTweetContentGenerateVideoWithLLM2 (line 1617) | func (s *Service) ValidateTweetContentGenerateVideoWithLLM2(ctx context.... type TweetImageToVideo (line 1684) | type TweetImageToVideo struct method UploadImageUrlToLighthouse (line 1689) | func (s *Service) UploadImageUrlToLighthouse(ctx context.Context, imageU... method DetectTweetIsImageToVideo (line 1711) | func (s *Service) DetectTweetIsImageToVideo(twitterInfo *models.TwitterI... method ModifyTwitterImageRatio (line 1781) | func (s *Service) ModifyTwitterImageRatio(imageUrl string) (string, erro... method GetFirstImageFromTweet (line 1852) | func (s *Service) GetFirstImageFromTweet(twitterInfo *models.TwitterInfo... method GetPromptFromTweetContentGenerateVideoWithLLM (line 1887) | func (s *Service) GetPromptFromTweetContentGenerateVideoWithLLM(ctx cont... method GetImageUrlForBase64 (line 2060) | func (s *Service) GetImageUrlForBase64(stringBase64 string) (string, err... method GenerateTokenImageBase64Gif (line 2297) | func (s *Service) GenerateTokenImageBase64Gif(ctx context.Context, token... method GetConversationIdByTweetID (line 2308) | func (s *Service) GetConversationIdByTweetID(tx *gorm.DB, tweetID string... method GetPostTimeByTweetID (line 2351) | func (s *Service) GetPostTimeByTweetID(tx *gorm.DB, tweetID string) *tim... method TestVideo (line 2395) | func (s *Service) TestVideo(ctx context.Context) { FILE: agent-as-a-service/agent-orchestration/backend/services/agent_create_token_video.go method JobAgentTwitterPostCreateTokenForImage2Video (line 17) | func (s *Service) JobAgentTwitterPostCreateTokenForImage2Video(ctx conte... type VisionCompletionRequest (line 63) | type VisionCompletionRequest struct method GetRedisAgentTwitterPostGenerateTokenInfo (line 79) | func (s *Service) GetRedisAgentTwitterPostGenerateTokenInfo(id uint) str... method AgentTwitterPostGenerateTokenInfo (line 84) | func (s *Service) AgentTwitterPostGenerateTokenInfo(ctx context.Context,... type VisionResponse (line 251) | type VisionResponse struct FILE: agent-as-a-service/agent-orchestration/backend/services/agent_infer.go method BatchChatCompletionPrompt (line 16) | func (s *Service) BatchChatCompletionPrompt(ctx context.Context, request... method GetBatchItemDetail (line 62) | func (s *Service) GetBatchItemDetail(ctx context.Context, id uint) (*mod... method JobNameSubmitBatchInferFullPrompt (line 71) | func (s *Service) JobNameSubmitBatchInferFullPrompt(ctx context.Context,... method GetJobDuration (line 75) | func (s *Service) GetJobDuration(durationUnit string) time.Duration { FILE: agent-as-a-service/agent-orchestration/backend/services/agent_infra.go method GetAgentStore (line 16) | func (s *Service) GetAgentStore(ctx context.Context, storeId string) (*m... method ValidateUserStoreFee (line 27) | func (s *Service) ValidateUserStoreFee(ctx context.Context, apiKey strin... method ChargeUserStoreInstall (line 53) | func (s *Service) ChargeUserStoreInstall(ctx context.Context, agentStore... method ScanAgentInfraMintHash (line 141) | func (s *Service) ScanAgentInfraMintHash(ctx context.Context, userAddres... method ERC20RealWorldAgentAct (line 203) | func (s *Service) ERC20RealWorldAgentAct( FILE: agent-as-a-service/agent-orchestration/backend/services/agent_knowledgebase.go method AgentUseKnowledgeBase (line 13) | func (s *Service) AgentUseKnowledgeBase(ctx context.Context, request *se... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_launchpad.go method DeployMultisend (line 20) | func (s *Service) DeployMultisend(ctx context.Context, networkID uint64)... method ProxyAdminDAOUpgrade (line 31) | func (s *Service) ProxyAdminDAOUpgrade(ctx context.Context, networkID ui... method DeployDAOTreasuryLogic (line 45) | func (s *Service) DeployDAOTreasuryLogic(ctx context.Context, networkID ... method DeployDAOTreasuryAddress (line 56) | func (s *Service) DeployDAOTreasuryAddress(ctx context.Context, networkI... method JobScanAgentTwitterPostForCreateLaunchpad (line 82) | func (s *Service) JobScanAgentTwitterPostForCreateLaunchpad(ctx context.... method CreateAgentTwitterPostForCreateLaunchpad (line 137) | func (s *Service) CreateAgentTwitterPostForCreateLaunchpad(tx *gorm.DB, ... method JobAgentTwitterPostCreateLaunchpad (line 280) | func (s *Service) JobAgentTwitterPostCreateLaunchpad(ctx context.Context... method AgentTwitterPostCreateLaunchpad (line 320) | func (s *Service) AgentTwitterPostCreateLaunchpad(ctx context.Context, t... method GetAgentCreateLaunchpad (line 437) | func (s *Service) GetAgentCreateLaunchpad(ctx context.Context, userName,... method ReplyAferAutoCreateLaunchpad (line 479) | func (s *Service) ReplyAferAutoCreateLaunchpad(tx *gorm.DB, twitterPostI... method JobScanRepliesByLaunchpadTweetID (line 567) | func (s *Service) JobScanRepliesByLaunchpadTweetID(ctx context.Context) ... method ExecuteLaunchpadTier (line 624) | func (s *Service) ExecuteLaunchpadTier(ctx context.Context, launchpadID,... method ReplyAfterJoinLaunchpad (line 666) | func (s *Service) ReplyAfterJoinLaunchpad(tx *gorm.DB, twitterPostID, la... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_launchpad_job.go method LaunchpadErc20TokenTransferEvent (line 20) | func (s *Service) LaunchpadErc20TokenTransferEvent(tx *gorm.DB, networkI... method JobAgentLaunchpadEnd (line 219) | func (s *Service) JobAgentLaunchpadEnd(ctx context.Context) error { method JobAgentDeployDAOToken (line 261) | func (s *Service) JobAgentDeployDAOToken(ctx context.Context) error { method AgentDeployDAOToken (line 296) | func (s *Service) AgentDeployDAOToken(ctx context.Context, memeID uint) ... method JobAgentSettleDAOToken (line 402) | func (s *Service) JobAgentSettleDAOToken(ctx context.Context) error { method AgentSettleDAOToken (line 438) | func (s *Service) AgentSettleDAOToken(ctx context.Context, memeID uint) ... method JobAgentAddLiquidityDAOToken (line 511) | func (s *Service) JobAgentAddLiquidityDAOToken(ctx context.Context) error { method AgentAddLiquidityDAOToken (line 567) | func (s *Service) AgentAddLiquidityDAOToken(ctx context.Context, memeID ... method JobAgentTgeTransferDAOToken (line 658) | func (s *Service) JobAgentTgeTransferDAOToken(ctx context.Context) error { method AgentTgeTransferDAOTokenMulti (line 735) | func (s *Service) AgentTgeTransferDAOTokenMulti(ctx context.Context, lau... method JobAgentTgeRefundBaseToken (line 894) | func (s *Service) JobAgentTgeRefundBaseToken(ctx context.Context) error { method AgentTgeRefundBaseTokenMulti (line 950) | func (s *Service) AgentTgeRefundBaseTokenMulti(ctx context.Context, netw... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_library.go method GetListAgentLibrary (line 13) | func (s *Service) GetListAgentLibrary(ctx context.Context, agentType int... method SaveAgentLibrary (line 34) | func (s *Service) SaveAgentLibrary(ctx context.Context, networkID uint64... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_manage.go method GetModelDefaultByChainID (line 32) | func (s *Service) GetModelDefaultByChainID(chainID uint64) string { method AgentCreateAgentAssistant (line 57) | func (s *Service) AgentCreateAgentAssistant(ctx context.Context, address... method CheckOwnerInscription (line 323) | func (s *Service) CheckOwnerInscription(delegate, vault, publicKey, toke... method CheckOwnerNFT721 (line 354) | func (s *Service) CheckOwnerNFT721(delegate, vault, contract, tokenId, s... method verify (line 389) | func (s *Service) verify(signatureHex string, signer string, msgStr stri... method verifyInscription (line 415) | func (s *Service) verifyInscription(signatureHex string, signer, publicK... method AgentUpdateAgentAssistant (line 437) | func (s *Service) AgentUpdateAgentAssistant(ctx context.Context, address... method UpdateAgentInfoInContract (line 678) | func (s *Service) UpdateAgentInfoInContract(ctx context.Context, address... method UploadDataToLightHouse (line 749) | func (s *Service) UploadDataToLightHouse(ctx context.Context, address st... method GenerateTokenInfoFromSystemPrompt (line 757) | func (s *Service) GenerateTokenInfoFromSystemPrompt(ctx context.Context,... method JobMigrateTronAddress (line 824) | func (s *Service) JobMigrateTronAddress(ctx context.Context) error { method AgentCreateAgentStudio (line 865) | func (s *Service) AgentCreateAgentStudio(ctx context.Context, address, g... method AgentUpdateAgentStudio (line 1209) | func (s *Service) AgentUpdateAgentStudio(ctx context.Context, address, a... method AgentCreateAgentAssistantForLocal (line 1453) | func (s *Service) AgentCreateAgentAssistantForLocal(ctx context.Context,... method GetAgentChainFees (line 1481) | func (s *Service) GetAgentChainFees(ctx context.Context) (map[string]int... method MarkInstalledUtilityAgent (line 1506) | func (s *Service) MarkInstalledUtilityAgent(ctx context.Context, address... method MarkRecentChatUtilityAgent (line 1591) | func (s *Service) MarkRecentChatUtilityAgent(ctx context.Context, addres... method MarkPromptCountUtilityAgent (line 1618) | func (s *Service) MarkPromptCountUtilityAgent(ctx context.Context, addre... method LikeAgent (line 1656) | func (s *Service) LikeAgent(ctx context.Context, address string, agentID... method CheckAgentLiked (line 1724) | func (s *Service) CheckAgentLiked(ctx context.Context, address string, a... method PublicAgent (line 1740) | func (s *Service) PublicAgent(ctx context.Context, address string, agent... method AgentComment (line 1776) | func (s *Service) AgentComment(ctx context.Context, address string, agen... method GetListAgentComment (line 1844) | func (s *Service) GetListAgentComment(ctx context.Context, agentID uint,... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_mints.go method JobAgentMintNft (line 27) | func (s *Service) JobAgentMintNft(ctx context.Context) error { method AgentMintNft (line 188) | func (s *Service) AgentMintNft(ctx context.Context, agentInfoID uint) er... method JobRetryAgentMintNft (line 361) | func (s *Service) JobRetryAgentMintNft(ctx context.Context) error { method JobRetryAgentMintNftError (line 448) | func (s *Service) JobRetryAgentMintNftError(ctx context.Context) error { method MintAgent (line 528) | func (s *Service) MintAgent(ctx context.Context, agentInfoID uint) error { method SystemPromptManagerNewTokenEvent (line 730) | func (s *Service) SystemPromptManagerNewTokenEvent(ctx context.Context, ... method SystemPromptManagerAgentDataUpdateEvent (line 800) | func (s *Service) SystemPromptManagerAgentDataUpdateEvent(ctx context.Co... method SystemPromptManagerAgentURIUpdateEvent (line 827) | func (s *Service) SystemPromptManagerAgentURIUpdateEvent(ctx context.Con... method ExecuteUpdateAgentInfoInContract (line 856) | func (s *Service) ExecuteUpdateAgentInfoInContract(ctx context.Context, ... method JobAgentStart (line 935) | func (s *Service) JobAgentStart(ctx context.Context) error { FILE: agent-as-a-service/agent-orchestration/backend/services/agent_nfts.go method OpenseaCollections (line 16) | func (s *Service) OpenseaCollections(ctx context.Context, f opensea.Open... method GetInscriptonCollections (line 31) | func (s *Service) GetInscriptonCollections(ctx context.Context, f opense... method GetInscriptonInfo (line 71) | func (s *Service) GetInscriptonInfo(ctx context.Context, address string,... method GetInscriptonInfoByTokenID (line 96) | func (s *Service) GetInscriptonInfoByTokenID(ctx context.Context, addres... method GetNftCollectionMetadataByContract (line 177) | func (s *Service) GetNftCollectionMetadataByContract(ctx context.Context... method GetNftCollectionMetadataByTokenID (line 215) | func (s *Service) GetNftCollectionMetadataByTokenID(ctx context.Context,... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_report.go method JobAgentTeleAlertTopupNotAction (line 17) | func (s *Service) JobAgentTeleAlertTopupNotAction(ctx context.Context) e... method AgentTeleAlertTopupNotActionByID (line 121) | func (s *Service) AgentTeleAlertTopupNotActionByID(ctx context.Context, ... method AgentTeleAlertNewAgentTrakerByID (line 240) | func (s *Service) AgentTeleAlertNewAgentTrakerByID(ctx context.Context, ... method AgentTeleAlertByID (line 335) | func (s *Service) AgentTeleAlertByID(ctx context.Context, agentInfoID ui... method AgentTeleAlertNewTokenByID (line 416) | func (s *Service) AgentTeleAlertNewTokenByID(ctx context.Context, agentI... method AgentDailyReport (line 493) | func (s *Service) AgentDailyReport(ctx context.Context) error { FILE: agent-as-a-service/agent-orchestration/backend/services/agent_srv.go method UpdateAgentScanEventSuccess (line 32) | func (s *Service) UpdateAgentScanEventSuccess(ctx context.Context, agent... method UpdateAgentScanEventError (line 54) | func (s *Service) UpdateAgentScanEventError(ctx context.Context, agentIn... method GenerateTipAddress (line 74) | func (s *Service) GenerateTipAddress(ctx context.Context, agentInfoID ui... method TwitterOauthCallbackV1 (line 117) | func (s *Service) TwitterOauthCallbackV1(ctx context.Context, callbackUr... method AgentCreateMissionDefault (line 245) | func (s *Service) AgentCreateMissionDefault(ctx context.Context, agentIn... method TwitterOauthCallbackForInternalData (line 388) | func (s *Service) TwitterOauthCallbackForInternalData(ctx context.Contex... method TwitterOauthCallbackForRelink (line 440) | func (s *Service) TwitterOauthCallbackForRelink(ctx context.Context, cal... method TwitterOauthCallbackForCreateAgent (line 531) | func (s *Service) TwitterOauthCallbackForCreateAgent(ctx context.Context... method TwitterOauthCallbackForClaimVideoReward (line 633) | func (s *Service) TwitterOauthCallbackForClaimVideoReward(ctx context.Co... method CreateUpdateUserTwitter (line 823) | func (s *Service) CreateUpdateUserTwitter(tx *gorm.DB, userTwitterID str... method CreateUpdateUserTwitterByUserName (line 863) | func (s *Service) CreateUpdateUserTwitterByUserName(tx *gorm.DB, usernam... method JobUpdateTwitterAccessToken (line 897) | func (s *Service) JobUpdateTwitterAccessToken(ctx context.Context) error { method UpdateTwitterAccessToken (line 930) | func (s *Service) UpdateTwitterAccessToken(ctx context.Context, twitterI... method UpdateAgentTwitterInfo (line 993) | func (s *Service) UpdateAgentTwitterInfo(ctx context.Context, twitterInf... method GetTwitterVerified (line 1039) | func (s *Service) GetTwitterVerified(tx *gorm.DB, agentInfoID uint) (boo... method GetTwitterPostMaxChars (line 1057) | func (s *Service) GetTwitterPostMaxChars(tx *gorm.DB, agentInfoID uint) ... method GetAgentTokenInfoFromContractAddress (line 1068) | func (s *Service) GetAgentTokenInfoFromContractAddress(ctx context.Conte... method UpdateAgentFarcasterInfo (line 1080) | func (s *Service) UpdateAgentFarcasterInfo(ctx context.Context, agentID ... method PreviewAgentSystemPromp (line 1114) | func (s *Service) PreviewAgentSystemPromp(ctx context.Context, personali... method RetrieveKnowledge (line 1122) | func (s *Service) RetrieveKnowledge(agentModel string, messages []openai... method StreamRetrieveKnowledge (line 1227) | func (s *Service) StreamRetrieveKnowledge(ctx context.Context, agentMode... method GenerateKnowledgeQuery (line 1382) | func (s *Service) GenerateKnowledgeQuery(baseModel string, histories []o... method AnalyseSearchResults (line 1468) | func (s *Service) AnalyseSearchResults(baseModel string, systemPrompt st... method GetResultFromToolCall (line 1537) | func (s *Service) GetResultFromToolCall(query string) (string, error) { method GetResultFromRagSearch (line 1570) | func (s *Service) GetResultFromRagSearch(request *serializers.RetrieveKn... method PreviewAgentSystemPrompV1 (line 1595) | func (s *Service) PreviewAgentSystemPrompV1(ctx context.Context, method PreviewStreamAgentSystemPromptV1 (line 1671) | func (s *Service) PreviewStreamAgentSystemPromptV1(ctx context.Context, ... method ProcessStreamAgentSystemPromptV1 (line 1722) | func (s *Service) ProcessStreamAgentSystemPromptV1(ctx context.Context, method AgentChatSupport (line 1788) | func (s *Service) AgentChatSupport(ctx context.Context, msg string) (str... method GetExtractDataFromPost (line 1796) | func (s *Service) GetExtractDataFromPost(content string) (string, error) { method CheckAgentIsReadyToRunTwinTraining (line 1835) | func (s *Service) CheckAgentIsReadyToRunTwinTraining(agentInfo *models.A... method JobAgentTwinTrain (line 1862) | func (s *Service) JobAgentTwinTrain(ctx context.Context) error { method CreateUpdateAgentSnapshotMission (line 1924) | func (s *Service) CreateUpdateAgentSnapshotMission(ctx context.Context, ... method DeleteAgentSnapshotMission (line 2081) | func (s *Service) DeleteAgentSnapshotMission(ctx context.Context, missio... method FollowListDefaultTwitters (line 2113) | func (s *Service) FollowListDefaultTwitters(ctx context.Context, agentID... method UpdateTwinStatus (line 2138) | func (s *Service) UpdateTwinStatus(ctx context.Context, req *serializers... method UnlinkAgentTwitterInfo (line 2228) | func (s *Service) UnlinkAgentTwitterInfo(ctx context.Context, agentID st... method AgentChats (line 2269) | func (s *Service) AgentChats(ctx context.Context, agentID string, messag... method PauseAgent (line 2292) | func (s *Service) PauseAgent(ctx context.Context, agentID string) (bool,... method UpdateAgentExternalInfo (line 2332) | func (s *Service) UpdateAgentExternalInfo(ctx context.Context, agentID s... method CreateAgentInfoInstallCode (line 2391) | func (s *Service) CreateAgentInfoInstallCode(ctx context.Context, userAd... method GetAgentInfoInstall (line 2436) | func (s *Service) GetAgentInfoInstall(ctx context.Context, code string) ... method CheckNameExist (line 2452) | func (s *Service) CheckNameExist(ctx context.Context, networkID uint64, ... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_store.go method SaveAgentStore (line 20) | func (s *Service) SaveAgentStore(ctx context.Context, userAddress string... method GetListAgentStore (line 94) | func (s *Service) GetListAgentStore(ctx context.Context, search, types s... method GetListAgentStoreByOwner (line 120) | func (s *Service) GetListAgentStoreByOwner(ctx context.Context, userAddr... method GetAgentStoreDetail (line 143) | func (s *Service) GetAgentStoreDetail(ctx context.Context, id uint) (*mo... method SaveMissionStore (line 157) | func (s *Service) SaveMissionStore(ctx context.Context, userAddress stri... method SaveAgentStoreCallback (line 221) | func (s *Service) SaveAgentStoreCallback(ctx context.Context, req *seria... method GetListAgentStoreInstall (line 270) | func (s *Service) GetListAgentStoreInstall(ctx context.Context, userAddr... method CreateAgentStoreInstallCode (line 295) | func (s *Service) CreateAgentStoreInstallCode(ctx context.Context, userA... method GetMissionStoreResult (line 346) | func (s *Service) GetMissionStoreResult(ctx context.Context, userAddress... method CacheMissionStoreResult (line 386) | func (s *Service) CacheMissionStoreResult(tx *gorm.DB, responseID string... method CacheAgentSnapshotPost (line 408) | func (s *Service) CacheAgentSnapshotPost(snapshotPost *models.AgentSnaps... method GetAgentStoreInstall (line 426) | func (s *Service) GetAgentStoreInstall(ctx context.Context, code string)... method GetTryHistory (line 442) | func (s *Service) GetTryHistory(ctx context.Context, userAddress string,... method GetTryHistoryDetail (line 462) | func (s *Service) GetTryHistoryDetail(ctx context.Context, userAddress s... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_token_srv.go method GetListMemes (line 18) | func (s *Service) GetListMemes(ctx context.Context, address string, page... method CreateMemeThread (line 45) | func (s *Service) CreateMemeThread(ctx context.Context, address string, ... method LikeMemeThread (line 122) | func (s *Service) LikeMemeThread(ctx context.Context, address string, re... method UnLikeMemeThread (line 183) | func (s *Service) UnLikeMemeThread(ctx context.Context, address string, ... method GetListMemeThread (line 260) | func (s *Service) GetListMemeThread(ctx context.Context, userAddress, to... method GetListMemeThreadLatest (line 297) | func (s *Service) GetListMemeThreadLatest(ctx context.Context, tokenAddr... method CacheListMemeThreadLatest (line 309) | func (s *Service) CacheListMemeThreadLatest(tx *gorm.DB, tokenAddress st... method FollowUsers (line 351) | func (s *Service) FollowUsers(ctx context.Context, address string, req *... method UnFollowUsers (line 400) | func (s *Service) UnFollowUsers(ctx context.Context, address string, req... method ValidatedFollowed (line 472) | func (s *Service) ValidatedFollowed(ctx context.Context, address, userAd... method GetListFollowings (line 502) | func (s *Service) GetListFollowings(ctx context.Context, userAddress str... method CreateMemeNotifications (line 526) | func (s *Service) CreateMemeNotifications(tx *gorm.DB, userID, memeID, f... method CacheNotificationsLatest (line 567) | func (s *Service) CacheNotificationsLatest(tx *gorm.DB, userID uint) err... method GetMemeNotifications (line 606) | func (s *Service) GetMemeNotifications(ctx context.Context, userAddress ... method GetMemeNotificationLatest (line 642) | func (s *Service) GetMemeNotificationLatest(ctx context.Context, userAdd... method HideMemeThread (line 659) | func (s *Service) HideMemeThread(ctx context.Context, address string, th... method UserSeenMemeNotification (line 700) | func (s *Service) UserSeenMemeNotification(ctx context.Context, address ... method GenerateMemeStory (line 760) | func (s *Service) GenerateMemeStory(ctx context.Context, memeName string... method CalculateFunnyWeightMeme (line 774) | func (s *Service) CalculateFunnyWeightMeme(ctx context.Context, memeID u... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_trading.go method DexSpotPairsLatest (line 21) | func (s *Service) DexSpotPairsLatest(ctx context.Context, quoteAssetSymb... method DexPairsTradeLatest (line 25) | func (s *Service) DexPairsTradeLatest(ctx context.Context, contractAddre... method DexScreenInfo (line 29) | func (s *Service) DexScreenInfo(ctx context.Context, contractAddress str... method GetAgentWallet (line 70) | func (s *Service) GetAgentWallet(tx *gorm.DB, networkID uint64, agentInf... method GetTokenQuoteLatestForSolana (line 129) | func (s *Service) GetTokenQuoteLatestForSolana(ctx context.Context, mint... method GetSolanaTokenDecimals (line 152) | func (s *Service) GetSolanaTokenDecimals(mint string) (int, error) { method AgentWalletCreatePumpFunMeme (line 176) | func (s *Service) AgentWalletCreatePumpFunMeme(ctx context.Context, netw... method AgentWalletTradePumpFunMeme (line 244) | func (s *Service) AgentWalletTradePumpFunMeme(ctx context.Context, netwo... method AgentWalletTradeRaydiumToken (line 342) | func (s *Service) AgentWalletTradeRaydiumToken(ctx context.Context, netw... method AgentWalletGetSolanaTokenBalances (line 460) | func (s *Service) AgentWalletGetSolanaTokenBalances(ctx context.Context,... method GetPumpFunTrades (line 497) | func (s *Service) GetPumpFunTrades(ctx context.Context, mint string, pag... method GetPumpFunTokenPrice (line 520) | func (s *Service) GetPumpFunTokenPrice(ctx context.Context, mint string)... method GetSolanaDataChart24Hour (line 567) | func (s *Service) GetSolanaDataChart24Hour(ctx context.Context, mint str... method GetAgentWalletSolanaTrades (line 586) | func (s *Service) GetAgentWalletSolanaTrades(ctx context.Context, networ... method JobMigrateWalletActions (line 637) | func (s *Service) JobMigrateWalletActions(ctx context.Context) error { method MigrateWalletActionForID (line 663) | func (s *Service) MigrateWalletActionForID(ctx context.Context, walletAc... method AgentWalletGetSolanaTokenPnls (line 730) | func (s *Service) AgentWalletGetSolanaTokenPnls(ctx context.Context, net... method GetTradeAnalytic (line 787) | func (s *Service) GetTradeAnalytic(ctx context.Context, token string) (i... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_twin_trains.go method AgentTwinTrain (line 21) | func (s *Service) AgentTwinTrain(ctx context.Context, agentInfoID uint) ... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_utilities.go method ERC20UtilityAgentFetchCode (line 19) | func (s *Service) ERC20UtilityAgentFetchCode( method ERC20UtilityAgentGetStorageInfo (line 34) | func (s *Service) ERC20UtilityAgentGetStorageInfo( method DeployAgentUpgradeableAddress (line 49) | func (s *Service) DeployAgentUpgradeableAddress( method DeployAgentUpgradeable (line 80) | func (s *Service) DeployAgentUpgradeable(ctx context.Context, agentInfoI... method JobUpdateAgentUpgradeableCodeVersion (line 189) | func (s *Service) JobUpdateAgentUpgradeableCodeVersion(ctx context.Conte... method HandleAgentUpgradeableCodePointerCreated (line 249) | func (s *Service) HandleAgentUpgradeableCodePointerCreated(ctx context.C... method UpdateAgentUpgradeableCodeVersion (line 270) | func (s *Service) UpdateAgentUpgradeableCodeVersion(ctx context.Context,... method AgentFactoryAgentCreatedEvent (line 313) | func (s *Service) AgentFactoryAgentCreatedEvent(ctx context.Context, net... FILE: agent-as-a-service/agent-orchestration/backend/services/agent_video.go method CreateClankerTokenForVideoByPostID (line 18) | func (s *Service) CreateClankerTokenForVideoByPostID(ctx context.Context... method GenerateTokenInfoFromVideoPrompt (line 209) | func (s *Service) GenerateTokenInfoFromVideoPrompt(ctx context.Context, ... method GetListUserVideo (line 265) | func (s *Service) GetListUserVideo(ctx context.Context, userAddres, sear... method GetVideoUserInfo (line 296) | func (s *Service) GetVideoUserInfo(ctx context.Context, twitterID string... method ExportUserPrivateKeyForClaimVideoReward (line 310) | func (s *Service) ExportUserPrivateKeyForClaimVideoReward(ctx context.Co... FILE: agent-as-a-service/agent-orchestration/backend/services/api_subscription_srv.go method GenerateAPIKey (line 18) | func (s *Service) GenerateAPIKey() (string, error) { method CreateApiTokenUsage (line 28) | func (s *Service) CreateApiTokenUsage(ctx context.Context, networkID uin... method RefundApiTokenUsage (line 81) | func (s *Service) RefundApiTokenUsage(ctx context.Context, apiKey string... method CreateApiSubscriptionKeyForTest (line 122) | func (s *Service) CreateApiSubscriptionKeyForTest(ctx context.Context, a... method GetApiUsage (line 173) | func (s *Service) GetApiUsage(ctx context.Context, apiKey string, page, ... method TwitterOauthCallbackForApiSubscription (line 186) | func (s *Service) TwitterOauthCallbackForApiSubscription(ctx context.Con... method GetApiPackages (line 292) | func (s *Service) GetApiPackages(ctx context.Context) ([]*models.ApiSubs... method GetApiKeyInfo (line 300) | func (s *Service) GetApiKeyInfo(ctx context.Context, apiKey string, addr... method ProcessDeposit (line 317) | func (s *Service) ProcessDeposit(ctx context.Context, depositNetworkID u... FILE: agent-as-a-service/agent-orchestration/backend/services/blockchain_subcriber.go method CreateETHAddress (line 18) | func (s *Service) CreateETHAddress(ctx context.Context) (string, error) { method CreateTRONAddress (line 35) | func (s *Service) CreateTRONAddress(ctx context.Context) (string, error) { method StoreAddress (line 52) | func (s *Service) StoreAddress(ctx context.Context, address, prk string)... method CreateBTCAddress (line 65) | func (s *Service) CreateBTCAddress(ctx context.Context) (string, error) { method CreateSOLAddress (line 82) | func (s *Service) CreateSOLAddress(ctx context.Context) (string, error) { method CreateAPIKey (line 90) | func (s *Service) CreateAPIKey(ctx context.Context) (string, string, err... method GetEthereumClient (line 105) | func (s *Service) GetEthereumClient(ctx context.Context, networkID uint6... method GetZkClient (line 152) | func (s *Service) GetZkClient(ctx context.Context, networkID uint64) *zk... method GetEVMClient (line 195) | func (s *Service) GetEVMClient(ctx context.Context, networkID uint64) ev... method InscribeTxsLog (line 203) | func (s *Service) InscribeTxsLog(txHash string, inscribeTxHash string, l... method ApproveMaxEAIForAddress (line 220) | func (s *Service) ApproveMaxEAIForAddress( method DeployProxyAdminAddress (line 239) | func (s *Service) DeployProxyAdminAddress( FILE: agent-as-a-service/agent-orchestration/backend/services/blockchain_subcriber_job.go method MemeEventsByTransaction (line 21) | func (s *Service) MemeEventsByTransaction(ctx context.Context, networkID... method UpdateScanBlockError (line 57) | func (s *Service) UpdateScanBlockError(ctx context.Context, chainID uint... method UpdateScanBlockErrorForNetwork (line 73) | func (s *Service) UpdateScanBlockErrorForNetwork(ctx context.Context, ne... method UpdateScanBlockNumber (line 89) | func (s *Service) UpdateScanBlockNumber(ctx context.Context, chainID uin... method MemeEventsByTransactionEventResp (line 106) | func (s *Service) MemeEventsByTransactionEventResp(ctx context.Context, ... method TokenTransferEventsByTransactionV2 (line 422) | func (s *Service) TokenTransferEventsByTransactionV2(ctx context.Context... method ScanTokenTransferTxHash (line 460) | func (s *Service) ScanTokenTransferTxHash(ctx context.Context, networkID... method TokenTransferEventsByTransaction (line 472) | func (s *Service) TokenTransferEventsByTransaction(ctx context.Context, ... method ErcTransferEventsByTransactionV2 (line 513) | func (s *Service) ErcTransferEventsByTransactionV2(ctx context.Context, ... method CreateErc20TransferEvent (line 554) | func (s *Service) CreateErc20TransferEvent(ctx context.Context, networkI... method CreateErc721TransferEvent (line 607) | func (s *Service) CreateErc721TransferEvent(ctx context.Context, event *... method CreateErc1155TransferEvent (line 634) | func (s *Service) CreateErc1155TransferEvent(ctx context.Context, networ... method ImageHubSubscriptionPriceUpdatedEvent (line 672) | func (s *Service) ImageHubSubscriptionPriceUpdatedEvent(ctx context.Cont... method CreateErc20TokenTransferEvent (line 733) | func (s *Service) CreateErc20TokenTransferEvent(ctx context.Context, net... method CreateErc20TokenTransferEventLaunchpad (line 964) | func (s *Service) CreateErc20TokenTransferEventLaunchpad(ctx context.Con... method CreateSolanaTokenTransferEvent (line 988) | func (s *Service) CreateSolanaTokenTransferEvent(ctx context.Context, ne... method DeleteFilterAddrs (line 1129) | func (s *Service) DeleteFilterAddrs(ctx context.Context, networkID uint6... method GetFilterAddrs (line 1139) | func (s *Service) GetFilterAddrs(ctx context.Context, networkID uint64) ... method ScanEventsByChain (line 1203) | func (s *Service) ScanEventsByChain(ctx context.Context, networkID uint6... FILE: agent-as-a-service/agent-orchestration/backend/services/dex_srv.go method CallWssDexScreener (line 25) | func (s *Service) CallWssDexScreener() { method TestCrawlDexScreener (line 54) | func (s *Service) TestCrawlDexScreener(ctx context.Context) { method JobUpdateTrendingTokens (line 60) | func (s *Service) JobUpdateTrendingTokens(ctx context.Context) error { method GetListTrendingTokens (line 153) | func (s *Service) GetListTrendingTokens(ctx context.Context) ([]*models.... method GetPumpOrderHistory (line 174) | func (s *Service) GetPumpOrderHistory(ctx context.Context, apiKey string... method GetPumpBalance (line 206) | func (s *Service) GetPumpBalance(ctx context.Context, apiKey string) (*s... FILE: agent-as-a-service/agent-orchestration/backend/services/external_wallet_srv.go method ExternalWalletCreateSOL (line 17) | func (s *Service) ExternalWalletCreateSOL(ctx context.Context) (*seriali... method ExternalWalletGet (line 43) | func (s *Service) ExternalWalletGet(ctx context.Context, apiKey string) ... method ExternalWalletBalances (line 63) | func (s *Service) ExternalWalletBalances(ctx context.Context, apiKey str... method ExternalWalletComputeOrder (line 95) | func (s *Service) ExternalWalletComputeOrder(ctx context.Context, apiKey... method ExternalWalletCreateOrder (line 163) | func (s *Service) ExternalWalletCreateOrder(ctx context.Context, apiKey ... method ExternalWalletGetOrders (line 287) | func (s *Service) ExternalWalletGetOrders(ctx context.Context, apiKey st... method ExternalWalletGetTokens (line 320) | func (s *Service) ExternalWalletGetTokens(ctx context.Context, apiKey st... FILE: agent-as-a-service/agent-orchestration/backend/services/infra_twitter_app.go method InfraTwitterAppAuthenInstall (line 191) | func (s *Service) InfraTwitterAppAuthenInstall(ctx context.Context, user... method InfraTwitterAppAuthenCallback (line 246) | func (s *Service) InfraTwitterAppAuthenCallback(ctx context.Context, add... method UtilityPostTwitter (line 352) | func (s *Service) UtilityPostTwitter(ctx context.Context, userAddress st... method UtilityTwitterHandleDeposit (line 511) | func (s *Service) UtilityTwitterHandleDeposit(tx *gorm.DB, networkID uin... method GetInfraTwitterAppInfo (line 569) | func (s *Service) GetInfraTwitterAppInfo(ctx context.Context, userAddres... method TestSignature (line 601) | func (s *Service) TestSignature(ctx context.Context) { method InfraTwitterAppSearchRecentTweet (line 613) | func (s *Service) InfraTwitterAppSearchRecentTweet(ctx context.Context, ... FILE: agent-as-a-service/agent-orchestration/backend/services/internal_srv.go method GetTwitterUserByID (line 16) | func (s *Service) GetTwitterUserByID(ctx context.Context, twitterID stri... method GetTwitterUserByUsername (line 24) | func (s *Service) GetTwitterUserByUsername(ctx context.Context, username... method SeachTwitterUserByQuery (line 32) | func (s *Service) SeachTwitterUserByQuery(ctx context.Context, username ... method GetTwitterUserFollowing (line 56) | func (s *Service) GetTwitterUserFollowing(ctx context.Context, twitterID... method GetTwitterUserFollowingRapid (line 78) | func (s *Service) GetTwitterUserFollowingRapid(ctx context.Context, twit... method GetTwitterUserFollowingV1 (line 86) | func (s *Service) GetTwitterUserFollowingV1(ctx context.Context, twitter... method GetTwitterUserFollowingRapidByUsername (line 115) | func (s *Service) GetTwitterUserFollowingRapidByUsername(ctx context.Con... method GetTwitterUserFollowingByUsername (line 148) | func (s *Service) GetTwitterUserFollowingByUsername(ctx context.Context,... method GetListUserTweets (line 205) | func (s *Service) GetListUserTweets(ctx context.Context, twitterID, pagi... method GetListUserTweetsAll (line 223) | func (s *Service) GetListUserTweetsAll(ctx context.Context, twitterID, p... method GetListUserTweetsV1 (line 241) | func (s *Service) GetListUserTweetsV1(ctx context.Context, twitterID, pa... method GetListUserTweetsFromTwitterInfoTokenV1 (line 259) | func (s *Service) GetListUserTweetsFromTwitterInfoTokenV1(ctx context.Co... method GetListUserTweetsFromTwitterInfoToken (line 271) | func (s *Service) GetListUserTweetsFromTwitterInfoToken(ctx context.Cont... method GetAllUserTweetsFromTwitterInfoToken (line 283) | func (s *Service) GetAllUserTweetsFromTwitterInfoToken(ctx context.Conte... method GetListUserTweetsByUsername (line 295) | func (s *Service) GetListUserTweetsByUsername(ctx context.Context, usern... method GetListUserTweetsByUsernameV1 (line 343) | func (s *Service) GetListUserTweetsByUsernameV1(ctx context.Context, use... method LookupUserTweets (line 390) | func (s *Service) LookupUserTweets(ctx context.Context, tweetIDs string)... method LookupUserTweetsV1 (line 413) | func (s *Service) LookupUserTweetsV1(ctx context.Context, tweetIDs strin... method GetListUserMentions (line 436) | func (s *Service) GetListUserMentions(ctx context.Context, twitterID, pa... method TweetIsMention (line 470) | func (s *Service) TweetIsMention(tweets twitter.TweetObj, username strin... method SyncGetTwitterUserByUsername (line 494) | func (s *Service) SyncGetTwitterUserByUsername(ctx context.Context, user... method GetListUserMentionsByUsername (line 525) | func (s *Service) GetListUserMentionsByUsername(ctx context.Context, use... method GetAllUserMentionsByUsername (line 604) | func (s *Service) GetAllUserMentionsByUsername(ctx context.Context, user... method CacheCheckIsTweetReplied (line 653) | func (s *Service) CacheCheckIsTweetReplied(ctx context.Context, twitterI... method SearchRecentTweet (line 675) | func (s *Service) SearchRecentTweet(ctx context.Context, query, paginati... method SearchRecentTweetV1 (line 715) | func (s *Service) SearchRecentTweetV1(ctx context.Context, query, sinceI... method SearchTokenTweet (line 755) | func (s *Service) SearchTokenTweet(ctx context.Context, query, paginatio... method SearchUsers (line 794) | func (s *Service) SearchUsers(ctx context.Context, query, paginationToke... method GetUser3700Liked (line 830) | func (s *Service) GetUser3700Liked(ctx context.Context, replied *bool, p... method GetAgentTradeTokens (line 874) | func (s *Service) GetAgentTradeTokens(ctx context.Context, networkID uin... method GetListUserTweetsByUsersForTradeMission (line 895) | func (s *Service) GetListUserTweetsByUsersForTradeMission(ctx context.Co... method GetListUserTweetsByAgentForTradeMission (line 938) | func (s *Service) GetListUserTweetsByAgentForTradeMission(ctx context.Co... FILE: agent-as-a-service/agent-orchestration/backend/services/ipfs.go method IpfsUploadData (line 12) | func (s *Service) IpfsUploadData(ctx context.Context, ext string, dataBy... method IpfsUploadDataForName (line 20) | func (s *Service) IpfsUploadDataForName(ctx context.Context, fileName st... FILE: agent-as-a-service/agent-orchestration/backend/services/job_srv.go method JobUpdateMarketPrice (line 18) | func (s *Service) JobUpdateMarketPrice(ctx context.Context) error { method CreateOrUpdateTokenPrice (line 60) | func (s *Service) CreateOrUpdateTokenPrice(ctx context.Context, symbol s... method BlockchainDurations (line 93) | func (s *Service) BlockchainDurations(ctx context.Context) ([]uint, erro... method JobEnabledDB (line 118) | func (s *Service) JobEnabledDB(ctx context.Context) error { method DisableJobs (line 130) | func (s *Service) DisableJobs() { method RunJobs (line 136) | func (s *Service) RunJobs(ctx context.Context) error { FILE: agent-as-a-service/agent-orchestration/backend/services/knowledge_base_job.go method JobCreateAgentKnowledgeBase (line 25) | func (s *Service) JobCreateAgentKnowledgeBase(ctx context.Context) error { method CreateAgentKnowledgeBase (line 38) | func (s *Service) CreateAgentKnowledgeBase(ctx context.Context) error { method DeployAgentKnowledgeBase (line 66) | func (s *Service) DeployAgentKnowledgeBase(ctx context.Context, info *mo... method UpdateKnowledgeBaseInContractWithSignature (line 205) | func (s *Service) UpdateKnowledgeBaseInContractWithSignature(ctx context... method TransferFund (line 288) | func (s *Service) TransferFund(priKeyFrom string, toAddress string, fund... FILE: agent-as-a-service/agent-orchestration/backend/services/mission_store.go method UploadMisstionStore (line 15) | func (s *Service) UploadMisstionStore(ctx context.Context, req *serializ... method RatingMisstionStore (line 69) | func (s *Service) RatingMisstionStore(ctx context.Context, req *serializ... method GetListMisstionStore (line 128) | func (s *Service) GetListMisstionStore(ctx context.Context, search strin... method GetMisstionStoreDetail (line 140) | func (s *Service) GetMisstionStoreDetail(ctx context.Context, id uint) (... method ClaimFeeMisstionStore (line 150) | func (s *Service) ClaimFeeMisstionStore(ctx context.Context) error { method GetMissionStoreRating (line 155) | func (s *Service) GetMissionStoreRating(ctx context.Context, id uint, pa... method GetMissionStoreHistory (line 167) | func (s *Service) GetMissionStoreHistory(ctx context.Context, id uint, p... method addToolPostTwitter (line 179) | func (s *Service) addToolPostTwitter(toollist string, appendTool string)... FILE: agent-as-a-service/agent-orchestration/backend/services/redis_srv.go method RedisCached (line 13) | func (s *Service) RedisCached( method RedisCachedWithoutHashKey (line 55) | func (s *Service) RedisCachedWithoutHashKey( method hashRedisKey (line 97) | func (s *Service) hashRedisKey(key string) string { method GetRedisCachedWithKey (line 101) | func (s *Service) GetRedisCachedWithKey(cachedKey string, resp interface... method SetRedisCachedWithKey (line 117) | func (s *Service) SetRedisCachedWithKey(cachedKey string, req interface{... method DeleteRedisCachedWithKey (line 130) | func (s *Service) DeleteRedisCachedWithKey(cachedKey string) error { method DeleteRedisCachedWithPrefix (line 139) | func (s *Service) DeleteRedisCachedWithPrefix(cachedKey string) error { method RedisFlushAll (line 150) | func (s *Service) RedisFlushAll(ctx context.Context) error { FILE: agent-as-a-service/agent-orchestration/backend/services/robot_srv.go method GenerateRobotSaleWallet (line 20) | func (s *Service) GenerateRobotSaleWallet(ctx context.Context, projectID... method GetRobotSaleWallet (line 80) | func (s *Service) GetRobotSaleWallet(ctx context.Context, projectID stri... method GetRobotProject (line 95) | func (s *Service) GetRobotProject(ctx context.Context, projectID string)... method JobRobotScanBalanceSOL (line 106) | func (s *Service) JobRobotScanBalanceSOL(ctx context.Context) error { method RobotScanBalanceByWallet (line 143) | func (s *Service) RobotScanBalanceByWallet(ctx context.Context, walletId... method RobotCreateToken (line 227) | func (s *Service) RobotCreateToken(ctx context.Context, projectID string... method RobotTransferToken (line 293) | func (s *Service) RobotTransferToken(ctx context.Context, req *serialize... method JobUpdateRobotProjectRanking (line 346) | func (s *Service) JobUpdateRobotProjectRanking(ctx context.Context) error { method UpdateRobotProjectRanking (line 380) | func (s *Service) UpdateRobotProjectRanking(ctx context.Context, project... method GetRobotProjectLeaderBoards (line 384) | func (s *Service) GetRobotProjectLeaderBoards(ctx context.Context, userA... FILE: agent-as-a-service/agent-orchestration/backend/services/sample_twitter_app.go method SampleTwitterAppAuthenInstall (line 15) | func (s *Service) SampleTwitterAppAuthenInstall(ctx context.Context, ins... method SampleTwitterAppAuthenCallback (line 40) | func (s *Service) SampleTwitterAppAuthenCallback(ctx context.Context, in... method SampleTwitterAppGetBTCPrice (line 143) | func (s *Service) SampleTwitterAppGetBTCPrice(ctx context.Context) string { method SampleTwitterAppTweetMessage (line 148) | func (s *Service) SampleTwitterAppTweetMessage(ctx context.Context, apiK... FILE: agent-as-a-service/agent-orchestration/backend/services/service.go type Service (line 53) | type Service struct method GetAddressPrk (line 208) | func (s *Service) GetAddressPrk(address string) string { method GetTwitterWrapAPI (line 227) | func (s *Service) GetTwitterWrapAPI() *twitter.Client { method JobRunCheck (line 230) | func (s *Service) JobRunCheck(ctx context.Context, jobId string, jobFu... method JobRun (line 264) | func (s *Service) JobRun(ctx context.Context, jobName string, duration... method VerifyAddressSignature (line 302) | func (s *Service) VerifyAddressSignature(ctx context.Context, networkI... method GetTokenMarketPrice (line 314) | func (s *Service) GetTokenMarketPrice(tx *gorm.DB, symbol string) *big... method GetMapTokenPrice (line 329) | func (s *Service) GetMapTokenPrice(ctx context.Context) map[string]*bi... method GetDao (line 344) | func (s *Service) GetDao() *daos.DAO { function NewService (line 92) | func NewService(conf *configs.Config) *Service { FILE: agent-as-a-service/agent-orchestration/backend/services/store_trading_app.go method StoreDefiAppAuthenInstall (line 13) | func (s *Service) StoreDefiAppAuthenInstall(ctx context.Context, install... method StoreDefiAppGetWallet (line 68) | func (s *Service) StoreDefiAppGetWallet(ctx context.Context, apiKey stri... FILE: agent-as-a-service/agent-orchestration/backend/services/telegram.go function InitTeleMagicVideoActivitiesAlert (line 22) | func InitTeleMagicVideoActivitiesAlert(token, chatId string) { method SendTeleMagicVideoActivitiesAlert (line 29) | func (s *Service) SendTeleMagicVideoActivitiesAlert(msg string) { function InitTeleVideoActivitiesAlert (line 44) | func InitTeleVideoActivitiesAlert(token, chatId string) { method SendTeleVideoActivitiesAlert (line 52) | func (s *Service) SendTeleVideoActivitiesAlert(msg string, chatId ...str... method GetTelegramMessage (line 75) | func (s *Service) GetTelegramMessage(ctx context.Context) { FILE: agent-as-a-service/agent-orchestration/backend/services/token_liquidity.go method GetAllConfigs (line 22) | func (s *Service) GetAllConfigs(ctx context.Context) (map[uint64]map[str... method GetAllConfigsExplorer (line 42) | func (s *Service) GetAllConfigsExplorer(ctx context.Context) (map[uint64... method CreateMeme (line 51) | func (s *Service) CreateMeme(ctx context.Context, address string, networ... method GetListMemeReport (line 121) | func (s *Service) GetListMemeReport(ctx context.Context, chainID uint64, method GetFeedMemeReport (line 233) | func (s *Service) GetFeedMemeReport(ctx context.Context, address, search... method GetMemeDetail (line 282) | func (s *Service) GetMemeDetail(ctx context.Context, address, memAddress... method CheckedSeenMeme (line 295) | func (s *Service) CheckedSeenMeme(ctx context.Context, address, memAddre... method CacheMemeDetail (line 361) | func (s *Service) CacheMemeDetail(tx *gorm.DB, memAddress string) error { method GetMemeTradeHistory (line 416) | func (s *Service) GetMemeTradeHistory(ctx context.Context, userAddress, ... method GetMemeTradeHistoryLatest (line 452) | func (s *Service) GetMemeTradeHistoryLatest(ctx context.Context, tokenAd... method CacheMemeTradeHistoryLatest (line 464) | func (s *Service) CacheMemeTradeHistoryLatest(tx *gorm.DB, tokenAddress ... method GetTokenHolders (line 508) | func (s *Service) GetTokenHolders(ctx context.Context, tokenAddress stri... method CacheMemeHolders (line 520) | func (s *Service) CacheMemeHolders(tx *gorm.DB, tokenAddress string) err... method GetTokenHolding (line 568) | func (s *Service) GetTokenHolding(ctx context.Context, userAddress strin... method GetMemeUserProfile (line 609) | func (s *Service) GetMemeUserProfile(ctx context.Context, networkID uint... method GetListFollowers (line 662) | func (s *Service) GetListFollowers(ctx context.Context, userAddress stri... method GetMemeChartCandleData (line 689) | func (s *Service) GetMemeChartCandleData(ctx context.Context, tokenAddre... method CacheMemeCandleDataChart (line 719) | func (s *Service) CacheMemeCandleDataChart(tx *gorm.DB, memeID uint) err... method MemeSnapshotTokenHolder (line 836) | func (s *Service) MemeSnapshotTokenHolder(ctx context.Context, tokenAddr... method GetMemeWhiteListAddress (line 878) | func (s *Service) GetMemeWhiteListAddress(ctx context.Context) ([]string... method GetMemeBurnHistory (line 898) | func (s *Service) GetMemeBurnHistory(ctx context.Context, networkID uint... method ShareMeme (line 947) | func (s *Service) ShareMeme(ctx context.Context, address, memAddress str... method VibeTokenGetDeployInfo (line 988) | func (s *Service) VibeTokenGetDeployInfo(ctx context.Context, address st... FILE: agent-as-a-service/agent-orchestration/backend/services/token_liquidity_events.go method GetMemeBaseToken (line 21) | func (s *Service) GetMemeBaseToken(tx *gorm.DB, networkID uint64, baseSy... method GetMemeBaseTokenByTokens01 (line 38) | func (s *Service) GetMemeBaseTokenByTokens01(tx *gorm.DB, networkID uint... method CreateMemePool (line 56) | func (s *Service) CreateMemePool(ctx context.Context, networkID uint64, ... method CreateMemeTradeHistory (line 201) | func (s *Service) CreateMemeTradeHistory(ctx context.Context, event *eth... method CreateMemeShareTradeHistory (line 328) | func (s *Service) CreateMemeShareTradeHistory(ctx context.Context, netwo... method UpdateMemeInfo (line 433) | func (s *Service) UpdateMemeInfo(ctx context.Context, memeID uint) error { method UpdateMemeLiquidityPosition (line 493) | func (s *Service) UpdateMemeLiquidityPosition(ctx context.Context, netwo... method GeUserByAddress (line 592) | func (s *Service) GeUserByAddress(ctx context.Context, networkID uint64,... method VibeTokenFactoryTokenDeployedEvent (line 611) | func (s *Service) VibeTokenFactoryTokenDeployedEvent(ctx context.Context... method VibeTokenFactoryFeesCollectedEvent (line 662) | func (s *Service) VibeTokenFactoryFeesCollectedEvent(ctx context.Context... FILE: agent-as-a-service/agent-orchestration/backend/services/token_liquidity_job.go method JobAgentDeployToken (line 28) | func (s *Service) JobAgentDeployToken(ctx context.Context) error { method AgentDeployToken (line 98) | func (s *Service) AgentDeployToken(ctx context.Context, memeID uint) err... method JobRetryAgentDeployToken (line 296) | func (s *Service) JobRetryAgentDeployToken(ctx context.Context) error { method RetryAgentDeployToken (line 364) | func (s *Service) RetryAgentDeployToken(ctx context.Context, memeID uint... method JobMemeAddPositionInternal (line 458) | func (s *Service) JobMemeAddPositionInternal(ctx context.Context) error { method MemeAddPositionInternal (line 524) | func (s *Service) MemeAddPositionInternal(ctx context.Context, memeID ui... method JobMemeRemovePositionInternal (line 655) | func (s *Service) JobMemeRemovePositionInternal(ctx context.Context) err... method MemeRemovePositionInternal (line 715) | func (s *Service) MemeRemovePositionInternal(ctx context.Context, memeID... method JobMemeAddPositionUniswap (line 786) | func (s *Service) JobMemeAddPositionUniswap(ctx context.Context) error { method MemeAddPositionUniswap (line 856) | func (s *Service) MemeAddPositionUniswap(ctx context.Context, memeID uin... method JobCheckMemeReachMarketCap (line 1390) | func (s *Service) JobCheckMemeReachMarketCap(ctx context.Context) error { method JobUpdateMemeUsdPrice (line 1434) | func (s *Service) JobUpdateMemeUsdPrice(ctx context.Context) error { method JobRetryAddPool1 (line 1478) | func (s *Service) JobRetryAddPool1(ctx context.Context) error { method JobRetryAddPool2 (line 1541) | func (s *Service) JobRetryAddPool2(ctx context.Context) error { method JobMemeBurnPositionUniswap (line 1603) | func (s *Service) JobMemeBurnPositionUniswap(ctx context.Context) error { method MemeBurnPositionUniswap (line 1672) | func (s *Service) MemeBurnPositionUniswap(ctx context.Context, memeID ui... FILE: agent-as-a-service/agent-orchestration/backend/services/twitter_job.go method ScanTwitterTweetLiked (line 18) | func (s *Service) ScanTwitterTweetLiked(ctx context.Context) error { method JobScanTwitterLiked (line 114) | func (s *Service) JobScanTwitterLiked(ctx context.Context) error { method ScanTwitterTweetByParentID (line 127) | func (s *Service) ScanTwitterTweetByParentID(ctx context.Context, launch... FILE: agent-as-a-service/agent-orchestration/backend/services/user_srv.go method GetUser (line 19) | func (s *Service) GetUser(tx *gorm.DB, networkID uint64, address string,... method GetUserProfile (line 91) | func (s *Service) GetUserProfile(ctx context.Context, address string) (*... method UserUploadFile (line 99) | func (s *Service) UserUploadFile(ctx context.Context, address string, fi... method VerifyLoginUserByWeb3 (line 114) | func (s *Service) VerifyLoginUserByWeb3(ctx context.Context, userIP, use... method GetListUserTransactions (line 140) | func (s *Service) GetListUserTransactions(ctx context.Context, userAddre... FILE: agent-as-a-service/agent-orchestration/backend/services/vibe_srv.go method AddVibeWhiteList (line 13) | func (s *Service) AddVibeWhiteList(ctx context.Context, email string) er... method ValidateReferralCode (line 20) | func (s *Service) ValidateReferralCode(ctx context.Context, refCode, use... method GetVibeDashboard (line 52) | func (s *Service) GetVibeDashboard(ctx context.Context, method GetVibeDashboardsDetail (line 188) | func (s *Service) GetVibeDashboardsDetail(ctx context.Context, agentID s... FILE: agent-as-a-service/agent-orchestration/backend/services/video_magic_prompt.go method GetVideoMagicPromptFromImage (line 8) | func (s *Service) GetVideoMagicPromptFromImage(ctx context.Context, user... method GetDescriptionImage (line 37) | func (s *Service) GetDescriptionImage(ctx context.Context, imageUrl stri... FILE: agent-as-a-service/agent-orchestration/backend/types/numeric/address.go type AddressHash (line 13) | type AddressHash struct method Hex (line 27) | func (n *AddressHash) Hex() string { method Bytes (line 31) | func (n *AddressHash) Bytes() []byte { method UnmarshalJSON (line 35) | func (n *AddressHash) UnmarshalJSON(b []byte) error { method MarshalJSON (line 45) | func (n *AddressHash) MarshalJSON() ([]byte, error) { method Scan (line 52) | func (n *AddressHash) Scan(src interface{}) error { method Value (line 65) | func (n AddressHash) Value() (driver.Value, error) { function NewAddressHashFromHex (line 17) | func NewAddressHashFromHex(address string) *AddressHash { function NewAddressHashFromBytes (line 21) | func NewAddressHashFromBytes(data []byte) *AddressHash { FILE: agent-as-a-service/agent-orchestration/backend/types/numeric/bigints.go type BigInts (line 11) | type BigInts method Uint64s (line 13) | func (n *BigInts) Uint64s() []*big.Int { method String (line 17) | func (n *BigInts) String() string { method UnmarshalJSON (line 29) | func (n *BigInts) UnmarshalJSON(b []byte) error { method MarshalJSON (line 58) | func (n *BigInts) MarshalJSON() ([]byte, error) { method Scan (line 73) | func (n *BigInts) Scan(src interface{}) error { method Value (line 103) | func (n BigInts) Value() (driver.Value, error) { FILE: agent-as-a-service/agent-orchestration/backend/types/numeric/common.go function copyData (line 3) | func copyData(data []byte) []byte { FILE: agent-as-a-service/agent-orchestration/backend/types/numeric/hash.go type Hash (line 12) | type Hash struct method Hex (line 26) | func (n *Hash) Hex() string { method Bytes (line 30) | func (n *Hash) Bytes() []byte { method UnmarshalJSON (line 34) | func (n *Hash) UnmarshalJSON(b []byte) error { method MarshalJSON (line 44) | func (n *Hash) MarshalJSON() ([]byte, error) { method Scan (line 51) | func (n *Hash) Scan(src interface{}) error { method Value (line 64) | func (n Hash) Value() (driver.Value, error) { function NewHashFromHex (line 16) | func NewHashFromHex(hash string) *Hash { function NewHashFromBytes (line 20) | func NewHashFromBytes(data []byte) *Hash { FILE: agent-as-a-service/agent-orchestration/backend/types/numeric/hex.go type Hex (line 13) | type Hex struct method Hex (line 27) | func (n *Hex) Hex() string { method Bytes (line 31) | func (n *Hex) Bytes() []byte { method UnmarshalJSON (line 35) | func (n *Hex) UnmarshalJSON(b []byte) error { method MarshalJSON (line 49) | func (n *Hex) MarshalJSON() ([]byte, error) { method Scan (line 56) | func (n *Hex) Scan(src interface{}) error { method Value (line 78) | func (n Hex) Value() (driver.Value, error) { function NewHexFromHex (line 17) | func NewHexFromHex(hash string) *Hex { function NewHexFromBytes (line 21) | func NewHexFromBytes(data []byte) *Hex { FILE: agent-as-a-service/agent-orchestration/backend/types/numeric/numeric.go function BigFloat2Text (line 13) | func BigFloat2Text(n *big.Float) string { function BigFloat2TextDecimals (line 22) | func BigFloat2TextDecimals(n *big.Float, decimals int) string { type Decimal (line 40) | type Decimal struct method ToDecimal (line 44) | func (n *Decimal) ToDecimal() decimal.Decimal { method UnmarshalJSON (line 48) | func (n *Decimal) UnmarshalJSON(b []byte) error { method MarshalJSON (line 65) | func (n *Decimal) MarshalJSON() ([]byte, error) { method Scan (line 73) | func (n *Decimal) Scan(src interface{}) error { method Value (line 97) | func (n Decimal) Value() (driver.Value, error) { function NewFloatFromString (line 103) | func NewFloatFromString(s string) *big.Float { function NewBigFloatFromString (line 117) | func NewBigFloatFromString(s string) BigFloat { function NewBigFloatFromFloat (line 131) | func NewBigFloatFromFloat(value *big.Float) BigFloat { type BigFloat (line 138) | type BigFloat struct method BigFloat (line 142) | func (n *BigFloat) BigFloat() *big.Float { method UnmarshalJSON (line 146) | func (n *BigFloat) UnmarshalJSON(b []byte) error { method MarshalJSON (line 164) | func (n *BigFloat) MarshalJSON() ([]byte, error) { method Scan (line 171) | func (n *BigFloat) Scan(src interface{}) error { method Value (line 196) | func (n BigFloat) Value() (driver.Value, error) { method ToString (line 200) | func (n BigFloat) ToString() string { method ToStringWithDecimals (line 204) | func (n BigFloat) ToStringWithDecimals(decimals int) string { type BigInt (line 210) | type BigInt struct method BigInt (line 221) | func (n *BigInt) BigInt() *big.Int { method UnmarshalJSON (line 225) | func (n *BigInt) UnmarshalJSON(b []byte) error { method MarshalJSON (line 242) | func (n *BigInt) MarshalJSON() ([]byte, error) { method Scan (line 250) | func (n *BigInt) Scan(src interface{}) error { method Value (line 274) | func (n BigInt) Value() (driver.Value, error) { function NewBigIntFromInt (line 214) | func NewBigIntFromInt(value *big.Int) BigInt { function ToBigInts (line 278) | func ToBigInts(nums []*big.Int) []BigInt { FILE: agent-as-a-service/agent-orchestration/backend/types/numeric/quote_uint64s.go type QuoteUint64s (line 11) | type QuoteUint64s method Uint64s (line 13) | func (n *QuoteUint64s) Uint64s() []uint64 { method String (line 17) | func (n *QuoteUint64s) String() string { method UnmarshalJSON (line 29) | func (n *QuoteUint64s) UnmarshalJSON(b []byte) error { method MarshalJSON (line 55) | func (n *QuoteUint64s) MarshalJSON() ([]byte, error) { method Scan (line 70) | func (n *QuoteUint64s) Scan(src interface{}) error { method Value (line 100) | func (n QuoteUint64s) Value() (driver.Value, error) { FILE: agent-as-a-service/agent-orchestration/core/cmd/api/main.go function init (line 26) | func init() { function main (line 39) | func main() { FILE: agent-as-a-service/agent-orchestration/core/common/database/database.go function Init (line 10) | func Init(dbURL string, migrateFunc func(db *gorm.DB) error, idleNum int... function MigrateCore (line 34) | func MigrateCore(db *gorm.DB) error { FILE: agent-as-a-service/agent-orchestration/core/domain/errors.go type Error (line 4) | type Error struct method Error (line 9) | func (e Error) Error() string { function ErrorWithMessage (line 14) | func ErrorWithMessage(e *Error, message string) *Error { FILE: agent-as-a-service/agent-orchestration/core/domain/wallet.go type WalletType (line 10) | type WalletType constant WalletTypeEthereum (line 14) | WalletTypeEthereum WalletType = iota constant WalletTypeBitcoin (line 16) | WalletTypeBitcoin WalletType = 1 constant WalletTypeBEP2 (line 18) | WalletTypeBEP2 WalletType = 2 constant WalletTypeBeam (line 20) | WalletTypeBeam WalletType = 3 constant WalletTypeIncognito (line 22) | WalletTypeIncognito WalletType = 4 constant WalletTypeTron (line 24) | WalletTypeTron WalletType = 6 constant WalletTypeAda (line 26) | WalletTypeAda WalletType = 7 constant WalletTypeSOL (line 28) | WalletTypeSOL WalletType = 8 type Wallet (line 32) | type Wallet struct type IWalletRepository (line 45) | type IWalletRepository interface type IWalletUsecase (line 53) | type IWalletUsecase interface type WalletGenerateRequest (line 59) | type WalletGenerateRequest struct type WalletUpdateRequest (line 63) | type WalletUpdateRequest struct type WalletGetPrivateKeyRequest (line 72) | type WalletGetPrivateKeyRequest struct type WalletCheckRequest (line 77) | type WalletCheckRequest struct FILE: agent-as-a-service/agent-orchestration/core/logger/logger.go constant LOGGER_API_RESPONSE_TIME (line 14) | LOGGER_API_RESPONSE_TIME = "api_response_time" constant LOGGER_API_APP_PANIC (line 15) | LOGGER_API_APP_PANIC = "api_app_panic" constant LOGGER_API_APP_ERROR (line 16) | LOGGER_API_APP_ERROR = "api_app_error" function Logger (line 21) | func Logger() *zap.Logger { function NewLogger (line 25) | func NewLogger(appName string, logPath string, stdout bool) { function Sync (line 63) | func Sync() error { function Info (line 67) | func Info(category string, msg string, fields ...zap.Field) { function Fatal (line 71) | func Fatal(msg string, fields ...zap.Field) { function Error (line 75) | func Error(category string, msg string, fields ...zap.Field) { function WrapError (line 79) | func WrapError(category string, err error, fields ...zap.Field) error { function WrapDefaultError (line 87) | func WrapDefaultError(err error, fields ...zap.Field) error { function Debug (line 95) | func Debug(msg string, fields ...zap.Field) { function Panic (line 99) | func Panic(msg string, fields ...zap.Field) { function LoggerFunc (line 103) | func LoggerFunc(fn func(), path string, extras ...interface{}) { FILE: agent-as-a-service/agent-orchestration/core/modules/wallet/delivery/http/handler.go type WalletHandler (line 14) | type WalletHandler struct method GenerateUpdate (line 31) | func (h *WalletHandler) GenerateUpdate(c *gin.Context) { method GetPrivateKey (line 59) | func (h *WalletHandler) GetPrivateKey(c *gin.Context) { function NewWalletHandler (line 20) | func NewWalletHandler(s *server.HTTPServer, uu domain.IWalletUsecase) { FILE: agent-as-a-service/agent-orchestration/core/modules/wallet/repository/mysql/mysql.go type mysqlWalletRepository (line 12) | type mysqlWalletRepository struct method Create (line 23) | func (m *mysqlWalletRepository) Create(ctx context.Context, w *domain.... method Update (line 30) | func (m *mysqlWalletRepository) Update(ctx context.Context, w *domain.... method Delete (line 37) | func (m *mysqlWalletRepository) Delete(ctx context.Context, w *domain.... method FindByAddress (line 44) | func (m *mysqlWalletRepository) FindByAddress(ctx context.Context, add... function NewMysqlWalletRepository (line 17) | func NewMysqlWalletRepository(db *gorm.DB) domain.IWalletRepository { FILE: agent-as-a-service/agent-orchestration/core/modules/wallet/usecase/usecase.go type walletUsecase (line 14) | type walletUsecase struct method GenerateUpdate (line 25) | func (wu *walletUsecase) GenerateUpdate(ctx context.Context, req domai... method GetPrivateKey (line 67) | func (wu *walletUsecase) GetPrivateKey(ctx context.Context, req domain... function NewWalletUsecase (line 19) | func NewWalletUsecase(wr domain.IWalletRepository) domain.IWalletUsecase { FILE: agent-as-a-service/agent-orchestration/core/pkg/core/core.go type Core (line 8) | type Core struct function Init (line 14) | func Init(e string) *Core { FILE: agent-as-a-service/agent-orchestration/core/pkg/core/wallet/wallet.go type Wallet (line 14) | type Wallet struct method Generate (line 26) | func (r *Wallet) Generate(req domain.WalletGenerateRequest) (*domain.W... method GetPrivateKey (line 63) | func (r *Wallet) GetPrivateKey(req domain.WalletGetPrivateKeyRequest) ... method Check (line 99) | func (r *Wallet) Check(req domain.WalletCheckRequest) error { function Init (line 19) | func Init(e string) *Wallet { FILE: agent-as-a-service/agent-orchestration/core/serializers/serializers.go type JSONResponse (line 6) | type JSONResponse struct function ResponseSuccess (line 12) | func ResponseSuccess(data interface{}) JSONResponse { function ResponseError (line 19) | func ResponseError(err error) JSONResponse { FILE: agent-as-a-service/agent-orchestration/core/server/http.go type HTTPServer (line 17) | type HTTPServer struct method Engine (line 45) | func (s *HTTPServer) Engine() *gin.Engine { method Logger (line 50) | func (s *HTTPServer) Logger() *zap.Logger { method GetPagingFromContext (line 55) | func (s *HTTPServer) GetPagingFromContext(c *gin.Context) (uint, uint) { method GetContext (line 78) | func (s *HTTPServer) GetContext(c *gin.Context) context.Context { function NewHTTPServer (line 23) | func NewHTTPServer(logger *zap.Logger) *HTTPServer { FILE: agent-as-a-service/agent-orchestration/core/utils/blowfish.go function encodeBase64 (line 16) | func encodeBase64(b []byte) string { function blowfishChecksizeAndPad (line 20) | func blowfishChecksizeAndPad(value []byte) []byte { function blowfishEncrypt (line 31) | func blowfishEncrypt(value, key []byte) ([]byte, error) { function EncryptToByte (line 44) | func EncryptToByte(value string, cipherKey string) ([]byte, error) { function EncryptToString (line 57) | func EncryptToString(value string, cipherKey string) (string, error) { function decodeBase64 (line 66) | func decodeBase64(s string) ([]byte, error) { function blowfishDecrypt (line 74) | func blowfishDecrypt(value, key []byte) ([]byte, error) { function DecryptToByte (line 90) | func DecryptToByte(value string, cipherKey string) ([]byte, error) { function DecryptToString (line 105) | func DecryptToString(value string, cipherKey string) (string, error) { FILE: agent-as-a-service/agent-orchestration/core/utils/ip.go function GetClientIPHelper (line 14) | func GetClientIPHelper(req *http.Request) (ipResult string, errResult er... function getClientIPByRequestRemoteAddr (line 49) | func getClientIPByRequestRemoteAddr(req *http.Request) (ip string, err e... function getClientIPByHeaders (line 74) | func getClientIPByHeaders(req *http.Request) (ip string, err error) { FILE: agent-as-a-service/agent-orchestration/core/utils/map.go function MapClone (line 4) | func MapClone(m map[string]interface{}) map[string]interface{} { FILE: agent-as-a-service/agent-orchestration/core/utils/utils.go constant tokenLength (line 19) | tokenLength uint = 32 constant letters (line 20) | letters = "abcdefghijklmnopqrstuvwxyzABCDE... constant verificationTokenExpiredDuration (line 21) | verificationTokenExpiredDuration = 24 * time.Hour constant referralLetters (line 22) | referralLetters = "ABCDEFGHIJKLMNOPQRSTUVWXYZ01234... function GenerateReferenceCode (line 26) | func GenerateReferenceCode(n int, ID uint) string { function GenerateVerificationToken (line 35) | func GenerateVerificationToken(n uint) string { function random (line 47) | func random(min, max int) int { function GenerateVerificationCode (line 53) | func GenerateVerificationCode() int { function GenerateReferralCode (line 58) | func GenerateReferralCode() string { function GenerateReferralNumber (line 67) | func GenerateReferralNumber() string { function GenerateAPIToken (line 73) | func GenerateAPIToken() string { function GenerateUsername (line 82) | func GenerateUsername(username string) string { function IsValidEmail (line 88) | func IsValidEmail(email string) bool { function Index (line 131) | func Index(vs []string, t string) int { function SpaceMap (line 141) | func SpaceMap(str string) string { function CheckStringIsNumber (line 151) | func CheckStringIsNumber(s string) bool { function CheckValidAccountBankNumber (line 157) | func CheckValidAccountBankNumber(s string) bool { function SlackHook (line 170) | func SlackHook(slackURL string, text string) error { function ParseDBURL (line 188) | func ParseDBURL(dbURL string) string { function ParseRefID (line 202) | func ParseRefID(reference string) uint { function GenerateMD5 (line 215) | func GenerateMD5(v string) string { FILE: agent-as-a-service/agent-orchestration/lib-services/src/contants.ts constant SOLANA_RPC_ENDPOINT (line 1) | const SOLANA_RPC_ENDPOINT = process.env.SOLANA_RPC_ENDPOINT FILE: agent-as-a-service/agent-orchestration/lib-services/src/raydium.ts type SwapCompute (line 19) | interface SwapCompute { FILE: agent-as-a-service/agent-orchestration/lib-services/src/server.ts function getNumberDecimals (line 347) | async function getNumberDecimals(mintAddress: string): Promise { FILE: agent-as-a-service/agent-orchestration/lib-services/src/utils.ts function toSnakeCase (line 1) | function toSnakeCase(str: string): string { FILE: agent-as-a-service/agent-orchestration/remote-service/cmd/client/main.go function getNextRequestID (line 21) | func getNextRequestID() int64 { function main (line 26) | func main() { FILE: agent-as-a-service/agent-orchestration/remote-service/cmd/server/discover/discover.go constant discoveryPort (line 14) | discoveryPort = 9999 constant bufferSize (line 15) | bufferSize = 1024 type DeviceInfo (line 18) | type DeviceInfo struct function getLocalIP (line 26) | func getLocalIP() string { function getMACAddress (line 43) | func getMACAddress() string { function DiscoverStart (line 58) | func DiscoverStart() { FILE: agent-as-a-service/agent-orchestration/remote-service/cmd/server/main.go function init (line 33) | func init() { type server (line 41) | type server struct method ExecuteRPC (line 90) | func (s *server) ExecuteRPC(req *pb.RPCRequest, stream pb.ScriptServic... method responseError (line 441) | func (s *server) responseError(stream pb.ScriptService_ExecuteRPCServe... type ScriptParams (line 46) | type ScriptParams struct type UploadFileParams (line 51) | type UploadFileParams struct type DownloadFileParams (line 57) | type DownloadFileParams struct type DockerParams (line 63) | type DockerParams struct type ProgressReader (line 67) | type ProgressReader struct method Read (line 75) | func (pr *ProgressReader) Read(p []byte) (int, error) { function main (line 451) | func main() { FILE: agent-as-a-service/agent-orchestration/remote-service/proto/script_service.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type RPCRequest (line 24) | type RPCRequest struct method Reset (line 34) | func (x *RPCRequest) Reset() { method String (line 41) | func (x *RPCRequest) String() string { method ProtoMessage (line 45) | func (*RPCRequest) ProtoMessage() {} method ProtoReflect (line 47) | func (x *RPCRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 60) | func (*RPCRequest) Descriptor() ([]byte, []int) { method GetApiKey (line 64) | func (x *RPCRequest) GetApiKey() string { method GetId (line 71) | func (x *RPCRequest) GetId() int64 { method GetMethod (line 78) | func (x *RPCRequest) GetMethod() string { method GetParams (line 85) | func (x *RPCRequest) GetParams() string { type RPCResponse (line 92) | type RPCResponse struct method Reset (line 102) | func (x *RPCResponse) Reset() { method String (line 109) | func (x *RPCResponse) String() string { method ProtoMessage (line 113) | func (*RPCResponse) ProtoMessage() {} method ProtoReflect (line 115) | func (x *RPCResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 128) | func (*RPCResponse) Descriptor() ([]byte, []int) { method GetId (line 132) | func (x *RPCResponse) GetId() int64 { method GetMethod (line 139) | func (x *RPCResponse) GetMethod() string { method GetOutput (line 146) | func (x *RPCResponse) GetOutput() string { method GetIsError (line 153) | func (x *RPCResponse) GetIsError() bool { constant file_proto_script_service_proto_rawDesc (line 162) | file_proto_script_service_proto_rawDesc = "" + function file_proto_script_service_proto_rawDescGZIP (line 185) | func file_proto_script_service_proto_rawDescGZIP() []byte { function init (line 207) | func init() { file_proto_script_service_proto_init() } function file_proto_script_service_proto_init (line 208) | func file_proto_script_service_proto_init() { FILE: agent-as-a-service/agent-orchestration/remote-service/proto/script_service_grpc.pb.go constant _ (line 19) | _ = grpc.SupportPackageIsVersion7 constant ScriptService_ExecuteRPC_FullMethodName (line 22) | ScriptService_ExecuteRPC_FullMethodName = "/script.ScriptService/Execute... type ScriptServiceClient (line 28) | type ScriptServiceClient interface type scriptServiceClient (line 32) | type scriptServiceClient struct method ExecuteRPC (line 40) | func (c *scriptServiceClient) ExecuteRPC(ctx context.Context, in *RPCR... function NewScriptServiceClient (line 36) | func NewScriptServiceClient(cc grpc.ClientConnInterface) ScriptServiceCl... type ScriptService_ExecuteRPCClient (line 55) | type ScriptService_ExecuteRPCClient interface type scriptServiceExecuteRPCClient (line 60) | type scriptServiceExecuteRPCClient struct method Recv (line 64) | func (x *scriptServiceExecuteRPCClient) Recv() (*RPCResponse, error) { type ScriptServiceServer (line 75) | type ScriptServiceServer interface type UnimplementedScriptServiceServer (line 81) | type UnimplementedScriptServiceServer struct method ExecuteRPC (line 84) | func (UnimplementedScriptServiceServer) ExecuteRPC(*RPCRequest, Script... method mustEmbedUnimplementedScriptServiceServer (line 87) | func (UnimplementedScriptServiceServer) mustEmbedUnimplementedScriptSe... type UnsafeScriptServiceServer (line 92) | type UnsafeScriptServiceServer interface function RegisterScriptServiceServer (line 96) | func RegisterScriptServiceServer(s grpc.ServiceRegistrar, srv ScriptServ... function _ScriptService_ExecuteRPC_Handler (line 100) | func _ScriptService_ExecuteRPC_Handler(srv interface{}, stream grpc.Serv... type ScriptService_ExecuteRPCServer (line 108) | type ScriptService_ExecuteRPCServer interface type scriptServiceExecuteRPCServer (line 113) | type scriptServiceExecuteRPCServer struct method Send (line 117) | func (x *scriptServiceExecuteRPCServer) Send(m *RPCResponse) error { FILE: agent-as-a-service/dagent/src/agent/index.ts class BasicAgent (line 6) | class BasicAgent extends BaseDagent { method constructor (line 10) | constructor(params?: IGetAccessTokenParams) { FILE: agent-as-a-service/dagent/src/direct/index.ts class ServiceManager (line 12) | class ServiceManager { method constructor (line 17) | constructor() { method init (line 27) | async init() { method start (line 41) | start() { method stop (line 45) | stop() { method createApp (line 49) | async createApp() { FILE: agent-as-a-service/dagent/src/direct/service.ts function twitterRouters (line 16) | function twitterRouters() { FILE: agent-as-a-service/dagent/src/direct/utils.ts type IAuthenParams (line 2) | interface IAuthenParams { FILE: agent-as-a-service/plugins/client-dagent/src/dagent-farcaster.ts type IDagentFarcaster (line 4) | interface IDagentFarcaster { class DagentFarcaster (line 9) | class DagentFarcaster extends BaseDagent implements IDagentFarcaster { method constructor (line 12) | constructor(params: InitAgent) { FILE: agent-as-a-service/plugins/client-dagent/src/dagent-twitter.ts class DagentTwitter (line 9) | class DagentTwitter extends BaseDagent { method constructor (line 12) | constructor(params: InitAgent) { FILE: agent-as-a-service/plugins/client-dagent/src/types.ts type ILinkTwitterParams (line 1) | type ILinkTwitterParams = { FILE: agent-as-a-service/plugins/core/src/base-dagent.ts class BaseDagent (line 13) | class BaseDagent { method constructor (line 22) | constructor({ dagentCharacter, environment }: InitAgent) { FILE: agent-as-a-service/plugins/core/src/client/agent.ts type IAgentClient (line 22) | interface IAgentClient { class AgentClient (line 52) | class AgentClient extends BaseAPI implements IAgentClient { FILE: agent-as-a-service/plugins/core/src/client/base.ts constant TIMEOUT (line 5) | const TIMEOUT = 5 * 60000; constant HEADERS (line 6) | const HEADERS = { "Content-Type": "application/json" }; type IBaseAPI (line 72) | interface IBaseAPI { class BaseAPI (line 77) | class BaseAPI implements IBaseAPI { method constructor (line 80) | constructor(params: IAuthenticParams) { FILE: agent-as-a-service/plugins/core/src/logger.ts class DagentLogger (line 1) | class DagentLogger { method constructor (line 2) | constructor() { method #getColor (line 33) | #getColor(foregroundColor = "", backgroundColor = "") { method #getColorReset (line 112) | #getColorReset() { method clear (line 116) | clear() { method print (line 120) | print(foregroundColor = "white", backgroundColor = "black", ...strings... method #logWithStyle (line 142) | #logWithStyle( method log (line 184) | log(...strings: any[]) { method warn (line 193) | warn(...strings: any[]) { method error (line 202) | error(...strings: any[]) { method info (line 211) | info(...strings: any[]) { method debug (line 220) | debug(...strings: any[]) { method success (line 237) | success(...strings: any[]) { method assert (line 246) | assert(...strings: any[]) { method progress (line 255) | progress(message: string) { FILE: agent-as-a-service/plugins/core/src/store/store.ts class StoreAgent (line 5) | class StoreAgent extends BaseAPI { FILE: agent-as-a-service/plugins/core/src/types/agent.ts type IAgent (line 3) | interface IAgent extends ICharacter { type AgentInfo (line 48) | interface AgentInfo { type TwitterInfo (line 88) | interface TwitterInfo { type ETwitterMissionToolSet (line 97) | enum ETwitterMissionToolSet { type EFarcasterMissionToolSet (line 106) | enum EFarcasterMissionToolSet { type MissionTypeEnum (line 113) | enum MissionTypeEnum { type AgentSnapshotMission (line 118) | interface AgentSnapshotMission { type TwitterAgentSnapshotMission (line 125) | interface TwitterAgentSnapshotMission extends AgentSnapshotMission { type FarcasterAgentSnapshotMission (line 129) | interface FarcasterAgentSnapshotMission extends AgentSnapshotMission { type INeynarSigners (line 134) | interface INeynarSigners { type TokenSetupMode (line 145) | enum TokenSetupMode { type IENV (line 152) | type IENV = { type InitAgent (line 163) | type InitAgent = { type AgentAppMission (line 168) | type AgentAppMission = { type AgentApps (line 180) | type AgentApps = { type AgentSnapshotMissionVer2 (line 190) | interface AgentSnapshotMissionVer2 { FILE: agent-as-a-service/plugins/core/src/types/api.ts type IAuthenticParams (line 6) | interface IAuthenticParams { type IDeployAgentTokenParams (line 12) | interface IDeployAgentTokenParams { type IGetAgentsParams (line 23) | interface IGetAgentsParams { type IUpdateAgentParams (line 36) | interface IUpdateAgentParams extends ICharacter { type IGetChallengeParams (line 48) | interface IGetChallengeParams { type IGetAccessTokenParams (line 53) | interface IGetAccessTokenParams { type ChatCompletionType (line 60) | type ChatCompletionType = { type ITwitterSetupMission (line 65) | type ITwitterSetupMission = { type IFarcasterSetupMission (line 70) | type IFarcasterSetupMission = { FILE: agent-as-a-service/plugins/core/src/types/chain.ts type AgentChainId (line 2) | enum AgentChainId { type AgentTokenChainId (line 12) | enum AgentTokenChainId { type IChainConnected (line 20) | type IChainConnected = { FILE: agent-as-a-service/plugins/core/src/types/character.ts type ModelConfiguration (line 5) | interface ModelConfiguration { type ICharacter (line 15) | interface ICharacter { type AiProvider (line 57) | type AiProvider = "openai"; type IAgentCharacter (line 59) | interface IAgentCharacter { type GenerateTextOptions (line 71) | interface GenerateTextOptions { type IMessageExample (line 80) | interface IMessageExample { type IGenerateText (line 87) | interface IGenerateText { FILE: agent-as-a-service/plugins/core/src/types/store.ts type Tool (line 1) | interface Tool { type StoreMission (line 11) | interface StoreMission { type Store (line 18) | interface Store { FILE: agent-as-a-service/plugins/core/src/types/token.ts type IAgentToken (line 5) | interface IAgentToken extends AgentInfo { type IToken (line 14) | interface IToken { type OrderOption (line 57) | enum OrderOption { type SortOption (line 62) | enum SortOption { type IGetAgentTokensParams (line 71) | interface IGetAgentTokensParams { FILE: agent-as-a-service/plugins/plugin-direct/src/index.ts function createApiRouter (line 15) | function createApiRouter() { class Direct (line 32) | class Direct { method constructor (line 36) | constructor({ routers }: { routers?: Router[] }) { method start (line 49) | public start(port: number) { method stop (line 75) | public stop() { FILE: agent-as-a-service/plugins/plugin-farcaster/src/index.ts type IFarcasterAgentClient (line 6) | interface IFarcasterAgentClient extends IAgentClient { class FarcasterAgentClient (line 13) | class FarcasterAgentClient FILE: agent-as-a-service/plugins/plugin-farcaster/src/types.ts type IConnectFarcasterParams (line 2) | interface IConnectFarcasterParams { FILE: agent-as-a-service/plugins/plugin-twitter/src/index.ts type ITwitterAgentClient (line 8) | interface ITwitterAgentClient extends IAgentClient { class TwitterAgentClient (line 16) | class TwitterAgentClient FILE: agent-as-a-service/plugins/plugin-twitter/src/types.ts type IConnectTwitterParams (line 4) | interface IConnectTwitterParams { type IGetTwitterOauthParams (line 11) | interface IGetTwitterOauthParams { type ITwitterConfigMissionParams (line 21) | interface ITwitterConfigMissionParams { FILE: agent-as-a-service/scripts/comma.js function createMenu (line 9) | function createMenu(options, dagentDir) { FILE: agent-cli/src/const.ts type Framework (line 1) | enum Framework { type Network (line 7) | enum Network { type Model (line 25) | enum Model { constant ETERNALAI_URL (line 50) | const ETERNALAI_URL = "https://api.eternalai.org/v1"; type Config (line 52) | interface Config { FILE: agent-cli/src/log.ts function getTimestamp (line 6) | function getTimestamp() { function logInfo (line 10) | function logInfo(message: string): void { function logSuccess (line 14) | function logSuccess(message: string): void { function logError (line 18) | function logError(message: string): void { function logWarning (line 22) | function logWarning(message: string): void { function logHeader (line 27) | function logHeader(message: string): void { function logTitle (line 32) | function logTitle(message: string): void { function logTable (line 83) | function logTable(data: Array>): void { FILE: agent-cli/src/manager.ts type AgentStatus (line 7) | enum AgentStatus { type Agent (line 13) | interface Agent { type DockerContainer (line 99) | interface DockerContainer { FILE: agent-cli/src/mintv2.ts type NetworkConfig (line 6) | interface NetworkConfig { type Config (line 11) | interface Config { function getNetworkAddresses (line 214) | function getNetworkAddresses(networkName: string): [string, string] { FILE: agent-cli/src/rig/agent_with_eternalai.rs function main (line 8) | async fn main() -> Result<(), anyhow::Error> { function client (line 22) | fn client() -> Client { function partial_agent_eternalai (line 26) | fn partial_agent_eternalai() -> AgentBuilder { function basic_eternalai (line 35) | async fn basic_eternalai() -> Result<(), anyhow::Error> { function context_eternalai (line 47) | async fn context_eternalai() -> Result<(), anyhow::Error> { FILE: agent-launcher/crypto-agents/js/twitter-dm/src/types/chat.ts type ChatMessage (line 1) | interface ChatMessage { type ChatRequest (line 6) | interface ChatRequest { type PromptRequest (line 14) | interface PromptRequest { type ChatResponse (line 25) | interface ChatResponse { type DirectUnreadMessagesResponse (line 44) | interface DirectUnreadMessagesResponse { type DirectMessageObj (line 50) | interface DirectMessageObj { type DirectMessageResponse (line 65) | interface DirectMessageResponse { FILE: agent-launcher/crypto-agents/js/twitter-infra/src/prompt/types.ts type Message (line 2) | type Message = { type PromptPayload (line 9) | type PromptPayload = { FILE: agent-launcher/electron/electron-env.d.ts type ProcessEnv (line 4) | interface ProcessEnv { type Window (line 25) | interface Window { FILE: agent-launcher/electron/main.ts constant VITE_DEV_SERVER_URL (line 22) | const VITE_DEV_SERVER_URL = process.env["VITE_DEV_SERVER_URL"]; constant MAIN_DIST (line 23) | const MAIN_DIST = path.join(process.env.APP_ROOT, "dist-electron"); constant RENDERER_DIST (line 24) | const RENDERER_DIST = path.join(process.env.APP_ROOT, "dist"); function createWindow (line 42) | function createWindow() { FILE: agent-launcher/electron/preload.ts method on (line 5) | on(...args: Parameters) { method off (line 11) | off(...args: Parameters) { method send (line 15) | send(...args: Parameters) { method invoke (line 19) | invoke(...args: Parameters) { FILE: agent-launcher/src/App.tsx function App (line 6) | function App() { FILE: agent-launcher/src/components/header/index.tsx type Props (line 5) | type Props = {}; FILE: agent-launcher/src/components/header/menu/index.tsx type Props (line 176) | type Props = { FILE: agent-launcher/src/components/header/menu/menuConfig.ts type NavItem (line 3) | interface NavItem { constant NAV_ITEMS (line 27) | const NAV_ITEMS: Array = [ FILE: agent-launcher/src/components/header/wallet/index.tsx type DropdownMenuType (line 7) | type DropdownMenuType = { type IProps (line 50) | interface IProps { FILE: agent-launcher/src/components/layout/index.tsx type Props (line 6) | type Props = {}; FILE: agent-launcher/src/constants/route-path.ts constant ROUTERS (line 1) | const ROUTERS = { FILE: agent-launcher/src/pages/home/chat-agent/bundle.js function checkType (line 12) | function checkType(value, type, name) { function resolveProperties (line 37) | async function resolveProperties(value) { function defineProperties (line 50) | function defineProperties(target, values, types) { function stringify (line 74) | function stringify(value) { function isError (line 131) | function isError(error, code) { function isCallException (line 137) | function isCallException(error) { function makeError (line 150) | function makeError(message, code, info) { function assert (line 208) | function assert(check, message, code, info) { function assertArgument (line 220) | function assertArgument(check, message, name, value) { function assertArgumentCount (line 226) | function assertArgumentCount(count, expectedCount, message) { function assertNormalize (line 267) | function assertNormalize(form) { function assertPrivate (line 281) | function assertPrivate(givenGuard, guard, className) { function _getBytes (line 304) | function _getBytes(value, name, copy) { function getBytes (line 329) | function getBytes(value, name) { function getBytesCopy (line 339) | function getBytesCopy(value, name) { function isHexString (line 349) | function isHexString(value, length) { function isBytesLike (line 365) | function isBytesLike(value) { function hexlify (line 372) | function hexlify(data) { function concat (line 385) | function concat(datas) { function dataLength (line 391) | function dataLength(data) { function dataSlice (line 403) | function dataSlice(data, start, end) { function zeroPad (line 414) | function zeroPad(data, length, left) { function zeroPadValue (line 440) | function zeroPadValue(data, length) { function zeroPadBytes (line 453) | function zeroPadBytes(data, length) { function fromTwos (line 473) | function fromTwos(_value, _width) { function toTwos (line 494) | function toTwos(_value, _width) { function mask (line 519) | function mask(_value, _bits) { function getBigInt (line 528) | function getBigInt(value, name) { function getUint (line 555) | function getUint(value, name) { function toBigInt (line 569) | function toBigInt(value) { function getNumber (line 584) | function getNumber(value, name) { function toNumber (line 609) | function toNumber(value) { function toBeHex (line 616) | function toBeHex(_value, _width) { function toBeArray (line 641) | function toBeArray(_value) { function toQuantity (line 664) | function toQuantity(value) { function getAlpha (line 690) | function getAlpha(letter) { constant BN_58 (line 702) | const BN_58 = BigInt(58); function encodeBase58 (line 706) | function encodeBase58(_value) { function decodeBase58 (line 726) | function decodeBase58(value) { function decodeBase64 (line 736) | function decodeBase64(textData) { function encodeBase64 (line 744) | function encodeBase64(_data) { class EventPayload (line 765) | class EventPayload { method constructor (line 779) | constructor(emitter, listener, filter) { method removeListener (line 789) | async removeListener() { function errorFunc (line 805) | function errorFunc(reason, offset, bytes, output, badCodepoint) { function ignoreFunc (line 808) | function ignoreFunc(reason, offset, bytes, output, badCodepoint) { function replaceFunc (line 828) | function replaceFunc(reason, offset, bytes, output, badCodepoint) { function getUtf8CodePoints (line 861) | function getUtf8CodePoints(_bytes, onError) { function toUtf8Bytes (line 946) | function toUtf8Bytes(str, form) { function _toUtf8String (line 979) | function _toUtf8String(codePoints) { function toUtf8String (line 995) | function toUtf8String(bytes, onError) { function createGetUrl (line 999) | function createGetUrl(options) { constant MAX_ATTEMPTS (line 1076) | const MAX_ATTEMPTS = 12; constant SLOT_INTERVAL (line 1077) | const SLOT_INTERVAL = 250; function dataGatewayFunc (line 1085) | async function dataGatewayFunc(url, signal) { function getIpfsGatewayFunc (line 1102) | function getIpfsGatewayFunc(baseUrl) { class FetchCancelSignal (line 1124) | class FetchCancelSignal { method constructor (line 1127) | constructor(request) { method addListener (line 1143) | addListener(listener) { method cancelled (line 1149) | get cancelled() { method checkSignal (line 1152) | checkSignal() { function checkSignal (line 1157) | function checkSignal(signal) { class FetchRequest (line 1178) | class FetchRequest { method url (line 1198) | get url() { method url (line 1201) | set url(url) { method body (line 1223) | get body() { method body (line 1229) | set body(body) { method hasBody (line 1249) | hasBody() { method method (line 1257) | get method() { method method (line 1266) | set method(method) { method headers (line 1281) | get headers() { method getHeader (line 1300) | getHeader(key) { method setHeader (line 1307) | setHeader(key, value) { method clearHeaders (line 1313) | clearHeaders() { method credentials (line 1341) | get credentials() { method setCredentials (line 1347) | setCredentials(username, password) { method allowGzip (line 1355) | get allowGzip() { method allowGzip (line 1358) | set allowGzip(value) { method allowInsecureAuthentication (line 1365) | get allowInsecureAuthentication() { method allowInsecureAuthentication (line 1368) | set allowInsecureAuthentication(value) { method timeout (line 1375) | get timeout() { method timeout (line 1378) | set timeout(timeout) { method preflightFunc (line 1389) | get preflightFunc() { method preflightFunc (line 1392) | set preflightFunc(preflight) { method processFunc (line 1405) | get processFunc() { method processFunc (line 1408) | set processFunc(process) { method retryFunc (line 1414) | get retryFunc() { method retryFunc (line 1417) | set retryFunc(retry) { method getUrlFunc (line 1435) | get getUrlFunc() { method getUrlFunc (line 1438) | set getUrlFunc(value) { method constructor (line 1447) | constructor(url) { method toString (line 1460) | toString() { method setThrottleParams (line 1467) | setThrottleParams(params) { method #send (line 1475) | async #send(attempt, expires, delay, _request, _response) { method send (line 1557) | send() { method cancel (line 1568) | cancel() { method redirect (line 1582) | redirect(location) { method clone (line 1612) | clone() { method lockConfig (line 1643) | static lockConfig() { method getGateway (line 1649) | static getGateway(scheme) { method registerGateway (line 1660) | static registerGateway(scheme, func) { method registerGetUrl (line 1678) | static registerGetUrl(getUrl) { method createGetUrlFunc (line 1695) | static createGetUrlFunc(options) { method createDataGateway (line 1707) | static createDataGateway() { method createIpfsGatewayFunc (line 1717) | static createIpfsGatewayFunc(baseUrl) { method [Symbol.iterator] (line 1316) | [Symbol.iterator]() { class FetchResponse (line 1724) | class FetchResponse { method toString (line 1731) | toString() { method statusCode (line 1737) | get statusCode() { method statusMessage (line 1743) | get statusMessage() { method headers (line 1749) | get headers() { method body (line 1755) | get body() { method bodyText (line 1764) | get bodyText() { method bodyJson (line 1782) | get bodyJson() { method constructor (line 1814) | constructor(statusCode, statusMessage, headers, body, request) { method makeServerError (line 1832) | makeServerError(message, error) { method throwThrottleError (line 1852) | throwThrottleError(message, stall) { method getHeader (line 1868) | getHeader(key) { method hasBody (line 1874) | hasBody() { method request (line 1880) | get request() { method ok (line 1886) | ok() { method assertOk (line 1892) | assertOk() { method [Symbol.iterator] (line 1794) | [Symbol.iterator]() { function getTime$1 (line 1925) | function getTime$1() { function unpercent (line 1928) | function unpercent(value) { function wait (line 1933) | function wait(delay) { function hexlifyByte (line 1938) | function hexlifyByte(value) { function unarrayifyInteger (line 1945) | function unarrayifyInteger(data, offset, length) { function _decodeChildren (line 1952) | function _decodeChildren(data, offset, childOffset, length) { function _decode (line 1970) | function _decode(data, offset) { function decodeRlp (line 2021) | function decodeRlp(_data) { function arrayifyInteger (line 2029) | function arrayifyInteger(value) { function _encode (line 2037) | function _encode(object) { function encodeRlp (line 2066) | function encodeRlp(object) { function uuidV4 (line 2085) | function uuidV4(randomBytes) { function getNames (line 2108) | function getNames(result) { function setNames (line 2111) | function setNames(result, names) { function throwError (line 2114) | function throwError(name, error) { function toObject (line 2119) | function toObject(names, items, deep) { class Result (line 2146) | class Result extends Array { method constructor (line 2154) | constructor(...args) { method toArray (line 2246) | toArray(deep) { method toObject (line 2267) | toObject(deep) { method slice (line 2279) | slice(start, end) { method filter (line 2313) | filter(callback, thisArg) { method map (line 2332) | map(callback, thisArg) { method getValue (line 2351) | getValue(name) { method fromItems (line 2366) | static fromItems(items, keys) { function getValue$1 (line 2370) | function getValue$1(value) { class Coder (line 2385) | class Coder { method constructor (line 2399) | constructor(name, type, localName, dynamic) { method _throwError (line 2412) | _throwError(message, value) { class Writer (line 2419) | class Writer { method constructor (line 2423) | constructor() { method data (line 2427) | get data() { method length (line 2430) | get length() { method #writeData (line 2433) | #writeData(data) { method appendWriter (line 2438) | appendWriter(writer) { method writeBytes (line 2442) | writeBytes(value) { method writeValue (line 2451) | writeValue(value) { method writeUpdatableValue (line 2456) | writeUpdatableValue() { class Reader (line 2468) | class Reader { method constructor (line 2479) | constructor(data, allowLoose, maxInflation) { method data (line 2489) | get data() { method dataLength (line 2492) | get dataLength() { method consumed (line 2495) | get consumed() { method bytes (line 2498) | get bytes() { method #incrementBytesRead (line 2501) | #incrementBytesRead(count) { method #peekBytes (line 2517) | #peekBytes(offset, length, loose) { method subReader (line 2533) | subReader(offset) { method readBytes (line 2539) | readBytes(length, loose) { method readValue (line 2547) | readValue() { method readIndex (line 2550) | readIndex() { function number (line 2555) | function number(n) { function bytes (line 2558) | function bytes(b, ...lengths) { function hash (line 2562) | function hash(hash) { function exists (line 2567) | function exists(instance, checkFinished = true) { function output (line 2571) | function output(out, instance) { function asyncLoop (line 2603) | async function asyncLoop(iters, tick, cb) { function utf8ToBytes$1 (line 2617) | function utf8ToBytes$1(str) { function toBytes (line 2626) | function toBytes(data) { function concatBytes$1 (line 2634) | function concatBytes$1(...arrays) { class Hash (line 2645) | class Hash { method clone (line 2647) | clone() { function checkOpts (line 2652) | function checkOpts(defaults, opts) { function wrapConstructor (line 2657) | function wrapConstructor(hashCons) { function randomBytes$2 (line 2668) | function randomBytes$2(bytesLength = 32) { class HMAC (line 2676) | class HMAC extends Hash { method constructor (line 2677) | constructor(hash$1, _key) { method update (line 2700) | update(buf) { method digestInto (line 2705) | digestInto(out) { method digest (line 2714) | digest() { method _cloneInto (line 2719) | _cloneInto(to) { method destroy (line 2739) | destroy() { function pbkdf2Init (line 2755) | function pbkdf2Init(hash$1, _password, _salt, _opts) { function pbkdf2Output (line 2786) | function pbkdf2Output(PRF, PRFSalt, DK, prfW, u) { function pbkdf2$1 (line 2800) | function pbkdf2$1(hash, password, salt, opts) { function setBigUint64 (line 2831) | function setBigUint64(view, byteOffset, value, isLE) { class SHA2 (line 2843) | class SHA2 extends Hash { method constructor (line 2844) | constructor(blockLen, outputLen, padOffset, isLE) { method update (line 2857) | update(data) { method digestInto (line 2886) | digestInto(out) { method digest (line 2926) | digest() { method _cloneInto (line 2936) | _cloneInto(to) { constant SHA256_K (line 2965) | const SHA256_K = /* @__PURE__ */new Uint32Array([0x428a2f98, 0x71374491,... constant SHA256_W (line 2971) | const SHA256_W = /* @__PURE__ */new Uint32Array(64); class SHA256 (line 2972) | class SHA256 extends SHA2 { method constructor (line 2973) | constructor() { method get (line 2986) | get() { method set (line 3000) | set(A, B, C, D, E, F, G, H) { method process (line 3010) | process(view, offset) { method roundClean (line 3056) | roundClean() { method destroy (line 3059) | destroy() { constant U32_MASK64 (line 3070) | const U32_MASK64 = /* @__PURE__ */BigInt(2 ** 32 - 1); function fromBig (line 3073) | function fromBig(n, le = false) { function split$1 (line 3083) | function split$1(lst, le = false) { function add (line 3116) | function add(Ah, Al, Bh, Bl) { constant SHA512_W_H (line 3160) | const SHA512_W_H = /* @__PURE__ */new Uint32Array(80); constant SHA512_W_L (line 3161) | const SHA512_W_L = /* @__PURE__ */new Uint32Array(80); class SHA512 (line 3162) | class SHA512 extends SHA2 { method constructor (line 3163) | constructor() { method get (line 3187) | get() { method set (line 3209) | set(Ah, Al, Bh, Bl, Ch, Cl, Dh, Dl, Eh, El, Fh, Fl, Gh, Gl, Hh, Hl) { method process (line 3227) | process(view, offset) { method roundClean (line 3341) | roundClean() { method destroy (line 3345) | destroy() { function getGlobal (line 3353) | function getGlobal() { function createHash (line 3367) | function createHash(algo) { function createHmac (line 3376) | function createHmac(_algo, key) { function pbkdf2Sync (line 3384) | function pbkdf2Sync(password, salt, iterations, keylen, _algo) { function randomBytes$1 (line 3395) | function randomBytes$1(length) { function computeHmac (line 3435) | function computeHmac(algorithm, _key, _data) { function keccakP (line 3481) | function keccakP(s, rounds = 24) { class Keccak (line 3523) | class Keccak extends Hash { method constructor (line 3525) | constructor(blockLen, suffix, outputLen, enableXOF = false, rounds = 2... method keccak (line 3543) | keccak() { method update (line 3548) | update(data) { method finish (line 3563) | finish() { method writeInto (line 3578) | writeInto(out) { method xofInto (line 3595) | xofInto(out) { method xof (line 3600) | xof(bytes) { method digestInto (line 3604) | digestInto(out) { method digest (line 3611) | digest() { method destroy (line 3614) | destroy() { method _cloneInto (line 3618) | _cloneInto(to) { function keccak256 (line 3679) | function keccak256(_data) { function f (line 3713) | function f(group, x, y, z) { constant BUF (line 3717) | const BUF = /* @__PURE__ */new Uint32Array(16); class RIPEMD160 (line 3718) | class RIPEMD160 extends SHA2 { method constructor (line 3719) | constructor() { method get (line 3727) | get() { method set (line 3737) | set(h0, h1, h2, h3, h4) { method process (line 3744) | process(view, offset) { method roundClean (line 3780) | roundClean() { method destroy (line 3783) | destroy() { function ripemd160 (line 3817) | function ripemd160(_data) { function pbkdf2 (line 3865) | function pbkdf2(_password, _salt, iterations, keylen, algo) { function randomBytes (line 3902) | function randomBytes(length) { function XorAndSalsa (line 3923) | function XorAndSalsa(prev, pi, input, ii, out, oi) { function BlockMix (line 4012) | function BlockMix(input, ii, out, oi, r) { function scryptInit (line 4025) | function scryptInit(password, salt, _opts) { function scryptOutput (line 4101) | function scryptOutput(password, dkLen, B, V, tmp) { function scrypt$1 (line 4125) | function scrypt$1(password, salt, opts) { function scryptAsync (line 4160) | async function scryptAsync(password, salt, opts) { function scrypt (line 4253) | async function scrypt(_passwd, _salt, N, r, p, dkLen, progress) { function scryptSync (line 4291) | function scryptSync(_passwd, _salt, N, r, p, dkLen) { function sha256 (line 4330) | function sha256(_data) { function bytesToHex (line 4362) | function bytesToHex(bytes) { function numberToHexUnpadded (line 4371) | function numberToHexUnpadded(num) { function hexToNumber (line 4375) | function hexToNumber(hex) { function hexToBytes (line 4383) | function hexToBytes(hex) { function bytesToNumberBE (line 4398) | function bytesToNumberBE(bytes) { function bytesToNumberLE (line 4401) | function bytesToNumberLE(bytes) { function numberToBytesBE (line 4405) | function numberToBytesBE(n, len) { function numberToBytesLE (line 4408) | function numberToBytesLE(n, len) { function numberToVarBytesBE (line 4412) | function numberToVarBytesBE(n) { function ensureBytes (line 4424) | function ensureBytes(title, hex, expectedLength) { function concatBytes (line 4446) | function concatBytes(...arrays) { function equalBytes (line 4456) | function equalBytes(b1, b2) { function utf8ToBytes (line 4465) | function utf8ToBytes(str) { function bitLen (line 4474) | function bitLen(n) { function bitGet (line 4484) | function bitGet(n, pos) { function createHmacDrbg (line 4508) | function createHmacDrbg(hashLen, qByteLen, hmacFn) { function validateObject (line 4566) | function validateObject(object, validators, optValidators = {}) { function mod (line 4627) | function mod(a, b) { function pow (line 4638) | function pow(num, power, modulo) { function pow2 (line 4650) | function pow2(x, power, modulo) { function invert (line 4659) | function invert(number, modulo) { function tonelliShanks (line 4690) | function tonelliShanks(P) { function FpSqrt (line 4740) | function FpSqrt(P) { constant FIELD_FIELDS (line 4775) | const FIELD_FIELDS = ['create', 'isValid', 'is0', 'neg', 'inv', 'sqrt', ... function validateField (line 4776) | function validateField(field) { function FpPow (line 4794) | function FpPow(f, num, power) { function FpInvertBatch (line 4813) | function FpInvertBatch(f, nums) { function nLength (line 4832) | function nLength(n, nBitLength) { function Field (line 4853) | function Field(ORDER, bitLen, isLE = false, redef = {}) { function getFieldBytesLength (line 4908) | function getFieldBytesLength(fieldOrder) { function getMinHashLength (line 4920) | function getMinHashLength(fieldOrder) { function mapHashToField (line 4937) | function mapHashToField(key, fieldOrder, isLE = false) { function wNAF (line 4964) | function wNAF(c, bits) { function validateBasic (line 5094) | function validateBasic(curve) { function validatePointOpts (line 5117) | function validatePointOpts(curve) { constant DER (line 5153) | const DER = { method constructor (line 5156) | constructor(m = '') { method _parseInt (line 5160) | _parseInt(data) { method toSig (line 5179) | toSig(hex) { method hexFromSig (line 5203) | hexFromSig(sig) { function weierstrassPoints (line 5226) | function weierstrassPoints(opts) { function validateOpts (line 5702) | function validateOpts(curve) { function weierstrass (line 5718) | function weierstrass(curveDef) { function getHash (line 6134) | function getHash(hash) { function createCurve (line 6141) | function createCurve(curveDef, defHash) { function sqrtMod (line 6162) | function sqrtMod(y) { function toUint256 (line 6278) | function toUint256(value) { class Signature (line 6287) | class Signature { method r (line 6298) | get r() { method r (line 6301) | set r(value) { method s (line 6308) | get s() { method s (line 6311) | set s(_value) { method v (line 6327) | get v() { method v (line 6330) | set v(value) { method networkV (line 6339) | get networkV() { method legacyChainId (line 6346) | get legacyChainId() { method yParity (line 6358) | get yParity() { method yParityAndS (line 6365) | get yParityAndS() { method compactSerialized (line 6376) | get compactSerialized() { method serialized (line 6382) | get serialized() { method constructor (line 6388) | constructor(guard, r, s, v) { method clone (line 6401) | clone() { method toJSON (line 6411) | toJSON() { method getChainId (line 6431) | static getChainId(v) { method getChainIdV (line 6455) | static getChainIdV(chainId, v) { method getNormalizedV (line 6479) | static getNormalizedV(v) { method from (line 6499) | static from(sig) { method [Symbol.for('nodejs.util.inspect.custom')] (line 6395) | [Symbol.for('nodejs.util.inspect.custom')]() { class SigningKey (line 6598) | class SigningKey { method constructor (line 6603) | constructor(privateKey) { method privateKey (line 6610) | get privateKey() { method publicKey (line 6619) | get publicKey() { method compressedPublicKey (line 6629) | get compressedPublicKey() { method sign (line 6635) | sign(digest) { method computeSharedSecret (line 6668) | computeSharedSecret(other) { method computePublicKey (line 6697) | static computePublicKey(key, compressed) { method recoverPublicKey (line 6732) | static recoverPublicKey(digest, signature) { method addPoints (line 6751) | static addPoints(p0, p1, compressed) { constant BN_36 (line 6759) | const BN_36 = BigInt(36); function getChecksumAddress (line 6760) | function getChecksumAddress(address) { function ibanChecksum (line 6793) | function ibanChecksum(address) { function fromBase36 (line 6818) | function fromBase36(value) { function getAddress (line 6861) | function getAddress(address) { function getCreateAddress (line 6905) | function getCreateAddress(tx) { function isAddressable (line 6933) | function isAddressable(value) { function checkAddress (line 6936) | async function checkAddress(target, promise) { function resolveAddress (line 6983) | function resolveAddress(target, resolver) { function n (line 7015) | function n(value, width) { function b (line 7027) | function b(value, size) { class Typed (line 7037) | class Typed { method constructor (line 7054) | constructor(gaurd, type, value, options) { method format (line 7071) | format() { method defaultValue (line 7084) | defaultValue() { method minValue (line 7090) | minValue() { method maxValue (line 7096) | maxValue() { method isBigInt (line 7102) | isBigInt() { method isData (line 7108) | isData() { method isString (line 7114) | isString() { method tupleName (line 7120) | get tupleName() { method arrayLength (line 7135) | get arrayLength() { method from (line 7150) | static from(type, value) { method uint8 (line 7156) | static uint8(v) { method uint16 (line 7162) | static uint16(v) { method uint24 (line 7168) | static uint24(v) { method uint32 (line 7174) | static uint32(v) { method uint40 (line 7180) | static uint40(v) { method uint48 (line 7186) | static uint48(v) { method uint56 (line 7192) | static uint56(v) { method uint64 (line 7198) | static uint64(v) { method uint72 (line 7204) | static uint72(v) { method uint80 (line 7210) | static uint80(v) { method uint88 (line 7216) | static uint88(v) { method uint96 (line 7222) | static uint96(v) { method uint104 (line 7228) | static uint104(v) { method uint112 (line 7234) | static uint112(v) { method uint120 (line 7240) | static uint120(v) { method uint128 (line 7246) | static uint128(v) { method uint136 (line 7252) | static uint136(v) { method uint144 (line 7258) | static uint144(v) { method uint152 (line 7264) | static uint152(v) { method uint160 (line 7270) | static uint160(v) { method uint168 (line 7276) | static uint168(v) { method uint176 (line 7282) | static uint176(v) { method uint184 (line 7288) | static uint184(v) { method uint192 (line 7294) | static uint192(v) { method uint200 (line 7300) | static uint200(v) { method uint208 (line 7306) | static uint208(v) { method uint216 (line 7312) | static uint216(v) { method uint224 (line 7318) | static uint224(v) { method uint232 (line 7324) | static uint232(v) { method uint240 (line 7330) | static uint240(v) { method uint248 (line 7336) | static uint248(v) { method uint256 (line 7342) | static uint256(v) { method uint (line 7348) | static uint(v) { method int8 (line 7354) | static int8(v) { method int16 (line 7360) | static int16(v) { method int24 (line 7366) | static int24(v) { method int32 (line 7372) | static int32(v) { method int40 (line 7378) | static int40(v) { method int48 (line 7384) | static int48(v) { method int56 (line 7390) | static int56(v) { method int64 (line 7396) | static int64(v) { method int72 (line 7402) | static int72(v) { method int80 (line 7408) | static int80(v) { method int88 (line 7414) | static int88(v) { method int96 (line 7420) | static int96(v) { method int104 (line 7426) | static int104(v) { method int112 (line 7432) | static int112(v) { method int120 (line 7438) | static int120(v) { method int128 (line 7444) | static int128(v) { method int136 (line 7450) | static int136(v) { method int144 (line 7456) | static int144(v) { method int152 (line 7462) | static int152(v) { method int160 (line 7468) | static int160(v) { method int168 (line 7474) | static int168(v) { method int176 (line 7480) | static int176(v) { method int184 (line 7486) | static int184(v) { method int192 (line 7492) | static int192(v) { method int200 (line 7498) | static int200(v) { method int208 (line 7504) | static int208(v) { method int216 (line 7510) | static int216(v) { method int224 (line 7516) | static int224(v) { method int232 (line 7522) | static int232(v) { method int240 (line 7528) | static int240(v) { method int248 (line 7534) | static int248(v) { method int256 (line 7540) | static int256(v) { method int (line 7546) | static int(v) { method bytes1 (line 7552) | static bytes1(v) { method bytes2 (line 7558) | static bytes2(v) { method bytes3 (line 7564) | static bytes3(v) { method bytes4 (line 7570) | static bytes4(v) { method bytes5 (line 7576) | static bytes5(v) { method bytes6 (line 7582) | static bytes6(v) { method bytes7 (line 7588) | static bytes7(v) { method bytes8 (line 7594) | static bytes8(v) { method bytes9 (line 7600) | static bytes9(v) { method bytes10 (line 7606) | static bytes10(v) { method bytes11 (line 7612) | static bytes11(v) { method bytes12 (line 7618) | static bytes12(v) { method bytes13 (line 7624) | static bytes13(v) { method bytes14 (line 7630) | static bytes14(v) { method bytes15 (line 7636) | static bytes15(v) { method bytes16 (line 7642) | static bytes16(v) { method bytes17 (line 7648) | static bytes17(v) { method bytes18 (line 7654) | static bytes18(v) { method bytes19 (line 7660) | static bytes19(v) { method bytes20 (line 7666) | static bytes20(v) { method bytes21 (line 7672) | static bytes21(v) { method bytes22 (line 7678) | static bytes22(v) { method bytes23 (line 7684) | static bytes23(v) { method bytes24 (line 7690) | static bytes24(v) { method bytes25 (line 7696) | static bytes25(v) { method bytes26 (line 7702) | static bytes26(v) { method bytes27 (line 7708) | static bytes27(v) { method bytes28 (line 7714) | static bytes28(v) { method bytes29 (line 7720) | static bytes29(v) { method bytes30 (line 7726) | static bytes30(v) { method bytes31 (line 7732) | static bytes31(v) { method bytes32 (line 7738) | static bytes32(v) { method address (line 7744) | static address(v) { method bool (line 7750) | static bool(v) { method bytes (line 7756) | static bytes(v) { method string (line 7762) | static string(v) { method array (line 7768) | static array(v, dynamic) { method tuple (line 7774) | static tuple(v, name) { method overrides (line 7780) | static overrides(v) { method isTyped (line 7786) | static isTyped(value) { method dereference (line 7796) | static dereference(value, type) { class AddressCoder (line 7810) | class AddressCoder extends Coder { method constructor (line 7811) | constructor(localName) { method defaultValue (line 7814) | defaultValue() { method encode (line 7817) | encode(writer, _value) { method decode (line 7826) | decode(reader) { class AnonymousCoder (line 7836) | class AnonymousCoder extends Coder { method constructor (line 7838) | constructor(coder) { method defaultValue (line 7842) | defaultValue() { method encode (line 7845) | encode(writer, value) { method decode (line 7848) | decode(reader) { function pack (line 7856) | function pack(writer, coders, values) { function unpack (line 7915) | function unpack(reader, coders) { class ArrayCoder (line 7962) | class ArrayCoder extends Coder { method constructor (line 7965) | constructor(coder, length, localName) { method defaultValue (line 7974) | defaultValue() { method encode (line 7983) | encode(writer, _value) { method decode (line 8000) | decode(reader) { class BooleanCoder (line 8026) | class BooleanCoder extends Coder { method constructor (line 8027) | constructor(localName) { method defaultValue (line 8030) | defaultValue() { method encode (line 8033) | encode(writer, _value) { method decode (line 8037) | decode(reader) { class DynamicBytesCoder (line 8045) | class DynamicBytesCoder extends Coder { method constructor (line 8046) | constructor(type, localName) { method defaultValue (line 8049) | defaultValue() { method encode (line 8052) | encode(writer, value) { method decode (line 8058) | decode(reader) { class BytesCoder (line 8065) | class BytesCoder extends DynamicBytesCoder { method constructor (line 8066) | constructor(localName) { method decode (line 8069) | decode(reader) { class FixedBytesCoder (line 8077) | class FixedBytesCoder extends Coder { method constructor (line 8079) | constructor(size, localName) { method defaultValue (line 8088) | defaultValue() { method encode (line 8091) | encode(writer, _value) { method decode (line 8098) | decode(reader) { class NullCoder (line 8107) | class NullCoder extends Coder { method constructor (line 8108) | constructor(localName) { method defaultValue (line 8111) | defaultValue() { method encode (line 8114) | encode(writer, value) { method decode (line 8120) | decode(reader) { class NumberCoder (line 8132) | class NumberCoder extends Coder { method constructor (line 8135) | constructor(size, signed, localName) { method defaultValue (line 8146) | defaultValue() { method encode (line 8149) | encode(writer, _value) { method decode (line 8164) | decode(reader) { class StringCoder (line 8176) | class StringCoder extends DynamicBytesCoder { method constructor (line 8177) | constructor(localName) { method defaultValue (line 8180) | defaultValue() { method encode (line 8183) | encode(writer, _value) { method decode (line 8186) | decode(reader) { class TupleCoder (line 8194) | class TupleCoder extends Coder { method constructor (line 8196) | constructor(coders, localName) { method defaultValue (line 8211) | defaultValue() { method encode (line 8243) | encode(writer, _value) { method decode (line 8247) | decode(reader) { function id (line 8263) | function id(value) { constant FENCED (line 8273) | const FENCED = new Map([[8217, "apostrophe"], [8260, "fraction slash"], ... constant NSM_MAX (line 8274) | const NSM_MAX = 4; function decode_arithmetic (line 8275) | function decode_arithmetic(bytes) { function read_payload (line 8363) | function read_payload(v) { function read_compressed_payload (line 8367) | function read_compressed_payload(s) { function unsafe_atob (line 8374) | function unsafe_atob(s) { function signed (line 8390) | function signed(i) { function read_deltas (line 8393) | function read_deltas(n, next) { function read_sorted (line 8400) | function read_sorted(next, prev = 0) { function read_sorted_arrays (line 8414) | function read_sorted_arrays(next) { function read_mapped (line 8422) | function read_mapped(next) { function read_array_while (line 8439) | function read_array_while(next) { function read_transposed (line 8451) | function read_transposed(n, w, next) { function read_linear_table (line 8461) | function read_linear_table(w, next) { function read_replacement_table (line 8477) | function read_replacement_table(w, next) { function read_trie (line 8482) | function read_trie(next) { function hex_cp (line 8515) | function hex_cp(cp) { function quote_cp (line 8518) | function quote_cp(cp) { function explode_cp (line 8527) | function explode_cp(s) { function str_from_cps (line 8537) | function str_from_cps(cps) { function compare_arrays (line 8547) | function compare_arrays(a, b) { constant L_COUNT (line 8571) | const L_COUNT = 19; constant V_COUNT (line 8572) | const V_COUNT = 21; constant T_COUNT (line 8573) | const T_COUNT = 28; constant N_COUNT (line 8574) | const N_COUNT = V_COUNT * T_COUNT; constant S_COUNT (line 8575) | const S_COUNT = L_COUNT * N_COUNT; function unpack_cc (line 8580) | function unpack_cc(packed) { function unpack_cp (line 8583) | function unpack_cp(packed) { constant SHIFTED_RANK (line 8586) | let SHIFTED_RANK, EXCLUSIONS, DECOMP, RECOMP; constant EXCLUSIONS (line 8586) | let SHIFTED_RANK, EXCLUSIONS, DECOMP, RECOMP; constant DECOMP (line 8586) | let SHIFTED_RANK, EXCLUSIONS, DECOMP, RECOMP; constant RECOMP (line 8586) | let SHIFTED_RANK, EXCLUSIONS, DECOMP, RECOMP; function init$1 (line 8587) | function init$1() { function is_hangul (line 8609) | function is_hangul(cp) { function compose_pair (line 8612) | function compose_pair(a, b) { function decomposed (line 8628) | function decomposed(cps) { function composed_from_decomposed (line 8687) | function composed_from_decomposed(v) { function nfd (line 8730) | function nfd(cps) { function nfc (line 8733) | function nfc(cps) { constant HYPHEN (line 8736) | const HYPHEN = 0x2D; constant STOP_CH (line 8737) | const STOP_CH = '.'; constant FE0F (line 8738) | const FE0F = 0xFE0F; constant UNIQUE_PH (line 8739) | const UNIQUE_PH = 1; function group_has_cp (line 8744) | function group_has_cp(g, cp) { class Emoji (line 8748) | class Emoji extends Array { method is_emoji (line 8749) | get is_emoji() { constant MAPPED (line 8753) | let MAPPED, IGNORED, CM, NSM, ESCAPE, GROUPS, WHOLE_VALID, WHOLE_MAP, VA... constant IGNORED (line 8753) | let MAPPED, IGNORED, CM, NSM, ESCAPE, GROUPS, WHOLE_VALID, WHOLE_MAP, VA... constant NSM (line 8753) | let MAPPED, IGNORED, CM, NSM, ESCAPE, GROUPS, WHOLE_VALID, WHOLE_MAP, VA... constant ESCAPE (line 8753) | let MAPPED, IGNORED, CM, NSM, ESCAPE, GROUPS, WHOLE_VALID, WHOLE_MAP, VA... constant GROUPS (line 8753) | let MAPPED, IGNORED, CM, NSM, ESCAPE, GROUPS, WHOLE_VALID, WHOLE_MAP, VA... constant WHOLE_VALID (line 8753) | let MAPPED, IGNORED, CM, NSM, ESCAPE, GROUPS, WHOLE_VALID, WHOLE_MAP, VA... constant WHOLE_MAP (line 8753) | let MAPPED, IGNORED, CM, NSM, ESCAPE, GROUPS, WHOLE_VALID, WHOLE_MAP, VA... constant VALID (line 8753) | let MAPPED, IGNORED, CM, NSM, ESCAPE, GROUPS, WHOLE_VALID, WHOLE_MAP, VA... constant EMOJI_LIST (line 8753) | let MAPPED, IGNORED, CM, NSM, ESCAPE, GROUPS, WHOLE_VALID, WHOLE_MAP, VA... constant EMOJI_ROOT (line 8753) | let MAPPED, IGNORED, CM, NSM, ESCAPE, GROUPS, WHOLE_VALID, WHOLE_MAP, VA... function init (line 8754) | function init() { function quoted_cp (line 8932) | function quoted_cp(cp) { function bidi_qq (line 8940) | function bidi_qq(s) { function check_label_extension (line 8943) | function check_label_extension(cps) { function check_leading_underscore (line 8948) | function check_leading_underscore(cps) { function check_fenced (line 8957) | function check_fenced(cps) { function safe_str_from_cps (line 8982) | function safe_str_from_cps(cps, max = Infinity, quoter = quote_cp) { function is_combining_mark (line 9007) | function is_combining_mark(cp) { function should_escape (line 9011) | function should_escape(cp) { function ens_normalize (line 9015) | function ens_normalize(name) { function split (line 9018) | function split(name, nf, ef) { function check_whole (line 9094) | function check_whole(group, unique) { function determine_group (line 9122) | function determine_group(unique) { function flatten (line 9151) | function flatten(split) { function error_disallowed (line 9166) | function error_disallowed(cp) { function error_group_member (line 9170) | function error_group_member(g, cp) { function error_placement (line 9178) | function error_placement(where) { function check_group (line 9185) | function check_group(g, cps) { function tokens_from_str (line 9294) | function tokens_from_str(input, nf, ef) { function filter_fe0f (line 9331) | function filter_fe0f(cps) { function consume_emoji_reversed (line 9340) | function consume_emoji_reversed(cps, eaten) { function checkComponent (line 9361) | function checkComponent(comp) { function ensNameSplit (line 9365) | function ensNameSplit(name) { function ensNormalize (line 9388) | function ensNormalize(name) { function namehash (line 9401) | function namehash(name) { function dnsEncode (line 9417) | function dnsEncode(name, _maxLength) { function accessSetify (line 9429) | function accessSetify(addr, storageKeys) { function accessListify (line 9441) | function accessListify(value) { function computeAddress (line 9469) | function computeAddress(key) { function recoverAddress (line 9482) | function recoverAddress(digest, signature) { constant BN_27 (line 9488) | const BN_27 = BigInt(27); constant BN_28 (line 9489) | const BN_28 = BigInt(28); constant BN_35 (line 9490) | const BN_35 = BigInt(35); constant BN_MAX_UINT (line 9491) | const BN_MAX_UINT = BigInt("0xffffffffffffffffffffffffffffffffffffffffff... constant BLOB_SIZE (line 9492) | const BLOB_SIZE = 4096 * 32; function getVersionedHash (line 9493) | function getVersionedHash(version, hash) { function handleAddress (line 9501) | function handleAddress(value) { function handleAccessList (line 9507) | function handleAccessList(value, param) { function handleNumber (line 9514) | function handleNumber(_value, param) { function handleUint (line 9520) | function handleUint(_value, param) { function formatNumber (line 9528) | function formatNumber(_value, name) { function formatAccessList (line 9534) | function formatAccessList(value) { function formatHashes (line 9537) | function formatHashes(value, param) { function _parseLegacy (line 9544) | function _parseLegacy(data) { function _serializeLegacy (line 9585) | function _serializeLegacy(tx, sig) { function _parseEipSignature (line 9627) | function _parseEipSignature(tx, fields) { function _parseEip1559 (line 9646) | function _parseEip1559(data) { function _serializeEip1559 (line 9670) | function _serializeEip1559(tx, sig) { function _parseEip2930 (line 9679) | function _parseEip2930(data) { function _serializeEip2930 (line 9701) | function _serializeEip2930(tx, sig) { function _parseEip4844 (line 9710) | function _parseEip4844(data) { function _serializeEip4844 (line 9769) | function _serializeEip4844(tx, sig, blobs) { class Transaction (line 9795) | class Transaction { method type (line 9818) | get type() { method type (line 9821) | set type(value) { method typeName (line 9852) | get typeName() { method to (line 9869) | get to() { method to (line 9876) | set to(value) { method nonce (line 9882) | get nonce() { method nonce (line 9885) | set nonce(value) { method gasLimit (line 9891) | get gasLimit() { method gasLimit (line 9894) | set gasLimit(value) { method gasPrice (line 9903) | get gasPrice() { method gasPrice (line 9910) | set gasPrice(value) { method maxPriorityFeePerGas (line 9917) | get maxPriorityFeePerGas() { method maxPriorityFeePerGas (line 9927) | set maxPriorityFeePerGas(value) { method maxFeePerGas (line 9934) | get maxFeePerGas() { method maxFeePerGas (line 9944) | set maxFeePerGas(value) { method data (line 9951) | get data() { method data (line 9954) | set data(value) { method value (line 9960) | get value() { method value (line 9963) | set value(value) { method chainId (line 9969) | get chainId() { method chainId (line 9972) | set chainId(value) { method signature (line 9978) | get signature() { method signature (line 9981) | set signature(value) { method accessList (line 9990) | get accessList() { method accessList (line 10002) | set accessList(value) { method maxFeePerBlobGas (line 10008) | get maxFeePerBlobGas() { method maxFeePerBlobGas (line 10015) | set maxFeePerBlobGas(value) { method blobVersionedHashes (line 10021) | get blobVersionedHashes() { method blobVersionedHashes (line 10030) | set blobVersionedHashes(value) { method blobs (line 10068) | get blobs() { method blobs (line 10074) | set blobs(_blobs) { method kzg (line 10116) | get kzg() { method kzg (line 10119) | set kzg(kzg) { method constructor (line 10125) | constructor() { method hash (line 10146) | get hash() { method unsignedHash (line 10158) | get unsignedHash() { method from (line 10164) | get from() { method fromPublicKey (line 10173) | get fromPublicKey() { method isSigned (line 10185) | isSigned() { method #getSerialized (line 10188) | #getSerialized(signed, sidecar) { method serialized (line 10213) | get serialized() { method unsignedSerialized (line 10222) | get unsignedSerialized() { method inferType (line 10229) | inferType() { method inferTypes (line 10242) | inferTypes() { method isLegacy (line 10299) | isLegacy() { method isBerlin (line 10309) | isBerlin() { method isLondon (line 10319) | isLondon() { method isCancun (line 10329) | isCancun() { method clone (line 10335) | clone() { method toJSON (line 10341) | toJSON() { method from (line 10368) | static from(tx) { function hashMessage (line 10482) | function hashMessage(message) { constant BN__1 (line 10492) | const BN__1 = BigInt(-1); constant BN_1 (line 10494) | const BN_1 = BigInt(1); constant BN_MAX_UINT256 (line 10495) | const BN_MAX_UINT256 = BigInt("0xfffffffffffffffffffffffffffffffffffffff... function hexPadRight (line 10496) | function hexPadRight(value) { function checkString (line 10514) | function checkString(key) { function getBaseEncoder (line 10543) | function getBaseEncoder(type) { function encodeType (line 10593) | function encodeType(name, fields) { function splitArray (line 10601) | function splitArray(type) { class TypedDataEncoder (line 10626) | class TypedDataEncoder { method types (line 10640) | get types() { method constructor (line 10652) | constructor(_types) { method getEncoder (line 10743) | getEncoder(type) { method #getEncoder (line 10751) | #getEncoder(type) { method encodeType (line 10797) | encodeType(name) { method encodeData (line 10805) | encodeData(type, value) { method hashStruct (line 10811) | hashStruct(name, value) { method encode (line 10817) | encode(value) { method hash (line 10823) | hash(value) { method _visit (line 10829) | _visit(type, value, callback) { method visit (line 10863) | visit(value, callback) { method from (line 10869) | static from(types) { method getPrimaryType (line 10875) | static getPrimaryType(types) { method hashStruct (line 10881) | static hashStruct(name, types, value) { method hashDomain (line 10887) | static hashDomain(domain) { method encode (line 10910) | static encode(domain, types, value) { method hash (line 10916) | static hash(domain, types, value) { method resolveNames (line 10924) | static async resolveNames(domain, types, value, resolveName) { method getPayload (line 10972) | static getPayload(domain, types, value) { function setify (line 11037) | function setify(items) { class TokenString (line 11071) | class TokenString { method offset (line 11074) | get offset() { method length (line 11077) | get length() { method constructor (line 11080) | constructor(tokens) { method clone (line 11084) | clone() { method reset (line 11087) | reset() { method #subTokenString (line 11090) | #subTokenString(from = 0, to = 0) { method popKeyword (line 11100) | popKeyword(allowed) { method popType (line 11108) | popType(type) { method popParen (line 11116) | popParen() { method popParams (line 11126) | popParams() { method peek (line 11141) | peek() { method peekKeyword (line 11148) | peekKeyword(allowed) { method peekType (line 11153) | peekType(type) { method pop (line 11161) | pop() { method toString (line 11166) | toString() { function lex (line 11175) | function lex(text) { function allowSingle (line 11268) | function allowSingle(set, allowed) { function consumeName (line 11281) | function consumeName(type, tokens) { function consumeKeywords (line 11291) | function consumeKeywords(tokens, allowed) { function consumeMutability (line 11307) | function consumeMutability(tokens) { function consumeParams (line 11332) | function consumeParams(tokens, allowIndexed) { function consumeGas (line 11336) | function consumeGas(tokens) { function consumeEoi (line 11346) | function consumeEoi(tokens) { function verifyBasicType (line 11352) | function verifyBasicType(type) { class ParamType (line 11385) | class ParamType { method constructor (line 11426) | constructor(guard, name, type, baseType, indexed, components, arrayLen... method format (line 11469) | format(format) { method isArray (line 11521) | isArray() { method isTuple (line 11530) | isTuple() { method isIndexable (line 11539) | isIndexable() { method walk (line 11546) | walk(value, process) { method #walkAsync (line 11569) | #walkAsync(promises, value, process, setValue) { method walkAsync (line 11634) | async walkAsync(value, process) { method from (line 11651) | static from(obj, allowIndexed) { method isParamType (line 11729) | static isParamType(value) { class Fragment (line 11736) | class Fragment { method constructor (line 11748) | constructor(guard, type, inputs) { method from (line 11760) | static from(obj) { method isConstructor (line 11813) | static isConstructor(value) { method isError (line 11819) | static isError(value) { method isEvent (line 11825) | static isEvent(value) { method isFunction (line 11831) | static isFunction(value) { method isStruct (line 11837) | static isStruct(value) { class NamedFragment (line 11845) | class NamedFragment extends Fragment { method constructor (line 11853) | constructor(guard, type, name, inputs) { function joinParams (line 11862) | function joinParams(format, params) { class ErrorFragment (line 11868) | class ErrorFragment extends NamedFragment { method constructor (line 11872) | constructor(guard, name, inputs) { method selector (line 11881) | get selector() { method format (line 11887) | format(format) { method from (line 11908) | static from(obj) { method isFragment (line 11926) | static isFragment(value) { class EventFragment (line 11933) | class EventFragment extends NamedFragment { method constructor (line 11941) | constructor(guard, name, inputs, anonymous) { method topicHash (line 11953) | get topicHash() { method format (line 11959) | format(format) { method getTopicHash (line 11984) | static getTopicHash(name, params) { method from (line 11992) | static from(obj) { method isFragment (line 12015) | static isFragment(value) { class ConstructorFragment (line 12022) | class ConstructorFragment extends Fragment { method constructor (line 12034) | constructor(guard, type, inputs, payable, gas) { method format (line 12047) | format(format) { method from (line 12072) | static from(obj) { method isFragment (line 12096) | static isFragment(value) { class FallbackFragment (line 12103) | class FallbackFragment extends Fragment { method constructor (line 12108) | constructor(guard, inputs, payable) { method format (line 12120) | format(format) { method from (line 12134) | static from(obj) { method isFragment (line 12188) | static isFragment(value) { class FunctionFragment (line 12195) | class FunctionFragment extends NamedFragment { method constructor (line 12220) | constructor(guard, name, stateMutability, inputs, outputs, gas) { method selector (line 12239) | get selector() { method format (line 12245) | format(format) { method getSelector (line 12283) | static getSelector(name, params) { method from (line 12291) | static from(obj) { method isFragment (line 12337) | static isFragment(value) { class StructFragment (line 12344) | class StructFragment extends NamedFragment { method constructor (line 12348) | constructor(guard, name, inputs) { method format (line 12357) | format() { method from (line 12363) | static from(obj) { method isFragment (line 12383) | static isFragment(value) { function getBuiltinCallException (line 12417) | function getBuiltinCallException(action, tx, data, abiCoder) { class AbiCoder (line 12482) | class AbiCoder { method #getCoder (line 12483) | #getCoder(param) { method getDefaultValue (line 12524) | getDefaultValue(types) { method encode (line 12534) | encode(types, values) { method decode (line 12549) | decode(types, data, loose) { method _setDefaultMaxInflation (line 12554) | static _setDefaultMaxInflation(value) { method defaultAbiCoder (line 12563) | static defaultAbiCoder() { method getBuiltinCallException (line 12574) | static getBuiltinCallException(action, tx, data) { class LogDescription (line 12594) | class LogDescription { method constructor (line 12618) | constructor(fragment, topic, args) { class TransactionDescription (line 12635) | class TransactionDescription { method constructor (line 12663) | constructor(fragment, selector, args, value) { class ErrorDescription (line 12680) | class ErrorDescription { method constructor (line 12704) | constructor(fragment, selector, args) { class Indexed (line 12722) | class Indexed { method isIndexed (line 12736) | static isIndexed(value) { method constructor (line 12742) | constructor(hash) { class Interface (line 12794) | class Interface { method constructor (line 12819) | constructor(fragments) { method format (line 12905) | format(minimal) { method formatJson (line 12914) | formatJson() { method getAbiCoder (line 12923) | getAbiCoder() { method #getFunction (line 12927) | #getFunction(key, values, forceUnique) { method getFunctionName (line 13014) | getFunctionName(key) { method hasFunction (line 13026) | hasFunction(key) { method getFunction (line 13039) | getFunction(key, values) { method forEachFunction (line 13045) | forEachFunction(callback) { method #getEvent (line 13054) | #getEvent(key, values, forceUnique) { method getEventName (line 13116) | getEventName(key) { method hasEvent (line 13128) | hasEvent(key) { method getEvent (line 13141) | getEvent(key, values) { method forEachEvent (line 13147) | forEachEvent(callback) { method getError (line 13165) | getError(key, values) { method forEachError (line 13217) | forEachError(callback) { method _decodeParams (line 13249) | _decodeParams(params, data) { method _encodeParams (line 13252) | _encodeParams(params, values) { method encodeDeploy (line 13259) | encodeDeploy(values) { method decodeErrorResult (line 13271) | decodeErrorResult(fragment, data) { method encodeErrorResult (line 13288) | encodeErrorResult(fragment, values) { method decodeFunctionData (line 13304) | decodeFunctionData(fragment, data) { method encodeFunctionData (line 13318) | encodeFunctionData(fragment, values) { method decodeFunctionResult (line 13335) | decodeFunctionResult(fragment, data) { method makeError (line 13359) | makeError(_data, tx) { method encodeFunctionResult (line 13401) | encodeFunctionResult(fragment, values) { method encodeFilterTopics (line 13440) | encodeFilterTopics(fragment, values) { method encodeEventLog (line 13495) | encodeEventLog(fragment, values) { method decodeEventLog (line 13532) | decodeEventLog(fragment, data, topics) { method parseTransaction (line 13602) | parseTransaction(tx) { method parseCallResult (line 13612) | parseCallResult(data) { method parseLog (line 13621) | parseLog(log) { method parseError (line 13637) | parseError(data) { method from (line 13652) | static from(value) { function getValue (line 13677) | function getValue(value) { function toJson (line 13683) | function toJson(value) { class FeeData (line 13694) | class FeeData { method constructor (line 13726) | constructor(gasPrice, maxFeePerGas, maxPriorityFeePerGas) { method toJSON (line 13736) | toJSON() { function copyRequest (line 13754) | function copyRequest(req) { class Block (line 13812) | class Block { method constructor (line 13917) | constructor(block, provider) { method transactions (line 13949) | get transactions() { method prefetchedTransactions (line 13965) | get prefetchedTransactions() { method toJSON (line 13980) | toJSON() { method length (line 14042) | get length() { method date (line 14048) | get date() { method getTransaction (line 14057) | async getTransaction(indexOrHash) { method getPrefetchedTransaction (line 14095) | getPrefetchedTransaction(indexOrHash) { method isMined (line 14112) | isMined() { method isLondon (line 14118) | isLondon() { method orphanedEvent (line 14124) | orphanedEvent() { method [Symbol.iterator] (line 14021) | [Symbol.iterator]() { class Log (line 14138) | class Log { method constructor (line 14196) | constructor(log, provider) { method toJSON (line 14214) | toJSON() { method getBlock (line 14242) | async getBlock() { method getTransaction (line 14250) | async getTransaction() { method getTransactionReceipt (line 14259) | async getTransactionReceipt() { method removedEvent (line 14267) | removedEvent() { class TransactionReceipt (line 14290) | class TransactionReceipt { method constructor (line 14390) | constructor(tx, provider) { method logs (line 14424) | get logs() { method toJSON (line 14430) | toJSON() { method length (line 14469) | get length() { method fee (line 14492) | get fee() { method getBlock (line 14498) | async getBlock() { method getTransaction (line 14508) | async getTransaction() { method getResult (line 14521) | async getResult() { method confirmations (line 14527) | async confirmations() { method removedEvent (line 14533) | removedEvent() { method reorderedEvent (line 14539) | reorderedEvent(other) { method [Symbol.iterator] (line 14472) | [Symbol.iterator]() { class TransactionResponse (line 14555) | class TransactionResponse { method constructor (line 14674) | constructor(tx, provider) { method toJSON (line 14700) | toJSON() { method getBlock (line 14743) | async getBlock() { method getTransaction (line 14765) | async getTransaction() { method confirmations (line 14771) | async confirmations() { method wait (line 14798) | async wait(_confirms, _timeout) { method isMined (line 14998) | isMined() { method isLegacy (line 15008) | isLegacy() { method isBerlin (line 15018) | isBerlin() { method isLondon (line 15028) | isLondon() { method isCancun (line 15035) | isCancun() { method removedEvent (line 15042) | removedEvent() { method reorderedEvent (line 15052) | reorderedEvent(other) { method replaceableTransaction (line 15070) | replaceableTransaction(startBlock) { function createOrphanedBlockFilter (line 15077) | function createOrphanedBlockFilter(block) { function createReorderedTransactionFilter (line 15084) | function createReorderedTransactionFilter(tx, other) { function createRemovedTransactionFilter (line 15091) | function createRemovedTransactionFilter(tx) { function createRemovedLogFilter (line 15097) | function createRemovedLogFilter(log) { class EventLog (line 15117) | class EventLog extends Log { method constructor (line 15133) | constructor(log, iface, fragment) { method eventName (line 15145) | get eventName() { method eventSignature (line 15151) | get eventSignature() { class UndecodedEventLog (line 15158) | class UndecodedEventLog extends Log { method constructor (line 15166) | constructor(log, error) { class ContractTransactionReceipt (line 15177) | class ContractTransactionReceipt extends TransactionReceipt { method constructor (line 15182) | constructor(iface, provider, tx) { method logs (line 15190) | get logs() { class ContractTransactionResponse (line 15208) | class ContractTransactionResponse extends TransactionResponse { method constructor (line 15213) | constructor(iface, provider, tx) { method wait (line 15226) | async wait(confirms, timeout) { class ContractUnknownEventPayload (line 15238) | class ContractUnknownEventPayload extends EventPayload { method constructor (line 15246) | constructor(contract, listener, filter, log) { method getBlock (line 15255) | async getBlock() { method getTransaction (line 15261) | async getTransaction() { method getTransactionReceipt (line 15267) | async getTransactionReceipt() { class ContractEventPayload (line 15275) | class ContractEventPayload extends ContractUnknownEventPayload { method constructor (line 15279) | constructor(contract, listener, filter, fragment, _log) { method eventName (line 15290) | get eventName() { method eventSignature (line 15296) | get eventSignature() { function canCall (line 15302) | function canCall(value) { function canEstimate (line 15305) | function canEstimate(value) { function canResolve (line 15308) | function canResolve(value) { function canSend (line 15311) | function canSend(value) { function getResolver (line 15314) | function getResolver(value) { class PreparedTopicFilter (line 15325) | class PreparedTopicFilter { method constructor (line 15328) | constructor(contract, fragment, args) { method getTopicFilter (line 15357) | getTopicFilter() { function getRunner (line 15367) | function getRunner(value, feature) { function getProvider (line 15379) | function getProvider(value) { function copyOverrides (line 15388) | async function copyOverrides(arg, allowed) { function resolveArgs (line 15405) | async function resolveArgs(_runner, inputs, args) { function buildWrappedFallback (line 15419) | function buildWrappedFallback(contract) { function buildWrappedMethod (line 15486) | function buildWrappedMethod(contract, key) { function buildWrappedEvent (line 15595) | function buildWrappedEvent(contract, key) { function setInternal (line 15639) | function setInternal(contract, values) { function getInternal (line 15642) | function getInternal(contract) { function isDeferred (line 15645) | function isDeferred(value) { function getSubInfo (line 15648) | async function getSubInfo(contract, event) { function hasSub (line 15724) | async function hasSub(contract, event) { function getSub (line 15730) | async function getSub(contract, operation, event) { function _emit (line 15802) | async function _emit(contract, event, args, payloadFunc) { function emit (line 15828) | async function emit(contract, event, args, payloadFunc) { class BaseContract (line 15837) | class BaseContract { method constructor (line 15875) | constructor(target, abi, runner, _deployTx) { method connect (line 15995) | connect(runner) { method attach (line 16002) | attach(target) { method getAddress (line 16008) | async getAddress() { method getDeployedCode (line 16014) | async getDeployedCode() { method waitForDeployment (line 16029) | async waitForDeployment() { method deploymentTransaction (line 16067) | deploymentTransaction() { method getFunction (line 16075) | getFunction(key) { method getEvent (line 16087) | getEvent(key) { method queryTransaction (line 16096) | async queryTransaction(hash) { method queryFilter (line 16117) | async queryFilter(event, fromBlock, toBlock) { method on (line 16163) | async on(event, listener) { method once (line 16176) | async once(event, listener) { method emit (line 16190) | async emit(event, ...args) { method listenerCount (line 16197) | async listenerCount(event) { method listeners (line 16220) | async listeners(event) { method off (line 16247) | async off(event, listener) { method removeAllListeners (line 16270) | async removeAllListeners(event) { method addListener (line 16295) | async addListener(event, listener) { method removeListener (line 16301) | async removeListener(event, listener) { method buildClass (line 16307) | static buildClass(abi) { method from (line 16318) | static from(target, abi, runner) { function _ContractBase (line 16326) | function _ContractBase() { class Contract (line 16332) | class Contract extends _ContractBase() {} function getIpfsLink (line 16342) | function getIpfsLink(link) { class MulticoinProviderPlugin (line 16355) | class MulticoinProviderPlugin { method constructor (line 16363) | constructor(name) { method connect (line 16368) | connect(proivder) { method supportsCoinType (line 16374) | supportsCoinType(coinType) { method encodeAddress (line 16380) | async encodeAddress(coinType, address) { method decodeAddress (line 16386) | async decodeAddress(coinType, data) { class EnsResolver (line 16396) | class EnsResolver { method constructor (line 16412) | constructor(provider, address, name) { method supportsWildcard (line 16424) | async supportsWildcard() { method #fetch (line 16443) | async #fetch(funcName, params) { method getAddress (line 16479) | async getAddress(coinType) { method getText (line 16542) | async getText(key) { method getContentHash (line 16552) | async getContentHash() { method getAvatar (line 16588) | async getAvatar() { method _getAvatar (line 16600) | async _getAvatar() { method getEnsAddress (line 16854) | static async getEnsAddress(provider) { method #getResolver (line 16866) | static async #getResolver(provider, name) { method fromName (line 16888) | static async fromName(provider, name) { constant BN_0 (line 16919) | const BN_0 = BigInt(0); function allowNull (line 16920) | function allowNull(format, nullValue) { function arrayOf (line 16928) | function arrayOf(format, allowNull) { function object (line 16942) | function object(format, altNames) { function formatBoolean (line 16970) | function formatBoolean(value) { function formatData (line 16981) | function formatData(value) { function formatHash (line 16985) | function formatHash(value) { function formatLog (line 17002) | function formatLog(value) { function formatBlock (line 17026) | function formatBlock(value) { function formatReceiptLog (line 17048) | function formatReceiptLog(value) { function formatTransactionReceipt (line 17076) | function formatTransactionReceipt(value) { function formatTransactionResponse (line 17079) | function formatTransactionResponse(value) { class NetworkPlugin (line 17177) | class NetworkPlugin { method constructor (line 17188) | constructor(name) { method clone (line 17196) | clone() { class GasCostPlugin (line 17204) | class GasCostPlugin extends NetworkPlugin { method constructor (line 17241) | constructor(effectiveBlock, costs) { method clone (line 17265) | clone() { class EnsPlugin (line 17278) | class EnsPlugin extends NetworkPlugin { method constructor (line 17292) | constructor(address, targetNetwork) { method clone (line 17299) | clone() { class FetchUrlFeeDataNetworkPlugin (line 17303) | class FetchUrlFeeDataNetworkPlugin extends NetworkPlugin { method url (line 17309) | get url() { method processFunc (line 17315) | get processFunc() { method constructor (line 17322) | constructor(url, processFunc) { method clone (line 17328) | clone() { class Network (line 17385) | class Network { method constructor (line 17392) | constructor(name, chainId) { method toJSON (line 17400) | toJSON() { method name (line 17412) | get name() { method name (line 17415) | set name(value) { method chainId (line 17421) | get chainId() { method chainId (line 17424) | set chainId(value) { method matches (line 17434) | matches(other) { method plugins (line 17467) | get plugins() { method attachPlugin (line 17474) | attachPlugin(plugin) { method getPlugin (line 17486) | getPlugin(name) { method getPlugins (line 17493) | getPlugins(basename) { method clone (line 17499) | clone() { method computeIntrinsicGas (line 17512) | computeIntrinsicGas(tx) { method from (line 17538) | static from(network) { method register (line 17583) | static register(nameOrChainId, networkFunc) { function parseUnits (line 17598) | function parseUnits(_value, decimals) { function getGasStationPlugin (line 17627) | function getGasStationPlugin(url) { function injectCommonNetworks (line 17653) | function injectCommonNetworks() { function copy$2 (line 17744) | function copy$2(obj) { class PollingBlockSubscriber (line 17754) | class PollingBlockSubscriber { method constructor (line 17764) | constructor(provider) { method pollingInterval (line 17773) | get pollingInterval() { method pollingInterval (line 17776) | set pollingInterval(value) { method #poll (line 17779) | async #poll() { method start (line 17809) | start() { method stop (line 17816) | stop() { method pause (line 17823) | pause(dropWhilePaused) { method resume (line 17829) | resume() { class OnBlockSubscriber (line 17839) | class OnBlockSubscriber { method constructor (line 17846) | constructor(provider) { method _poll (line 17856) | async _poll(blockNumber, provider) { method start (line 17859) | start() { method stop (line 17867) | stop() { method pause (line 17874) | pause(dropWhilePaused) { method resume (line 17877) | resume() { class PollingBlockTagSubscriber (line 17881) | class PollingBlockTagSubscriber extends OnBlockSubscriber { method constructor (line 17884) | constructor(provider, tag) { method pause (line 17889) | pause(dropWhilePaused) { method _poll (line 17895) | async _poll(blockNumber, provider) { class PollingOrphanSubscriber (line 17913) | class PollingOrphanSubscriber extends OnBlockSubscriber { method constructor (line 17915) | constructor(provider, filter) { method _poll (line 17919) | async _poll(blockNumber, provider) { class PollingTransactionSubscriber (line 17929) | class PollingTransactionSubscriber extends OnBlockSubscriber { method constructor (line 17935) | constructor(provider, hash) { method _poll (line 17939) | async _poll(blockNumber, provider) { class PollingEventSubscriber (line 17951) | class PollingEventSubscriber { method constructor (line 17963) | constructor(provider, filter) { method #poll (line 17970) | async #poll(blockNumber) { method start (line 17995) | start() { method stop (line 18007) | stop() { method pause (line 18014) | pause(dropWhilePaused) { method resume (line 18020) | resume() { constant BN_2 (line 18040) | const BN_2 = BigInt(2); constant MAX_CCIP_REDIRECTS (line 18041) | const MAX_CCIP_REDIRECTS = 10; function isPromise (line 18042) | function isPromise(value) { function getTag (line 18045) | function getTag(prefix, value) { class UnmanagedSubscriber (line 18073) | class UnmanagedSubscriber { method constructor (line 18081) | constructor(name) { method start (line 18086) | start() {} method stop (line 18087) | stop() {} method pause (line 18088) | pause(dropWhilePaused) {} method resume (line 18089) | resume() {} function copy$1 (line 18091) | function copy$1(value) { function concisify (line 18094) | function concisify(items) { function getSubscription (line 18099) | async function getSubscription(_event, provider) { function getTime (line 18188) | function getTime() { class AbstractProvider (line 18201) | class AbstractProvider { method constructor (line 18221) | constructor(_network, options) { method pollingInterval (line 18247) | get pollingInterval() { method provider (line 18254) | get provider() { method plugins (line 18260) | get plugins() { method attachPlugin (line 18266) | attachPlugin(plugin) { method getPlugin (line 18276) | getPlugin(name) { method disableCcipRead (line 18283) | get disableCcipRead() { method disableCcipRead (line 18286) | set disableCcipRead(value) { method #perform (line 18290) | async #perform(req) { method ccipReadFetch (line 18313) | async ccipReadFetch(tx, calldata, urls) { method _wrapBlock (line 18390) | _wrapBlock(value, network) { method _wrapLog (line 18398) | _wrapLog(value, network) { method _wrapTransactionReceipt (line 18406) | _wrapTransactionReceipt(value, network) { method _wrapTransactionResponse (line 18414) | _wrapTransactionResponse(tx, network) { method _detectNetwork (line 18423) | _detectNetwork() { method _perform (line 18434) | async _perform(req) { method getBlockNumber (line 18441) | async getBlockNumber() { method _getAddress (line 18455) | _getAddress(address) { method _getBlockTag (line 18462) | _getBlockTag(blockTag) { method _getFilter (line 18500) | _getFilter(filter) { method _getTransactionRequest (line 18578) | _getTransactionRequest(_request) { method getNetwork (line 18612) | async getNetwork() { method getFeeData (line 18651) | async getFeeData() { method estimateGas (line 18698) | async estimateGas(_tx) { method #call (line 18708) | async #call(tx, blockTag, attempt) { method #checkNetwork (line 18792) | async #checkNetwork(promise) { method call (line 18801) | async call(_tx) { method #getAccountValue (line 18812) | async #getAccountValue(request, _address, _blockTag) { method getBalance (line 18823) | async getBalance(address, blockTag) { method getTransactionCount (line 18828) | async getTransactionCount(address, blockTag) { method getCode (line 18833) | async getCode(address, blockTag) { method getStorage (line 18838) | async getStorage(address, _position, blockTag) { method broadcastTransaction (line 18846) | async broadcastTransaction(signedTx) { method #getBlock (line 18865) | async #getBlock(block, includeTransactions) { method getBlock (line 18885) | async getBlock(block, prefetchTxs) { method getTransaction (line 18898) | async getTransaction(hash) { method getTransactionReceipt (line 18914) | async getTransactionReceipt(hash) { method getTransactionResult (line 18942) | async getTransactionResult(hash) { method getLogs (line 18958) | async getLogs(_filter) { method _getProvider (line 18976) | _getProvider(chainId) { method getResolver (line 18981) | async getResolver(name) { method getAvatar (line 18984) | async getAvatar(name) { method resolveName (line 18991) | async resolveName(name) { method lookupAddress (line 18998) | async lookupAddress(address) { method waitForTransaction (line 19029) | async waitForTransaction(hash, _confirms, timeout) { method waitForBlock (line 19070) | async waitForBlock(blockTag) { method _clearTimeout (line 19078) | _clearTimeout(timerId) { method _setTimeout (line 19096) | _setTimeout(_func, timeout) { method _forEachSubscriber (line 19124) | _forEachSubscriber(func) { method _getSubscriber (line 19133) | _getSubscriber(sub) { method _recoverSubscriber (line 19166) | _recoverSubscriber(oldSub, newSub) { method #hasSub (line 19183) | async #hasSub(event, emitArgs) { method #getSub (line 19195) | async #getSub(event) { method on (line 19216) | async on(event, listener) { method once (line 19231) | async once(event, listener) { method emit (line 19246) | async emit(event, ...args) { method listenerCount (line 19272) | async listenerCount(event) { method listeners (line 19288) | async listeners(event) { method off (line 19308) | async off(event, listener) { method removeAllListeners (line 19329) | async removeAllListeners(event) { method addListener (line 19354) | async addListener(event, listener) { method removeListener (line 19358) | async removeListener(event, listener) { method destroyed (line 19368) | get destroyed() { method destroy (line 19377) | destroy() { method paused (line 19397) | get paused() { method paused (line 19400) | set paused(pause) { method pause (line 19415) | pause(dropWhilePaused) { method resume (line 19439) | resume() { function _parseString (line 19458) | function _parseString(result, start) { function _parseBytes (line 19467) | function _parseBytes(result, start) { function numPad (line 19478) | function numPad(value) { function bytesPad (line 19487) | function bytesPad(value) { function encodeBytes (line 19497) | function encodeBytes(datas) { function parseOffchainLookup (line 19517) | function parseOffchainLookup(data) { function checkProvider (line 19593) | function checkProvider(signer, operation) { function populate (line 19601) | async function populate(signer, tx) { class AbstractSigner (line 19623) | class AbstractSigner { method constructor (line 19631) | constructor(provider) { method getNonce (line 19636) | async getNonce(blockTag) { method populateCall (line 19639) | async populateCall(tx) { method populateTransaction (line 19643) | async populateTransaction(tx) { method estimateGas (line 19740) | async estimateGas(tx) { method call (line 19743) | async call(tx) { method resolveName (line 19746) | async resolveName(name) { method sendTransaction (line 19750) | async sendTransaction(tx) { class VoidSigner (line 19766) | class VoidSigner extends AbstractSigner { method constructor (line 19775) | constructor(address, provider) { method getAddress (line 19781) | async getAddress() { method connect (line 19784) | connect(provider) { method #throwUnsupported (line 19787) | #throwUnsupported(suffix, operation) { method signTransaction (line 19792) | async signTransaction(tx) { method signMessage (line 19795) | async signMessage(message) { method signTypedData (line 19798) | async signTypedData(domain, types, value) { function copy (line 19803) | function copy(obj) { class FilterIdSubscriber (line 19816) | class FilterIdSubscriber { method constructor (line 19828) | constructor(provider) { method _subscribe (line 19839) | _subscribe(provider) { method _emitResults (line 19845) | _emitResults(provider, result) { method _recover (line 19851) | _recover(provider) { method #poll (line 19854) | async #poll(blockNumber) { method #teardown (line 19893) | #teardown() { method start (line 19905) | start() { method stop (line 19912) | stop() { method pause (line 19921) | pause(dropWhilePaused) { method resume (line 19927) | resume() { class FilterIdEventSubscriber (line 19936) | class FilterIdEventSubscriber extends FilterIdSubscriber { method constructor (line 19942) | constructor(provider, filter) { method _recover (line 19946) | _recover(provider) { method _subscribe (line 19949) | async _subscribe(provider) { method _emitResults (line 19953) | async _emitResults(provider, results) { class FilterIdPendingSubscriber (line 19964) | class FilterIdPendingSubscriber extends FilterIdSubscriber { method _subscribe (line 19965) | async _subscribe(provider) { method _emitResults (line 19968) | async _emitResults(provider, results) { function deepCopy (line 19991) | function deepCopy(value) { function stall$2 (line 20010) | function stall$2(duration) { function getLowerCase (line 20015) | function getLowerCase(value) { function isPollable (line 20021) | function isPollable(value) { class JsonRpcSigner (line 20034) | class JsonRpcSigner extends AbstractSigner { method constructor (line 20036) | constructor(provider, address) { method connect (line 20043) | connect(provider) { method getAddress (line 20048) | async getAddress() { method populateTransaction (line 20052) | async populateTransaction(tx) { method sendUncheckedTransaction (line 20057) | async sendUncheckedTransaction(_tx) { method sendTransaction (line 20096) | async sendTransaction(tx) { method signTransaction (line 20154) | async signTransaction(_tx) { method signMessage (line 20167) | async signMessage(_message) { method signTypedData (line 20171) | async signTypedData(domain, types, _value) { method unlock (line 20181) | async unlock(password) { method _legacySignMessage (line 20185) | async _legacySignMessage(_message) { class JsonRpcApiProvider (line 20200) | class JsonRpcApiProvider extends AbstractProvider { method #scheduleDrain (line 20210) | #scheduleDrain() { method constructor (line 20297) | constructor(network, options) { method _getOption (line 20332) | _getOption(key) { method _network (line 20339) | get _network() { method _perform (line 20349) | async _perform(req) { method _detectNetwork (line 20382) | async _detectNetwork() { method _start (line 20452) | _start() { method _waitUntilReady (line 20486) | async _waitUntilReady() { method _getSubscriber (line 20498) | _getSubscriber(sub) { method ready (line 20519) | get ready() { method getRpcTransaction (line 20527) | getRpcTransaction(tx) { method getRpcRequest (line 20565) | getRpcRequest(req) { method getRpcError (line 20668) | getRpcError(payload, _error) { method send (line 20790) | send(method, params) { method getSigner (line 20827) | async getSigner(address) { method listAccounts (line 20855) | async listAccounts() { method destroy (line 20859) | destroy() { class JsonRpcApiPollingProvider (line 20885) | class JsonRpcApiPollingProvider extends JsonRpcApiProvider { method constructor (line 20887) | constructor(network, options) { method _getSubscriber (line 20895) | _getSubscriber(sub) { method pollingInterval (line 20905) | get pollingInterval() { method pollingInterval (line 20908) | set pollingInterval(value) { class JsonRpcProvider (line 20928) | class JsonRpcProvider extends JsonRpcApiPollingProvider { method constructor (line 20930) | constructor(url, network, options) { method _getConnection (line 20941) | _getConnection() { method send (line 20944) | async send(method, params) { method _send (line 20951) | async _send(payload) { function spelunkData (line 20965) | function spelunkData(value) { function _spelunkMessage (line 20994) | function _spelunkMessage(value, result) { function spelunkMessage (line 21015) | function spelunkMessage(value) { class BaseWallet (line 21032) | class BaseWallet extends AbstractSigner { method constructor (line 21045) | constructor(privateKey, provider) { method signingKey (line 21059) | get signingKey() { method privateKey (line 21065) | get privateKey() { method getAddress (line 21068) | async getAddress() { method connect (line 21071) | connect(provider) { method signTransaction (line 21074) | async signTransaction(tx) { method signMessage (line 21098) | async signMessage(message) { method signMessageSync (line 21106) | signMessageSync(message) { method signTypedData (line 21109) | async signTypedData(domain, types, value) { function unfold (line 21132) | function unfold(words, sep) { function decode (line 21149) | function decode(data, subs) { function decodeOwl (line 21176) | function decodeOwl(data) { class Wordlist (line 21186) | class Wordlist { method constructor (line 21198) | constructor(locale) { method split (line 21210) | split(phrase) { method join (line 21219) | join(words) { class WordlistOwl (line 21238) | class WordlistOwl extends Wordlist { method constructor (line 21245) | constructor(locale, data, checksum) { method _data (line 21254) | get _data() { method _decodeWords (line 21260) | _decodeWords() { method #loadWords (line 21264) | #loadWords() { method getWord (line 21278) | getWord(index) { method getWordIndex (line 21283) | getWordIndex(word) { class LangEn (line 21296) | class LangEn extends WordlistOwl { method constructor (line 21305) | constructor() { method wordlist (line 21312) | static wordlist() { function getUpperMask (line 21321) | function getUpperMask(bits) { function getLowerMask (line 21325) | function getLowerMask(bits) { function mnemonicToEntropy (line 21328) | function mnemonicToEntropy(mnemonic, wordlist) { function entropyToMnemonic (line 21354) | function entropyToMnemonic(entropy, wordlist) { class Mnemonic (line 21389) | class Mnemonic { method constructor (line 21412) | constructor(guard, entropy, phrase, password, wordlist) { method computeSeed (line 21430) | computeSeed() { method fromPhrase (line 21440) | static fromPhrase(phrase, password, wordlist) { method fromEntropy (line 21452) | static fromEntropy(_entropy, password, wordlist) { method entropyToPhrase (line 21460) | static entropyToPhrase(_entropy, wordlist) { method phraseToEntropy (line 21467) | static phraseToEntropy(phrase, wordlist) { method isValidMnemonic (line 21476) | static isValidMnemonic(phrase, wordlist) { function convertToInt32 (line 21524) | function convertToInt32(bytes) { class AES (line 21531) | class AES { method key (line 21532) | get key() { method constructor (line 21535) | constructor(key) { method encrypt (line 21610) | encrypt(plaintext) { method decrypt (line 21640) | decrypt(ciphertext) { class ModeOfOperation (line 21673) | class ModeOfOperation { method constructor (line 21674) | constructor(name, key, cls) { class CBC (line 21704) | class CBC extends ModeOfOperation { method constructor (line 21705) | constructor(key, iv) { method iv (line 21719) | get iv() { method encrypt (line 21722) | encrypt(plaintext) { method decrypt (line 21736) | decrypt(ciphertext) { class CTR (line 21766) | class CTR extends ModeOfOperation { method constructor (line 21767) | constructor(key, initialValue) { method counter (line 21787) | get counter() { method setCounterValue (line 21790) | setCounterValue(value) { method setCounterBytes (line 21799) | setCounterBytes(value) { method increment (line 21805) | increment() { method encrypt (line 21815) | encrypt(plaintext) { method decrypt (line 21828) | decrypt(ciphertext) { function pkcs7Strip (line 21834) | function pkcs7Strip(data) { function looseArrayify (line 21854) | function looseArrayify(hexString) { function zpad$1 (line 21860) | function zpad$1(value, length) { function getPassword (line 21867) | function getPassword(password) { function spelunk (line 21873) | function spelunk(object, _path) { function isKeystoreJson (line 22003) | function isKeystoreJson(json) { function decrypt (line 22013) | function decrypt(data, key, ciphertext) { function getAccount (line 22024) | function getAccount(data, _key) { function getDecryptKdfParams (line 22057) | function getDecryptKdfParams(data) { function decryptKeystoreJsonSync (line 22109) | function decryptKeystoreJsonSync(json, _password) { function stall$1 (line 22136) | function stall$1(duration) { function decryptKeystoreJson (line 22154) | async function decryptKeystoreJson(json, _password, progress) { function getEncryptKdfParams (line 22189) | function getEncryptKdfParams(options) { function _encryptKeystore (line 22219) | function _encryptKeystore(key, kdf, account, options) { function encryptKeystoreJsonSync (line 22292) | function encryptKeystoreJsonSync(account, password, options) { function encryptKeystoreJson (line 22310) | async function encryptKeystoreJson(account, password, options) { function zpad (line 22334) | function zpad(value, length) { function encodeBase58Check (line 22345) | function encodeBase58Check(_value) { function ser_I (line 22352) | function ser_I(index, chainCode, publicKey, privateKey) { function derivePath (line 22374) | function derivePath(node, path) { class HDNodeWallet (line 22406) | class HDNodeWallet extends BaseWallet { method constructor (line 22456) | constructor(guard, signingKey, parentFingerprint, chainCode, path, ind... method connect (line 22475) | connect(provider) { method #account (line 22478) | #account() { method encrypt (line 22500) | async encrypt(password, progressCallback) { method encryptSync (line 22515) | encryptSync(password) { method extendedKey (line 22524) | get extendedKey() { method hasPath (line 22539) | hasPath() { method neuter (line 22549) | neuter() { method deriveChild (line 22555) | deriveChild(_index) { method derivePath (line 22576) | derivePath(path) { method #fromSeed (line 22579) | static #fromSeed(_seed, mnemonic) { method fromExtendedKey (line 22594) | static fromExtendedKey(extendedKey) { method createRandom (line 22623) | static createRandom(password, path, wordlist) { method fromMnemonic (line 22639) | static fromMnemonic(mnemonic, path) { method fromPhrase (line 22648) | static fromPhrase(phrase, password, path, wordlist) { method fromSeed (line 22664) | static fromSeed(seed) { class HDNodeVoidWallet (line 22676) | class HDNodeVoidWallet extends VoidSigner { method constructor (line 22719) | constructor(guard, address, publicKey, parentFingerprint, chainCode, p... method connect (line 22736) | connect(provider) { method extendedKey (line 22745) | get extendedKey() { method hasPath (line 22760) | hasPath() { method deriveChild (line 22766) | deriveChild(_index) { method derivePath (line 22788) | derivePath(path) { function isCrowdsaleJson (line 22799) | function isCrowdsaleJson(json) { function decryptCrowdsaleJson (line 22819) | function decryptCrowdsaleJson(json, _password) { function stall (line 22844) | function stall(duration) { class Wallet (line 22861) | class Wallet extends BaseWallet { method constructor (line 22866) | constructor(key, provider) { method connect (line 22873) | connect(provider) { method encrypt (line 22883) | async encrypt(password, progressCallback) { method encryptSync (line 22902) | encryptSync(password) { method #fromAccount (line 22909) | static #fromAccount(account) { method fromEncryptedJson (line 22930) | static async fromEncryptedJson(json, password, progress) { method fromEncryptedJsonSync (line 22954) | static fromEncryptedJsonSync(json, password) { method createRandom (line 22971) | static createRandom(provider) { method fromPhrase (line 22981) | static fromPhrase(phrase, provider) { function getETHClient (line 22990) | function getETHClient() { function getContractAddress (line 22993) | function getContractAddress() { FILE: agent-launcher/src/pages/home/index.tsx type Props (line 7) | type Props = {}; FILE: agent-launcher/src/pages/home/provider/interface.ts type IAgentContext (line 1) | interface IAgentContext { FILE: agent-launcher/src/pages/mine/__mock__/nodes.ts constant MOCK_NODES (line 3) | const MOCK_NODES: Node[] = [ FILE: agent-launcher/src/pages/mine/components/button-base/index.tsx type Props (line 5) | type Props = ButtonHTMLAttributes & { FILE: agent-launcher/src/pages/mine/components/card-base/index.tsx type Props (line 5) | type Props = HTMLAttributes & { FILE: agent-launcher/src/pages/mine/components/config-info-card/index.tsx type Props (line 4) | type Props = PropsWithChildren & { FILE: agent-launcher/src/pages/mine/components/node-card/index.tsx type Props (line 7) | type Props = Node constant UNSELECTED_STYLE (line 9) | const UNSELECTED_STYLE = { constant SELECTED_STYLE (line 14) | const SELECTED_STYLE = { FILE: agent-launcher/src/pages/mine/stores/useNodes.ts type UseNodesState (line 4) | type UseNodesState = { type UseNodesActions (line 9) | type UseNodesActions = { FILE: agent-launcher/src/types/data.ts type Network (line 1) | type Network = { type Model (line 9) | type Model = { type NodeOnchainData (line 16) | type NodeOnchainData = { type Device (line 22) | type Device = { type Node (line 32) | type Node = { FILE: agent-studio/packages/studio-app/src/App.tsx function App (line 6) | function App() { FILE: agent-studio/packages/studio-app/src/categories/ai-framework/CustomRenderer/index.tsx function CustomAIFrameworkRendererOnBoard (line 4) | function CustomAIFrameworkRendererOnBoard( FILE: agent-studio/packages/studio-app/src/categories/ai-framework/eliza/ElizaFramework/index.tsx function ElizaFramework (line 12) | function ElizaFramework({ FILE: agent-studio/packages/studio-app/src/categories/ai-framework/eliza/types.ts type ElizaFrameworkFormData (line 1) | type ElizaFrameworkFormData = { FILE: agent-studio/packages/studio-app/src/categories/ai-framework/validates/create.ts constant CREATE_AI_FRAMEWORK (line 28) | const CREATE_AI_FRAMEWORK = { FILE: agent-studio/packages/studio-app/src/categories/ai-framework/validates/index.ts constant AI_FRAME_WORK_VALIDATES (line 4) | const AI_FRAME_WORK_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/ai-framework/validates/update.ts constant UPDATE_AI_FRAMEWORK (line 28) | const UPDATE_AI_FRAMEWORK = { FILE: agent-studio/packages/studio-app/src/categories/blockchains/CustomRenderer/index.tsx function CustomBlockchainRendererOnBoard (line 5) | function CustomBlockchainRendererOnBoard( FILE: agent-studio/packages/studio-app/src/categories/blockchains/validates/create.ts constant CREATE_BLOCKCHAIN (line 197) | const CREATE_BLOCKCHAIN = { FILE: agent-studio/packages/studio-app/src/categories/blockchains/validates/index.ts constant BLOCKCHAIN_VALIDATES (line 4) | const BLOCKCHAIN_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/blockchains/validates/update.ts constant UPDATE_BLOCKCHAIN (line 28) | const UPDATE_BLOCKCHAIN = { FILE: agent-studio/packages/studio-app/src/categories/categories.ts type State (line 78) | type State = "create" | "update"; function getAgentModelCategories (line 1100) | function getAgentModelCategories( FILE: agent-studio/packages/studio-app/src/categories/decentralize-inference/CustomRenderer/index.tsx function CustomDIRendererOnBoard (line 4) | function CustomDIRendererOnBoard(props: StudioCategoryOptionRenderPayloa... FILE: agent-studio/packages/studio-app/src/categories/decentralize-inference/validates/create.ts constant CREATE_DECENTRALIZE_INFERENCE (line 123) | const CREATE_DECENTRALIZE_INFERENCE = { FILE: agent-studio/packages/studio-app/src/categories/decentralize-inference/validates/index.ts constant DECENTRALIZE_INFERENCE_VALIDATES (line 4) | const DECENTRALIZE_INFERENCE_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/decentralize-inference/validates/update.ts constant UPDATE_DECENTRALIZE_INFERENCE (line 28) | const UPDATE_DECENTRALIZE_INFERENCE = { FILE: agent-studio/packages/studio-app/src/categories/defi/tradeAnalytics/CustomRenderer/Fields/FrequencyField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/defi/tradeAnalytics/CustomRenderer/Fields/TokenField.tsx type Props (line 17) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/defi/tradeAnalytics/types.ts type TradeAnalyticsOnDefiFormData (line 1) | type TradeAnalyticsOnDefiFormData = { FILE: agent-studio/packages/studio-app/src/categories/defi/tradeAnalytics/validates/create.ts constant CREATE_FLOW_TRADE_ANALYTICS_ON_DEFI_VALIDATORS (line 36) | const CREATE_FLOW_TRADE_ANALYTICS_ON_DEFI_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/defi/tradeAnalytics/validates/index.ts constant TRADE_ANALYTICS_ON_DEFI_VALIDATES (line 4) | const TRADE_ANALYTICS_ON_DEFI_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/defi/tradeAnalytics/validates/update.ts constant UPDATE_FLOW_TRADE_ANALYTICS_ON_DEFI_VALIDATORS (line 32) | const UPDATE_FLOW_TRADE_ANALYTICS_ON_DEFI_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/postOnFarcaster/CustomRenderer/Fields/AiModelField.tsx type Props (line 12) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/postOnFarcaster/CustomRenderer/Fields/DetailsField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/postOnFarcaster/CustomRenderer/Fields/FrequencyField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/postOnFarcaster/types.ts type PostOnFarcasterFormData (line 1) | type PostOnFarcasterFormData = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/postOnFarcaster/validates/create.ts constant CREATE_FLOW_POST_ON_FARCASTER_VALIDATORS (line 36) | const CREATE_FLOW_POST_ON_FARCASTER_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/postOnFarcaster/validates/index.ts constant POST_ON_FARCASTER_VALIDATES (line 4) | const POST_ON_FARCASTER_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/postOnFarcaster/validates/update.ts constant UPDATE_FLOW_POST_ON_FARCASTER_VALIDATORS (line 32) | const UPDATE_FLOW_POST_ON_FARCASTER_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/replyOnFarcaster/CustomRenderer/Fields/AiModelField.tsx type Props (line 12) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/replyOnFarcaster/CustomRenderer/Fields/DetailsField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/replyOnFarcaster/CustomRenderer/Fields/FrequencyField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/replyOnFarcaster/types.ts type ReplyOnFarcasterFormData (line 1) | type ReplyOnFarcasterFormData = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/replyOnFarcaster/validates/create.ts constant CREATE_FLOW_FARCASTER_ON_X_VALIDATORS (line 36) | const CREATE_FLOW_FARCASTER_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/replyOnFarcaster/validates/index.ts constant REPLY_ON_FARCASTER_VALIDATES (line 4) | const REPLY_ON_FARCASTER_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/farcaster/replyOnFarcaster/validates/update.ts constant UPDATE_FLOW_REPLY_ON_FARCASTER_VALIDATORS (line 32) | const UPDATE_FLOW_REPLY_ON_FARCASTER_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/new-agent/validates/create.ts constant CREATE_FLOW_NEW_AGENT_VALIDATORS (line 32) | const CREATE_FLOW_NEW_AGENT_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/new-agent/validates/index.ts constant NEW_AGENT_VALIDATES (line 4) | const NEW_AGENT_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/new-agent/validates/update.ts constant UPDATE_FLOW_NEW_AGENT_VALIDATORS (line 29) | const UPDATE_FLOW_NEW_AGENT_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/persisted-agent.ts type PersistedAgentItem (line 5) | type PersistedAgentItem = { class AgentDatabase (line 11) | class AgentDatabase { method constructor (line 14) | constructor() { method getItem (line 29) | public async getItem(id: string) { method getAllItems (line 39) | public async getAllItems() { method addItem (line 49) | private async addItem(newItem: PersistedAgentItem) { method updateItem (line 64) | private async updateItem(updatedItem: PersistedAgentItem) { method upsertItem (line 76) | async upsertItem(item: PersistedAgentItem) { method deleteItem (line 91) | async deleteItem(id: string) { FILE: agent-studio/packages/studio-app/src/categories/personalities/ReviewNft.tsx type Props (line 6) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-nft/ImportFromNft/CollectionModal/CollectionListView.tsx type Props (line 3) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-nft/ImportFromNft/CollectionModal/CollectionNFTItem.tsx type Props (line 3) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-nft/ImportFromNft/CollectionModal/index.tsx type Props (line 13) | type Props = { function CollectionModal (line 23) | function CollectionModal({ FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-nft/ImportFromNft/CollectionThumbItem.tsx type Props (line 10) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-nft/ImportFromNft/CollectionView.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-nft/ImportFromNft/PersonalityView.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-nft/ImportFromNft/TokenIdView.tsx type Props (line 7) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-nft/ImportFromNft/index.tsx function ImportFromNft (line 22) | function ImportFromNft({ FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-nft/types.ts type ImportFromNftFormData (line 4) | type ImportFromNftFormData = { type ImportFromNftState (line 20) | type ImportFromNftState = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-ordinals/CustomRenderer/Fields/CollectionModal/CollectionListView.tsx type Props (line 3) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-ordinals/CustomRenderer/Fields/CollectionModal/CollectionNFTItem.tsx type Props (line 3) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-ordinals/CustomRenderer/Fields/CollectionModal/index.tsx type Props (line 13) | type Props = { function CollectionModal (line 23) | function CollectionModal({ FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-ordinals/CustomRenderer/Fields/CollectionThumbItem.tsx type Props (line 13) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-ordinals/CustomRenderer/Fields/CollectionView.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-ordinals/CustomRenderer/Fields/PersonalityView.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-ordinals/CustomRenderer/Fields/TokenIdView.tsx type Props (line 7) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-ordinals/types.ts type ImportFromOrdinalsFormData (line 4) | type ImportFromOrdinalsFormData = { type ImportFromOrdinalsState (line 20) | type ImportFromOrdinalsState = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-token/CustomRenderer/Fields/ContractAddressView.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-token/CustomRenderer/Fields/PersonalityView.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-token/CustomRenderer/Fields/TokenNameView.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-token/CustomRenderer/Fields/TokenSymbolView.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-from-token/types.ts type ImportFromTokenFormData (line 1) | type ImportFromTokenFormData = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-genomics/CustomRenderer/SelectTwitterModal/index.tsx type Props (line 19) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-genomics/CustomRenderer/TwitterCloneTube/index.tsx type Props (line 16) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-genomics/CustomRenderer/TwitterClonedView/index.tsx type Props (line 7) | type Props = { function TwitterClonedView (line 27) | function TwitterClonedView({ info, handleDeleteTwitter }: Props) { FILE: agent-studio/packages/studio-app/src/categories/personalities/import-genomics/CustomRenderer/index.tsx function ImportGenomic (line 8) | function ImportGenomic({ FILE: agent-studio/packages/studio-app/src/categories/personalities/import-genomics/types.ts type ImportGenomicFormData (line 3) | type ImportGenomicFormData = { FILE: agent-studio/packages/studio-app/src/categories/personalities/knowledge/CustomRenderer/Fields/DescriptionView.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/knowledge/CustomRenderer/Fields/NameView.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/personalities/knowledge/CustomRenderer/Fields/UploadFile/ListFiles/index.tsx type IProps (line 7) | interface IProps { FILE: agent-studio/packages/studio-app/src/categories/personalities/knowledge/CustomRenderer/Fields/UploadFile/index.tsx type IProps (line 8) | interface IProps { FILE: agent-studio/packages/studio-app/src/categories/personalities/knowledge/types.ts type KnowledgeFormData (line 1) | type KnowledgeFormData = { FILE: agent-studio/packages/studio-app/src/categories/personalities/knowledge/validates/create.ts constant CREATE_KNOWLEDGE_VALIDATORS (line 100) | const CREATE_KNOWLEDGE_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/personalities/knowledge/validates/index.ts constant KNOWLEDGE_VALIDATES (line 4) | const KNOWLEDGE_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/personalities/knowledge/validates/update.ts constant UPDATE_KNOWLEDGE_VALIDATORS (line 37) | const UPDATE_KNOWLEDGE_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/personalities/new-personality/NewPersonality/index.tsx function NewPersonality (line 15) | function NewPersonality({ FILE: agent-studio/packages/studio-app/src/categories/personalities/new-personality/types.ts type NewPersonalityFormData (line 1) | type NewPersonalityFormData = { FILE: agent-studio/packages/studio-app/src/categories/personalities/validates/create.ts constant CREATE_PERSONALITY (line 44) | const CREATE_PERSONALITY = { FILE: agent-studio/packages/studio-app/src/categories/personalities/validates/index.ts constant PERSONALITIES_VALIDATES (line 4) | const PERSONALITIES_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/personalities/validates/update.ts constant UPDATE_PERSONALITY (line 28) | const UPDATE_PERSONALITY = { FILE: agent-studio/packages/studio-app/src/categories/shared/CustomRendererNoInput/index.tsx type Props (line 8) | type Props = StudioCategoryOption & { FILE: agent-studio/packages/studio-app/src/categories/shared/validators/index.ts constant ALL_MISSIONS (line 42) | const ALL_MISSIONS = [ FILE: agent-studio/packages/studio-app/src/categories/tokens/CustomRenderer/index.tsx function CustomTokenRendererOnBoard (line 5) | function CustomTokenRendererOnBoard(props: StudioCategoryOptionRenderPay... FILE: agent-studio/packages/studio-app/src/categories/tokens/validates/create.ts constant CREATE_TOKEN (line 28) | const CREATE_TOKEN = { FILE: agent-studio/packages/studio-app/src/categories/tokens/validates/index.ts constant TOKEN_VALIDATES (line 4) | const TOKEN_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/tokens/validates/update.ts constant UPDATE_TOKEN (line 28) | const UPDATE_TOKEN = { FILE: agent-studio/packages/studio-app/src/categories/x/engageOnX/CustomRenderer/Fields/AiModelField.tsx type Props (line 12) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/engageOnX/CustomRenderer/Fields/DetailsField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/engageOnX/CustomRenderer/Fields/FrequencyField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/engageOnX/types.ts type EngageOnXFormData (line 1) | type EngageOnXFormData = { FILE: agent-studio/packages/studio-app/src/categories/x/engageOnX/validates/create.ts constant CREATE_FLOW_ENGAGE_ON_X_VALIDATORS (line 36) | const CREATE_FLOW_ENGAGE_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/engageOnX/validates/index.ts constant ENGAGE_ON_X_VALIDATES (line 4) | const ENGAGE_ON_X_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/x/engageOnX/validates/update.ts constant UPDATE_FLOW_ENGAGE_ON_X_VALIDATORS (line 32) | const UPDATE_FLOW_ENGAGE_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/followOnX/CustomRenderer/Fields/AiModelField.tsx type Props (line 12) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/followOnX/CustomRenderer/Fields/DetailsField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/followOnX/CustomRenderer/Fields/FrequencyField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/followOnX/types.ts type FollowOnXFormData (line 1) | type FollowOnXFormData = { FILE: agent-studio/packages/studio-app/src/categories/x/followOnX/validates/create.ts constant CREATE_FLOW_FOLLOW_ON_X_VALIDATORS (line 36) | const CREATE_FLOW_FOLLOW_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/followOnX/validates/index.ts constant FOLLOW_ON_X_VALIDATES (line 4) | const FOLLOW_ON_X_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/x/followOnX/validates/update.ts constant UPDATE_FLOW_FOLLOW_ON_X_VALIDATORS (line 32) | const UPDATE_FLOW_FOLLOW_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/postFollowingOnX/CustomRenderer/Fields/AiModelField.tsx type Props (line 12) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postFollowingOnX/CustomRenderer/Fields/DetailsField.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postFollowingOnX/CustomRenderer/Fields/FetchPostsFrequencyField.tsx type Props (line 18) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postFollowingOnX/CustomRenderer/Fields/FrequencyField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postFollowingOnX/types.ts type PostFollowingOnXFormData (line 1) | type PostFollowingOnXFormData = { FILE: agent-studio/packages/studio-app/src/categories/x/postFollowingOnX/validates/create.ts constant CREATE_FLOW_POST_FOLLOWING_ON_X_VALIDATORS (line 36) | const CREATE_FLOW_POST_FOLLOWING_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/postFollowingOnX/validates/index.ts constant POST_FOLLOWING_ON_X_VALIDATES (line 4) | const POST_FOLLOWING_ON_X_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/x/postFollowingOnX/validates/update.ts constant UPDATE_FLOW_POST_FOLLOWING_ON_X_VALIDATORS (line 32) | const UPDATE_FLOW_POST_FOLLOWING_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/postNewsOnX/CustomRenderer/Fields/AiModelField.tsx type Props (line 12) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postNewsOnX/CustomRenderer/Fields/DetailsField.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postNewsOnX/CustomRenderer/Fields/FrequencyField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postNewsOnX/CustomRenderer/Fields/SearchTopicField.tsx type Props (line 14) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postNewsOnX/types.ts type PostNewsOnXFormData (line 1) | type PostNewsOnXFormData = { type PostNewsTopics (line 10) | type PostNewsTopics = { FILE: agent-studio/packages/studio-app/src/categories/x/postNewsOnX/validates/create.ts constant CREATE_FLOW_POST_NEWS_ON_X_VALIDATORS (line 36) | const CREATE_FLOW_POST_NEWS_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/postNewsOnX/validates/index.ts constant POST_NEWS_ON_X_VALIDATES (line 4) | const POST_NEWS_ON_X_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/x/postNewsOnX/validates/update.ts constant UPDATE_FLOW_POST_NEWS_ON_X_VALIDATORS (line 32) | const UPDATE_FLOW_POST_NEWS_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/postOnX/CustomRenderer/Fields/AiModelField.tsx type Props (line 12) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postOnX/CustomRenderer/Fields/DetailsField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postOnX/CustomRenderer/Fields/FrequencyField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/postOnX/types.ts type PostOnXFormData (line 1) | type PostOnXFormData = { FILE: agent-studio/packages/studio-app/src/categories/x/postOnX/validates/create.ts constant CREATE_FLOW_POST_ON_X_VALIDATORS (line 36) | const CREATE_FLOW_POST_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/postOnX/validates/index.ts constant POST_ON_X_VALIDATES (line 4) | const POST_ON_X_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/x/postOnX/validates/update.ts constant UPDATE_FLOW_POST_ON_X_VALIDATORS (line 32) | const UPDATE_FLOW_POST_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/replyOnX/CustomRenderer/Fields/AiModelField.tsx type Props (line 12) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/replyOnX/CustomRenderer/Fields/DetailsField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/replyOnX/CustomRenderer/Fields/FrequencyField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/replyOnX/types.ts type ReplyOnXFormData (line 1) | type ReplyOnXFormData = { FILE: agent-studio/packages/studio-app/src/categories/x/replyOnX/validates/create.ts constant CREATE_FLOW_REPLY_ON_X_VALIDATORS (line 36) | const CREATE_FLOW_REPLY_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/replyOnX/validates/index.ts constant REPLY_ON_X_VALIDATES (line 4) | const REPLY_ON_X_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/x/replyOnX/validates/update.ts constant UPDATE_FLOW_REPLY_ON_X_VALIDATORS (line 32) | const UPDATE_FLOW_REPLY_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/tradingOnX/CustomRenderer/Fields/AiModelField.tsx type Props (line 12) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/tradingOnX/CustomRenderer/Fields/DetailsField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/tradingOnX/CustomRenderer/Fields/FrequencyField.tsx type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-app/src/categories/x/tradingOnX/types.ts type TradingOnXFormData (line 1) | type TradingOnXFormData = { FILE: agent-studio/packages/studio-app/src/categories/x/tradingOnX/validates/create.ts constant CREATE_FLOW_TRADING_ON_X_VALIDATORS (line 36) | const CREATE_FLOW_TRADING_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/categories/x/tradingOnX/validates/index.ts constant TRADING_ON_X_VALIDATES (line 4) | const TRADING_ON_X_VALIDATES = { FILE: agent-studio/packages/studio-app/src/categories/x/tradingOnX/validates/update.ts constant UPDATE_FLOW_TRADING_ON_X_VALIDATORS (line 32) | const UPDATE_FLOW_TRADING_ON_X_VALIDATORS = { FILE: agent-studio/packages/studio-app/src/components/ConnectXContent/index.tsx type IProps (line 32) | type IProps = { FILE: agent-studio/packages/studio-app/src/components/CustomRendererBase/CustomRendererBaseTitle.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/components/CustomRendererBase/index.tsx type Props (line 5) | type Props = PropsWithChildren & { FILE: agent-studio/packages/studio-app/src/components/IconRenderer/index.tsx type Props (line 3) | type Props = { FILE: agent-studio/packages/studio-app/src/components/NumberCounter/index.tsx type IProp (line 6) | interface IProp { function NumberCounter (line 11) | function NumberCounter({ counter, delay = 0 }: IProp) { FILE: agent-studio/packages/studio-app/src/components/ScreenLoading/index.tsx function ScreenLoading (line 7) | function ScreenLoading() { FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/ChatSimulate/Chat/ChatList.tsx type Props (line 11) | type Props = { FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/ChatSimulate/Chat/ChatMessage.tsx type Props (line 8) | type Props = { FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/ChatSimulate/Chat/index.tsx type Props (line 6) | type Props = { FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/ChatSimulate/Chat/types.ts type TChatMessage (line 1) | type TChatMessage = { type IChatMessage (line 8) | interface IChatMessage { FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/EngageSimulate/index.tsx type Props (line 8) | type Props = {}; constant ENGAGE_OPTIONS (line 10) | const ENGAGE_OPTIONS = [ FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/PostFollowingSimulate/SearchedFollowing.tsx type Props (line 7) | type Props = { FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/PostNewsSimulate/SearchedNews.tsx type Props (line 10) | type Props = { FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/ReplySimulate/index.tsx type Props (line 7) | type Props = {}; FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/SimulateResult/index.tsx type TSimulateResultItem (line 6) | type TSimulateResultItem = { type Props (line 12) | type Props = { FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/constants.ts type SimulateType (line 8) | enum SimulateType { FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/hooks/useHandleSimulateTasks.ts function useHandleSimulateTasks (line 6) | function useHandleSimulateTasks() { FILE: agent-studio/packages/studio-app/src/components/SimulateTasks/index.tsx type Props (line 10) | type Props = {}; FILE: agent-studio/packages/studio-app/src/components/SvgInset/index.tsx type IProps (line 5) | type IProps = { FILE: agent-studio/packages/studio-app/src/components/TextRender/index.tsx type Props (line 4) | type Props = { function TextRender (line 19) | function TextRender({ data, ...props }: Props) { FILE: agent-studio/packages/studio-app/src/components/ToastMessage/index.tsx type IProps (line 4) | interface IProps { FILE: agent-studio/packages/studio-app/src/components/buttons/ResetButton/index.tsx type IProps (line 4) | interface IProps extends FlexProps { FILE: agent-studio/packages/studio-app/src/components/buttons/SubmitButton/index.tsx type Props (line 5) | type Props = ButtonProps & import("react").RefAttributes FILE: agent-studio/packages/studio-app/src/components/form/fields/StudioFieldInputPlaceholder/index.tsx type Props (line 5) | type Props = PropsWithChildren & { FILE: agent-studio/packages/studio-app/src/components/form/fields/StudioFieldLabel/index.tsx type Props (line 5) | type Props = PropsWithChildren; FILE: agent-studio/packages/studio-app/src/components/form/fields/StudioFieldTooltip/index.tsx type Props (line 6) | type Props = { FILE: agent-studio/packages/studio-app/src/components/form/fields/StudioHorizontalField/index.tsx type Props (line 7) | type Props = StudioFieldBase; FILE: agent-studio/packages/studio-app/src/components/form/fields/StudioVerticalField/index.tsx type Props (line 7) | type Props = StudioFieldBase; FILE: agent-studio/packages/studio-app/src/components/form/index.tsx type Props (line 4) | type Props = PropsWithChildren; FILE: agent-studio/packages/studio-app/src/components/form/inputs/StudioDatetimeInput/index.tsx type Props (line 5) | type Props = { FILE: agent-studio/packages/studio-app/src/components/form/inputs/StudioDropdown/index.tsx type DropdownOption (line 6) | type DropdownOption = { type Props (line 13) | type Props = { FILE: agent-studio/packages/studio-app/src/components/form/inputs/StudioInput/index.tsx type Props (line 6) | type Props = { FILE: agent-studio/packages/studio-app/src/components/form/inputs/StudioTextArea/index.tsx type Props (line 6) | type Props = { FILE: agent-studio/packages/studio-app/src/components/form/inputs/StudioToggle/index.tsx type Props (line 6) | type Props = { FILE: agent-studio/packages/studio-app/src/components/form/types.ts type StudioFieldBase (line 3) | type StudioFieldBase = PropsWithChildren & { FILE: agent-studio/packages/studio-app/src/components/skeleton/SkeletonMessage.tsx type props (line 8) | interface props { constant NORMAL_STYLE (line 12) | const NORMAL_STYLE = {}; FILE: agent-studio/packages/studio-app/src/components/skeleton/versions/SkeletonAvatar.tsx type SkeletonPropsAvatar (line 6) | interface SkeletonPropsAvatar { FILE: agent-studio/packages/studio-app/src/components/skeleton/versions/constants.ts constant BASE_COLOR (line 1) | const BASE_COLOR = "#ffffff17"; constant HIGHLIGHT_COLOR (line 2) | const HIGHLIGHT_COLOR = "#12121200"; FILE: agent-studio/packages/studio-app/src/configs/index.ts constant ETERNAL_AI_URL (line 1) | const ETERNAL_AI_URL = process.env.REACT_APP_ETERNAL_AI_URL! as string; constant AGENT_AI_URL (line 3) | const AGENT_AI_URL = process.env.REACT_APP_AGENT_AI_URL! as string; constant OWNER_PRIVATE_KEY (line 5) | const OWNER_PRIVATE_KEY = process.env constant TWITTER_CLIENT_ID (line 8) | const TWITTER_CLIENT_ID = process.env constant FARCASTER_CLIENT_ID (line 11) | const FARCASTER_CLIENT_ID = process.env constant NEWS_QUERY_TOKEN (line 14) | const NEWS_QUERY_TOKEN = process.env constant PERP_API_URL (line 17) | const PERP_API_URL = process.env.REACT_APP_PERP_API_URL! as string; FILE: agent-studio/packages/studio-app/src/constants/agent.ts constant NEW_AGENT_ID (line 1) | const NEW_AGENT_ID = "untitled-agent"; constant AI_AGENT_NAME (line 3) | const AI_AGENT_NAME = "agent"; constant AI_AGENT_NAME_UPPERCASE (line 4) | const AI_AGENT_NAME_UPPERCASE = AI_AGENT_NAME; FILE: agent-studio/packages/studio-app/src/constants/category-keys.ts constant AGENT_CATEGORY_KEY (line 1) | const AGENT_CATEGORY_KEY = "agent"; constant PERSONALITY_CATEGORY_KEY (line 3) | const PERSONALITY_CATEGORY_KEY = "personality"; constant AI_FRAMEWORK_CATEGORY_KEY (line 4) | const AI_FRAMEWORK_CATEGORY_KEY = "ai_framework"; constant BLOCKCHAIN_CATEGORY_KEY (line 5) | const BLOCKCHAIN_CATEGORY_KEY = "blockchain"; constant DECENTRALIZED_INFERENCE_CATEGORY_KEY (line 6) | const DECENTRALIZED_INFERENCE_CATEGORY_KEY = "decentralized_inference"; constant TOKEN_CATEGORY_KEY (line 7) | const TOKEN_CATEGORY_KEY = "token"; constant MISSION_ON_X_CATEGORY_KEY (line 8) | const MISSION_ON_X_CATEGORY_KEY = "mission_on_x"; constant MISSION_ON_FARCASTER_CATEGORY_KEY (line 9) | const MISSION_ON_FARCASTER_CATEGORY_KEY = "mission_on_farcaster"; constant MISSION_ON_DEFI_CATEGORY_KEY (line 10) | const MISSION_ON_DEFI_CATEGORY_KEY = "mission_on_defi"; FILE: agent-studio/packages/studio-app/src/constants/category-option-keys.ts constant CATEGORY_OPTION_KEYS (line 1) | const CATEGORY_OPTION_KEYS = { FILE: agent-studio/packages/studio-app/src/constants/default-values.ts constant ELIZA_CONFIG_DEFAULT (line 4) | const ELIZA_CONFIG_DEFAULT = { constant DEFAULT_ABILITY_TIME (line 12) | const DEFAULT_ABILITY_TIME = "2"; constant DEFAULT_ABILITY_DESCRIPTION (line 13) | const DEFAULT_ABILITY_DESCRIPTION = constant DEFAULT_ABILITY_PLACEHOLDER (line 15) | const DEFAULT_ABILITY_PLACEHOLDER = `Guide the agent on how to create th... constant MISSION_X_DEFAULT_VALUES (line 20) | const MISSION_X_DEFAULT_VALUES = { constant MISSION_FARCASTER_DEFAULT_VALUES (line 59) | const MISSION_FARCASTER_DEFAULT_VALUES = { constant MISSION_DEFI_DEFAULT_VALUES (line 74) | const MISSION_DEFI_DEFAULT_VALUES = { FILE: agent-studio/packages/studio-app/src/constants/mapping.ts type MissionXSupport (line 4) | type MissionXSupport = constant MISSION_X_MAPPING (line 10) | const MISSION_X_MAPPING: Record = { constant MISSION_X_REVERSE_MAPPING (line 19) | const MISSION_X_REVERSE_MAPPING: Record = { type MissionFarcasterSupport (line 28) | type MissionFarcasterSupport = constant MISSION_FARCASTER_MAPPING (line 32) | const MISSION_FARCASTER_MAPPING: Record< constant MISSION_FARCASTER_REVERSE_MAPPING (line 42) | const MISSION_FARCASTER_REVERSE_MAPPING: Record< FILE: agent-studio/packages/studio-app/src/constants/networks.ts type ChainId (line 1) | enum ChainId { type SUPPORT_NETWORKS (line 23) | enum SUPPORT_NETWORKS { FILE: agent-studio/packages/studio-app/src/constants/option-values.ts constant OPTION_ETERNAL_AI_ID (line 1) | const OPTION_ETERNAL_AI_ID = "ai_framework_eternal_ai"; constant OPTION_ELIZA_ID (line 2) | const OPTION_ELIZA_ID = "ai_framework_eliza"; constant OPTION_ZERE_PY_ID (line 3) | const OPTION_ZERE_PY_ID = "ai_framework_zerepy"; constant OPTION_MODEL_HERMES_3_70B_KEY (line 5) | const OPTION_MODEL_HERMES_3_70B_KEY = constant OPTION_MODEL_INTELLECT_1_INSTECT_KEY (line 7) | const OPTION_MODEL_INTELLECT_1_INSTECT_KEY = constant OPTION_MODEL_LLAMA_3_1_405B_INSTECT_KEY (line 9) | const OPTION_MODEL_LLAMA_3_1_405B_INSTECT_KEY = constant OPTION_MODEL_LLAMA_3_3_70B_INSTECT_KEY (line 11) | const OPTION_MODEL_LLAMA_3_3_70B_INSTECT_KEY = FILE: agent-studio/packages/studio-app/src/constants/tokens.ts type IToken (line 3) | type IToken = { FILE: agent-studio/packages/studio-app/src/constants/toolset.ts type EMissionToolSet (line 1) | enum EMissionToolSet { FILE: agent-studio/packages/studio-app/src/constants/validates.ts constant NETWORK_SUPPORT_FOR_KNOWLEDGE_AGENT (line 3) | const NETWORK_SUPPORT_FOR_KNOWLEDGE_AGENT = [ FILE: agent-studio/packages/studio-app/src/hooks/useDebounce.ts function useDebounce (line 3) | function useDebounce(value: T, delay?: number): T { FILE: agent-studio/packages/studio-app/src/hooks/useEffectOnce.ts function useEffectOnce (line 3) | function useEffectOnce(effect: EffectCallback) { FILE: agent-studio/packages/studio-app/src/hooks/useGeneratePersonality.ts constant DEFAULT_RETURN_VALUE (line 13) | const DEFAULT_RETURN_VALUE = {}; type Props (line 15) | type Props = { type GeneratePersonalityReturnBase (line 20) | type GeneratePersonalityReturnBase = { type GeneratePersonalityFromTokenReturn (line 25) | type GeneratePersonalityFromTokenReturn = GeneratePersonalityReturnBase & { FILE: agent-studio/packages/studio-app/src/hooks/useLatest.ts function useLatest (line 3) | function useLatest(value: T) { FILE: agent-studio/packages/studio-app/src/hooks/useThrottle.ts function useThrottle (line 5) | function useThrottle) => void>( FILE: agent-studio/packages/studio-app/src/hooks/useThrottleValue.ts function useThrottleValue (line 4) | function useThrottleValue(value: T, delayMs: number): T { FILE: agent-studio/packages/studio-app/src/hooks/useUnmount.ts function useUnmount (line 4) | function useUnmount(callback: () => void) { FILE: agent-studio/packages/studio-app/src/pages/Create/CreateButton/index.tsx function CreateButton (line 12) | function CreateButton() { FILE: agent-studio/packages/studio-app/src/pages/Create/index.tsx function Create (line 24) | function Create() { FILE: agent-studio/packages/studio-app/src/pages/Update/AutoUpdateSaving/index.tsx function AutoUpdateSaving (line 10) | function AutoUpdateSaving() { FILE: agent-studio/packages/studio-app/src/pages/Update/index.tsx function Update (line 24) | function Update() { FILE: agent-studio/packages/studio-app/src/providers/GlobalDataProvider/ModelData.tsx function ModelData (line 17) | function ModelData({ FILE: agent-studio/packages/studio-app/src/providers/GlobalDataProvider/index.tsx function GlobalDataProvider (line 7) | function GlobalDataProvider({ children }: { children: any }) { FILE: agent-studio/packages/studio-app/src/services/agent-database.ts type PersistedAgentItem (line 4) | type PersistedAgentItem = { class AgentDatabase (line 10) | class AgentDatabase { method constructor (line 13) | constructor() { method getItem (line 28) | public async getItem(id: string) { method getAllItems (line 38) | public async getAllItems() { method addItem (line 48) | private async addItem(newItem: PersistedAgentItem) { method updateItem (line 63) | private async updateItem(updatedItem: PersistedAgentItem) { method upsertItem (line 75) | async upsertItem(item: PersistedAgentItem) { method deleteItem (line 90) | async deleteItem(id: string) { FILE: agent-studio/packages/studio-app/src/services/apis/agent/types.ts type ICollectionsResponse (line 3) | interface ICollectionsResponse { FILE: agent-studio/packages/studio-app/src/services/apis/clients.ts constant TIMEOUT (line 5) | const TIMEOUT = 5 * 60000; constant HEADERS (line 6) | const HEADERS = { "Content-Type": "application/json" }; FILE: agent-studio/packages/studio-app/src/services/apis/file/index.ts constant API_PATH (line 14) | const API_PATH = `/api/files/multipart`; FILE: agent-studio/packages/studio-app/src/services/apis/file/types.ts type UploadFileProcess (line 3) | type UploadFileProcess = { type IUploadFile (line 11) | interface IUploadFile { type IInitiateMultipartUploadPayload (line 15) | interface IInitiateMultipartUploadPayload { type IInitiateMultipartUploadResponse (line 20) | interface IInitiateMultipartUploadResponse { type RequestPromise (line 24) | type RequestPromise = { type ICompleteMultipartUploadResponse (line 29) | interface ICompleteMultipartUploadResponse { FILE: agent-studio/packages/studio-app/src/services/apis/studio/types.ts type CreateStudioAgentPayload (line 3) | type CreateStudioAgentPayload = { type UpdateStudioAgentPayload (line 7) | type UpdateStudioAgentPayload = CreateStudioAgentPayload; type AgentDetail (line 9) | type AgentDetail = IAgent & { FILE: agent-studio/packages/studio-app/src/stores/useAgentServiceStore.ts type IStore (line 5) | interface IStore { FILE: agent-studio/packages/studio-app/src/stores/useCommonStore.ts type ShortAgentToken (line 4) | type ShortAgentToken = { type IStore (line 10) | interface IStore { FILE: agent-studio/packages/studio-app/src/stores/useStudioAgentStore.ts type AgentSimulate (line 14) | interface AgentSimulate { type AgentData (line 24) | type AgentData = { type IStore (line 29) | interface IStore { FILE: agent-studio/packages/studio-app/src/types/agent.ts type EIdeaOption (line 1) | enum EIdeaOption { type Entities (line 10) | interface Entities { type PublicMetrics (line 18) | interface PublicMetrics { type Withheld (line 25) | interface Withheld { type ISearchTwitterInfo (line 30) | interface ISearchTwitterInfo { FILE: agent-studio/packages/studio-app/src/types/collection.ts type Collection (line 1) | interface Collection { type Contract (line 24) | interface Contract { type INFTInfo (line 29) | interface INFTInfo { type NormalizedMetadata (line 44) | interface NormalizedMetadata { type Attribute (line 53) | interface Attribute { FILE: agent-studio/packages/studio-app/src/types/message.ts type IMessageVerifier (line 1) | interface IMessageVerifier { FILE: agent-studio/packages/studio-app/src/utils/process.ts constant BEGIN_OF_GREETING (line 9) | const BEGIN_OF_GREETING = "You are "; constant END_OF_GREETING (line 10) | const END_OF_GREETING = "!"; FILE: agent-studio/packages/studio-app/src/utils/string.ts function isJsonString (line 5) | function isJsonString(str: any) { FILE: agent-studio/packages/studio-app/src/utils/twitter.ts type ETwitterImageProfileSize (line 3) | enum ETwitterImageProfileSize { FILE: agent-studio/packages/studio-dnd/src/enums/node-type.ts type NodeType (line 1) | enum NodeType { type EdgeType (line 5) | enum EdgeType { FILE: agent-studio/packages/studio-dnd/src/hooks/useEffectOnce.ts function useEffectOnce (line 3) | function useEffectOnce(effect: EffectCallback) { FILE: agent-studio/packages/studio-dnd/src/hooks/useLatest.ts function useLatest (line 3) | function useLatest(value: T) { FILE: agent-studio/packages/studio-dnd/src/hooks/useThrottle.ts function useThrottle (line 5) | function useThrottle) => void>( FILE: agent-studio/packages/studio-dnd/src/hooks/useThrottleValue.ts function useThrottleValue (line 5) | function useThrottleValue(value: T, delayMs: number): T { FILE: agent-studio/packages/studio-dnd/src/hooks/useUnmount.ts function useUnmount (line 4) | function useUnmount(callback: () => void) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/Studio.stories.tsx type Story (line 7) | type Story = StoryObj; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/Studio.tsx type StudioProps (line 31) | type StudioProps = { type StudioRef (line 53) | type StudioRef = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/StudioAgent.stories.tsx type Story (line 8) | type Story = StoryObj; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/StudioAgentV2.stories.tsx type Story (line 7) | type Story = StoryObj; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/__mocks__/agent-categories-v2.tsx constant AGENT (line 4) | const AGENT: StudioCategory = { constant PERSONALITY (line 28) | const PERSONALITY: StudioCategory = { constant AI_FRAME_WORK (line 54) | const AI_FRAME_WORK: StudioCategory = { constant BLOCKCHAIN_CATEGORY (line 80) | const BLOCKCHAIN_CATEGORY: StudioCategory = { constant DECENTRALIZE (line 142) | const DECENTRALIZE: StudioCategory = { constant TOKEN (line 178) | const TOKEN: StudioCategory = { constant AGENT_MODEL_CATEGORIES (line 204) | const AGENT_MODEL_CATEGORIES: StudioCategory[] = [ FILE: agent-studio/packages/studio-dnd/src/modules/Studio/__mocks__/agent-categories.tsx constant AGENT_CATEGORY (line 5) | const AGENT_CATEGORY: StudioCategory = { constant PERSONALITY_CATEGORY (line 27) | const PERSONALITY_CATEGORY: StudioCategory = { constant AI_FRAMEWORK_CATEGORY (line 74) | const AI_FRAMEWORK_CATEGORY: StudioCategory = { constant BLOCKCHAIN_CATEGORY (line 102) | const BLOCKCHAIN_CATEGORY: StudioCategory = { constant DECENTRALIZED_CATEGORY (line 179) | const DECENTRALIZED_CATEGORY: StudioCategory = { constant TOKEN_CATEGORY (line 212) | const TOKEN_CATEGORY: StudioCategory = { constant MISSION_ON_X_CATEGORY (line 280) | const MISSION_ON_X_CATEGORY: StudioCategory = { constant MISSION_ON_FARCASTER_CATEGORY (line 319) | const MISSION_ON_FARCASTER_CATEGORY: StudioCategory = { constant AGENT_MODEL_CATEGORIES (line 344) | const AGENT_MODEL_CATEGORIES: StudioCategory[] = [ FILE: agent-studio/packages/studio-dnd/src/modules/Studio/__mocks__/agent-data-source-v2.ts constant AGENT_DATA_SOURCE (line 3) | const AGENT_DATA_SOURCE: Record = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/__mocks__/agent-data-source.ts constant AGENT_DATA_SOURCE (line 3) | const AGENT_DATA_SOURCE: Record = {}; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/__mocks__/categories.ts constant AGENT (line 4) | const AGENT: StudioCategory = { constant PERSONALITY (line 40) | const PERSONALITY: StudioCategory = { constant NETWORK (line 77) | const NETWORK: StudioCategory = { constant STANDALONE (line 150) | const STANDALONE: StudioCategory = { constant CAN_NOT_ADD (line 185) | const CAN_NOT_ADD: StudioCategory = { constant CATEGORIES (line 280) | const CATEGORIES: StudioCategory[] = [AGENT, PERSONALITY, NETWORK, STAND... FILE: agent-studio/packages/studio-dnd/src/modules/Studio/__mocks__/data-source.ts constant DATA_SOURCE (line 3) | const DATA_SOURCE: Record = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/__mocks__/data.ts constant GRAPH_DATA_TEMPLATE (line 3) | const GRAPH_DATA_TEMPLATE: StudioDataNode[] = []; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/Board/index.tsx function Board (line 15) | function Board() { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/CustomNodes/DraggingPlaceholder/index.tsx function DraggingPlaceholder (line 5) | function DraggingPlaceholder({ showDraggingFloating = false }: { showDra... FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/CustomNodes/NodeBase/LegoRender/index.tsx type Props (line 16) | type Props = { function LegoRender (line 116) | function LegoRender({ render, ...rest }: Props) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/CustomNodes/NodeBase/NodeBaseChild/index.tsx type Props (line 15) | type Props = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/CustomNodes/NodeBase/NodeBaseReadOnly/index.tsx type Props (line 7) | type Props = NodeBaseProps; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/CustomNodes/NodeBase/NodeBaseWrapper/index.tsx type Props (line 14) | type Props = { function NodeBaseWrapper (line 21) | function NodeBaseWrapper({ id, data, option, children }: Props) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/CustomNodes/NodeBase/NodeSingle/index.tsx type Props (line 17) | type Props = NodeBaseProps; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/CustomNodes/NodeBase/NodeStacks/index.tsx type Props (line 20) | type Props = NodeBaseProps; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/CustomNodes/NodeBase/index.tsx type Props (line 6) | type Props = NodeBaseProps; function NodeBase (line 8) | function NodeBase(props: Props) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/CustomNodes/NodeBase/types.ts type NodeBaseProps (line 5) | type NodeBaseProps = NodeProps; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DataFields/FormRender/index.tsx type Props (line 10) | type Props = React.PropsWithChildren & { function FormRender (line 17) | function FormRender({ id, schemaData, children, readonly, idx }: Props) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DataFields/Select/index.tsx type Props (line 13) | type Props = Omit, 'defaultValu... function Select (line 23) | function Select({ FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DataFields/TextArea/index.tsx type Props (line 12) | type Props = Omit, 'defaultVa... function TextArea (line 20) | function TextArea({ formId, placeholder, className, name, readonly, fiel... FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DataFields/Textbox/index.tsx type Props (line 12) | type Props = Omit, 'defaultValue... function Textbox (line 30) | function Textbox({ formId, placeholder, className, name, readonly, field... FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DataFlow/index.tsx type Props (line 14) | type Props = { function Listen (line 21) | function Listen({ throttleNodesDelay, throttleDataDelay, throttleViewDel... function Publish (line 143) | function Publish({ onChange }: { onChange?: (graphData: GraphData) => vo... function DataSync (line 172) | function DataSync() { function DataFlow (line 211) | function DataFlow({ throttleNodesDelay, throttleDataDelay, throttleViewD... FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/Distribution/index.tsx type Props (line 7) | type Props = Omit, 'id'> & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/DndFlow/index.tsx function DndFlow (line 52) | function DndFlow({ children }: PropsWithChildren) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/Factory/index.tsx type Props (line 7) | type Props = Omit, 'id'> & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/Package/index.tsx type Props (line 8) | type Props = React.HTMLAttributes & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/Product/index.tsx type Props (line 10) | type Props = HTMLAttributes & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/ProductAddon/index.tsx type Props (line 10) | type Props = HTMLAttributes & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/ProductPlaceholder/index.tsx type Props (line 10) | type Props = React.HTMLAttributes & { function ProductPlaceholder (line 83) | function ProductPlaceholder(props: Props) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/Source/index.tsx type Props (line 10) | type Props = HTMLAttributes & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/base/Draggable/index.tsx type Props (line 13) | type Props = HTMLAttributes & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/base/NoDraggable/index.tsx function NoDraggable (line 5) | function NoDraggable({ children, className }: { children: React.ReactNod... FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/DnD/base/StaticDroppable/index.tsx type Props (line 7) | type Props = React.HTMLAttributes & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/EventHandler/index.tsx type Props (line 7) | type Props = React.ComponentPropsWithoutRef<'div'>; function EventHandler (line 9) | function EventHandler({ children, ...rest }: Props) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/Lego/index.tsx type Props (line 11) | type Props = HTMLAttributes & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/LegoContent/index.tsx type Props (line 5) | type Props = HTMLAttributes; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/Overlay/index.tsx type Props (line 5) | type Props = PropsWithChildren & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/Render/ImageRender/index.tsx type Props (line 3) | type Props = { function ImageRender (line 8) | function ImageRender({ data, size = 24 }: Props) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/Render/TextRender/index.tsx type Props (line 3) | type Props = { function TextRender (line 7) | function TextRender({ data }: Props) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/Sidebar/CategoryGroup/index.tsx type Props (line 14) | type Props = StudioCategory; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/Sidebar/SidebarTab/index.tsx type Props (line 16) | type Props = StudioCategory; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/components/ui/Tooltip/index.tsx type Props (line 7) | type Props = { constant MAX_TOOLTIP_WIDTH (line 16) | const MAX_TOOLTIP_WIDTH = 200; constant TOOLTIP_OFFSET (line 17) | const TOOLTIP_OFFSET = 10; constant VIEWPORT_PADDING (line 18) | const VIEWPORT_PADDING = 10; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/constants/area-class-names.ts constant AREA_CLASS_NAMES (line 1) | const AREA_CLASS_NAMES = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/constants/color-palettes.ts constant POPULAR (line 3) | const POPULAR = [ constant MAIN_BLUE (line 20) | const MAIN_BLUE = ['#7400b8', '#6930c3', '#5e60ce', '#5390d9', '#4ea8de'... constant MAIN_GREEN (line 22) | const MAIN_GREEN = ['#10451d', '#155d27', '#1a7431', '#208b3a', '#25a244... constant MAIN_PURPLE (line 24) | const MAIN_PURPLE = ['#310055', '#3c0663', '#4a0a77', '#5a108f', '#6818a... constant MAIN_RED (line 26) | const MAIN_RED = ['#590d22', '#800f2f', '#a4133c', '#c9184a', '#ff4d6d',... constant MAIN_BROWSER (line 28) | const MAIN_BROWSER = ['#583101', '#603808', '#6f4518', '#8b5e34', '#a471... constant MAIN_YELLOW (line 30) | const MAIN_YELLOW = ['#ffda0a', '#ffdd1f', '#ffe433', '#ffe747', '#ffec5... constant COLOR_PALETTES_MAP (line 32) | const COLOR_PALETTES_MAP = { constant COLOR_PALETTES (line 42) | const COLOR_PALETTES = [...MAIN_BLUE, ...MAIN_GREEN, ...MAIN_PURPLE, ...... FILE: agent-studio/packages/studio-dnd/src/modules/Studio/constants/configs.ts constant MIN_THROTTLE_NODES_DELAY (line 3) | const MIN_THROTTLE_NODES_DELAY = SECOND; constant MIN_THROTTLE_VIEW_DELAY (line 4) | const MIN_THROTTLE_VIEW_DELAY = SECOND; constant MIN_THROTTLE_DATA_DELAY (line 5) | const MIN_THROTTLE_DATA_DELAY = SECOND / 2; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/constants/default-values.ts constant DEFAULT_DISABLED_CONNECTION (line 7) | const DEFAULT_DISABLED_CONNECTION = false; constant DEFAULT_CATEGORY_TYPE (line 8) | const DEFAULT_CATEGORY_TYPE = StudioCategoryType.INLINE; constant DEFAULT_THROTTLE_NODES_DELAY (line 10) | const DEFAULT_THROTTLE_NODES_DELAY = SECOND; constant DEFAULT_THROTTLE_VIEW_DELAY (line 11) | const DEFAULT_THROTTLE_VIEW_DELAY = SECOND; constant DEFAULT_THROTTLE_DATA_DELAY (line 12) | const DEFAULT_THROTTLE_DATA_DELAY = SECOND / 2; constant DEFAULT_TAB_BEHAVIOR (line 14) | const DEFAULT_TAB_BEHAVIOR = TabBehavior.SCROLL; constant DEFAULT_SIDEBAR_SIDE (line 15) | const DEFAULT_SIDEBAR_SIDE = SidebarSide.LEFT; constant DEFAULT_BOARD_CONFIG (line 17) | const DEFAULT_BOARD_CONFIG: BoardConfig = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/constants/key-map.ts constant CATEGORY_KEY_MAPPER (line 8) | const CATEGORY_KEY_MAPPER = {}; constant DEFAULT_NODE_TYPES (line 10) | const DEFAULT_NODE_TYPES: NodeTypes = { constant DEFAULT_EDGE_TYPES (line 14) | const DEFAULT_EDGE_TYPES: EdgeTypes = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/constants/time.ts constant SECOND (line 1) | const SECOND = 1000; constant MINUTE (line 2) | const MINUTE = SECOND * 60; constant HOUR (line 3) | const HOUR = MINUTE * 60; constant DAY (line 4) | const DAY = HOUR * 24; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/database/category-color-database.ts type PersistedStudioCategoryColorItem (line 3) | type PersistedStudioCategoryColorItem = { class CategoryColorDatabase (line 9) | class CategoryColorDatabase { method constructor (line 12) | constructor() { method getItem (line 27) | private async getItem(idx: string) { method getAllItemsToMap (line 37) | public async getAllItemsToMap() { method addItem (line 54) | private async addItem(newItem: PersistedStudioCategoryColorItem) { method updateItem (line 69) | private async updateItem(updatedItem: PersistedStudioCategoryColorItem) { method upsertItem (line 81) | async upsertItem(item: PersistedStudioCategoryColorItem) { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/enums/category.ts type StudioCategoryType (line 1) | enum StudioCategoryType { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/enums/side.ts type SidebarSide (line 1) | enum SidebarSide { type TooltipPlacement (line 6) | enum TooltipPlacement { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/enums/tab.ts type TabBehavior (line 1) | enum TabBehavior { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/hooks/useContainerMouse.ts type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/hooks/useEdgeSelected.ts type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/hooks/useNewStore.ts type Store (line 4) | type Store = { type StoreWithAttributes (line 60) | type StoreWithAttributes = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/hooks/useNodeSelected.ts type Props (line 4) | type Props = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/stores/useStudioCategoryStore.ts constant DEFAULT_VALUE (line 8) | const DEFAULT_VALUE = { type Store (line 17) | type Store = { constant COLOR_COMBINATION (line 43) | const COLOR_COMBINATION = [...POPULAR, ...COLOR_PALETTES]; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/stores/useStudioConfigStore.ts constant DEFAULT_VALUE (line 6) | const DEFAULT_VALUE = { type Store (line 18) | type Store = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/stores/useStudioDataSourceStore.ts type Store (line 5) | type Store = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/stores/useStudioDataStore.ts type Store (line 8) | type Store = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/stores/useStudioDndStore.ts constant DEFAULT_VALUE (line 9) | const DEFAULT_VALUE = { type Store (line 16) | type Store = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/stores/useStudioFlowStore.ts constant DEFAULT_VALUE (line 6) | const DEFAULT_VALUE = { type Store (line 13) | type Store = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/stores/useStudioFlowViewStore.ts constant DEFAULT_VALUE (line 4) | const DEFAULT_VALUE = { type Store (line 9) | type Store = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/stores/useStudioFormStore.ts constant DEFAULT_VALUE (line 5) | const DEFAULT_VALUE = { type Store (line 9) | type Store = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/stores/useStudioStore.ts constant DEFAULT_VALUE (line 3) | const DEFAULT_VALUE = {}; type Store (line 5) | type Store = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/types/base.ts type Key (line 1) | type Key = string; type FormDataMap (line 2) | type FormDataMap = Record; FILE: agent-studio/packages/studio-dnd/src/modules/Studio/types/category.ts type DataSchemaField (line 7) | type DataSchemaField = string; type DataSchemaValue (line 8) | type DataSchemaValue = { type DataSchema (line 17) | type DataSchema = Record; type BaseCategory (line 19) | type BaseCategory = { type OnStudioInteractPayload (line 43) | type OnStudioInteractPayload = { type OnNodeInteractPayload (line 51) | type OnNodeInteractPayload = { type OnFlowInteractPayload (line 56) | type OnFlowInteractPayload = { type OnCreatePayload (line 62) | type OnCreatePayload = OnStudioInteractPayload; type OnDeletePayload (line 63) | type OnDeletePayload = OnStudioInteractPayload & OnNodeInteractPayload; type OnAddPayload (line 64) | type OnAddPayload = OnStudioInteractPayload & OnFlowInteractPayload; type OnLinkPayload (line 65) | type OnLinkPayload = OnStudioInteractPayload & OnFlowInteractPayload; type OnSplitPayload (line 66) | type OnSplitPayload = OnStudioInteractPayload & OnNodeInteractPayload; type OnSnapPayload (line 67) | type OnSnapPayload = OnStudioInteractPayload & OnNodeInteractPayload & O... type OnMergePayload (line 68) | type OnMergePayload = OnStudioInteractPayload & OnNodeInteractPayload & ... type OnUnlinkPayload (line 69) | type OnUnlinkPayload = OnStudioInteractPayload & OnNodeInteractPayload &... type StudioCategoryDragDropFunction (line 70) | type StudioCategoryDragDropFunction = { type StudioCategoryBoxWrapperProps (line 81) | type StudioCategoryBoxWrapperProps = { type StudioCategoryOptionRenderPayload (line 87) | type StudioCategoryOptionRenderPayload = { type StudioOptionCustomizeRender (line 97) | type StudioOptionCustomizeRender = { type StudioCategoryCustomizeRender (line 103) | type StudioCategoryCustomizeRender = { type StudioCategoryOptionCustomizeRender (line 108) | type StudioCategoryOptionCustomizeRender = { type StudioFormFieldValidate (line 115) | type StudioFormFieldValidate = ( type StudioCategoryFormFunction (line 126) | type StudioCategoryFormFunction = { type StudioCategoryOption (line 130) | type StudioCategoryOption = BaseCategory & type StudioCategory (line 143) | type StudioCategory = Omit & type StudioCategoryMapValue (line 150) | type StudioCategoryMapValue = StudioCategory; type StudioCategoryOptionMapValue (line 151) | type StudioCategoryOptionMapValue = StudioCategoryOption & { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/types/config.ts type BoardConfig (line 4) | type BoardConfig = { type SidebarConfig (line 19) | type SidebarConfig = { type TabConfig (line 24) | type TabConfig = { type StudioConfig (line 28) | type StudioConfig = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/types/data-source.ts type DataSource (line 1) | type DataSource = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/types/dnd.ts type DragAndDropData (line 1) | type DragAndDropData = { type DraggableData (line 5) | type DraggableData = DragAndDropData & { type DroppableData (line 14) | type DroppableData = DragAndDropData & {}; type StudioZone (line 16) | enum StudioZone { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/types/graph.ts type StudioNodeMetadata (line 6) | type StudioNodeMetadata = Record & { type StudioInternalDataNode (line 11) | type StudioInternalDataNode = { type StudioNode (line 17) | type StudioNode = Node; type StudioDataNode (line 19) | type StudioDataNode = { type GraphData (line 31) | type GraphData = { FILE: agent-studio/packages/studio-dnd/src/modules/Studio/types/ui.ts type DomRect (line 1) | type DomRect = { type TouchingPoint (line 6) | type TouchingPoint = { FILE: ai-architectures/agent-battle/cmd/api/route.go type APIServer (line 13) | type APIServer struct function Init (line 17) | func Init(s *setting.Setting) *APIServer { FILE: ai-architectures/agent-battle/cmd/main.go function main (line 33) | func main() { function NewApp (line 69) | func NewApp(lc fx.Lifecycle, apiServer *api.APIServer, cronServer *worke... FILE: ai-architectures/agent-battle/cmd/setting/setting.go type Setting (line 9) | type Setting struct type SettingOption (line 15) | type SettingOption function WithGameUsecase (line 17) | func WithGameUsecase(uc port.IGameUsecase) SettingOption { function WithGameWorker (line 23) | func WithGameWorker(uc port.IGameWorker) SettingOption { function WithDB (line 29) | func WithDB(db *mongoDriver.Database) SettingOption { function Init (line 35) | func Init(options ...SettingOption) *Setting { FILE: ai-architectures/agent-battle/cmd/worker/worker.go type CronServer (line 16) | type CronServer struct function Init (line 20) | func Init(s *setting.Setting) *CronServer { FILE: ai-architectures/agent-battle/docs/docs.go constant docTemplate (line 6) | docTemplate = `{ function init (line 408) | func init() { FILE: ai-architectures/agent-battle/internal/adapters/handler/game/game_handler.go type gameHandler (line 16) | type gameHandler struct method listGame (line 45) | func (h gameHandler) listGame(ctx *fiber.Ctx) error { method detailGame (line 67) | func (h gameHandler) detailGame(ctx *fiber.Ctx) error { method gameResult (line 85) | func (h gameHandler) gameResult(ctx *fiber.Ctx) error { method endGame (line 107) | func (h gameHandler) endGame(ctx *fiber.Ctx) error { method startGame (line 124) | func (h gameHandler) startGame(ctx *fiber.Ctx) error { method refundExpiredPlayers (line 146) | func (h gameHandler) refundExpiredPlayers(ctx *fiber.Ctx) error { function NewGameHandler (line 21) | func NewGameHandler(router fiber.Router, gameUsecase port.IGameUsecase) { FILE: ai-architectures/agent-battle/internal/adapters/repository/mongo/game_repo.go type IGameRepo (line 10) | type IGameRepo interface type gameRepo (line 14) | type gameRepo struct function NewGameRepo (line 18) | func NewGameRepo(db *mongo.Database, secondaryDb ...*mongo.Database) IGa... FILE: ai-architectures/agent-battle/internal/adapters/repository/mongo/setting_repo.go type ISettingRepo (line 10) | type ISettingRepo interface type settingRepo (line 14) | type settingRepo struct function NewSettingRepo (line 18) | func NewSettingRepo(db *mongo.Database, secondaryDb ...*mongo.Database) ... FILE: ai-architectures/agent-battle/internal/adapters/repository/mongo/worker_repo.go type IWorkerRepo (line 16) | type IWorkerRepo interface type workerRepo (line 21) | type workerRepo struct method FindOrCreateWorkerByName (line 25) | func (repo *workerRepo) FindOrCreateWorkerByName(ctx context.Context, ... function NewWorkerRepo (line 50) | func NewWorkerRepo(db *mongo.Database, secondaryDb ...*mongo.Database) I... FILE: ai-architectures/agent-battle/internal/contract/erc20/erc20.go type Erc20 (line 42) | type Erc20 struct type Erc20Caller (line 49) | type Erc20Caller struct method Allowance (line 186) | func (_Erc20 *Erc20Caller) Allowance(opts *bind.CallOpts, arg0 common.... method BalanceOf (line 217) | func (_Erc20 *Erc20Caller) BalanceOf(opts *bind.CallOpts, arg0 common.... method Decimals (line 248) | func (_Erc20 *Erc20Caller) Decimals(opts *bind.CallOpts) (uint8, error) { method Name (line 279) | func (_Erc20 *Erc20Caller) Name(opts *bind.CallOpts) (string, error) { method Symbol (line 310) | func (_Erc20 *Erc20Caller) Symbol(opts *bind.CallOpts) (string, error) { method TotalSupply (line 341) | func (_Erc20 *Erc20Caller) TotalSupply(opts *bind.CallOpts) (*big.Int,... type Erc20Transactor (line 54) | type Erc20Transactor struct method Approve (line 372) | func (_Erc20 *Erc20Transactor) Approve(opts *bind.TransactOpts, _spend... method ApproveAndCall (line 393) | func (_Erc20 *Erc20Transactor) ApproveAndCall(opts *bind.TransactOpts,... method Burn (line 414) | func (_Erc20 *Erc20Transactor) Burn(opts *bind.TransactOpts, _value *b... method BurnFrom (line 435) | func (_Erc20 *Erc20Transactor) BurnFrom(opts *bind.TransactOpts, _from... method Transfer (line 456) | func (_Erc20 *Erc20Transactor) Transfer(opts *bind.TransactOpts, _to c... method TransferFrom (line 477) | func (_Erc20 *Erc20Transactor) TransferFrom(opts *bind.TransactOpts, _... type Erc20Filterer (line 59) | type Erc20Filterer struct method FilterBurn (line 572) | func (_Erc20 *Erc20Filterer) FilterBurn(opts *bind.FilterOpts, from []... method WatchBurn (line 589) | func (_Erc20 *Erc20Filterer) WatchBurn(opts *bind.WatchOpts, sink chan... method ParseBurn (line 631) | func (_Erc20 *Erc20Filterer) ParseBurn(log types.Log) (*Erc20Burn, err... method FilterTransfer (line 718) | func (_Erc20 *Erc20Filterer) FilterTransfer(opts *bind.FilterOpts, fro... method WatchTransfer (line 739) | func (_Erc20 *Erc20Filterer) WatchTransfer(opts *bind.WatchOpts, sink ... method ParseTransfer (line 785) | func (_Erc20 *Erc20Filterer) ParseTransfer(log types.Log) (*Erc20Trans... type Erc20Session (line 65) | type Erc20Session struct method Allowance (line 203) | func (_Erc20 *Erc20Session) Allowance(arg0 common.Address, arg1 common... method BalanceOf (line 234) | func (_Erc20 *Erc20Session) BalanceOf(arg0 common.Address) (*big.Int, ... method Decimals (line 265) | func (_Erc20 *Erc20Session) Decimals() (uint8, error) { method Name (line 296) | func (_Erc20 *Erc20Session) Name() (string, error) { method Symbol (line 327) | func (_Erc20 *Erc20Session) Symbol() (string, error) { method TotalSupply (line 358) | func (_Erc20 *Erc20Session) TotalSupply() (*big.Int, error) { method Approve (line 379) | func (_Erc20 *Erc20Session) Approve(_spender common.Address, _value *b... method ApproveAndCall (line 400) | func (_Erc20 *Erc20Session) ApproveAndCall(_spender common.Address, _v... method Burn (line 421) | func (_Erc20 *Erc20Session) Burn(_value *big.Int) (*types.Transaction,... method BurnFrom (line 442) | func (_Erc20 *Erc20Session) BurnFrom(_from common.Address, _value *big... method Transfer (line 463) | func (_Erc20 *Erc20Session) Transfer(_to common.Address, _value *big.I... method TransferFrom (line 484) | func (_Erc20 *Erc20Session) TransferFrom(_from common.Address, _to com... type Erc20CallerSession (line 73) | type Erc20CallerSession struct method Allowance (line 210) | func (_Erc20 *Erc20CallerSession) Allowance(arg0 common.Address, arg1 ... method BalanceOf (line 241) | func (_Erc20 *Erc20CallerSession) BalanceOf(arg0 common.Address) (*big... method Decimals (line 272) | func (_Erc20 *Erc20CallerSession) Decimals() (uint8, error) { method Name (line 303) | func (_Erc20 *Erc20CallerSession) Name() (string, error) { method Symbol (line 334) | func (_Erc20 *Erc20CallerSession) Symbol() (string, error) { method TotalSupply (line 365) | func (_Erc20 *Erc20CallerSession) TotalSupply() (*big.Int, error) { type Erc20TransactorSession (line 80) | type Erc20TransactorSession struct method Approve (line 386) | func (_Erc20 *Erc20TransactorSession) Approve(_spender common.Address,... method ApproveAndCall (line 407) | func (_Erc20 *Erc20TransactorSession) ApproveAndCall(_spender common.A... method Burn (line 428) | func (_Erc20 *Erc20TransactorSession) Burn(_value *big.Int) (*types.Tr... method BurnFrom (line 449) | func (_Erc20 *Erc20TransactorSession) BurnFrom(_from common.Address, _... method Transfer (line 470) | func (_Erc20 *Erc20TransactorSession) Transfer(_to common.Address, _va... method TransferFrom (line 491) | func (_Erc20 *Erc20TransactorSession) TransferFrom(_from common.Addres... type Erc20Raw (line 86) | type Erc20Raw struct method Call (line 149) | func (_Erc20 *Erc20Raw) Call(opts *bind.CallOpts, result *[]interface{... method Transfer (line 155) | func (_Erc20 *Erc20Raw) Transfer(opts *bind.TransactOpts) (*types.Tran... method Transact (line 160) | func (_Erc20 *Erc20Raw) Transact(opts *bind.TransactOpts, method strin... type Erc20CallerRaw (line 91) | type Erc20CallerRaw struct method Call (line 168) | func (_Erc20 *Erc20CallerRaw) Call(opts *bind.CallOpts, result *[]inte... type Erc20TransactorRaw (line 96) | type Erc20TransactorRaw struct method Transfer (line 174) | func (_Erc20 *Erc20TransactorRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 179) | func (_Erc20 *Erc20TransactorRaw) Transact(opts *bind.TransactOpts, me... function NewErc20 (line 101) | func NewErc20(address common.Address, backend bind.ContractBackend) (*Er... function NewErc20Caller (line 110) | func NewErc20Caller(address common.Address, caller bind.ContractCaller) ... function NewErc20Transactor (line 119) | func NewErc20Transactor(address common.Address, transactor bind.Contract... function NewErc20Filterer (line 128) | func NewErc20Filterer(address common.Address, filterer bind.ContractFilt... function bindErc20 (line 137) | func bindErc20(address common.Address, caller bind.ContractCaller, trans... type Erc20BurnIterator (line 496) | type Erc20BurnIterator struct method Next (line 511) | func (it *Erc20BurnIterator) Next() bool { method Error (line 551) | func (it *Erc20BurnIterator) Error() error { method Close (line 557) | func (it *Erc20BurnIterator) Close() error { type Erc20Burn (line 563) | type Erc20Burn struct type Erc20TransferIterator (line 641) | type Erc20TransferIterator struct method Next (line 656) | func (it *Erc20TransferIterator) Next() bool { method Error (line 696) | func (it *Erc20TransferIterator) Error() error { method Close (line 702) | func (it *Erc20TransferIterator) Close() error { type Erc20Transfer (line 708) | type Erc20Transfer struct FILE: ai-architectures/agent-battle/internal/contract/erc20/usecase/usecase.go type contractErc20Usecase (line 32) | type contractErc20Usecase struct method FilterTransfer (line 72) | func (uc *contractErc20Usecase) FilterTransfer(ctx context.Context, st... method BalanceOfAddress (line 80) | func (uc *contractErc20Usecase) BalanceOfAddress(ctx context.Context, ... method getChainID (line 99) | func (uc *contractErc20Usecase) getChainID(ctx context.Context) (*big.... method healthCheck (line 112) | func (uc *contractErc20Usecase) healthCheck(ctx context.Context) error { method CurrentBlockNumber (line 122) | func (uc *contractErc20Usecase) CurrentBlockNumber(ctx context.Context... method TransferToken (line 130) | func (uc *contractErc20Usecase) TransferToken(ctx context.Context, toA... method TransferETH (line 185) | func (uc *contractErc20Usecase) TransferETH(ctx context.Context, toAdd... method sendTransaction (line 210) | func (uc *contractErc20Usecase) sendTransaction( method EstimateGasFee (line 263) | func (uc *contractErc20Usecase) EstimateGasFee( method createNativeTxParams (line 285) | func (uc *contractErc20Usecase) createNativeTxParams( method createTokenTxParams (line 351) | func (uc *contractErc20Usecase) createTokenTxParams( method estimateGasPrice (line 420) | func (uc *contractErc20Usecase) estimateGasPrice(ctx context.Context) ... method checkEthBalanceOfFromAddress (line 443) | func (uc *contractErc20Usecase) checkEthBalanceOfFromAddress( method checkBalanceOfFromAddress (line 471) | func (uc *contractErc20Usecase) checkBalanceOfFromAddress( method generateTransferData (line 512) | func (uc *contractErc20Usecase) generateTransferData(toAddress common.... function NewContractErc20Usecase (line 40) | func NewContractErc20Usecase() (port.IContractErc20Usecase, error) { function NewContractErc20UseCaseInternal (line 48) | func NewContractErc20UseCaseInternal() (*contractErc20Usecase, error) { function newClient (line 91) | func newClient(contractRpc string) (*ethclient.Client, error) { FILE: ai-architectures/agent-battle/internal/contract/erc20/usecase/usecase_test.go function init (line 22) | func init() { function initVars (line 29) | func initVars() { function Test_contractErc20Usecase_TransferToken (line 41) | func Test_contractErc20Usecase_TransferToken(t *testing.T) { function Test_contractErc20Usecase_FilterTransfer (line 110) | func Test_contractErc20Usecase_FilterTransfer(t *testing.T) { function Test_contractErc20Usecase_TransferETH (line 173) | func Test_contractErc20Usecase_TransferETH(t *testing.T) { FILE: ai-architectures/agent-battle/internal/core/middleware/authentication.go function GetCurrentUserEmail (line 9) | func GetCurrentUserEmail(ctx *fiber.Ctx, defaultIfNil ...string) string { FILE: ai-architectures/agent-battle/internal/core/middleware/middleware.go constant SwaggerPath (line 26) | SwaggerPath = "/swagger" constant HealthCheckPath (line 27) | HealthCheckPath = "/api/health" constant HalfOfMegaBytes (line 28) | HalfOfMegaBytes = 1 << 19 constant LocalAuthUserAddress (line 30) | LocalAuthUserAddress = "user_address" function JsonEncoder (line 43) | func JsonEncoder() fiberUtils.JSONMarshal { function Setup (line 56) | func Setup() *fiber.App { function defaultConfig (line 84) | func defaultConfig() { function recoverHandler (line 88) | func recoverHandler() fiber.Handler { function logMiddleware (line 106) | func logMiddleware() fiber.Handler { function corsHandler (line 130) | func corsHandler() fiber.Handler { function compressHandler (line 139) | func compressHandler() fiber.Handler { FILE: ai-architectures/agent-battle/internal/core/model/base.go type Id (line 13) | type Id struct type Ids (line 16) | type Ids struct type Codes (line 20) | type Codes struct type Code (line 24) | type Code struct type IdResponse (line 28) | type IdResponse struct type UrlResponse (line 32) | type UrlResponse struct type IdsResponse (line 36) | type IdsResponse struct type Sort (line 40) | type Sort struct function GetSort (line 45) | func GetSort(sorts []string) []*Sort { type Model (line 67) | type Model struct method Init (line 77) | func (a *Model) Init() { type Pagination (line 83) | type Pagination struct method BuildPipeline (line 91) | func (p *Pagination) BuildPipeline() (bson.M, bson.M) { FILE: ai-architectures/agent-battle/internal/core/model/game.go type GameStatus (line 11) | type GameStatus constant GameStatusRunning (line 14) | GameStatusRunning GameStatus = iota + 1 constant GameStatusEnded (line 15) | GameStatusEnded constant GameStatusResultUpdated (line 16) | GameStatusResultUpdated constant GameStatusCompleted (line 17) | GameStatusCompleted type ListGameRequest (line 20) | type ListGameRequest struct type ListGameResponse (line 25) | type ListGameResponse struct type Game (line 30) | type Game struct method CollectionName (line 56) | func (Game) CollectionName() string { method GetWinner (line 60) | func (a Game) GetWinner() *AgentWallet { method CalculatePrizePerPlayerWinner (line 73) | func (a *Game) CalculatePrizePerPlayerWinner() *Game { method CalculateRefundAmountPerPlayer (line 115) | func (a *Game) CalculateRefundAmountPerPlayer() map[string]*Player { method CalculateRefundAmountPerExpiredPlayer (line 128) | func (a *Game) CalculateRefundAmountPerExpiredPlayer() map[string]*Pla... method DeterminePlayerWinner (line 142) | func (a *Game) DeterminePlayerWinner(gasFeePercentage float64) *Game { method GetAgentByPlayer (line 169) | func (a *Game) GetAgentByPlayer(player *Player) *AgentWallet { method HasNoParticipants (line 180) | func (a Game) HasNoParticipants() bool { method HasNoPlayerWinners (line 185) | func (a Game) HasNoPlayerWinners() bool { method GetFirstPlayerWinner (line 190) | func (a Game) GetFirstPlayerWinner() *Player { method CanPrizePlayerWinner (line 200) | func (a Game) CanPrizePlayerWinner() bool { method AgentAddresses (line 254) | func (a *Game) AgentAddresses() []common.Address { type Player (line 210) | type Player struct type AgentWallet (line 223) | type AgentWallet struct method CannotTransferFundsToGameWallet (line 232) | func (a *AgentWallet) CannotTransferFundsToGameWallet() bool { type StartGameRequest (line 242) | type StartGameRequest struct type GameResultRequest (line 249) | type GameResultRequest struct FILE: ai-architectures/agent-battle/internal/core/model/setting.go type Setting (line 5) | type Setting struct method CollectionName (line 13) | func (m Setting) CollectionName() string { method SetOperationAddress (line 18) | func (m *Setting) SetOperationAddress(operationAddress string) *Setting { method SetOperationPrivKey (line 24) | func (m *Setting) SetOperationPrivKey(operationPrivKey string) *Setting { method SetGasFeePercentage (line 30) | func (m *Setting) SetGasFeePercentage(gasFeePercentage float64) *Setti... method SetTreasurerAddress (line 36) | func (m *Setting) SetTreasurerAddress(treasurerAddress string) *Setting { function NewSetting (line 41) | func NewSetting(treasurerAddress string) *Setting { type CreateSettingRequest (line 49) | type CreateSettingRequest struct type UpdateSettingRequest (line 53) | type UpdateSettingRequest struct FILE: ai-architectures/agent-battle/internal/core/model/worker.go type WorkerStatus (line 5) | type WorkerStatus constant WorkerStatusDisable (line 8) | WorkerStatusDisable WorkerStatus = iota + 1 constant WorkerStatusEnable (line 9) | WorkerStatusEnable type Worker (line 12) | type Worker struct method CollectionName (line 27) | func (m Worker) CollectionName() string { type State (line 22) | type State struct FILE: ai-architectures/agent-battle/internal/core/port/erc20_port.go type IContractErc20Usecase (line 12) | type IContractErc20Usecase interface FILE: ai-architectures/agent-battle/internal/core/port/game_port.go type IGameWorker (line 9) | type IGameWorker interface type IGameUsecase (line 14) | type IGameUsecase interface FILE: ai-architectures/agent-battle/internal/core/service/game_usecase/usecase.go type GameUsecase (line 31) | type GameUsecase struct method ListGame (line 41) | func (uc *GameUsecase) ListGame(ctx context.Context, req *model.ListGa... method GameResult (line 69) | func (uc *GameUsecase) GameResult(ctx context.Context, req *model.Game... method EndGame (line 101) | func (uc *GameUsecase) EndGame(ctx context.Context, tweetId string) (*... method gameByTweetId (line 119) | func (uc *GameUsecase) gameByTweetId(ctx context.Context, tweetId stri... method DetailGame (line 128) | func (uc *GameUsecase) DetailGame(ctx context.Context, tweetId string)... method WatchGameState (line 132) | func (uc *GameUsecase) WatchGameState(ctx context.Context) error { method RefundsExpiredPlayers (line 182) | func (uc *GameUsecase) RefundsExpiredPlayers(ctx context.Context, twee... method markEndGame (line 209) | func (uc *GameUsecase) markEndGame(ctx context.Context, game *model.Ga... method handlerTransferTokenFromAgentToGame (line 247) | func (uc *GameUsecase) handlerTransferTokenFromAgentToGame( method faucetGasToGameWallet (line 295) | func (uc *GameUsecase) faucetGasToGameWallet( method prizeToWinners (line 350) | func (uc *GameUsecase) prizeToWinners(ctx context.Context, game *model... method markCompletedGame (line 432) | func (uc *GameUsecase) markCompletedGame(ctx context.Context, game *mo... method refundToPlayers (line 493) | func (uc *GameUsecase) refundToPlayers(ctx context.Context, game *mode... method refundToExpiredPlayers (line 521) | func (uc *GameUsecase) refundToExpiredPlayers(ctx context.Context, gam... method handlerRefundTokenFromGameToPlayer (line 557) | func (uc *GameUsecase) handlerRefundTokenFromGameToPlayer( method handlerRefundTokenFromAgentToExpiredPlayer (line 601) | func (uc *GameUsecase) handlerRefundTokenFromAgentToExpiredPlayer( method updateGame (line 649) | func (uc *GameUsecase) updateGame(ctx context.Context, game *model.Gam... method checkGameBalance (line 655) | func (uc *GameUsecase) checkGameBalance(ctx context.Context, game *mod... method checkExpiredPlayers (line 717) | func (uc *GameUsecase) checkExpiredPlayers(ctx context.Context, game *... method StartGame (line 776) | func (uc *GameUsecase) StartGame(ctx context.Context, request *model.S... method createSetting (line 828) | func (uc *GameUsecase) createSetting(ctx context.Context) { method findSetting (line 859) | func (uc *GameUsecase) findSetting(ctx context.Context) (*model.Settin... method setApplicationSetting (line 883) | func (uc *GameUsecase) setApplicationSetting(ctx context.Context) { function NewGameUsecase (line 900) | func NewGameUsecase( function NewGameUsecaseInternal (line 908) | func NewGameUsecaseInternal( FILE: ai-architectures/agent-battle/internal/core/service/game_usecase/usecase_test.go function init (line 25) | func init() { function initVars (line 31) | func initVars() { function Test_gameUsecase_GameFullFlow (line 62) | func Test_gameUsecase_GameFullFlow(t *testing.T) { function startGame (line 185) | func startGame() (*model.Game, error) { function betToGame (line 205) | func betToGame(game *model.Game) error { function setBetExpired (line 231) | func setBetExpired(game *model.Game) error { function betAfterBetTimeOut (line 241) | func betAfterBetTimeOut(game *model.Game) error { function transferFundsFromPlayerToAgent (line 255) | func transferFundsFromPlayerToAgent(agent *model.AgentWallet, playerPref... function handlerEndGame (line 271) | func handlerEndGame(game *model.Game) (*model.Game, error) { function updateResultAndPrizeToWinners (line 284) | func updateResultAndPrizeToWinners(game *model.Game) (*model.Game, error) { function TestGameUsecase_WatchGameState (line 318) | func TestGameUsecase_WatchGameState(t *testing.T) { FILE: ai-architectures/agent-battle/internal/core/worker/game/worker.go constant WatchGameState (line 18) | WatchGameState string = "WatchGameState" type gameWorker (line 20) | type gameWorker struct method Watch (line 26) | func (w *gameWorker) Watch(ctx context.Context, actionId string) error { method updateWorker (line 82) | func (w *gameWorker) updateWorker(ctx context.Context, worker *model.W... method FindWorkerByName (line 88) | func (w *gameWorker) FindWorkerByName(ctx context.Context, name string... function NewGameWorker (line 92) | func NewGameWorker( FILE: ai-architectures/agent-battle/pkg/constants/constants.go constant FiberRequestTimeoutInSec (line 6) | FiberRequestTimeoutInSec = 30 constant FiberRequestDownloadTimeoutInSec (line 7) | FiberRequestDownloadTimeoutInSec = 300 constant ErrBadRequest (line 11) | ErrBadRequest = 400_000 constant ErrNotFound (line 12) | ErrNotFound = 404_000 constant ErrPreconditionFailed (line 13) | ErrPreconditionFailed = 412_000 constant ErrInternal (line 14) | ErrInternal = 500_000 constant DefaultEthereumTokenGasLimit (line 21) | DefaultEthereumTokenGasLimit = 100000 constant DefaultEthereumGasLimit (line 24) | DefaultEthereumGasLimit = 30000 constant MarkCompletedGameBufferTime (line 27) | MarkCompletedGameBufferTime = 15 * time.Minute FILE: ai-architectures/agent-battle/pkg/constants/sort/constant.go type Type (line 5) | type Type method Ordinal (line 12) | func (s Type) Ordinal() string { constant ASC (line 8) | ASC Type = "asc" constant DESC (line 9) | DESC Type = "desc" type Sort (line 16) | type Sort struct method GetSortType (line 21) | func (s Sort) GetSortType() int64 { FILE: ai-architectures/agent-battle/pkg/cryptoamount/cryptoamount.go constant defaultStringDecimals (line 11) | defaultStringDecimals = 6 constant defaultRoundOn (line 12) | defaultRoundOn = 0.5 type CryptoAmount (line 25) | type CryptoAmount method ToBigInt (line 27) | func (a CryptoAmount) ToBigInt() *big.Int { method ToString (line 45) | func (a CryptoAmount) ToString(decimals int) string { method ToFloat64 (line 60) | func (a CryptoAmount) ToFloat64() float64 { method Round (line 64) | func (a CryptoAmount) Round(places int) CryptoAmount { function round (line 69) | func round(floatValue float64, roundOn float64, places int) float64 { function NewCryptoAmountFromBigInt (line 85) | func NewCryptoAmountFromBigInt(a *big.Int) CryptoAmount { FILE: ai-architectures/agent-battle/pkg/cryptoamount/cryptoamount_test.go function TestCryptoAmount_ToString (line 9) | func TestCryptoAmount_ToString(t *testing.T) { function TestNewCryptoAmountFromBigInt (line 41) | func TestNewCryptoAmountFromBigInt(t *testing.T) { function newBigIntWithString (line 85) | func newBigIntWithString(value string) *big.Int { function TestCryptoAmount_ToBigInt (line 91) | func TestCryptoAmount_ToBigInt(t *testing.T) { FILE: ai-architectures/agent-battle/pkg/drivers/mongodb/cast/cast.go function ObjectsToStrings (line 8) | func ObjectsToStrings(ids []primitive.ObjectID) (result []string) { function StringsToObjects (line 15) | func StringsToObjects(ids []string) (result []primitive.ObjectID, err er... function ObjectsToHex (line 26) | func ObjectsToHex(ids []primitive.ObjectID) (result []string) { FILE: ai-architectures/agent-battle/pkg/drivers/mongodb/init.go function Init (line 17) | func Init() (*mongo.Database, error) { function connectDb (line 25) | func connectDb(conn *Connection) (*mongo.Database, error) { type Connection (line 45) | type Connection struct function DefaultConnectionFromConfig (line 55) | func DefaultConnectionFromConfig() *Connection { function InitPrimaryAndSecondary (line 79) | func InitPrimaryAndSecondary(conn *Connection) (primaryDatabase *mongo.D... FILE: ai-architectures/agent-battle/pkg/drivers/mongodb/options.go type FindOneOptions (line 8) | type FindOneOptions struct method ReadPreference (line 18) | func (s FindOneOptions) ReadPreference() bool { method SetReadPreference (line 22) | func (s *FindOneOptions) SetReadPreference(flag bool) *FindOneOptions { function OptionsFindOne (line 14) | func OptionsFindOne() *FindOneOptions { type FindOptions (line 27) | type FindOptions struct method ReadPreference (line 37) | func (s FindOptions) ReadPreference() bool { method SetReadPreference (line 41) | func (s *FindOptions) SetReadPreference(flag bool) *FindOptions { function OptionsFind (line 33) | func OptionsFind() *FindOptions { type AggregateOptions (line 46) | type AggregateOptions struct method ReadPreference (line 61) | func (s AggregateOptions) ReadPreference() bool { method SetReadPreference (line 65) | func (s *AggregateOptions) SetReadPreference(flag bool) *AggregateOpti... method SetSort (line 71) | func (s *AggregateOptions) SetSort(sort bson.D) *AggregateOptions { method SetPage (line 77) | func (s *AggregateOptions) SetPage(page *int64) *AggregateOptions { method SetLimit (line 83) | func (s *AggregateOptions) SetLimit(limit *int64) *AggregateOptions { method SetNoNeedCount (line 89) | func (s *AggregateOptions) SetNoNeedCount(flag *bool) *AggregateOptions { method SetFacetsPipeline (line 95) | func (s *AggregateOptions) SetFacetsPipeline(facetsPipeline ...bson.M)... function OptionsAggregate (line 57) | func OptionsAggregate() *AggregateOptions { type CountOptions (line 100) | type CountOptions struct method ReadPreference (line 110) | func (s CountOptions) ReadPreference() bool { method SetReadPreference (line 114) | func (s *CountOptions) SetReadPreference(flag bool) *CountOptions { function OptionsCount (line 106) | func OptionsCount() *CountOptions { FILE: ai-architectures/agent-battle/pkg/drivers/mongodb/repository.go constant MongoIdGenCollectionName (line 17) | MongoIdGenCollectionName = "id-gen" type Repository (line 19) | type Repository interface type Generic (line 47) | type Generic interface type BaseRepository (line 83) | type BaseRepository struct function NewBaseRepository (line 89) | func NewBaseRepository[T Model](model T, primaryDB *mongo.Database, seco... method Database (line 103) | func (b *BaseRepository[T]) Database() *mongo.Database { method DatabaseSecondary (line 107) | func (b *BaseRepository[T]) DatabaseSecondary() *mongo.Database { method Collection (line 114) | func (b *BaseRepository[T]) Collection() *mongo.Collection { method Find (line 118) | func (b *BaseRepository[T]) Find(ctx context.Context, filters bson.M, re... method FindById (line 137) | func (b *BaseRepository[T]) FindById(ctx context.Context, id primitive.O... method FindOne (line 141) | func (b *BaseRepository[T]) FindOne(ctx context.Context, filters bson.M,... method Aggregations (line 160) | func (b *BaseRepository[T]) Aggregations(ctx context.Context, result int... method CountDocuments (line 179) | func (b *BaseRepository[T]) CountDocuments(ctx context.Context, filter b... method FindOneAndUpdate (line 195) | func (b *BaseRepository[T]) FindOneAndUpdate(ctx context.Context, filter... method FindOneAndReplace (line 199) | func (b *BaseRepository[T]) FindOneAndReplace(ctx context.Context, filte... method Filter (line 203) | func (b *BaseRepository[T]) Filter(ctx context.Context, filters bson.M, ... method Create (line 221) | func (b *BaseRepository[T]) Create(ctx context.Context, model interface{... method CreateManyWithTransaction (line 232) | func (b *BaseRepository[T]) CreateManyWithTransaction(ctx context.Contex... method Update (line 256) | func (b *BaseRepository[T]) Update(ctx context.Context, model interface{... method Delete (line 269) | func (b *BaseRepository[T]) Delete(ctx context.Context, ids []primitive.... method CreateCompoundIndex (line 281) | func (b *BaseRepository[T]) CreateCompoundIndex(ctx context.Context, com... method WithTransaction (line 312) | func (b *BaseRepository[T]) WithTransaction(ctx context.Context, callbac... method CreateIndices (line 321) | func (b *BaseRepository[T]) CreateIndices(ctx context.Context, indices [... method CreateIndexes (line 325) | func (b *BaseRepository[T]) CreateIndexes(ctx context.Context, indices [... method NextId (line 340) | func (b *BaseRepository[T]) NextId(ctx context.Context, sequenceName *st... method UpdateByID (line 362) | func (b *BaseRepository[T]) UpdateByID(ctx context.Context, id interface... method UpdateOne (line 370) | func (b *BaseRepository[T]) UpdateOne(ctx context.Context, filter interf... method UpdateMany (line 378) | func (b *BaseRepository[T]) UpdateMany(ctx context.Context, filter inter... method CreateMany (line 386) | func (b *BaseRepository[T]) CreateMany(ctx context.Context, models []int... method AggregationFacets (line 400) | func (b *BaseRepository[T]) AggregationFacets(ctx context.Context, pipel... method GnrFind (line 458) | func (b *BaseRepository[T]) GnrFind(ctx context.Context, filters bson.M,... method GnrFindById (line 466) | func (b *BaseRepository[T]) GnrFindById(ctx context.Context, id primitiv... method GnrFindOne (line 474) | func (b *BaseRepository[T]) GnrFindOne(ctx context.Context, filters bson... FILE: ai-architectures/agent-battle/pkg/drivers/mongodb/types.go type Model (line 3) | type Model interface type Facet (line 7) | type Facet struct method GetItems (line 12) | func (s Facet[T]) GetItems() []T { method GetTotal (line 16) | func (s Facet[T]) GetTotal() int64 { FILE: ai-architectures/agent-battle/pkg/encrypt/encrypt.go function EncryptToByte (line 16) | func EncryptToByte(value, key []byte) ([]byte, error) { function EncryptToString (line 37) | func EncryptToString(value, key string) (string, error) { function DecryptToByte (line 53) | func DecryptToByte(ciphertext, key []byte) ([]byte, error) { function DecryptToString (line 78) | func DecryptToString(ciphertext, key string) (string, error) { function EncryptToByteChaCha20Poly1305 (line 98) | func EncryptToByteChaCha20Poly1305(value, key []byte) ([]byte, error) { function EncryptToStringChaCha20Poly1305 (line 114) | func EncryptToStringChaCha20Poly1305(value, key string) (string, error) { function DecryptToByteChaCha20Poly1305 (line 130) | func DecryptToByteChaCha20Poly1305(ciphertext, key []byte) ([]byte, erro... function DecryptToStringChaCha20Poly1305 (line 150) | func DecryptToStringChaCha20Poly1305(ciphertext, key string) (string, er... function GenerateAESKey (line 171) | func GenerateAESKey(keySize int) (string, error) { FILE: ai-architectures/agent-battle/pkg/eth/client.go function NewEthClient (line 21) | func NewEthClient(rpc string) (*ethclient.Client, error) { function NewEthWsClient (line 30) | func NewEthWsClient(ws string) (*ethclient.Client, error) { function WaitForTx (line 39) | func WaitForTx(client *ethclient.Client, tx common.Hash) error { function WaitForTxReceipt (line 55) | func WaitForTxReceipt(client *ethclient.Client, tx common.Hash) (*types.... function WalletAddressFromCompressedPublicKey (line 71) | func WalletAddressFromCompressedPublicKey(publicKeyStr string) (string, ... function GetAccountInfo (line 86) | func GetAccountInfo(privKey string) (*ecdsa.PrivateKey, *common.Address,... function GenerateKeyFromSeed (line 99) | func GenerateKeyFromSeed(seed string) (string, string, string, error) { function GenerateAddress (line 123) | func GenerateAddress() (privKey, pubKey, address string, err error) { function GenerateAddressFromPrivKey (line 145) | func GenerateAddressFromPrivKey(privKey string) (pubKey, address string,... type Client (line 164) | type Client struct method PendingNonceAt (line 174) | func (c *Client) PendingNonceAt(ctx context.Context, address common.Ad... method SuggestGasPrice (line 179) | func (c *Client) SuggestGasPrice(ctx context.Context) (*big.Int, error) { method NetworkID (line 184) | func (c *Client) NetworkID(ctx context.Context) (*big.Int, error) { method SendTransaction (line 189) | func (c *Client) SendTransaction(ctx context.Context, tx *types.Transa... method Transfer (line 194) | func (c *Client) Transfer(senderPrivKey, receiverAddress string, amoun... function NewClient (line 169) | func NewClient(eth *ethclient.Client) *Client { FILE: ai-architectures/agent-battle/pkg/fiber/cache/cache.go constant timestampUpdatePeriod (line 18) | timestampUpdatePeriod = 300 * time.Millisecond constant cacheUnreachable (line 25) | cacheUnreachable = "unreachable" constant cacheHit (line 26) | cacheHit = "hit" constant cacheMiss (line 27) | cacheMiss = "miss" function New (line 50) | func New(expireTime time.Duration, fiberStore fiber.Storage) fiber.Handl... FILE: ai-architectures/agent-battle/pkg/fiber/cache/config.go constant CachePrefix (line 10) | CachePrefix string = "fibercache_" type Config (line 13) | type Config struct function configDefault (line 78) | func configDefault(expireTime time.Duration, fiberStore fiber.Storage) C... FILE: ai-architectures/agent-battle/pkg/fiber/cache/heap.go type heapEntry (line 7) | type heapEntry struct type indexedHeap (line 20) | type indexedHeap struct method Len (line 29) | func (h indexedHeap) Len() int { method Less (line 33) | func (h indexedHeap) Less(i, j int) bool { method Swap (line 37) | func (h indexedHeap) Swap(i, j int) { method Push (line 43) | func (h *indexedHeap) Push(x interface{}) { method Pop (line 47) | func (h *indexedHeap) Pop() interface{} { method pushInternal (line 53) | func (h *indexedHeap) pushInternal(entry heapEntry) { method put (line 59) | func (h *indexedHeap) put(key string, exp uint64, bytes uint) int { method removeInternal (line 79) | func (h *indexedHeap) removeInternal(realIdx int) (string, uint) { method remove (line 85) | func (h *indexedHeap) remove(idx int) (string, uint) { method removeFirst (line 90) | func (h *indexedHeap) removeFirst() (string, uint) { FILE: ai-architectures/agent-battle/pkg/fiber/cache/manager.go type item (line 11) | type item struct type manager (line 23) | type manager struct method acquire (line 42) | func (m *manager) acquire() *item { method release (line 47) | func (m *manager) release(e *item) { method get (line 61) | func (m *manager) get(key string) *item { method getRaw (line 76) | func (m *manager) getRaw(key string) []byte { method set (line 82) | func (m *manager) set(key string, it *item, exp time.Duration) { method setRaw (line 91) | func (m *manager) setRaw(key string, raw []byte, exp time.Duration) { method del (line 96) | func (m *manager) del(key string) { function newManager (line 28) | func newManager(storage fiber.Storage) *manager { FILE: ai-architectures/agent-battle/pkg/fiber/cache/manager_msgp.go method DecodeMsg (line 12) | func (z *item) DecodeMsg(dc *msgp.Reader) (err error) { method EncodeMsg (line 95) | func (z *item) EncodeMsg(en *msgp.Writer) (err error) { method MarshalMsg (line 174) | func (z *item) MarshalMsg(b []byte) (o []byte, err error) { method UnmarshalMsg (line 206) | func (z *item) UnmarshalMsg(bts []byte) (o []byte, err error) { method Msgsize (line 290) | func (z *item) Msgsize() (s int) { FILE: ai-architectures/agent-battle/pkg/fiber/fiberzap/filberzap.go type Config (line 15) | type Config struct function New (line 22) | func New(config Config) fiber.Handler { FILE: ai-architectures/agent-battle/pkg/fiber/fiberzap/types.go function getAllowedHeaders (line 13) | func getAllowedHeaders() map[string]bool { type resp (line 24) | type resp struct method MarshalLogObject (line 52) | func (r *resp) MarshalLogObject(enc zapcore.ObjectEncoder) error { function Resp (line 30) | func Resp(r *fasthttp.Response) *resp { type req (line 61) | type req struct method MarshalLogObject (line 117) | func (r *req) MarshalLogObject(enc zapcore.ObjectEncoder) error { function Req (line 75) | func Req(c *fiber.Ctx) *req { type headerbag (line 144) | type headerbag struct method MarshalLogObject (line 148) | func (h *headerbag) MarshalLogObject(enc zapcore.ObjectEncoder) error { FILE: ai-architectures/agent-battle/pkg/logger/logger.go type AppLogger (line 17) | type AppLogger struct method Print (line 26) | func (atl *AppLogger) Print(args ...interface{}) { method Printf (line 30) | func (atl *AppLogger) Printf(f string, args ...interface{}) { method Println (line 34) | func (atl *AppLogger) Println(args ...interface{}) { method Log (line 38) | func (atl *AppLogger) Log(ctx context.Context, level logging.Level, ms... method WithContext (line 70) | func (atl *AppLogger) WithContext(ctx context.Context) []zapcore.Field { method LogRoundTrip (line 75) | func (atl *AppLogger) LogRoundTrip( method RequestBodyEnabled (line 121) | func (atl *AppLogger) RequestBodyEnabled() bool { return true } method ResponseBodyEnabled (line 124) | func (atl *AppLogger) ResponseBodyEnabled() bool { return true } function init (line 129) | func init() { function InitLoggerDefault (line 134) | func InitLoggerDefault(enableDebug bool) { function InitLoggerDefaultDev (line 156) | func InitLoggerDefaultDev() { function GetLoggerInstanceFromContext (line 172) | func GetLoggerInstanceFromContext(ctx context.Context) *zap.Logger { FILE: ai-architectures/agent-battle/pkg/rest/template.go type handlerFunc (line 11) | type handlerFunc type fiberHandlerTemplate (line 13) | type fiberHandlerTemplate struct method ResponseJSON (line 35) | func (s *fiberHandlerTemplate) ResponseJSON(ctx *fiber.Ctx) error { method SetEmptyResponse (line 50) | func (s *fiberHandlerTemplate) SetEmptyResponse(ctx *fiber.Ctx) error { method SendString (line 59) | func (s *fiberHandlerTemplate) SendString(ctx *fiber.Ctx) error { method Send (line 71) | func (s *fiberHandlerTemplate) Send(ctx *fiber.Ctx) error { constant StatusSuccess (line 18) | StatusSuccess int32 = 1 constant StatusFailed (line 19) | StatusFailed int32 = -1 type Response (line 22) | type Response struct function NewFiberHandlerTemplate (line 29) | func NewFiberHandlerTemplate(handlerFunc handlerFunc) *fiberHandlerTempl... function NewSuccessResponse (line 43) | func NewSuccessResponse(data interface{}) *Response { FILE: ai-architectures/agent-battle/pkg/secret_manager/secret_manager.go function GetGoogleSecretKey (line 14) | func GetGoogleSecretKey(ctx context.Context, name string) (string, error) { function decryptToByte (line 35) | func decryptToByte(value string, cipherKey string) ([]byte, error) { function DecryptToString (line 51) | func DecryptToString(value string, cipherKey string) (string, error) { function decodeBase64 (line 67) | func decodeBase64(s string) ([]byte, error) { function blowfishDecrypt (line 75) | func blowfishDecrypt(value, key []byte) ([]byte, error) { FILE: ai-architectures/agent-battle/pkg/telegram/client.go constant DefaultTelegramChannel (line 16) | DefaultTelegramChannel = -0 type telegramClient (line 20) | type telegramClient struct method SendMessageToTelegramChannel (line 59) | func (client *telegramClient) SendMessageToTelegramChannel(ctx context... type Attachment (line 24) | type Attachment struct type Field (line 42) | type Field struct type Message (line 48) | type Message struct type ITelegramClient (line 55) | type ITelegramClient interface function getTelegramChannelId (line 107) | func getTelegramChannelId(channelId int64) int64 { function New (line 115) | func New() ITelegramClient { FILE: ai-architectures/agent-battle/pkg/utils/copier.go constant tagMust (line 35) | tagMust uint8 = 1 << iota constant tagNoPanic (line 39) | tagNoPanic constant tagIgnore (line 42) | tagIgnore constant hasCopied (line 45) | hasCopied constant String (line 48) | String string = "" constant Bool (line 49) | Bool bool = false constant Int (line 50) | Int int = 0 constant Float32 (line 51) | Float32 float32 = 0 constant Float64 (line 52) | Float64 float64 = 0 type Option (line 56) | type Option struct method converters (line 68) | func (opt Option) converters() map[converterPair]TypeConverter { method fieldNameMapping (line 95) | func (opt Option) fieldNameMapping() map[converterPair]FieldNameMapping { type TypeConverter (line 84) | type TypeConverter struct type converterPair (line 90) | type converterPair struct type FieldNameMapping (line 110) | type FieldNameMapping struct type flags (line 117) | type flags struct type tagNameMapping (line 124) | type tagNameMapping struct function Copy (line 130) | func Copy(toValue interface{}, fromValue interface{}) (err error) { function CopyWithOption (line 135) | func CopyWithOption(toValue interface{}, fromValue interface{}, opt Opti... function copier (line 139) | func copier(toValue interface{}, fromValue interface{}, opt Option) (err... function getFieldNamesMapping (line 649) | func getFieldNamesMapping(mappings map[converterPair]FieldNameMapping, f... function fieldByNameOrZeroValue (line 664) | func fieldByNameOrZeroValue(source reflect.Value, fieldName string) (val... function copyUnexportedStructFields (line 674) | func copyUnexportedStructFields(to, from reflect.Value) { function shouldIgnore (line 692) | func shouldIgnore(v reflect.Value, ignoreEmpty bool) bool { function deepFields (line 701) | func deepFields(reflectType reflect.Type) []reflect.StructField { function indirect (line 734) | func indirect(reflectValue reflect.Value) reflect.Value { function indirectType (line 741) | func indirectType(reflectType reflect.Type) (_ reflect.Type, isPtr bool) { function set (line 749) | func set(to, from reflect.Value, deepCopy bool, converters map[converter... function lookupAndCopyWithConverter (line 847) | func lookupAndCopyWithConverter(to, from reflect.Value, converters map[c... function parseTags (line 873) | func parseTags(tag string) (flg uint8, name string, err error) { function getFlags (line 895) | func getFlags(dest, src reflect.Value, toType, fromType reflect.Type) (f... function checkBitFlags (line 948) | func checkBitFlags(flagsList map[string]uint8) (err error) { function getFieldName (line 964) | func getFieldName(fieldName string, flgs flags, fieldNameMapping map[str... function driverValuer (line 1004) | func driverValuer(v reflect.Value) (i driver.Valuer, ok bool) { function fieldByName (line 1014) | func fieldByName(v reflect.Value, name string, caseSensitive bool) refle... function setValue (line 1022) | func setValue(to interface{}, from interface{}) { FILE: ai-architectures/agent-battle/pkg/utils/crypto.go function GenerateAddress (line 11) | func GenerateAddress(secretKey string) (string, string, error) { function BeatifyWalletAddress (line 31) | func BeatifyWalletAddress(address string) string { FILE: ai-architectures/agent-battle/pkg/utils/fiber_error.go type Err (line 14) | type Err struct method MarshalJSON (line 26) | func (e *Err) MarshalJSON() ([]byte, error) { method Error (line 79) | func (e *Err) Error() string { type aliasError (line 24) | type aliasError function NewBadRequestErr (line 40) | func NewBadRequestErr(code int32, message string, err ...error) *Err { function NewErr (line 53) | func NewErr(err error, code int32, message ...string) *Err { function NewHttpErr (line 66) | func NewHttpErr(err error, code int32, httpCode int, message ...string) ... function FromErr (line 83) | func FromErr(err error) *Err { FILE: ai-architectures/agent-battle/pkg/utils/file.go function WriteFile (line 9) | func WriteFile(filePath string, data []byte, perm os.FileMode) error { function CreateFile (line 25) | func CreateFile(filePath string, data []byte) error { function ReadFile (line 43) | func ReadFile(filePath string) ([]byte, error) { FILE: ai-architectures/agent-battle/pkg/utils/html.go function MinifyHTML (line 10) | func MinifyHTML(html string) (string, error) { function ResolveURL (line 35) | func ResolveURL(base, ref string) (string, error) { FILE: ai-architectures/agent-battle/pkg/utils/jwt_token.go function ValidateToken (line 11) | func ValidateToken(token string, publicKey string) (jwt.MapClaims, error) { function CreateToken (line 39) | func CreateToken(tokenLifeTime time.Duration, payload interface{}, priva... FILE: ai-architectures/agent-battle/pkg/utils/mongo.go function IsErrNoDocuments (line 9) | func IsErrNoDocuments(err error) bool { FILE: ai-architectures/agent-battle/pkg/utils/password.go function HashPassword (line 5) | func HashPassword(password string) string { function ComparePassword (line 10) | func ComparePassword(hashedPassword string, passwordStr string) error { FILE: ai-architectures/agent-battle/pkg/utils/slice.go function SliceUnique (line 3) | func SliceUnique[T comparable](s []T) []T { function SliceContains (line 20) | func SliceContains[T comparable](slice []T, target T) bool { function SliceToMap (line 29) | func SliceToMap[T comparable, M comparable](list []T, f func(T) M) map[M... function SliceRemoveFunc (line 38) | func SliceRemoveFunc[E any](s []E, f func(E) bool) []E { function SliceFindItemFunc (line 50) | func SliceFindItemFunc[E any](s []E, f func(E) bool) (rs E, idx int) { function SliceAddFirst (line 62) | func SliceAddFirst[E any](s []E, insertValue E) []E { function SliceInsertWithIndex (line 72) | func SliceInsertWithIndex[T any](array []T, value T, index int) []T { function SliceRemoveWithInndex (line 79) | func SliceRemoveWithInndex[T any](array []T, index int) []T { function SliceMoveElement (line 86) | func SliceMoveElement[T any](array []T, srcIndex int, dstIndex int) []T { FILE: ai-architectures/agent-battle/pkg/utils/string.go constant UndefinedString (line 12) | UndefinedString = "undefined" constant ZeroString (line 13) | ZeroString = "" constant CensorStringValue (line 14) | CensorStringValue = "***" function StringTrimSpace (line 20) | func StringTrimSpace(s string) string { function IsStringEmpty (line 25) | func IsStringEmpty(s string) bool { function IsStringNotEmpty (line 30) | func IsStringNotEmpty(s string) bool { function CensorString (line 35) | func CensorString(str string) string { function StringPrefixInSlice (line 44) | func StringPrefixInSlice(list []string, str string) bool { function StringInSliceEqualFold (line 54) | func StringInSliceEqualFold(list []string, str string) bool { function StringKeys (line 64) | func StringKeys(mmap map[string]interface{}) []string { function IsUndefinedValue (line 73) | func IsUndefinedValue(s string) bool { function RandString (line 78) | func RandString(n int) string { function GetFirstLastFromFullname (line 86) | func GetFirstLastFromFullname(fullName string) (string, string) { FILE: ai-architectures/agent-battle/pkg/utils/url.go function ExtractDomainFromUrl (line 8) | func ExtractDomainFromUrl(link string) (string, error) { FILE: ai-architectures/agent-battle/pkg/utils/utils.go type Environment (line 16) | type Environment type Mode (line 17) | type Mode constant Develop (line 21) | Develop Environment = "develop" constant Staging (line 22) | Staging Environment = "staging" constant Production (line 23) | Production Environment = "production" constant Api (line 25) | Api Mode = "api" constant Worker (line 26) | Worker Mode = "worker" function HandleSigterm (line 31) | func HandleSigterm(handleExit func()) { function IsEnvProduction (line 42) | func IsEnvProduction() bool { function IsWorker (line 46) | func IsWorker() bool { function IsApi (line 50) | func IsApi() bool { function ToPointer (line 54) | func ToPointer[E any](s E) *E { function GenUniqueInt64 (line 58) | func GenUniqueInt64() int64 { function StructToMap (line 64) | func StructToMap(obj interface{}) (map[string]string, error) { FILE: ai-architectures/agent-task-handlers/server.py class EndpointFilter (line 26) | class EndpointFilter(logging.Filter): method filter (line 28) | def filter(self, record): function scheduler_job (line 62) | def scheduler_job(): function read_root (line 103) | def read_root(): FILE: ai-architectures/agent-task-handlers/tests/unit/mock/api_twitter.py function mock_tweet (line 4) | def mock_tweet(**kwargs): FILE: ai-architectures/agent-task-handlers/tests/unit/mock/kn_base.py class MockKnowledgeBase (line 7) | class MockKnowledgeBase(KnowledgeBase): method add_mock_response (line 15) | def add_mock_response( method generate (line 21) | def generate(self, query: str, **kwargs: Any): method agenerate (line 30) | async def agenerate(self, messages: List[dict], **kwargs: Any): FILE: ai-architectures/agent-task-handlers/tests/unit/mock/llm.py class Message (line 11) | class Message(BaseModel, frozen=True): class MockLLM (line 16) | class MockLLM(OpenAILLMBase): method add_mock_response (line 24) | def add_mock_response(self, messages: List[dict], response: str | None): method generate (line 30) | def generate(self, messages: List[dict], **kwargs: Any): method agenerate (line 44) | async def agenerate(self, messages: List[dict], **kwargs: Any): FILE: ai-architectures/agent-task-handlers/tests/unit/mock/postprocess.py function mock_postprocess_tweet_by_prompts (line 1) | def mock_postprocess_tweet_by_prompts( FILE: ai-architectures/agent-task-handlers/tests/unit/mock/sleep.py function mock_sleep (line 1) | def mock_sleep(delay: float): function a_mock_sleep (line 5) | async def a_mock_sleep(delay: float): FILE: ai-architectures/agent-task-handlers/tests/unit/mock/twin_agent.py function mock_random_example_tweets (line 1) | def mock_random_example_tweets(knowledge_base_id: str, **kwargs): FILE: ai-architectures/agent-task-handlers/tests/unit/test_post_v2.py function task_fixture (line 23) | def task_fixture(): class TestPostV2 (line 44) | class TestPostV2: method _setup (line 46) | def _setup(self, task_fixture, monkeypatch: pytest.MonkeyPatch): method test_normal_flow (line 63) | async def test_normal_flow(self, task_fixture, monkeypatch): FILE: ai-architectures/agent-task-handlers/x_content/api.py function get_state_handler (line 42) | def get_state_handler(): function get_chat_request_state_handler (line 48) | def get_chat_request_state_handler(): function get_twitter_news (line 63) | async def get_twitter_news(query: str) -> JSONResponse: function get_bing_news (line 89) | async def get_bing_news(query: str) -> JSONResponse: function get_post_v3_sample_content (line 108) | async def get_post_v3_sample_content( function get_redis_by_key (line 123) | async def get_redis_by_key(key: str): function twin_task_submit (line 141) | async def twin_task_submit( function enqueue_api (line 159) | async def enqueue_api( function get_result_api (line 180) | async def get_result_api(id: str, thought_only: bool = False) -> JSONRes... function enqueue_chat (line 213) | async def enqueue_chat( function get_chat_result_api (line 228) | async def get_chat_result_api(id: str) -> JSONResponse: function get_result_api_internal (line 245) | async def get_result_api_internal( FILE: ai-architectures/agent-task-handlers/x_content/cache/base_state_handler.py class StatusHandlerBase (line 8) | class StatusHandlerBase(ABC, Generic[T]): method commit (line 11) | def commit(self, state: T): method acommit (line 19) | async def acommit(self, state: T): method get_undone (line 27) | def get_undone(self) -> List[T]: method get (line 35) | def get(self, _id: str, none_if_error: bool = False) -> Optional[T]: method a_get (line 43) | async def a_get(self, _id: str, none_if_error: bool = False) -> Option... FILE: ai-architectures/agent-task-handlers/x_content/cache/chat_request_state_handler.py class ChatRequestStateHandler (line 13) | class ChatRequestStateHandler(StatusHandlerBase[ChatRequest]): method __init__ (line 16) | def __init__(self) -> None: method commit (line 19) | def commit(self, state: ChatRequest): method acommit (line 28) | async def acommit(self, state: ChatRequest): method get_undone (line 39) | def get_undone(self) -> List[ChatRequest]: method a_get (line 59) | async def a_get( method get (line 101) | def get( FILE: ai-architectures/agent-task-handlers/x_content/cache/entity_cache.py class ConversationRedisCache (line 11) | class ConversationRedisCache(object): method __init__ (line 13) | def __init__(self): method _get_key (line 16) | def _get_key(self, username): method is_threshold_exceeded (line 19) | def is_threshold_exceeded( method add_tweet_to_conversation (line 48) | def add_tweet_to_conversation( class GameRedisCache (line 83) | class GameRedisCache(object): method __init__ (line 91) | def __init__(self): method get_game_status (line 95) | def get_game_status(self, tweet_id: str) -> str | None: method set_game_status (line 105) | def set_game_status(self, tweet_id: str, status: str) -> bool: method add_running_game (line 113) | def add_running_game(self, tweet_id: str, status: str) -> bool: method remove_running_game (line 132) | def remove_running_game(self, tweet_id: str, status: str) -> bool: method get_running_games (line 152) | def get_running_games(self) -> set[str]: method acquire_create_game_lock (line 158) | def acquire_create_game_lock(self, _tweet_id, expiry_ms: int) -> bool: method acquire_judge_game_lock (line 163) | def acquire_judge_game_lock(self, _tweet_id, expiry_ms: int) -> bool: method release_create_game_lock (line 168) | def release_create_game_lock(self, tweet_id: str) -> bool: method release_judge_game_lock (line 176) | def release_judge_game_lock(self, tweet_id: str) -> bool: method _acquire_lock (line 183) | def _acquire_lock(self, lock_key: str, expiry_ms: int) -> bool: method get_fact_check (line 189) | def get_fact_check(self, tweet_id: str) -> dict | None: method set_fact_check (line 198) | def set_fact_check(self, tweet_id: str, response_dict: dict) -> bool: method reset_games_status_impl (line 208) | def reset_games_status_impl(self, status_from: str, status_to: str) ->... class ShadowReplyRedisCache (line 230) | class ShadowReplyRedisCache(object): method __init__ (line 232) | def __init__(self): method _get_key (line 235) | def _get_key(self, username): method is_threshold_exceeded (line 238) | def is_threshold_exceeded(self, username, tweet_id, max_num_reply=1): method add_reply (line 251) | def add_reply(self, username, tweet_id): class TweetInfoRedisCache (line 274) | class TweetInfoRedisCache(object): method __init__ (line 276) | def __init__(self): method _get_key (line 279) | def _get_key(self, tweet_id): method commit (line 282) | def commit(self, tweet_info): method get (line 291) | def get(self, tweet_id): class FollowingListRedisCache (line 300) | class FollowingListRedisCache(object): method __init__ (line 302) | def __init__(self): method _get_key (line 305) | def _get_key(self, username): method commit (line 308) | def commit(self, username, following): method get (line 316) | def get(self, username): class TweetInscriptionRedisCache (line 325) | class TweetInscriptionRedisCache(object): method __init__ (line 327) | def __init__(self, max_inscription=1): method _get_key (line 331) | def _get_key(self, username): method add_inscription (line 334) | def add_inscription(self, username, request_id, tweet_id): method is_threshold_exceeded (line 357) | def is_threshold_exceeded(self, username, request_id): method is_tweet_id (line 371) | def is_tweet_id(self, tweet_id): method get_inscribed_tweets_ids (line 374) | def get_inscribed_tweets_ids(self, username): FILE: ai-architectures/agent-task-handlers/x_content/cache/mission_state_handler.py class MissionStateHandler (line 14) | class MissionStateHandler(StatusHandlerBase[ReasoningLog]): method __init__ (line 17) | def __init__(self) -> None: method commit (line 20) | def commit(self, state: ReasoningLog) -> ReasoningLog: method acommit (line 29) | async def acommit(self, state: ReasoningLog) -> ReasoningLog: method get_undone (line 40) | def get_undone(self) -> List[ReasoningLog]: method a_get (line 60) | async def a_get( method get (line 104) | def get( FILE: ai-architectures/agent-task-handlers/x_content/constants/chain.py class ChainIdentity (line 5) | class ChainIdentity(str, Enum): function get_batching_time (line 12) | def get_batching_time(chain_id: str) -> int: FILE: ai-architectures/agent-task-handlers/x_content/constants/main.py class AgentUsername (line 5) | class AgentUsername(str, Enum): class AgentFullname (line 9) | class AgentFullname(str, Enum): class ModelName (line 13) | class ModelName(str, Enum): class HTTPMethod (line 20) | class HTTPMethod(str, Enum): class ToolSet (line 25) | class ToolSet(str, Enum): class AgentTask (line 39) | class AgentTask(str, Enum): class MissionChainState (line 54) | class MissionChainState(str, Enum): FILE: ai-architectures/agent-task-handlers/x_content/constants/utils.py function get_and_warn (line 7) | def get_and_warn(key, default_value=None): FILE: ai-architectures/agent-task-handlers/x_content/legacy_services/post.py class BrainstormTweetService (line 27) | class BrainstormTweetService: method __init__ (line 29) | def __init__(self): method _generate_topic_from_question (line 43) | async def _generate_topic_from_question( method generate_content (line 94) | async def generate_content( FILE: ai-architectures/agent-task-handlers/x_content/legacy_services/twin.py function try_load_json_from_str (line 24) | def try_load_json_from_str(s: str): class TwinService (line 38) | class TwinService: method __init__ (line 40) | def __init__(self): method _generate_style (line 56) | def _generate_style(self, context: str, current_style: dict) -> str: method _generate_style_from_tweets (line 111) | def _generate_style_from_tweets(self, data_tweets: List[str]) -> str: method _pull_tweets (line 137) | def _pull_tweets(self, ids: List[str]) -> Tuple[List[str], Exception]: method _insert_to_db (line 141) | def _insert_to_db(self, agent_id: str, pull_tweets: List[str]) -> str: method generate_system_prompt (line 145) | def generate_system_prompt( method _update_twin_status (line 185) | def _update_twin_status(self, twin_response: TwinUpdateResponse) -> bool: method generate_twin (line 200) | def generate_twin(self, agent_id: str, twitter_ids: List[str]) -> dict: method generate_twin_from_discord_messages (line 320) | def generate_twin_from_discord_messages( method twin_system_prompt (line 384) | def twin_system_prompt(self, twitter_ids: List[str]) -> str: FILE: ai-architectures/agent-task-handlers/x_content/legacy_services/utils.py function create_llm (line 64) | def create_llm( function get_info (line 90) | def get_info(user_name: str) -> tuple: function generate_context_from_tweets (line 129) | def generate_context_from_tweets(tweets: list) -> str: function file_exists_in_local (line 147) | def file_exists_in_local(file_name): function save_tweets_to_local (line 152) | def save_tweets_to_local(tweets, file_name): function is_long_tweet (line 158) | def is_long_tweet(tweet: str) -> bool: function get_full_text_by_tweet_ids (line 180) | def get_full_text_by_tweet_ids(tweet_ids: List[str]) -> List[str]: function pull_tweets (line 207) | def pull_tweets(twitter_ids: List[str]): function names_list_to_string (line 334) | def names_list_to_string(lst, chr=""): FILE: ai-architectures/agent-task-handlers/x_content/llm/base.py class OnchainInferResult (line 6) | class OnchainInferResult(ChatResult): class OpenAILLMBase (line 11) | class OpenAILLMBase(ChatOpenAI): method __init__ (line 13) | def __init__(self, *args, **kwargs): method generate (line 16) | def generate( method agenerate (line 28) | async def agenerate( method get_info (line 40) | def get_info(self): FILE: ai-architectures/agent-task-handlers/x_content/llm/eternal_ai.py function get_time_estimation (line 23) | def get_time_estimation(): class ASyncBasedEternalAI (line 28) | class ASyncBasedEternalAI(OpenAILLMBase): method __init__ (line 35) | def __init__(self, *args, **kwargs): method submit_async_request (line 38) | async def submit_async_request( method wait (line 103) | async def wait(self, receipt: str, eta_seconds: float = 60): method agenerate (line 184) | async def agenerate( method get_info (line 214) | def get_info(self): FILE: ai-architectures/agent-task-handlers/x_content/llm/local.py class SyncBasedEternalAI (line 13) | class SyncBasedEternalAI(OpenAILLMBase): method start_async_request (line 15) | async def start_async_request( method agenerate (line 97) | async def agenerate( method start_sync_request (line 117) | def start_sync_request(self, messages: List[BaseMessage]) -> dict: method generate (line 181) | def generate( method get_info (line 201) | def get_info(self): FILE: ai-architectures/agent-task-handlers/x_content/llm/time_estimation.py class TimeEstimation (line 6) | class TimeEstimation(Queue): method __init__ (line 10) | def __init__(self, maxsize=0, default_estimation=60): method put (line 16) | def put(self, item, block=True, timeout=None): method estimate (line 26) | def estimate(self, block=True, timeout=None): class ModelInferTimeEstimation (line 33) | class ModelInferTimeEstimation: method __init__ (line 35) | def __init__(self): method prepare (line 38) | def prepare(self, chain_id: str, maxsize=1000, default_estimation=60): method estimate (line 42) | def estimate(self, chain_id: str): method update (line 49) | def update(self, chain_id: str, actual_time: float): FILE: ai-architectures/agent-task-handlers/x_content/llm/utils.py class ServerInferenceResult (line 7) | class ServerInferenceResult(BaseModel): function check_and_get_infer_result (line 13) | async def check_and_get_infer_result( FILE: ai-architectures/agent-task-handlers/x_content/models.py function random_uuid (line 16) | def random_uuid() -> str: class ReactAgentReasoningMeta (line 20) | class ReactAgentReasoningMeta(BaseModel): class TokenInfo (line 36) | class TokenInfo(BaseModel): method json_system_prompt (line 42) | def json_system_prompt(self): class AgentKnowledgeBase (line 60) | class AgentKnowledgeBase(BaseModel): class AgentMetadata (line 65) | class AgentMetadata(BaseModel): method validate_kb_agents (line 75) | def validate_kb_agents(cls, data: dict): method json_system_prompt (line 95) | def json_system_prompt(self) -> dict: function is_single_token (line 117) | def is_single_token(token): function modified_json_stringnify (line 124) | def modified_json_stringnify(obj: dict, depth=0, indent=2) -> str: class ToolParamDtype (line 180) | class ToolParamDtype(str, Enum): class ToolParam (line 186) | class ToolParam(BaseModel): method validate_default (line 194) | def validate_default(cls, data: dict): class ToolLabel (line 222) | class ToolLabel(str, Enum): class ToolDef (line 227) | class ToolDef(BaseModel): method prototype (line 235) | def prototype(self): class AdvanceToolDef (line 249) | class AdvanceToolDef(ToolDef): class AutoAgentTask (line 255) | class AutoAgentTask(BaseModel): method is_done (line 283) | def is_done(self): method is_error (line 286) | def is_error(self): method forecast_agent_meta_data (line 290) | def forecast_agent_meta_data(self): method checksum (line 320) | def checksum(self): class ReasoningLog (line 344) | class ReasoningLog(AutoAgentTask): method _system_prompt_ (line 350) | def _system_prompt_(self) -> str: method parse_tool_list (line 367) | def parse_tool_list(cls, data: dict): class ChatRequest (line 400) | class ChatRequest(AutoAgentTask): class APIStatus (line 409) | class APIStatus(str, Enum): class APIResponse (line 414) | class APIResponse(BaseModel): class TwinUpdateResponse (line 420) | class TwinUpdateResponse(BaseModel): class TwinTaskSubmitResponse (line 431) | class TwinTaskSubmitResponse(BaseModel): class TwinTaskSubmitRequest (line 436) | class TwinTaskSubmitRequest(BaseModel): FILE: ai-architectures/agent-task-handlers/x_content/service.py function task_cls_resolver (line 31) | def task_cls_resolver(log: ReasoningLog) -> Optional[MultiStepTaskBase]: function chat_request_cls_resolver (line 88) | def chat_request_cls_resolver(chat: ChatRequest) -> Optional[ChatTaskBase]: function service_v2_handle_request (line 96) | async def service_v2_handle_request(log: ReasoningLog) -> ReasoningLog: function handle_chat_request (line 147) | async def handle_chat_request(request: ChatRequest) -> ChatRequest: function scan_db_and_resume_tasks (line 193) | def scan_db_and_resume_tasks(): function scan_db_and_resume_chat_requests (line 252) | def scan_db_and_resume_chat_requests(): function handle_pod_ready (line 317) | def handle_pod_ready(): function handle_pod_shutdown (line 332) | def handle_pod_shutdown(signum, frame): FILE: ai-architectures/agent-task-handlers/x_content/services/chat/chat_langgraph.py class State (line 26) | class State(TypedDict): function get_chat_langgraph (line 34) | def get_chat_langgraph(llm: OpenAILLMBase) -> CompiledStateGraph: FILE: ai-architectures/agent-task-handlers/x_content/services/chat/memory.py function get_memory_namespace (line 10) | def get_memory_namespace(user_id: str) -> tuple: function get_formatted_memories (line 14) | async def get_formatted_memories( FILE: ai-architectures/agent-task-handlers/x_content/services/chat/service.py class ChatService (line 7) | class ChatService: method __init__ (line 9) | def __init__(self): method get_chat (line 12) | async def get_chat( FILE: ai-architectures/agent-task-handlers/x_content/services/chat/tools.py function _lower_first_letter (line 32) | def _lower_first_letter(text: str) -> str: function _format_tool (line 36) | def _format_tool(tool: dict) -> str: function get_formatted_tools (line 44) | def get_formatted_tools(tools: list[BaseTool]) -> str: function upsert_memory (line 54) | async def upsert_memory( FILE: ai-architectures/agent-task-handlers/x_content/services/fact/fact_check.py class SearchResponse (line 14) | class SearchResponse: class FactVerificationSource (line 22) | class FactVerificationSource(ABC): method search (line 26) | async def search(self, query: str) -> SearchResponse: class TavilyVerificationSource (line 41) | class TavilyVerificationSource(FactVerificationSource): method __init__ (line 44) | def __init__(self, api_key: Optional[str] = None): method search (line 60) | async def search( method search_with_threshold (line 87) | async def search_with_threshold( class FactCheckService (line 125) | class FactCheckService: method __init__ (line 128) | def __init__(self, verification_source: FactVerificationSource): method verify_claim (line 136) | async def verify_claim(self, claim: str, llm) -> dict: method fact_check_text (line 173) | async def fact_check_text(self, text: str, llm) -> dict: FILE: ai-architectures/agent-task-handlers/x_content/services/fact/run_fact_check.py function main (line 5) | async def main(): FILE: ai-architectures/agent-task-handlers/x_content/tasks/_legacy/post_search.py function render_rewrite_tweet_conversation (line 29) | async def render_rewrite_tweet_conversation(log: ReasoningLog, content: ... class PostSearchTask (line 74) | class PostSearchTask(MultiStepTaskBase): method process_task (line 76) | async def process_task(self, log: ReasoningLog): method get_user_prompt (line 167) | async def get_user_prompt(self, log: ReasoningLog): method get_tweets (line 170) | async def get_tweets(self, log: ReasoningLog): method generate_conversation_thread (line 183) | async def generate_conversation_thread( FILE: ai-architectures/agent-task-handlers/x_content/tasks/_legacy/quote_tweet.py class QuoteTweetTask (line 25) | class QuoteTweetTask(MultiStepTaskBase): method process_task (line 28) | async def process_task(self, log: ReasoningLog) -> ReasoningLog: FILE: ai-architectures/agent-task-handlers/x_content/tasks/_legacy/shadow_reply.py class ShadowReplyTask (line 25) | class ShadowReplyTask(MultiStepTaskBase): method process_task (line 28) | async def process_task(self, log: ReasoningLog): FILE: ai-architectures/agent-task-handlers/x_content/tasks/base.py class BaseTask (line 18) | class BaseTask(ABC, Generic[T]): method process_task (line 23) | async def process_task(self, task: T) -> T: method commit_log (line 30) | async def commit_log(self, task: T) -> T: method run (line 33) | async def run(self, task: T) -> T: class MultiStepTaskBase (line 54) | class MultiStepTaskBase(BaseTask[ReasoningLog]): method __init__ (line 57) | def __init__( class ChatTaskBase (line 72) | class ChatTaskBase(BaseTask[ChatRequest]): method __init__ (line 75) | def __init__( FILE: ai-architectures/agent-task-handlers/x_content/tasks/game_agent/create_gamev2.py class GameReplyTask (line 12) | class GameReplyTask(ReplyTaskBase): method get_subtask_cls (line 14) | def get_subtask_cls( FILE: ai-architectures/agent-task-handlers/x_content/tasks/game_agent/judge_gamev2.py function _get_ready_to_judge_games (line 47) | async def _get_ready_to_judge_games(): function _is_judge_game_pending (line 104) | def _is_judge_game_pending(tweet_id): function _mark_judge_game_pending (line 116) | def _mark_judge_game_pending(tweet_id): function _mark_judge_game_running (line 124) | def _mark_judge_game_running(tweet_id): function _mark_judge_game_done (line 132) | def _mark_judge_game_done(tweet_id): function _try_acquire_judge_game_lock (line 143) | def _try_acquire_judge_game_lock(_tweet_id): function _get_facts_search_query_conversation (line 179) | def _get_facts_search_query_conversation( function _get_facts_search_query (line 215) | def _get_facts_search_query( function _get_judge_game_with_facts_conversation (line 246) | async def _get_judge_game_with_facts_conversation( function _get_judge_fact_conversation (line 362) | async def _get_judge_fact_conversation(tweet_object, answers): function _get_judge_game_conversation (line 423) | async def _get_judge_game_conversation(game_tweet_object, answers): function _get_child_tweets (line 477) | async def _get_child_tweets(tweet_id): function _get_final_answers (line 527) | async def _get_final_answers(log: ReasoningLog, _tweet_id): function _get_game_data_and_tweets (line 563) | async def _get_game_data_and_tweets(tweet_id): function _get_participant_answers_from_tweets (line 590) | def _get_participant_answers_from_tweets(game_data: GameInfo, child_twee... function _handle_winner_without_llm (line 619) | async def _handle_winner_without_llm( function _handle_winner_with_llm (line 630) | async def _handle_winner_with_llm(log: ReasoningLog, llm, game_id, answe... function _format_answers_within_time_limit (line 704) | def _format_answers_within_time_limit( function _get_winner_from (line 732) | def _get_winner_from(result: str): function _post_game_result (line 755) | async def _post_game_result(log: ReasoningLog, game_id, winning_agent): class JudgeGameTask (line 803) | class JudgeGameTask(MultiStepTaskBase): method process_task (line 805) | async def process_task(self, log: ReasoningLog) -> ReasoningLog: FILE: ai-architectures/agent-task-handlers/x_content/tasks/game_agent/subtasks/reply/reply_create_game.py function is_create_game_pending (line 29) | def is_create_game_pending(_tweet_id): function _mark_create_game_running (line 44) | def _mark_create_game_running(_tweet_id): function _mark_create_game_pending (line 64) | def _mark_create_game_pending(_tweet_id): function _mark_create_game_done (line 84) | def _mark_create_game_done(_tweet_id): function _try_acquire_create_game_lock (line 100) | def _try_acquire_create_game_lock(_tweet_id): function _get_agent_usernames (line 149) | def _get_agent_usernames(_tweet_object): function _get_agent_wallet_mapping (line 196) | def _get_agent_wallet_mapping(game_info: GameInfo): function _create_wallet_tweet (line 216) | def _create_wallet_tweet(wallet_mapping, bet_time, timeout): function _post_wallet_tweet (line 253) | async def _post_wallet_tweet(log: ReasoningLog, tweet_id, wallet_tweet): function _handle_create_game_request (line 279) | async def _handle_create_game_request(log: ReasoningLog, _tweet_object): class CreateGameSubtask (line 340) | class CreateGameSubtask(ReplySubtaskBase): method run (line 342) | async def run(self) -> dict: FILE: ai-architectures/agent-task-handlers/x_content/tasks/others.py class FallbackTask (line 7) | class FallbackTask(MultiStepTaskBase): method process_task (line 9) | async def process_task(self, log: ReasoningLog) -> ReasoningLog: FILE: ai-architectures/agent-task-handlers/x_content/tasks/reply_base.py class ReplyTaskBase (line 31) | class ReplyTaskBase(MultiStepTaskBase): method get_subtask_cls (line 35) | def get_subtask_cls( method process_task (line 44) | async def process_task(self, log: ReasoningLog) -> ReasoningLog: FILE: ai-architectures/agent-task-handlers/x_content/tasks/reply_subtask_base.py class ReplySubtaskBase (line 9) | class ReplySubtaskBase(ABC): method __init__ (line 11) | def __init__( method run (line 29) | async def run(self) -> dict: FILE: ai-architectures/agent-task-handlers/x_content/tasks/social_agent/chat.py class Chat (line 13) | class Chat(MultiStepTaskBase): method process_task (line 29) | async def process_task(self, log: ReasoningLog) -> ReasoningLog: FILE: ai-architectures/agent-task-handlers/x_content/tasks/social_agent/chat_v2.py class ChatV2 (line 8) | class ChatV2(ChatTaskBase): method process_task (line 11) | async def process_task(self, request: ChatRequest) -> ReasoningLog: FILE: ai-architectures/agent-task-handlers/x_content/tasks/social_agent/post_v2.py function load_mission_configuration (line 28) | def load_mission_configuration(log: ReasoningLog) -> dict: class PostV2 (line 41) | class PostV2(MultiStepTaskBase): method process_task (line 57) | async def process_task(self, log: ReasoningLog) -> ReasoningLog: method _process_post_with_news (line 233) | async def _process_post_with_news( method _process_post_with_topics (line 306) | async def _process_post_with_topics( method _process_post (line 330) | async def _process_post(self, log: ReasoningLog, prompt: str): FILE: ai-architectures/agent-task-handlers/x_content/tasks/social_agent/post_v3.py class PostV3 (line 31) | class PostV3(MultiStepTaskBase): method process_task (line 41) | async def process_task(self, log: ReasoningLog) -> ReasoningLog: method get_contents (line 231) | async def get_contents( FILE: ai-architectures/agent-task-handlers/x_content/tasks/social_agent/react_agent.py function parse_conversational_react_response (line 23) | def parse_conversational_react_response(response: str, verbose=True) -> ... function has_action (line 50) | def has_action(log: ReasoningLog, it: int, tools: List[ToolDef]) -> bool: function has_news (line 61) | def has_news(log: ReasoningLog, it: int, tools: List[ToolDef]) -> bool: function dynamic_system_reminder (line 73) | def dynamic_system_reminder( function render_conversation (line 109) | def render_conversation(log: ReasoningLog, tools: List[ToolDef]): class ReactAgent (line 140) | class ReactAgent(MultiStepTaskBase): method is_react_complete (line 143) | async def is_react_complete(self, log: ReasoningLog) -> bool: method process_task (line 150) | async def process_task(self, log: ReasoningLog) -> ReasoningLog: method update_react_scratchpad (line 208) | async def update_react_scratchpad(self, log: ReasoningLog, pad: dict): FILE: ai-architectures/agent-task-handlers/x_content/tasks/social_agent/react_agent_for_trading.py function has_successful_trade_action (line 29) | def has_successful_trade_action(log: ReasoningLog, it: int) -> bool: function has_news (line 45) | def has_news(log: ReasoningLog, it: int) -> bool: function dynamic_system_reminder_for_trading_task (line 69) | def dynamic_system_reminder_for_trading_task( function render_conversation (line 99) | def render_conversation(log: ReasoningLog, tools: List[ToolDef]): function _tweet_multi (line 147) | def _tweet_multi(log: ReasoningLog, content: List[str]): function _post_process_trading_task_v2 (line 162) | def _post_process_trading_task_v2( class TradingTask (line 190) | class TradingTask(ReactAgent): method process_task (line 193) | async def process_task(self, log: ReasoningLog) -> ReasoningLog: FILE: ai-architectures/agent-task-handlers/x_content/tasks/social_agent/react_agent_use_deepseek_r1.py function format_prompt_v2 (line 15) | def format_prompt_v2(log: ReasoningLog, tools: List[ToolDef]): function parse_conversational_react_response (line 45) | def parse_conversational_react_response(response: str, verbose=True) -> ... function render_conversation (line 80) | def render_conversation(log: ReasoningLog, tools: List[ToolDef]): class ReactAgentUsingDeepSeekR1 (line 128) | class ReactAgentUsingDeepSeekR1(ReactAgent): method is_react_complete (line 131) | async def is_react_complete(self, log: ReasoningLog) -> bool: method process_task (line 138) | async def process_task(self, log: ReasoningLog) -> ReasoningLog: method update_react_scratchpad (line 201) | async def update_react_scratchpad(self, log: ReasoningLog, pad: dict): FILE: ai-architectures/agent-task-handlers/x_content/tasks/social_agent/social_reply.py class SocialReplyTask (line 13) | class SocialReplyTask(ReplyTaskBase): method get_subtask_cls (line 15) | def get_subtask_cls( FILE: ai-architectures/agent-task-handlers/x_content/tasks/social_agent/subtasks/reply/reply_game.py function is_game_created (line 31) | def is_game_created(_tweet_id): class ReplyGameSubtask (line 44) | class ReplyGameSubtask(ReplySubtaskBase): method run (line 46) | async def run(self) -> dict: FILE: ai-architectures/agent-task-handlers/x_content/tasks/social_agent/subtasks/reply/reply_regular.py class ReplyRegularSubtask (line 35) | class ReplyRegularSubtask(ReplySubtaskBase): method run (line 37) | async def run(self) -> dict: FILE: ai-architectures/agent-task-handlers/x_content/tasks/utils.py function move_state (line 27) | def move_state( function a_move_state (line 34) | async def a_move_state( function notify_status_reasoning_log (line 42) | async def notify_status_reasoning_log(log: ReasoningLog): function notify_status_chat_request (line 76) | async def notify_status_chat_request(request: ChatRequest): function send_alert (line 110) | async def send_alert(task: AutoAgentTask, reason: str): function format_prompt_v2 (line 126) | def format_prompt_v2(log: ReasoningLog, tools: List[ToolDef]): function get_system_prompt (line 156) | def get_system_prompt(log: ReasoningLog): function get_system_prompt_with_random_example_tweets (line 160) | def get_system_prompt_with_random_example_tweets(log: ReasoningLog): function create_twitter_auth_from_reasoning_log (line 171) | def create_twitter_auth_from_reasoning_log(log: ReasoningLog): function magic_toolset_from_reasoning_log (line 188) | def magic_toolset_from_reasoning_log(log: ReasoningLog, llm: OpenAILLMBa... function model_dependent_frequency_penalty (line 202) | def model_dependent_frequency_penalty(task: AutoAgentTask) -> float: function create_llm (line 211) | def create_llm(task: AutoAgentTask): function create_kn_base (line 249) | def create_kn_base(task: AutoAgentTask) -> KnowledgeBase: FILE: ai-architectures/agent-task-handlers/x_content/toolcall/dynamic_toolcall.py class DynamicToolcall (line 7) | class DynamicToolcall(IToolCall): method __init__ (line 9) | def __init__(self, definitions: List[AdvanceToolDef]): method get_tools (line 12) | def get_tools(self, toolset=None): FILE: ai-architectures/agent-task-handlers/x_content/toolcall/toolcall.py class ToolListWrapper (line 7) | class ToolListWrapper(List[ToolDef]): method auto_execute (line 9) | async def auto_execute( method execute (line 18) | def execute(self, name, *args, **kwargs): method __getattr__ (line 28) | def __getattr__(self, name): method __hasattr__ (line 35) | def __hasattr__(self, name): class IToolCall (line 43) | class IToolCall(object): method get_tools (line 45) | def get_tools(self, toolset: ToolSet = None) -> ToolListWrapper: FILE: ai-architectures/agent-task-handlers/x_content/toolcall/utils.py function is_float (line 20) | def is_float(xx: Any): function split_params (line 28) | def split_params(spec: dict, action_input): function make_response (line 40) | def make_response(content, success=True): function shorten_data (line 46) | def shorten_data(data: Union[dict, list, str], max_size_list: int = 10, ... function execute_http_toolcall (line 65) | async def execute_http_toolcall( function value_cast (line 149) | def value_cast(dtype: ToolParamDtype, value: str): function parse_toolcall_params (line 162) | def parse_toolcall_params(params: List[ToolParam], inputs): function execute_advance_tool (line 181) | async def execute_advance_tool( function execute_tool (line 240) | async def execute_tool( FILE: ai-architectures/agent-task-handlers/x_content/toolcall/wrapped_external_apis.py function _tweet_obj_to_observation (line 111) | def _tweet_obj_to_observation(tweet: TweetObject) -> dict: class LiveXDB (line 119) | class LiveXDB(IToolCall): method __init__ (line 121) | def __init__( method quote_tweet (line 131) | def quote_tweet(self, tweet_id: str, comment: str): method tweet (line 146) | def tweet(self, content: str): method tweet_multi (line 157) | def tweet_multi(self, content: List[str]): method tweet_with_enhancement (line 168) | async def tweet_with_enhancement(self, content: str): method reply (line 235) | def reply(self, tweet_id: str, reply_content: str): method reply_by_tweet_id (line 246) | async def reply_by_tweet_id(self, tweet_id: str): method follow (line 351) | def follow(self, target_username: str): method create_token (line 359) | def create_token( method inscribe_reply_by_id (line 382) | def inscribe_reply_by_id(self, tweet_id: str, price: str, reason: str): method inscribe_post_by_id (line 409) | def inscribe_post_by_id(self, tweet_id: str, price: str, reason: str): method get_tweets_by_username (line 436) | def get_tweets_by_username(self, username: str): method get_user_info_by_username (line 452) | def get_user_info_by_username(self, username: str): method get_tweets_by_username_selfblock (line 460) | def get_tweets_by_username_selfblock(self, username: str): method get_your_own_tweets (line 479) | def get_your_own_tweets(self): method get_recent_posts (line 495) | def get_recent_posts(self): method get_recent_mentioned_tweets_by_username (line 517) | def get_recent_mentioned_tweets_by_username(self, username: str): method react_get_tweet_full_context (line 533) | def react_get_tweet_full_context(self, tweet_id: str): method get_following_by_username (line 545) | def get_following_by_username(self, username: str): method search_users (line 556) | def search_users(self, query: str): method get_popular_following_feed (line 567) | def get_popular_following_feed(self): method search_recent_tweets (line 578) | def search_recent_tweets(self, query: str): method get_recent_replies (line 598) | def get_recent_replies(self): method buy (line 620) | def buy(self, symbol: str, amount: float): method sell (line 643) | def sell(self, symbol: str, amount: float): method get_wallet_balance (line 666) | def get_wallet_balance(self): method get_token_prices (line 671) | def get_token_prices(self): method research_about_topic (line 674) | def research_about_topic(self, topic): method tool_list (line 679) | def tool_list(self) -> List[ToolDef]: method get_tools_by_toolset (line 942) | def get_tools_by_toolset(self, toolset: ToolSet) -> List[ToolDef]: method get_tools (line 954) | def get_tools(self, toolset=None): FILE: ai-architectures/agent-task-handlers/x_content/utils.py function is_local_env (line 12) | def is_local_env(): function is_twin_agent (line 16) | def is_twin_agent(log: ReasoningLog): function send_log_alert_to_telegram (line 28) | def send_log_alert_to_telegram(log: ReasoningLog, error): function notify_trading_action (line 47) | def notify_trading_action( function parse_knowledge_ids (line 64) | def parse_knowledge_ids(knowledge_id: str) -> List[str]: FILE: ai-architectures/agent-task-handlers/x_content/verifications.py function verify_opencall_x_token (line 17) | async def verify_opencall_x_token( function verify_x_token (line 28) | async def verify_x_token(x_token: Annotated[str | None, Header()] = None): function verify_third_party_authorization_key (line 35) | def verify_third_party_authorization_key(backend_url: str, headers: dict... FILE: ai-architectures/agent-task-handlers/x_content/wrappers/analytic/custom.py function send_log_to_custom_analytic (line 12) | def send_log_to_custom_analytic( FILE: ai-architectures/agent-task-handlers/x_content/wrappers/api/twitter_v2/main.py function _get_api_headers (line 69) | def _get_api_headers(): function _get_conversation_redis_cache (line 74) | def _get_conversation_redis_cache(): function _get_following_list_redis_cache (line 79) | def _get_following_list_redis_cache(): function _get_shadow_reply_redis_cache (line 84) | def _get_shadow_reply_redis_cache(): function _get_tweet_inscription_redis_cache (line 89) | def _get_tweet_inscription_redis_cache(): function _preprocess_username (line 93) | def _preprocess_username(username: str): function is_valid_tweet_id (line 100) | def is_valid_tweet_id(tweet_id): function _image_descriptions_from_tweet_id (line 114) | def _image_descriptions_from_tweet_id(tweet_id: str): function _image_urls_from_tweet_id (line 145) | def _image_urls_from_tweet_id(tweet_id: str): function optimize_twitter_query (line 168) | def optimize_twitter_query( function search_twitter_news (line 240) | def search_twitter_news( function search_for_token_news (line 336) | def search_for_token_news(tokens: list) -> Response[TweetsDto]: function _get_username_by_id (line 354) | def _get_username_by_id(user_id: str): function get_recent_mentioned_tweets_by_username_v2 (line 375) | def get_recent_mentioned_tweets_by_username_v2( function get_tweets_by_username (line 525) | def get_tweets_by_username( function _get_following_by_username (line 638) | def _get_following_by_username( function get_following_by_username (line 687) | def get_following_by_username( function get_relevent_information_v2 (line 717) | async def get_relevent_information_v2( function _get_tweet_info_from_tweet_id (line 791) | def _get_tweet_info_from_tweet_id( function get_tweet_info_from_tweet_id (line 887) | def get_tweet_info_from_tweet_id( function notify_agent_action (line 911) | def notify_agent_action( function generate_action (line 948) | def generate_action( function follow (line 997) | def follow( function reply (line 1017) | def reply( function reply_multi (line 1069) | def reply_multi( function reply_multi_unlimited (line 1097) | def reply_multi_unlimited( function shadow_reply (line 1120) | def shadow_reply( function quote_tweet (line 1162) | def quote_tweet( function tweet (line 1181) | def tweet( function tweet_multi (line 1201) | def tweet_multi(auth: TwitterRequestAuthorization, content: List[str]): function inscribe_tweet_by_id (line 1218) | def inscribe_tweet_by_id( function is_float (line 1292) | def is_float(xx: Any): function create_token (line 1300) | def create_token( function is_reply (line 1357) | def is_reply(tweet: dict[str, str]) -> bool: function is_post (line 1376) | def is_post(tweet: dict[str, str]) -> bool: function is_correct_tweet_type (line 1385) | def is_correct_tweet_type(tweet: dict[str, str], type_whitelist): function get_posts_or_reply_by_username (line 1399) | def get_posts_or_reply_by_username( function get_own_recent_tweets (line 1492) | def get_own_recent_tweets( function get_tweets_by_username_v2 (line 1545) | def get_tweets_by_username_v2( function get_full_context_of_tweet (line 1665) | def get_full_context_of_tweet( function get_full_context_by_tweet_id (line 1695) | def get_full_context_by_tweet_id( function get_full_conversation_from_liked_tweets (line 1711) | def get_full_conversation_from_liked_tweets( function search_users (line 1781) | def search_users(query: str) -> Response[TwitterUsersDto]: function search_recent_retweeted_users (line 1844) | def search_recent_retweeted_users( function search_recent_tweet_by_tweetid (line 1956) | def search_recent_tweet_by_tweetid( function search_recent_tweets (line 2074) | def search_recent_tweets( function get_popular_following_feed (line 2178) | def get_popular_following_feed( function get_user_info_by_username (line 2220) | def get_user_info_by_username(username: str) -> Response[TwitterUserObje... function get_tweet_with_image_description_appended_to_text (line 2281) | def get_tweet_with_image_description_appended_to_text( FILE: ai-architectures/agent-task-handlers/x_content/wrappers/api/twitter_v2/models/objects.py class TweetObject (line 9) | class TweetObject(BaseModel): method validate_ref (line 23) | def validate_ref(cls, data: Dict[str, str]) -> Dict[str, str]: method __str__ (line 28) | def __str__(self) -> str: method to_dict (line 31) | def to_dict(self): method from_dict (line 48) | def from_dict(cls, data: dict): method __repr__ (line 64) | def __repr__(self) -> str: class TweetInfo (line 79) | class TweetInfo(BaseModel): method to_dict (line 84) | def to_dict(self): class MentionData (line 92) | class MentionData(BaseModel): method to_dict (line 97) | def to_dict(self): method from_dict (line 105) | def from_dict(cls, data: dict): class ExtendedTweetObject (line 114) | class ExtendedTweetObject(TweetObject): method to_dict (line 118) | def to_dict(self): class ExtendedTweetInfo (line 129) | class ExtendedTweetInfo(BaseModel): method to_dict (line 134) | def to_dict(self): class TwitterNews (line 142) | class TwitterNews(BaseModel): method to_dict (line 148) | def to_dict(self): method __str__ (line 156) | def __str__(self) -> str: method __repr__ (line 159) | def __repr__(self) -> str: class TwitterUserObject (line 163) | class TwitterUserObject(BaseModel): method to_dict (line 171) | def to_dict(self): method __str__ (line 180) | def __str__(self) -> str: method __repr__ (line 183) | def __repr__(self) -> str: class TwitterRequestAuthorization (line 187) | class TwitterRequestAuthorization(BaseModel): method to_dict (line 201) | def to_dict(self): method __str__ (line 212) | def __str__(self) -> str: method __repr__ (line 215) | def __repr__(self) -> str: class TweetType (line 219) | class TweetType(str, Enum): class StructuredInformation (line 224) | class StructuredInformation(BaseModel): method to_dict (line 228) | def to_dict(self): FILE: ai-architectures/agent-task-handlers/x_content/wrappers/api/twitter_v2/models/response.py class Response (line 17) | class Response(BaseModel, Generic[T]): method is_error (line 21) | def is_error(self): class TweetsDto (line 25) | class TweetsDto(BaseModel): class SearchTweetDto (line 29) | class SearchTweetDto(BaseModel): class TweetInfosDto (line 34) | class TweetInfosDto(BaseModel): class ExtendedTweetInfosDto (line 38) | class ExtendedTweetInfosDto(BaseModel): class ExtendedTweetInfoDto (line 42) | class ExtendedTweetInfoDto(BaseModel): class SearchRecentTweetsDto (line 46) | class SearchRecentTweetsDto(BaseModel): class TwitterUserObjectDto (line 51) | class TwitterUserObjectDto(BaseModel): class UsernamesDto (line 55) | class UsernamesDto(BaseModel): class StructuredInformationDto (line 59) | class StructuredInformationDto(BaseModel): class TwitterUsersDto (line 63) | class TwitterUsersDto(BaseModel): class GetRecentOwnTweetDto (line 67) | class GetRecentOwnTweetDto(BaseModel): class GenerateActionDto (line 74) | class GenerateActionDto(BaseModel): class InscribeTweetByIdDto (line 78) | class InscribeTweetByIdDto(BaseModel): FILE: ai-architectures/agent-task-handlers/x_content/wrappers/bing_search.py function search_from_bing (line 14) | def search_from_bing( FILE: ai-architectures/agent-task-handlers/x_content/wrappers/browsing.py function extract_text_from_pdf (line 16) | def extract_text_from_pdf(filename): function random_valid_filename (line 27) | def random_valid_filename(length=16): function _crawl_data_from_url (line 33) | def _crawl_data_from_url(url: str, raise_on_error=False): function get_cleaned_text (line 98) | def get_cleaned_text(full_text: str): FILE: ai-architectures/agent-task-handlers/x_content/wrappers/conversation.py function get_enhance_tweet_conversation (line 29) | def get_enhance_tweet_conversation( function get_reply_tweet_conversation (line 71) | async def get_reply_tweet_conversation( function get_reply_game_conversation (line 138) | async def get_reply_game_conversation( function parse_deepseek_r1_result (line 184) | def parse_deepseek_r1_result(content: str): function get_llm_result_by_model_name (line 203) | def get_llm_result_by_model_name(content: str, model_name: str): FILE: ai-architectures/agent-task-handlers/x_content/wrappers/game.py function _get_game_redis_cache (line 17) | def _get_game_redis_cache(): class GameState (line 22) | class GameState(IntEnum): class GameStatus (line 31) | class GameStatus: class GameAgentWallet (line 74) | class GameAgentWallet: method __init__ (line 76) | def __init__(self, username: str, address: str, amount: float): method from_dict (line 82) | def from_dict(cls, data: dict): class GameInfo (line 90) | class GameInfo: method __init__ (line 92) | def __init__( method from_dict (line 123) | def from_dict(cls, game_data: dict): class GameAPIClient (line 144) | class GameAPIClient: method request (line 148) | def request(method: str, endpoint: str, params=None, data=None, json=N... method get_game_info_by_tweet_id (line 192) | def get_game_info_by_tweet_id( method get_game_info_by_tweet_ids (line 223) | def get_game_info_by_tweet_ids( method end_game (line 263) | def end_game(tweet_id: str): method start_game (line 293) | def start_game( method submit_game_result (line 337) | def submit_game_result(tweet_id: str, agent_username: str): FILE: ai-architectures/agent-task-handlers/x_content/wrappers/gcs.py function download_file_from_gcs_bucket (line 15) | def download_file_from_gcs_bucket(destination_file_name: str): function file_exists_in_gcs_bucket (line 46) | def file_exists_in_gcs_bucket(file_name: str) -> bool: function upload_ds_to_gcs (line 68) | def upload_ds_to_gcs(content: dict, destination_blob_name: str): FILE: ai-architectures/agent-task-handlers/x_content/wrappers/google_search.py function web_search_from_google (line 11) | def web_search_from_google(query: str, top_k: int = 1) -> List[str]: FILE: ai-architectures/agent-task-handlers/x_content/wrappers/knowledge_base/base.py class RelatedInformation (line 7) | class RelatedInformation(BaseModel): class KnowledgeBase (line 13) | class KnowledgeBase(BaseModel): method retrieve (line 20) | def retrieve( method aretrieve (line 34) | async def aretrieve( method get_kn_ids (line 48) | def get_kn_ids(self): method get_info (line 51) | def get_info(self): FILE: ai-architectures/agent-task-handlers/x_content/wrappers/knowledge_base/eternals_kb.py class EternalKnowledgeBase (line 12) | class EternalKnowledgeBase(KnowledgeBase): method submit_async_request (line 15) | async def submit_async_request(self, query: str, top_k: int = None): method wait (line 53) | async def wait( method aretrieve (line 126) | async def aretrieve( FILE: ai-architectures/agent-task-handlers/x_content/wrappers/knowledge_base/local.py class KBStore (line 10) | class KBStore(KnowledgeBase): method aretrieve (line 12) | async def aretrieve( FILE: ai-architectures/agent-task-handlers/x_content/wrappers/llm_tasks.py function choose_suitable_language (line 25) | def choose_suitable_language(chat_history: list) -> str: function generate_retrieval_query (line 304) | def generate_retrieval_query(chat_history: list) -> Optional[str]: function is_analyzing_token_conversation (line 365) | def is_analyzing_token_conversation(conversation: str) -> str: class IncludeExcludeItem (line 445) | class IncludeExcludeItem(BaseModel): class IncludeExcludeInfo (line 451) | class IncludeExcludeInfo(BaseModel): function detect_included_excluded_items (line 461) | def detect_included_excluded_items( function clean_text (line 557) | def clean_text(crawled_text: str): function extract_content_relevant_to_query (line 641) | def extract_content_relevant_to_query(query: str, contents: List[str]): function summarize_judge_commentary (line 721) | def summarize_judge_commentary(commentary: str) -> str: FILE: ai-architectures/agent-task-handlers/x_content/wrappers/log_decorators.py function compress_kwargs (line 16) | def compress_kwargs(**kwargs): function log_function_call (line 36) | def log_function_call(func): function log_execution_time (line 71) | def log_execution_time(func): function log_on_error (line 88) | def log_on_error(func): function log_on_error_and_raise_alert (line 107) | def log_on_error_and_raise_alert(func): function log_custom_message (line 133) | def log_custom_message(message: str, level=logging.INFO): function log_all (line 155) | def log_all(func): FILE: ai-architectures/agent-task-handlers/x_content/wrappers/magic.py function retry (line 19) | def retry(func: Callable, max_retry=5, first_interval=10, interval_multi... function get_agent_llm_first_interval (line 59) | def get_agent_llm_first_interval(): function get_llm_tasks_first_interval (line 66) | def get_llm_tasks_first_interval(): function helpful_raise_for_status (line 73) | def helpful_raise_for_status(resp: requests.Response | httpx.Response): function sync2async (line 97) | def sync2async(sync_func: Callable) -> Callable: function get_response_content (line 103) | def get_response_content(response: requests.Response) -> Union[str, dict]: FILE: ai-architectures/agent-task-handlers/x_content/wrappers/postprocess.py function postprocess_reply (line 9) | def postprocess_reply(content: str): function remove_urls (line 16) | def remove_urls(text: str): function strip_head_and_tail_white_string (line 20) | def strip_head_and_tail_white_string(text: str): function remove_mentions (line 24) | def remove_mentions(text: str): function remove_discord_emoji (line 28) | def remove_discord_emoji(text: str): function remove_tags (line 32) | def remove_tags(text: str): function trim_multiple_spaces (line 36) | def trim_multiple_spaces(text): function remove_emojis (line 41) | def remove_emojis(text: str): function remove_comment_text (line 61) | def remove_comment_text(text: str): function post_process_tweet (line 75) | def post_process_tweet( function postprocess_tweet_by_prompts (line 96) | def postprocess_tweet_by_prompts( function post_process_knowledge_base_tweet (line 114) | def post_process_knowledge_base_tweet(text: str): function post_process_discord_message (line 122) | def post_process_discord_message(text: str): class StringProcessor (line 131) | class StringProcessor: method __init__ (line 133) | def __init__(self, text: str): method postprocess_reply (line 136) | def postprocess_reply(self): method remove_urls (line 143) | def remove_urls(self): method strip_head_and_tail_white_string (line 147) | def strip_head_and_tail_white_string(self): method remove_mentions (line 151) | def remove_mentions(self): method remove_discord_emoji (line 155) | def remove_discord_emoji(self): method remove_tags (line 159) | def remove_tags(self): method trim_multiple_spaces (line 163) | def trim_multiple_spaces(self): method remove_emojis (line 167) | def remove_emojis(self): method remove_comment_text (line 171) | def remove_comment_text(self): method get_text (line 175) | def get_text(self): FILE: ai-architectures/agent-task-handlers/x_content/wrappers/rag_search.py function search_from_db (line 15) | async def search_from_db( function get_random_from_collection (line 45) | def get_random_from_collection(collection_name: str, n=10): function get_random_from_collections (line 66) | def get_random_from_collections(collections: List[str], n=10): function insert_to_db (line 80) | def insert_to_db( FILE: ai-architectures/agent-task-handlers/x_content/wrappers/redis_wrapper.py function is_asyncio_context (line 18) | def is_asyncio_context() -> bool: function get_redis_connection_pool (line 27) | def get_redis_connection_pool() -> redis.ConnectionPool: function get_aio_redis_connection_pool (line 32) | def get_aio_redis_connection_pool() -> aredis.ConnectionPool: function atomic_check_and_set_flag (line 38) | def atomic_check_and_set_flag( function distributed_scheduling_job (line 60) | def distributed_scheduling_job(interval_seconds: float): function cache_for (line 83) | def cache_for(interval_seconds: float) -> Callable: FILE: ai-architectures/agent-task-handlers/x_content/wrappers/telegram.py class TelegramMessage (line 22) | class TelegramMessage(BaseModel): function _get_url (line 33) | def _get_url( function _get_httpx_async_client (line 40) | def _get_httpx_async_client(): function a_send_message (line 44) | async def a_send_message( function send_message (line 103) | def send_message( function _a_enqueue (line 162) | async def _a_enqueue(msg: TelegramMessage): function _enqueue (line 171) | def _enqueue(msg: TelegramMessage): function group_message (line 178) | def group_message( function _flush (line 209) | def _flush(): FILE: ai-architectures/agent-task-handlers/x_content/wrappers/trading.py function get_script_dir (line 18) | def get_script_dir(ee=__file__): function formated_utc_time (line 22) | def formated_utc_time(): function get_ttl_hash (line 26) | def get_ttl_hash(seconds=60): function get_list_of_tradable_tokens (line 32) | def get_list_of_tradable_tokens(ttl: int = 0) -> List[Dict]: function get_trading_history (line 50) | def get_trading_history(chain_id: int, agent_contract_id: str): function get_trading_pnl (line 108) | def get_trading_pnl(chain_id: int, agent_contract_id: str): function fetch_symbol2mintaddr (line 143) | def fetch_symbol2mintaddr(ttl: int = 0): function fetch_mintaddr2symbol (line 157) | def fetch_mintaddr2symbol(ttl: int = 0): function symbol2mintaddr (line 169) | def symbol2mintaddr(symbol: str) -> Optional[str]: function mintaddr2symbol (line 173) | def mintaddr2symbol(mintaddr: str) -> Optional[str]: function get_tradable_symbols (line 177) | def get_tradable_symbols() -> list: function get_market_news (line 183) | def get_market_news(ref_id: str, ttl=None) -> List[TweetObject]: function get_base_token_price_in_usd (line 246) | def get_base_token_price_in_usd(ttl_hash=None): function _get_dexscreen_prices (line 261) | def _get_dexscreen_prices(symbol: str, ttl_hash=None): function get_token_price (line 311) | def get_token_price(): function get_wallet_balance (line 335) | def get_wallet_balance(chain_id: int, agent_contract_id: str, ttl_hash=N... function trading_respond (line 379) | def trading_respond(msg: str, status: bool): function buy (line 387) | def buy( function sell (line 477) | def sell( FILE: ai-architectures/agent-task-handlers/x_content/wrappers/tweet_specialty.py class TweetSpecialty (line 16) | class TweetSpecialty(str, Enum): function is_analyzing_token_tweet (line 22) | def is_analyzing_token_tweet(tweet_info: ExtendedTweetInfo): function get_mentioned_usernames (line 35) | def get_mentioned_usernames(tweet_info: ExtendedTweetInfo): function is_create_game_tweet (line 60) | def is_create_game_tweet(tweet_info: ExtendedTweetInfo): function is_find_fact_tweet (line 89) | def is_find_fact_tweet(tweet_info: ExtendedTweetInfo): function is_create_game_tweet_id (line 118) | def is_create_game_tweet_id(tweet_id: str) -> bool: function is_find_fact_game_tweet_id (line 125) | def is_find_fact_game_tweet_id(tweet_id: str) -> bool: function detect_tweet_specialties (line 132) | def detect_tweet_specialties( FILE: ai-architectures/agent-task-handlers/x_content/wrappers/twin_agent.py function get_random_example_tweets (line 6) | def get_random_example_tweets(knowledge_base_id: str, n=10) -> List[str]: FILE: ai-architectures/agent-task-handlers/x_content/wrappers/vision_tasks.py function __get_image_description_from_normal_runpod (line 9) | def __get_image_description_from_normal_runpod(image_url: str): function __get_image_description_from_openai_standard_runpod (line 39) | def __get_image_description_from_openai_standard_runpod(image_url: str): function get_image_description (line 73) | def get_image_description(image_url: str): FILE: ai-architectures/docling-server/server.py class LiteInputDocument (line 37) | class LiteInputDocument(BaseModel): class LiteConverstionResult (line 40) | class LiteConverstionResult(ConversionResult): function sync2async (line 65) | def sync2async(sync_func: Callable): function sync2async_use_subprocess (line 70) | def sync2async_use_subprocess(sync_func: Callable): function limit_asyncio_concurrency (line 80) | def limit_asyncio_concurrency(num_of_concurrent_calls: int): function magic_get_doc (line 92) | def magic_get_doc(source: str): function get_doc_from_url (line 101) | async def get_doc_from_url(url) -> LiteConverstionResult: function extract_html_content (line 109) | async def extract_html_content(file_path: str): function file_chunking (line 130) | async def file_chunking(url: str, tokenizer: str, min_chunk_size: int=10... class EndpointFilter (line 161) | class EndpointFilter(logging.Filter): method filter (line 162) | def filter(self, record): class APIStatus (line 197) | class APIStatus(str, Enum): class ResponseMessage (line 206) | class ResponseMessage(BaseModel, Generic[_generic_type]): method refine_status (line 212) | def refine_status(self): class ChunkingResult (line 218) | class ChunkingResult(BaseModel): function app_tmp_dir (line 225) | def app_tmp_dir(): function read_root (line 237) | async def read_root(): function get_random_payload (line 245) | def get_random_payload(n=8): function gen_chunks (line 248) | async def gen_chunks(filepath: str, tokenizer: str, min_chunk_size: int,... function background_chunking_task (line 258) | async def background_chunking_task(id: str, filepath: str, tokenizer: st... function submit (line 276) | async def submit(file: UploadFile, background_tasks: BackgroundTasks, to... function get_result (line 308) | async def get_result(request_id: str) -> ResponseMessage[ChunkingResult]: function chunks (line 328) | async def chunks(file: UploadFile, tokenizer: str, min_chunk_size: int=1... FILE: ai-architectures/knowledge-base/app/api.py function insert (line 33) | async def insert(request: InsertInputSchema, background_tasks: Backgroun... function update (line 55) | async def update(request: UpdateInputSchema, background_tasks: Backgroun... function query (line 77) | async def query(request: QueryInputSchema, background_tasks: BackgroundT... function sample (line 81) | async def sample(kb: str, k: int) -> ResponseMessage[List[QueryResult]]: function delete (line 85) | async def delete(kb: str, background_tasks: BackgroundTasks) -> Response... function stat (line 94) | async def stat() -> ResponseMessage[str]: function stat (line 98) | async def stat() -> ResponseMessage[str]: function export (line 102) | async def export(collection_name: str, background_tasks: BackgroundTasks... FILE: ai-architectures/knowledge-base/app/embedding.py function get_embedding_models (line 5) | def get_embedding_models() -> List[EmbeddingModel]: function get_default_embedding_model (line 17) | def get_default_embedding_model() -> EmbeddingModel: function get_embedding_model_api_key (line 20) | def get_embedding_model_api_key(_: EmbeddingModel) -> str: FILE: ai-architectures/knowledge-base/app/graph_handlers.py function call_llm_priotized (line 12) | async def call_llm_priotized(messages: List[Dict[str, str]]): function call_llm (line 47) | async def call_llm(messages: List[Dict[str, str]]): class Triplet (line 53) | class Triplet(BaseModel): method fact (line 58) | def fact(self) -> str: method from_list (line 64) | def from_list(cls, data: Union[List[str], Dict[str, str]]) -> Dict[str... class GraphKnowledge (line 89) | class GraphKnowledge: method __init__ (line 90) | def __init__( method construct_graph_from_chunk (line 100) | async def construct_graph_from_chunk(self, chunk: str) -> ResponseMess... method refine_query (line 173) | async def refine_query(self, query: str) -> ResponseMessage[str]: method extract_named_entities (line 212) | async def extract_named_entities(self, text: str) -> ResponseMessage[L... function get_gk (line 254) | def get_gk() -> GraphKnowledge: FILE: ai-architectures/knowledge-base/app/handlers.py function mk_cog_embedding_priotized (line 56) | async def mk_cog_embedding_priotized(text: Union[str, List[str]], model_... function mk_cog_embedding (line 88) | async def mk_cog_embedding(text: Union[str, List[str]], model_use: Embed... function url_graph_chunking (line 91) | async def url_graph_chunking(url_or_texts: str, model_use: EmbeddingMode... function insert_to_collection (line 114) | async def insert_to_collection( function embedd_normal_text (line 185) | async def embedd_normal_text( function embedd_triplet (line 209) | async def embedd_triplet( function chunking_and_embedding (line 255) | async def chunking_and_embedding( function smaller_task (line 308) | async def smaller_task( function inspect_by_file_identifier (line 378) | async def inspect_by_file_identifier(file_identifier: str) -> Collection... function process_data (line 406) | async def process_data(req: InsertInputSchema, model_use: EmbeddingModel): function resume_pending_tasks (line 511) | def resume_pending_tasks(): function get_collection_num_entities (line 535) | async def get_collection_num_entities(collection_name: str) -> int: function prepare_milvus_collection (line 540) | def prepare_milvus_collection(): function deduplicate_task (line 586) | def deduplicate_task(): function get_sample (line 638) | async def get_sample(kb: str, k: int) -> List[QueryResult]: function drop_kb (line 672) | async def drop_kb(kb: str): function run_query (line 697) | async def run_query(req: QueryInputSchema) -> List[QueryResult]: FILE: ai-architectures/knowledge-base/app/io.py function export_collection_data (line 25) | async def export_collection_data( function hook (line 127) | async def hook( function notify_action (line 169) | async def notify_action(req: Union[InsertInputSchema, UpdateInputSchema,... function download_file_v2 (line 230) | async def download_file_v2(url, save_dir="."): function download_file (line 257) | async def download_file( function unescape_html_file (line 269) | async def unescape_html_file(s: str): function download_filecoin_item (line 281) | async def download_filecoin_item( function download_and_extract_from_filecoin (line 344) | async def download_and_extract_from_filecoin( function call_docling_server (line 384) | async def call_docling_server( FILE: ai-architectures/knowledge-base/app/models.py class EmbeddedItem (line 9) | class EmbeddedItem(BaseModel): class GraphEmbeddedItem (line 14) | class GraphEmbeddedItem(EmbeddedItem): class APIStatus (line 19) | class APIStatus(str, Enum): class InsertInputSchema (line 26) | class InsertInputSchema(BaseModel): method fill_texts (line 40) | def fill_texts(cls, data: dict): class UpdateInputSchema (line 59) | class UpdateInputSchema(BaseModel): method fill_texts (line 73) | def fill_texts(cls, data: dict): class CollectionInspection (line 85) | class CollectionInspection(BaseModel): class QueryInputSchema (line 90) | class QueryInputSchema(BaseModel): method __hash__ (line 96) | def __hash__(self): method fill_kb (line 101) | def fill_kb(cls, data: dict): class SimMetric (line 115) | class SimMetric(str, Enum): class EmbeddingModel (line 120) | class EmbeddingModel(BaseModel): method __hash__ (line 128) | def __hash__(self): method identity (line 132) | def identity(self): class SearchRequest (line 141) | class SearchRequest(BaseModel): class ChunkScore (line 149) | class ChunkScore(BaseModel): class ResponseMessage (line 153) | class ResponseMessage(BaseModel, Generic[_generic_type]): method refine_status (line 159) | def refine_status(self): class InsertionCounter (line 165) | class InsertionCounter(object): method __init__ (line 166) | def __init__(self): class InsertResponse (line 170) | class InsertResponse(BaseModel): class InsertProgressCallback (line 186) | class InsertProgressCallback(BaseModel): class QueryResult (line 192) | class QueryResult(BaseModel): class FilecoinData (line 197) | class FilecoinData(BaseModel): method validate_address (line 202) | def validate_address(cls, data: dict): FILE: ai-architectures/knowledge-base/app/registry.py class ClassRegistry (line 7) | class ClassRegistry(str, Enum): function get_registered (line 13) | def get_registered(category: ClassRegistry) -> List[str]: function register (line 17) | def register(category: ClassRegistry, cls): function register_decorator (line 31) | def register_decorator(category: ClassRegistry): function get_cls (line 37) | def get_cls(category: ClassRegistry, name: str): FILE: ai-architectures/knowledge-base/app/state.py class BaseModelHandler (line 9) | class BaseModelHandler(Generic[_t], ABC): method get (line 13) | def get(self, id: str) -> _t: method insert (line 16) | def insert(self, item: _t): method delete (line 22) | def delete(self, id: str): method get_all (line 25) | def get_all(self) -> List[_t]: method to_bytes (line 32) | def to_bytes(self, item: _t) -> bytes: method from_bytes (line 35) | def from_bytes(self, data: bytes) -> _t: method key (line 38) | def key(self, id: str) -> str: method keys (line 41) | def keys(self) -> List[str]: method id (line 44) | def id(self, item: _t) -> str: method __init__ (line 47) | def __init__( class InsertionRequestHandler (line 56) | class InsertionRequestHandler(BaseModelHandler[InsertInputSchema]): method to_bytes (line 57) | def to_bytes(self, item: InsertInputSchema) -> bytes: method from_bytes (line 60) | def from_bytes(self, data: bytes) -> InsertInputSchema: function get_insertion_request_handler (line 66) | def get_insertion_request_handler(): FILE: ai-architectures/knowledge-base/app/utils.py function get_content_checksum (line 19) | def get_content_checksum(data: Union[bytes, str]) -> str: function batching (line 27) | def batching(data: Generator, batch_size = 1): function async_batching (line 31) | async def async_batching(data: AsyncGenerator, batch_size=1): function get_hash (line 44) | def get_hash(*items): function sync2async (line 47) | def sync2async(sync_func: Callable): function sync2async_in_subprocess (line 52) | def sync2async_in_subprocess(sync_func: Callable): function limit_asyncio_concurrency (line 63) | def limit_asyncio_concurrency(num_of_concurrent_calls: int): function random_payload (line 74) | def random_payload(length: int) -> str: function get_tmp_directory (line 77) | def get_tmp_directory(): function is_async_func (line 80) | def is_async_func(func: Callable) -> bool: function background_task_error_handle (line 83) | def background_task_error_handle(handler: Callable): function estimate_ip_from_distance (line 99) | def estimate_ip_from_distance(distance, model_use: EmbeddingModel): function iter_file (line 110) | async def iter_file(file_name: str): function retry (line 121) | def retry(func: Callable, max_retry=5, first_interval=10, interval_multi... function is_valid_schema (line 160) | def is_valid_schema(collection_name: str, required_schema: CollectionSch... FILE: ai-architectures/knowledge-base/app/verifications.py function verify_opencall_x_token (line 11) | async def verify_opencall_x_token(x_token: Annotated[str | None, Header(... function verify_x_token (line 19) | async def verify_x_token(x_token: Annotated[str | None, Header()] = None): function verify_third_party_authorization_key (line 25) | def verify_third_party_authorization_key(backend_url: str, headers: dict... FILE: ai-architectures/knowledge-base/app/wrappers/log_decorators.py function log_function_call (line 12) | def log_function_call(func): function log_execution_time (line 28) | def log_execution_time(func): function log_on_error (line 55) | def log_on_error(func): function log_on_error_and_raise_alert (line 73) | def log_on_error_and_raise_alert(alert_room: str = None): function log_custom_message (line 98) | def log_custom_message(message: str, level=logging.INFO): function log_all (line 116) | def log_all(func): FILE: ai-architectures/knowledge-base/app/wrappers/milvus_kit.py function get_reusable_milvus_client (line 5) | def get_reusable_milvus_client(uri: str): FILE: ai-architectures/knowledge-base/app/wrappers/redis_kit.py function get_redis_client_connection (line 13) | def get_redis_client_connection() -> redis.Redis: function has_redis_connection (line 21) | def has_redis_connection() -> bool: function reusable_redis_connection (line 32) | def reusable_redis_connection(strict=False) -> Union[redis.Redis, None]: class IRQueue (line 57) | class IRQueue(object): method __init__ (line 58) | def __init__(self, collection_name: str): method qsize (line 63) | def qsize(self): method clear (line 66) | def clear(self): method is_empty (line 70) | def is_empty(self): class RNormalQueue (line 74) | class RNormalQueue(IRQueue): method enqueue (line 76) | def enqueue(self, data: Union[dict, str]) -> None: method dequeue (line 79) | def dequeue(self, block=True) -> Union[dict, str]: class RPriorityQueue (line 95) | class RPriorityQueue(IRQueue): method __init__ (line 106) | def __init__(self, *args, **kwargs): method enqueue (line 112) | def enqueue(self, data: Union[bytes, str], priority: int) -> None: method dequeue (line 115) | def dequeue(self) -> Union[dict, str]: method peek (line 119) | def peek(self): method qsize (line 124) | def qsize(self): class RAdvancedPriorityQueue (line 128) | class RAdvancedPriorityQueue(RPriorityQueue): method __init__ (line 139) | def __init__(self, priority_factory: Callable, *args, **kwargs): method enqueue (line 143) | def enqueue(self, data: str, priority: float = None) -> None: method dequeue (line 149) | def dequeue( method qsize (line 166) | def qsize(self): function register_script (line 171) | def register_script(cli: redis.Redis, script) -> redis.commands.core.Scr... function atomic_check_and_set_flag (line 184) | def atomic_check_and_set_flag( function distributed_scheduling_job (line 196) | def distributed_scheduling_job(interval_seconds: float, strict=False): function cache_for (line 239) | def cache_for(interval_seconds: float): FILE: ai-architectures/knowledge-base/app/wrappers/telegram_kit.py class TelegramMessageParseMode (line 20) | class TelegramMessageParseMode(str, Enum): class TelegramMessage (line 26) | class TelegramMessage(BaseModel): function escape_str (line 35) | def escape_str(s: str): function get_url (line 48) | def get_url(room: str, api_key: str = TELEGRAM_API_KEY): function send_message (line 51) | def send_message( function _enqueue (line 94) | def _enqueue(msg: TelegramMessage): function group_message (line 101) | def group_message( function _flush (line 132) | def _flush(): FILE: ai-architectures/knowledge-base/scripts/export_collection_data.py function export_kb_data (line 3) | def export_kb_data(collection: str): FILE: ai-architectures/knowledge-base/server.py function verify_token (line 24) | def verify_token(x_token: Annotated[str | None, Header()] = None): class EndpointFilter (line 29) | class EndpointFilter(logging.Filter): method filter (line 30) | def filter(self, record): function scheduler_job (line 38) | def scheduler_job(): function read_root (line 106) | async def read_root(): FILE: ai-architectures/launchpad-agent/app/agents/investor_analyzer.py function analyze_investor_profile (line 19) | async def analyze_investor_profile( function summarize_thread (line 81) | async def summarize_thread(tweets: list[Tweet]) -> str: function gather_social_data (line 121) | async def gather_social_data(user_id: str) -> Dict[str, Any]: function analyze_research_interests (line 167) | async def analyze_research_interests(tweets: List[Tweet]) -> List[Resear... function analyze_investment_behavior_basic (line 206) | def analyze_investment_behavior_basic(tweets: List[Dict]) -> InvestmentB... function calculate_social_metrics (line 216) | def calculate_social_metrics(profile: Dict[str, Any], social_posted_cont... function _calculate_content_focus_ratio (line 230) | def _calculate_content_focus_ratio(social_posted_content: List[str]) -> ... function calculate_basic_score (line 254) | def calculate_basic_score(research_interests: List[ResearchInterest], so... function score_to_grade (line 279) | def score_to_grade(score: float) -> InvestorGrade: function _create_error_profile (line 292) | def _create_error_profile(user_id: str, error_msg: str) -> InvestorProfile: function analyze_investor_with_ai (line 322) | async def analyze_investor_with_ai( function analyze_project_specific_fit (line 511) | async def analyze_project_specific_fit(project_details: Dict[str, Any], ... function analyze_investor_basic (line 549) | async def analyze_investor_basic( FILE: ai-architectures/launchpad-agent/app/agents/mcp_agent.py function run_mcp_agent (line 14) | async def run_mcp_agent( FILE: ai-architectures/launchpad-agent/app/agents/onboarding_agent.py function process_onboarding (line 4) | async def process_onboarding(result: EvaluationResult): FILE: ai-architectures/launchpad-agent/app/agents/project_identifier.py function identify_launchpad_project (line 31) | async def identify_launchpad_project(tweet_content: str, tweet_id: str =... FILE: ai-architectures/launchpad-agent/app/agents/tweet_classifier.py function classify_tweet (line 40) | async def classify_tweet(threaded_content: str, target_tweet_id: str = N... function _ai_classify_tweet (line 118) | async def _ai_classify_tweet(tweet_content: str, target_tweet_id: str = ... function _preprocess_tweet (line 214) | def _preprocess_tweet(content: str) -> str: function _find_investment_keywords (line 224) | def _find_investment_keywords(content: str) -> List[str]: function _calculate_spam_score (line 235) | def _calculate_spam_score(content: str) -> float: function _determine_final_classification (line 257) | def _determine_final_classification( function _extract_sentiment (line 284) | def _extract_sentiment(ai_result: Dict) -> SentimentScore: function _calculate_investment_intent_score (line 312) | def _calculate_investment_intent_score(ai_result: Dict, keywords: List[s... function _parse_non_json_response (line 321) | def _parse_non_json_response(response_text: str) -> Dict: FILE: ai-architectures/launchpad-agent/app/apis.py function evaluate (line 14) | async def evaluate(request: EvaluationRequest, background_tasks: Backgro... function health_check (line 23) | async def health_check(): FILE: ai-architectures/launchpad-agent/app/config.py class Settings (line 6) | class Settings(BaseSettings): class Config (line 32) | class Config: FILE: ai-architectures/launchpad-agent/app/handlers.py function telelog (line 17) | async def telelog(message: str, fmt: str = "HTML"): function evaluate_tweet (line 38) | async def evaluate_tweet(request: EvaluationRequest): function store_evaluation_result (line 167) | async def store_evaluation_result(result: EvaluationResult): function get_evaluation_result (line 208) | async def get_evaluation_result(tweet_id: str) -> Optional[EvaluationRes... FILE: ai-architectures/launchpad-agent/app/mcps/launchpad_mcp.py function _search_projects_by_keywords (line 12) | async def _search_projects_by_keywords(keywords: List[str], max_results:... function search_projects_by_keywords (line 82) | async def search_projects_by_keywords(keywords: List[str], max_results: ... function _get_launchpad_detail_simple (line 86) | async def _get_launchpad_detail_simple(id: str, network_id: str = "8453"... function get_launchpad_detail_simple (line 106) | async def get_launchpad_detail_simple(id: str, network_id: str = "8453")... function _deduplicate_and_rank_results (line 110) | def _deduplicate_and_rank_results(results: List[Any], keywords: List[str... function _calculate_relevance_score (line 144) | def _calculate_relevance_score(result: Any, keywords: List[str]) -> float: FILE: ai-architectures/launchpad-agent/app/mcps/twitter_mcp.py function _get_twitter_user_info_by_id (line 13) | async def _get_twitter_user_info_by_id(user_id: str) -> Optional[dict]: function get_twitter_user_info_by_id (line 36) | async def get_twitter_user_info_by_id(user_id: str) -> Optional[dict]: function _get_twitter_user_info_by_username (line 39) | async def _get_twitter_user_info_by_username(username: str) -> Optional[... function get_twitter_user_info_by_username (line 63) | async def get_twitter_user_info_by_username(username: str) -> Optional[d... function _list_tweets_of_user (line 68) | async def _list_tweets_of_user(user_id: str, pagination_token: str = "")... function list_tweets_of_user (line 108) | async def list_tweets_of_user(user_id: str, pagination_token: str = "") ... function _get_tweet_info (line 111) | async def _get_tweet_info(tweet_id: str) -> Optional[dict]: function get_tweet_info (line 136) | async def get_tweet_info(tweet_id: str) -> Optional[dict]: function _get_tweet_threads_by_id (line 139) | async def _get_tweet_threads_by_id(user_id: str) -> Optional[dict]: function get_tweet_threads_by_id (line 156) | async def get_tweet_threads_by_id(user_id: str) -> Optional[dict]: FILE: ai-architectures/launchpad-agent/app/mcps/utils.py function convert_mcp_tools_to_openai_format (line 11) | def convert_mcp_tools_to_openai_format( function sanitize_tool_name (line 72) | def sanitize_tool_name(name: str) -> str: function compare_toolname (line 77) | def compare_toolname(openai_toolname: str, mcp_toolname: str) -> bool: function strip_toolcall_noti (line 81) | def strip_toolcall_noti(content: str) -> str: function strip_thinking_content (line 85) | def strip_thinking_content(content: str) -> str: function execute_openai_compatible_toolcall_via_opened_session (line 90) | async def execute_openai_compatible_toolcall_via_opened_session( function execute_openai_compatible_toolcall (line 119) | async def execute_openai_compatible_toolcall( function refine_chat_history (line 149) | async def refine_chat_history(messages: list[dict[str, str]], system_pro... function refine_assistant_message (line 190) | async def refine_assistant_message( function refine_mcp_response (line 200) | async def refine_mcp_response(something: Any) -> str: FILE: ai-architectures/launchpad-agent/app/schemas/commons.py class APIStatus (line 7) | class APIStatus(str, Enum): class ResponseMessage (line 12) | class ResponseMessage(BaseModel, Generic[_generic_type]): method refine_status (line 18) | def refine_status(self): FILE: ai-architectures/launchpad-agent/app/schemas/evaluation.py class TweetClassification (line 6) | class TweetClassification(str, Enum): class SentimentScore (line 12) | class SentimentScore(BaseModel): class TweetEvaluation (line 18) | class TweetEvaluation(BaseModel): class InvestorGrade (line 27) | class InvestorGrade(str, Enum): class ResearchInterest (line 34) | class ResearchInterest(BaseModel): class InvestmentBehavior (line 41) | class InvestmentBehavior(BaseModel): class SocialMetrics (line 48) | class SocialMetrics(BaseModel): class InvestorProfile (line 57) | class InvestorProfile(BaseModel): class ProjectIdentification (line 72) | class ProjectIdentification(BaseModel): class EvaluationResult (line 80) | class EvaluationResult(BaseModel): FILE: ai-architectures/launchpad-agent/app/schemas/evaluation_state.py class EvaluationStage (line 7) | class EvaluationStage(str, Enum): class EvaluationState (line 14) | class EvaluationState(BaseModel): FILE: ai-architectures/launchpad-agent/app/schemas/launchpad.py class Launchpad (line 7) | class Launchpad(BaseModel): class LaunchpadDepositInfo (line 41) | class LaunchpadDepositInfo(BaseModel): FILE: ai-architectures/launchpad-agent/app/schemas/services.py class EvaluationRequest (line 4) | class EvaluationRequest(BaseModel): FILE: ai-architectures/launchpad-agent/app/schemas/twitter.py class TweetAttachment (line 5) | class TweetAttachment(BaseModel): class TweetContentAnnotation (line 9) | class TweetContentAnnotation(BaseModel): class TweetEmbeddedURL (line 16) | class TweetEmbeddedURL(BaseModel): class TweetHashtag (line 27) | class TweetHashtag(BaseModel): class TweetMention (line 30) | class TweetMention(BaseModel): class TweetCashtag (line 33) | class TweetCashtag(BaseModel): class TwitterEntities (line 36) | class TwitterEntities(BaseModel): class TweetGeo (line 43) | class TweetGeo(BaseModel): class TweetNonPublicMetrics (line 47) | class TweetNonPublicMetrics(BaseModel): class OrganicMetrics (line 56) | class OrganicMetrics(BaseModel): class PromotedMetrics (line 65) | class PromotedMetrics(BaseModel): class PublicMetrics (line 74) | class PublicMetrics(BaseModel): class Tweet (line 83) | class Tweet(BaseModel): method created_timestamp (line 106) | def created_timestamp(self) -> int: class Pagination (line 112) | class Pagination(BaseModel): class TweetPage (line 119) | class TweetPage(BaseModel): class ProfilePublicMetrics (line 123) | class ProfilePublicMetrics(BaseModel): class ConnectionCard (line 131) | class ConnectionCard(BaseModel): class TwitterUserInfo (line 142) | class TwitterUserInfo(BaseModel): FILE: ai-architectures/launchpad-agent/app/schemas/utils.py function random_uuid (line 3) | def random_uuid() -> str: FILE: ai-architectures/launchpad-agent/app/utils/caching.py function mongo_cache (line 15) | def mongo_cache( function set_cache_value (line 203) | def set_cache_value( function get_cached_value (line 225) | def get_cached_value(collection_name: str, key: str) -> Any: function delete_cached_value (line 235) | def delete_cached_value(collection_name: str, key: str) -> None: FILE: ai-architectures/launchpad-agent/app/utils/concurrency.py function sync2async (line 6) | def sync2async(sync_func: Callable): function limit_asyncio_concurrency (line 18) | def limit_asyncio_concurrency(num_of_concurrent_calls: int): FILE: ai-architectures/launchpad-agent/app/utils/launchpad_api_calls.py function search_launchpad (line 13) | async def search_launchpad( function get_launchpad_detail (line 73) | async def get_launchpad_detail( function join_launchpad (line 125) | async def join_launchpad( function get_investment_history (line 185) | async def get_investment_history( function reply (line 245) | async def reply( FILE: ai-architectures/launchpad-agent/app/utils/lm.py function get_oai_client (line 4) | def get_oai_client() -> openai.OpenAI: function get_oai_async_client (line 10) | def get_oai_async_client() -> openai.AsyncOpenAI: function get_model_id (line 16) | def get_model_id() -> str: FILE: ai-architectures/launchpad-agent/app/utils/misc.py function float_clamp (line 9) | def float_clamp(value: float | str, min_value: float = 0.0, max_value: f... function dsu (line 18) | def dsu(n: int, relations: list[tuple[int, int]]) -> list[int]: function retry (line 50) | def retry(func: Callable, max_retry=5, first_interval=10, interval_multi... FILE: ai-architectures/launchpad-agent/app/utils/mongodb.py function get_mongodb_client (line 18) | def get_mongodb_client(): function get_mongo_database (line 26) | def get_mongo_database(name: str): FILE: ai-architectures/launchpad-agent/app/utils/twitter_api_calls.py function tweet_key_builder (line 20) | def tweet_key_builder(tweet_id: Union[str, int], **kwargs) -> str: function twitter_profile_key_builder (line 23) | def twitter_profile_key_builder(**kwargs) -> str: function twitter_tweet_key_builder_w_page (line 36) | def twitter_tweet_key_builder_w_page(**kwargs) -> str: function get_tweet_info (line 57) | async def get_tweet_info( function get_top_followers (line 107) | async def get_top_followers( function get_top_following (line 152) | async def get_top_following( function get_twitter_user_info_by_id (line 202) | async def get_twitter_user_info_by_id( function get_twitter_user_info_by_username (line 261) | async def get_twitter_user_info_by_username( function list_tweets_of_user (line 323) | async def list_tweets_of_user( function build_twitter_social_graph (line 377) | async def build_twitter_social_graph( function get_tweet_threads_by_twitter_id (line 449) | async def get_tweet_threads_by_twitter_id( function get_tweet_threads_by_tweet_id (line 512) | async def get_tweet_threads_by_tweet_id( FILE: ai-architectures/launchpad-agent/server.py function lifespan (line 16) | async def lifespan(app: fastapi.FastAPI): function main (line 29) | def main(): FILE: decentralized-compute/cluster/chains/abstract_testnet/chain.go type chain (line 27) | type chain struct method getAssigmentInfo (line 45) | func (b *chain) getAssigmentInfo(ctx context.Context, inferenceID *big... method GetPendingTasks (line 72) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method getPendingTask (line 164) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 245) | func (b *chain) SubmitTask(ctx context.Context, inferenceID *big.Int, ... method GetInferenceByMiner (line 308) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 317) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... function NewChain (line 33) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/cluster/chains/abstract_testnet/cluster.go type cluster (line 16) | type cluster struct method CreateCluster (line 49) | func (c *cluster) CreateCluster(version int, minHardware int, modelNam... method CreateAGroupOfCluster (line 88) | func (c *cluster) CreateAGroupOfCluster(groupName string, clusterIDs [... method AddClustersToGroup (line 100) | func (c *cluster) AddClustersToGroup(groupName string, clusterIDs []*b... method RemoveClustersFromGroup (line 112) | func (c *cluster) RemoveClustersFromGroup(groupName string, clusterIDs... function NewCluster (line 22) | func NewCluster(common port.ICommon) (port.ICluster, error) { FILE: decentralized-compute/cluster/chains/abstract_testnet/staking.go type staking (line 19) | type staking struct method IsStaked (line 38) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 71) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 163) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 179) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 215) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 25) | func NewStaking(common port.ICommon, stakingHub *gpu_manager.GpuManager)... FILE: decentralized-compute/cluster/chains/base/chain.go type chain (line 29) | type chain struct method getAssigmentInfo (line 47) | func (b *chain) getAssigmentInfo(ctx context.Context, assignmentId *bi... method GetPendingTasks (line 74) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method seizeMinerRole (line 104) | func (b *chain) seizeMinerRole(ctx context.Context, task *model.Task, ... method getPendingTask (line 153) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 315) | func (b *chain) SubmitTask(ctx context.Context, assigmentID *big.Int, ... method GetInferenceByMiner (line 378) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 382) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... function NewChain (line 35) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/cluster/chains/base/staking.go type staking (line 16) | type staking struct method IsStaked (line 28) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 61) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 107) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 123) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 127) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 21) | func NewStaking(common port.ICommon, stakingHub *staking_hub.StakingHub)... FILE: decentralized-compute/cluster/chains/base_new/chain.go type chain (line 26) | type chain struct method getAssigmentInfo (line 44) | func (b *chain) getAssigmentInfo(ctx context.Context, inferenceID *big... method GetPendingTasks (line 71) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method getPendingTask (line 163) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 244) | func (b *chain) SubmitTask(ctx context.Context, inferenceID *big.Int, ... method GetInferenceByMiner (line 307) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 316) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... function NewChain (line 32) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/cluster/chains/base_new/cluster.go type cluster (line 16) | type cluster struct method CreateCluster (line 49) | func (c *cluster) CreateCluster(version int, minHardware int, modelNam... method CreateAGroupOfCluster (line 88) | func (c *cluster) CreateAGroupOfCluster(groupName string, clusterIDs [... method AddClustersToGroup (line 100) | func (c *cluster) AddClustersToGroup(groupName string, clusterIDs []*b... method RemoveClustersFromGroup (line 112) | func (c *cluster) RemoveClustersFromGroup(groupName string, clusterIDs... function NewCluster (line 22) | func NewCluster(common port.ICommon) (port.ICluster, error) { FILE: decentralized-compute/cluster/chains/base_new/staking.go type staking (line 21) | type staking struct method IsStaked (line 40) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 73) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 165) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 181) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 217) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 27) | func NewStaking(common port.ICommon, stakingHub *gpu_manager.GpuManager)... FILE: decentralized-compute/cluster/chains/common/common.go type common (line 21) | type common struct method GetWalletAddres (line 37) | func (c *common) GetWalletAddres() ethCommon.Address { method GetModelAddress (line 41) | func (c *common) GetModelAddress() string { method GetWorkerHubAddress (line 45) | func (c *common) GetWorkerHubAddress() ethCommon.Address { method GetClient (line 49) | func (c *common) GetClient() *ethclient.Client { method GetPrivateKey (line 53) | func (c *common) GetPrivateKey() string { method GetStakingHubAddress (line 57) | func (c *common) GetStakingHubAddress() ethCommon.Address { method GetErc20contractAddress (line 61) | func (c *common) GetErc20contractAddress() ethCommon.Address { method GetGasLimit (line 65) | func (c *common) GetGasLimit() uint64 { method GetErc20contract (line 69) | func (c *common) GetErc20contract() *erc20.Erc20 { method CurrentBlock (line 73) | func (c *common) CurrentBlock() uint64 { method FromBlock (line 81) | func (c *common) FromBlock(block uint64) uint64 { method ToBlock (line 91) | func (c *common) ToBlock() uint64 { method connect (line 96) | func (c *common) connect(rpc string) error { method account (line 105) | func (c *common) account(cnf config.Config) error { method connectContractErc20 (line 117) | func (b *common) connectContractErc20() error { method GetConfig (line 164) | func (b *common) GetConfig() *config.Config { method Erc20Balance (line 168) | func (b *common) Erc20Balance() (*big.Int, error) { method GetModelCollectionAddress (line 174) | func (b *common) GetModelCollectionAddress() ethCommon.Address { method GetModelLoadBalancerAddress (line 178) | func (b *common) GetModelLoadBalancerAddress() ethCommon.Address { function NewCommon (line 127) | func NewCommon(ctx context.Context, cnf *config.Config) (port.ICommon, e... FILE: decentralized-compute/cluster/chains/local/chain.go type chain (line 27) | type chain struct method getAssigmentInfo (line 45) | func (b *chain) getAssigmentInfo(ctx context.Context, inferenceID *big... method GetPendingTasks (line 72) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method getPendingTask (line 164) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 245) | func (b *chain) SubmitTask(ctx context.Context, inferenceID *big.Int, ... method GetInferenceByMiner (line 308) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 317) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... function NewChain (line 33) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/cluster/chains/local/cluster.go type cluster (line 16) | type cluster struct method CreateCluster (line 49) | func (c *cluster) CreateCluster(version int, minHardware int, modelNam... method CreateAGroupOfCluster (line 88) | func (c *cluster) CreateAGroupOfCluster(groupName string, clusterIDs [... method AddClustersToGroup (line 100) | func (c *cluster) AddClustersToGroup(groupName string, clusterIDs []*b... method RemoveClustersFromGroup (line 112) | func (c *cluster) RemoveClustersFromGroup(groupName string, clusterIDs... function NewCluster (line 22) | func NewCluster(common port.ICommon) (port.ICluster, error) { FILE: decentralized-compute/cluster/chains/local/staking.go type staking (line 20) | type staking struct method IsStaked (line 39) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 72) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 164) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 180) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 216) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 26) | func NewStaking(common port.ICommon, stakingHub *gpu_manager.GpuManager)... FILE: decentralized-compute/cluster/cmd/api/main.go function main (line 13) | func main() { FILE: decentralized-compute/cluster/cmd/miner/main.go function main (line 19) | func main() { FILE: decentralized-compute/cluster/config/configs.go constant IPFSPrefix (line 13) | IPFSPrefix = "ipfs://" type Config (line 16) | type Config struct method Verify (line 72) | func (cfg *Config) Verify() error { function ReadConfig (line 35) | func ReadConfig(path string) (*Config, error) { FILE: decentralized-compute/cluster/internal/contracts/erc20/erc20.go type Erc20 (line 42) | type Erc20 struct type Erc20Caller (line 49) | type Erc20Caller struct method Allowance (line 186) | func (_Erc20 *Erc20Caller) Allowance(opts *bind.CallOpts, arg0 common.... method BalanceOf (line 217) | func (_Erc20 *Erc20Caller) BalanceOf(opts *bind.CallOpts, arg0 common.... method Decimals (line 248) | func (_Erc20 *Erc20Caller) Decimals(opts *bind.CallOpts) (uint8, error) { method Name (line 279) | func (_Erc20 *Erc20Caller) Name(opts *bind.CallOpts) (string, error) { method Symbol (line 310) | func (_Erc20 *Erc20Caller) Symbol(opts *bind.CallOpts) (string, error) { method TotalSupply (line 341) | func (_Erc20 *Erc20Caller) TotalSupply(opts *bind.CallOpts) (*big.Int,... type Erc20Transactor (line 54) | type Erc20Transactor struct method Approve (line 372) | func (_Erc20 *Erc20Transactor) Approve(opts *bind.TransactOpts, _spend... method ApproveAndCall (line 393) | func (_Erc20 *Erc20Transactor) ApproveAndCall(opts *bind.TransactOpts,... method Burn (line 414) | func (_Erc20 *Erc20Transactor) Burn(opts *bind.TransactOpts, _value *b... method BurnFrom (line 435) | func (_Erc20 *Erc20Transactor) BurnFrom(opts *bind.TransactOpts, _from... method Transfer (line 456) | func (_Erc20 *Erc20Transactor) Transfer(opts *bind.TransactOpts, _to c... method TransferFrom (line 477) | func (_Erc20 *Erc20Transactor) TransferFrom(opts *bind.TransactOpts, _... type Erc20Filterer (line 59) | type Erc20Filterer struct method FilterBurn (line 572) | func (_Erc20 *Erc20Filterer) FilterBurn(opts *bind.FilterOpts, from []... method WatchBurn (line 589) | func (_Erc20 *Erc20Filterer) WatchBurn(opts *bind.WatchOpts, sink chan... method ParseBurn (line 631) | func (_Erc20 *Erc20Filterer) ParseBurn(log types.Log) (*Erc20Burn, err... method FilterTransfer (line 718) | func (_Erc20 *Erc20Filterer) FilterTransfer(opts *bind.FilterOpts, fro... method WatchTransfer (line 739) | func (_Erc20 *Erc20Filterer) WatchTransfer(opts *bind.WatchOpts, sink ... method ParseTransfer (line 785) | func (_Erc20 *Erc20Filterer) ParseTransfer(log types.Log) (*Erc20Trans... type Erc20Session (line 65) | type Erc20Session struct method Allowance (line 203) | func (_Erc20 *Erc20Session) Allowance(arg0 common.Address, arg1 common... method BalanceOf (line 234) | func (_Erc20 *Erc20Session) BalanceOf(arg0 common.Address) (*big.Int, ... method Decimals (line 265) | func (_Erc20 *Erc20Session) Decimals() (uint8, error) { method Name (line 296) | func (_Erc20 *Erc20Session) Name() (string, error) { method Symbol (line 327) | func (_Erc20 *Erc20Session) Symbol() (string, error) { method TotalSupply (line 358) | func (_Erc20 *Erc20Session) TotalSupply() (*big.Int, error) { method Approve (line 379) | func (_Erc20 *Erc20Session) Approve(_spender common.Address, _value *b... method ApproveAndCall (line 400) | func (_Erc20 *Erc20Session) ApproveAndCall(_spender common.Address, _v... method Burn (line 421) | func (_Erc20 *Erc20Session) Burn(_value *big.Int) (*types.Transaction,... method BurnFrom (line 442) | func (_Erc20 *Erc20Session) BurnFrom(_from common.Address, _value *big... method Transfer (line 463) | func (_Erc20 *Erc20Session) Transfer(_to common.Address, _value *big.I... method TransferFrom (line 484) | func (_Erc20 *Erc20Session) TransferFrom(_from common.Address, _to com... type Erc20CallerSession (line 73) | type Erc20CallerSession struct method Allowance (line 210) | func (_Erc20 *Erc20CallerSession) Allowance(arg0 common.Address, arg1 ... method BalanceOf (line 241) | func (_Erc20 *Erc20CallerSession) BalanceOf(arg0 common.Address) (*big... method Decimals (line 272) | func (_Erc20 *Erc20CallerSession) Decimals() (uint8, error) { method Name (line 303) | func (_Erc20 *Erc20CallerSession) Name() (string, error) { method Symbol (line 334) | func (_Erc20 *Erc20CallerSession) Symbol() (string, error) { method TotalSupply (line 365) | func (_Erc20 *Erc20CallerSession) TotalSupply() (*big.Int, error) { type Erc20TransactorSession (line 80) | type Erc20TransactorSession struct method Approve (line 386) | func (_Erc20 *Erc20TransactorSession) Approve(_spender common.Address,... method ApproveAndCall (line 407) | func (_Erc20 *Erc20TransactorSession) ApproveAndCall(_spender common.A... method Burn (line 428) | func (_Erc20 *Erc20TransactorSession) Burn(_value *big.Int) (*types.Tr... method BurnFrom (line 449) | func (_Erc20 *Erc20TransactorSession) BurnFrom(_from common.Address, _... method Transfer (line 470) | func (_Erc20 *Erc20TransactorSession) Transfer(_to common.Address, _va... method TransferFrom (line 491) | func (_Erc20 *Erc20TransactorSession) TransferFrom(_from common.Addres... type Erc20Raw (line 86) | type Erc20Raw struct method Call (line 149) | func (_Erc20 *Erc20Raw) Call(opts *bind.CallOpts, result *[]interface{... method Transfer (line 155) | func (_Erc20 *Erc20Raw) Transfer(opts *bind.TransactOpts) (*types.Tran... method Transact (line 160) | func (_Erc20 *Erc20Raw) Transact(opts *bind.TransactOpts, method strin... type Erc20CallerRaw (line 91) | type Erc20CallerRaw struct method Call (line 168) | func (_Erc20 *Erc20CallerRaw) Call(opts *bind.CallOpts, result *[]inte... type Erc20TransactorRaw (line 96) | type Erc20TransactorRaw struct method Transfer (line 174) | func (_Erc20 *Erc20TransactorRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 179) | func (_Erc20 *Erc20TransactorRaw) Transact(opts *bind.TransactOpts, me... function NewErc20 (line 101) | func NewErc20(address common.Address, backend bind.ContractBackend) (*Er... function NewErc20Caller (line 110) | func NewErc20Caller(address common.Address, caller bind.ContractCaller) ... function NewErc20Transactor (line 119) | func NewErc20Transactor(address common.Address, transactor bind.Contract... function NewErc20Filterer (line 128) | func NewErc20Filterer(address common.Address, filterer bind.ContractFilt... function bindErc20 (line 137) | func bindErc20(address common.Address, caller bind.ContractCaller, trans... type Erc20BurnIterator (line 496) | type Erc20BurnIterator struct method Next (line 511) | func (it *Erc20BurnIterator) Next() bool { method Error (line 551) | func (it *Erc20BurnIterator) Error() error { method Close (line 557) | func (it *Erc20BurnIterator) Close() error { type Erc20Burn (line 563) | type Erc20Burn struct type Erc20TransferIterator (line 641) | type Erc20TransferIterator struct method Next (line 656) | func (it *Erc20TransferIterator) Next() bool { method Error (line 696) | func (it *Erc20TransferIterator) Error() error { method Close (line 702) | func (it *Erc20TransferIterator) Close() error { type Erc20Transfer (line 708) | type Erc20Transfer struct FILE: decentralized-compute/cluster/internal/contracts/gpu_manager/gpu_manager.go type IGPUManagerModel (line 33) | type IGPUManagerModel struct type IGPUManagerUnstakeRequest (line 39) | type IGPUManagerUnstakeRequest struct function DeployGpuManager (line 59) | func DeployGpuManager(auth *bind.TransactOpts, backend bind.ContractBack... type GpuManager (line 76) | type GpuManager struct type GpuManagerCaller (line 83) | type GpuManagerCaller struct method BlocksPerEpoch (line 220) | func (_GpuManager *GpuManagerCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 251) | func (_GpuManager *GpuManagerCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 282) | func (_GpuManager *GpuManagerCaller) FinePercentage(opts *bind.CallOpt... method LastBlock (line 313) | func (_GpuManager *GpuManagerCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 344) | func (_GpuManager *GpuManagerCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 375) | func (_GpuManager *GpuManagerCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 406) | func (_GpuManager *GpuManagerCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 437) | func (_GpuManager *GpuManagerCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 482) | func (_GpuManager *GpuManagerCaller) Miners(opts *bind.CallOpts, arg0 ... method ModelCollection (line 542) | func (_GpuManager *GpuManagerCaller) ModelCollection(opts *bind.CallOp... method Models (line 573) | func (_GpuManager *GpuManagerCaller) Models(opts *bind.CallOpts, arg0 ... method PenaltyDuration (line 618) | func (_GpuManager *GpuManagerCaller) PenaltyDuration(opts *bind.CallOp... method PromptScheduler (line 649) | func (_GpuManager *GpuManagerCaller) PromptScheduler(opts *bind.CallOp... method RewardInEpoch (line 680) | func (_GpuManager *GpuManagerCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 735) | func (_GpuManager *GpuManagerCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 766) | func (_GpuManager *GpuManagerCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 797) | func (_GpuManager *GpuManagerCaller) UnstakeDelayTime(opts *bind.CallO... method WEAIToken (line 828) | func (_GpuManager *GpuManagerCaller) WEAIToken(opts *bind.CallOpts) (c... method GetAllMinerUnstakeRequests (line 859) | func (_GpuManager *GpuManagerCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 904) | func (_GpuManager *GpuManagerCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 935) | func (_GpuManager *GpuManagerCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 966) | func (_GpuManager *GpuManagerCaller) GetMinerAddressesOfModel(opts *bi... method GetModelIds (line 997) | func (_GpuManager *GpuManagerCaller) GetModelIds(opts *bind.CallOpts) ... method GetModelInfo (line 1028) | func (_GpuManager *GpuManagerCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 1059) | func (_GpuManager *GpuManagerCaller) GetNOMiner(opts *bind.CallOpts) (... method IsActiveModel (line 1090) | func (_GpuManager *GpuManagerCaller) IsActiveModel(opts *bind.CallOpts... method Multiplier (line 1121) | func (_GpuManager *GpuManagerCaller) Multiplier(opts *bind.CallOpts, m... method Owner (line 1152) | func (_GpuManager *GpuManagerCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 1183) | func (_GpuManager *GpuManagerCaller) Paused(opts *bind.CallOpts) (bool... type GpuManagerTransactor (line 88) | type GpuManagerTransactor struct method ClaimReward (line 1214) | func (_GpuManager *GpuManagerTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1235) | func (_GpuManager *GpuManagerTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1256) | func (_GpuManager *GpuManagerTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1277) | func (_GpuManager *GpuManagerTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1298) | func (_GpuManager *GpuManagerTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1319) | func (_GpuManager *GpuManagerTransactor) RegisterMiner(opts *bind.Tran... method RegisterMiner0 (line 1340) | func (_GpuManager *GpuManagerTransactor) RegisterMiner0(opts *bind.Tra... method RegisterModel (line 1361) | func (_GpuManager *GpuManagerTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1382) | func (_GpuManager *GpuManagerTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1403) | func (_GpuManager *GpuManagerTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1424) | func (_GpuManager *GpuManagerTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1445) | func (_GpuManager *GpuManagerTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1466) | func (_GpuManager *GpuManagerTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1487) | func (_GpuManager *GpuManagerTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1508) | func (_GpuManager *GpuManagerTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1529) | func (_GpuManager *GpuManagerTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1550) | func (_GpuManager *GpuManagerTransactor) SetPenaltyDuration(opts *bind... method SetPromptSchedulerAddress (line 1571) | func (_GpuManager *GpuManagerTransactor) SetPromptSchedulerAddress(opt... method SetUnstakeDelayTime (line 1592) | func (_GpuManager *GpuManagerTransactor) SetUnstakeDelayTime(opts *bin... method SetWEAIAddress (line 1613) | func (_GpuManager *GpuManagerTransactor) SetWEAIAddress(opts *bind.Tra... method SlashMiner (line 1634) | func (_GpuManager *GpuManagerTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1655) | func (_GpuManager *GpuManagerTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1676) | func (_GpuManager *GpuManagerTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1697) | func (_GpuManager *GpuManagerTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1718) | func (_GpuManager *GpuManagerTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1739) | func (_GpuManager *GpuManagerTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1760) | func (_GpuManager *GpuManagerTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1781) | func (_GpuManager *GpuManagerTransactor) UpdateModelTier(opts *bind.Tr... method ValidateMiner (line 1802) | func (_GpuManager *GpuManagerTransactor) ValidateMiner(opts *bind.Tran... method ValidateModelAndChooseRandomMiner (line 1823) | func (_GpuManager *GpuManagerTransactor) ValidateModelAndChooseRandomM... method Receive (line 1844) | func (_GpuManager *GpuManagerTransactor) Receive(opts *bind.TransactOp... type GpuManagerFilterer (line 93) | type GpuManagerFilterer struct method FilterBlocksPerEpoch (line 1939) | func (_GpuManager *GpuManagerFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1951) | func (_GpuManager *GpuManagerFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1988) | func (_GpuManager *GpuManagerFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 2074) | func (_GpuManager *GpuManagerFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 2086) | func (_GpuManager *GpuManagerFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 2123) | func (_GpuManager *GpuManagerFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2211) | func (_GpuManager *GpuManagerFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2236) | func (_GpuManager *GpuManagerFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2286) | func (_GpuManager *GpuManagerFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2371) | func (_GpuManager *GpuManagerFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2383) | func (_GpuManager *GpuManagerFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2420) | func (_GpuManager *GpuManagerFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2506) | func (_GpuManager *GpuManagerFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2518) | func (_GpuManager *GpuManagerFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2555) | func (_GpuManager *GpuManagerFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2642) | func (_GpuManager *GpuManagerFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2663) | func (_GpuManager *GpuManagerFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2709) | func (_GpuManager *GpuManagerFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2795) | func (_GpuManager *GpuManagerFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2812) | func (_GpuManager *GpuManagerFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2854) | func (_GpuManager *GpuManagerFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2939) | func (_GpuManager *GpuManagerFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2956) | func (_GpuManager *GpuManagerFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2998) | func (_GpuManager *GpuManagerFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 3085) | func (_GpuManager *GpuManagerFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 3106) | func (_GpuManager *GpuManagerFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3152) | func (_GpuManager *GpuManagerFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3237) | func (_GpuManager *GpuManagerFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3254) | func (_GpuManager *GpuManagerFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3296) | func (_GpuManager *GpuManagerFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3382) | func (_GpuManager *GpuManagerFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3399) | func (_GpuManager *GpuManagerFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3441) | func (_GpuManager *GpuManagerFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3527) | func (_GpuManager *GpuManagerFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3544) | func (_GpuManager *GpuManagerFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3586) | func (_GpuManager *GpuManagerFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3673) | func (_GpuManager *GpuManagerFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3694) | func (_GpuManager *GpuManagerFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3740) | func (_GpuManager *GpuManagerFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3826) | func (_GpuManager *GpuManagerFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3843) | func (_GpuManager *GpuManagerFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3885) | func (_GpuManager *GpuManagerFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3970) | func (_GpuManager *GpuManagerFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3987) | func (_GpuManager *GpuManagerFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 4029) | func (_GpuManager *GpuManagerFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 4115) | func (_GpuManager *GpuManagerFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4136) | func (_GpuManager *GpuManagerFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4182) | func (_GpuManager *GpuManagerFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4267) | func (_GpuManager *GpuManagerFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4279) | func (_GpuManager *GpuManagerFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4316) | func (_GpuManager *GpuManagerFilterer) ParsePaused(log types.Log) (*Gp... method FilterPenaltyDurationUpdated (line 4402) | func (_GpuManager *GpuManagerFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4414) | func (_GpuManager *GpuManagerFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4451) | func (_GpuManager *GpuManagerFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4538) | func (_GpuManager *GpuManagerFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4559) | func (_GpuManager *GpuManagerFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4605) | func (_GpuManager *GpuManagerFilterer) ParseRestake(log types.Log) (*G... method FilterRewardClaim (line 4691) | func (_GpuManager *GpuManagerFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4708) | func (_GpuManager *GpuManagerFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4750) | func (_GpuManager *GpuManagerFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4836) | func (_GpuManager *GpuManagerFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4848) | func (_GpuManager *GpuManagerFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4885) | func (_GpuManager *GpuManagerFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4970) | func (_GpuManager *GpuManagerFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4982) | func (_GpuManager *GpuManagerFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 5019) | func (_GpuManager *GpuManagerFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 5105) | func (_GpuManager *GpuManagerFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 5117) | func (_GpuManager *GpuManagerFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5154) | func (_GpuManager *GpuManagerFilterer) ParseUnstakeDelayTime(log types... type GpuManagerSession (line 99) | type GpuManagerSession struct method BlocksPerEpoch (line 237) | func (_GpuManager *GpuManagerSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 268) | func (_GpuManager *GpuManagerSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 299) | func (_GpuManager *GpuManagerSession) FinePercentage() (uint16, error) { method LastBlock (line 330) | func (_GpuManager *GpuManagerSession) LastBlock() (*big.Int, error) { method MaximumTier (line 361) | func (_GpuManager *GpuManagerSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 392) | func (_GpuManager *GpuManagerSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 423) | func (_GpuManager *GpuManagerSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 462) | func (_GpuManager *GpuManagerSession) MinerUnstakeRequests(arg0 common... method Miners (line 516) | func (_GpuManager *GpuManagerSession) Miners(arg0 common.Address) (str... method ModelCollection (line 559) | func (_GpuManager *GpuManagerSession) ModelCollection() (common.Addres... method Models (line 598) | func (_GpuManager *GpuManagerSession) Models(arg0 uint32) (struct { method PenaltyDuration (line 635) | func (_GpuManager *GpuManagerSession) PenaltyDuration() (*big.Int, err... method PromptScheduler (line 666) | func (_GpuManager *GpuManagerSession) PromptScheduler() (common.Addres... method RewardInEpoch (line 711) | func (_GpuManager *GpuManagerSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 752) | func (_GpuManager *GpuManagerSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 783) | func (_GpuManager *GpuManagerSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 814) | func (_GpuManager *GpuManagerSession) UnstakeDelayTime() (*big.Int, er... method WEAIToken (line 845) | func (_GpuManager *GpuManagerSession) WEAIToken() (common.Address, err... method GetAllMinerUnstakeRequests (line 884) | func (_GpuManager *GpuManagerSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 921) | func (_GpuManager *GpuManagerSession) GetMinFeeToUse(modelId uint32) (... method GetMinerAddresses (line 952) | func (_GpuManager *GpuManagerSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 983) | func (_GpuManager *GpuManagerSession) GetMinerAddressesOfModel(modelId... method GetModelIds (line 1014) | func (_GpuManager *GpuManagerSession) GetModelIds() ([]*big.Int, error) { method GetModelInfo (line 1045) | func (_GpuManager *GpuManagerSession) GetModelInfo(modelId uint32) (IG... method GetNOMiner (line 1076) | func (_GpuManager *GpuManagerSession) GetNOMiner() (*big.Int, error) { method IsActiveModel (line 1107) | func (_GpuManager *GpuManagerSession) IsActiveModel(modelId uint32) (b... method Multiplier (line 1138) | func (_GpuManager *GpuManagerSession) Multiplier(miner common.Address)... method Owner (line 1169) | func (_GpuManager *GpuManagerSession) Owner() (common.Address, error) { method Paused (line 1200) | func (_GpuManager *GpuManagerSession) Paused() (bool, error) { method ClaimReward (line 1221) | func (_GpuManager *GpuManagerSession) ClaimReward(miner common.Address... method ForceChangeModelForMiner (line 1242) | func (_GpuManager *GpuManagerSession) ForceChangeModelForMiner(miner c... method IncreaseMinerStake (line 1263) | func (_GpuManager *GpuManagerSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1284) | func (_GpuManager *GpuManagerSession) Initialize(wEAIToken_ common.Add... method JoinForMinting (line 1305) | func (_GpuManager *GpuManagerSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1326) | func (_GpuManager *GpuManagerSession) RegisterMiner(tier uint16) (*typ... method RegisterMiner0 (line 1347) | func (_GpuManager *GpuManagerSession) RegisterMiner0(tier uint16, mode... method RegisterModel (line 1368) | func (_GpuManager *GpuManagerSession) RegisterModel(modelId uint32, ti... method RenounceOwnership (line 1389) | func (_GpuManager *GpuManagerSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1410) | func (_GpuManager *GpuManagerSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1431) | func (_GpuManager *GpuManagerSession) RewardToClaim(miner common.Addre... method SetBlocksPerEpoch (line 1452) | func (_GpuManager *GpuManagerSession) SetBlocksPerEpoch(blocks *big.In... method SetFinePercentage (line 1473) | func (_GpuManager *GpuManagerSession) SetFinePercentage(newPercentage ... method SetMinFeeToUse (line 1494) | func (_GpuManager *GpuManagerSession) SetMinFeeToUse(minFee *big.Int) ... method SetMinerMinimumStake (line 1515) | func (_GpuManager *GpuManagerSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1536) | func (_GpuManager *GpuManagerSession) SetNewRewardInEpoch(newReward *b... method SetPenaltyDuration (line 1557) | func (_GpuManager *GpuManagerSession) SetPenaltyDuration(duration *big... method SetPromptSchedulerAddress (line 1578) | func (_GpuManager *GpuManagerSession) SetPromptSchedulerAddress(newPro... method SetUnstakeDelayTime (line 1599) | func (_GpuManager *GpuManagerSession) SetUnstakeDelayTime(delayTime *b... method SetWEAIAddress (line 1620) | func (_GpuManager *GpuManagerSession) SetWEAIAddress(wEAIToken common.... method SlashMiner (line 1641) | func (_GpuManager *GpuManagerSession) SlashMiner(miner common.Address,... method TransferOwnership (line 1662) | func (_GpuManager *GpuManagerSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1683) | func (_GpuManager *GpuManagerSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1704) | func (_GpuManager *GpuManagerSession) UnregisterModel(modelId uint32) ... method UnstakeForMiner (line 1725) | func (_GpuManager *GpuManagerSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1746) | func (_GpuManager *GpuManagerSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1767) | func (_GpuManager *GpuManagerSession) UpdateModelMinimumFee(modelId ui... method UpdateModelTier (line 1788) | func (_GpuManager *GpuManagerSession) UpdateModelTier(modelId uint32, ... method ValidateMiner (line 1809) | func (_GpuManager *GpuManagerSession) ValidateMiner(miner common.Addre... method ValidateModelAndChooseRandomMiner (line 1830) | func (_GpuManager *GpuManagerSession) ValidateModelAndChooseRandomMine... method Receive (line 1851) | func (_GpuManager *GpuManagerSession) Receive() (*types.Transaction, e... type GpuManagerCallerSession (line 107) | type GpuManagerCallerSession struct method BlocksPerEpoch (line 244) | func (_GpuManager *GpuManagerCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 275) | func (_GpuManager *GpuManagerCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 306) | func (_GpuManager *GpuManagerCallerSession) FinePercentage() (uint16, ... method LastBlock (line 337) | func (_GpuManager *GpuManagerCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 368) | func (_GpuManager *GpuManagerCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 399) | func (_GpuManager *GpuManagerCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 430) | func (_GpuManager *GpuManagerCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 472) | func (_GpuManager *GpuManagerCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 529) | func (_GpuManager *GpuManagerCallerSession) Miners(arg0 common.Address... method ModelCollection (line 566) | func (_GpuManager *GpuManagerCallerSession) ModelCollection() (common.... method Models (line 608) | func (_GpuManager *GpuManagerCallerSession) Models(arg0 uint32) (struct { method PenaltyDuration (line 642) | func (_GpuManager *GpuManagerCallerSession) PenaltyDuration() (*big.In... method PromptScheduler (line 673) | func (_GpuManager *GpuManagerCallerSession) PromptScheduler() (common.... method RewardInEpoch (line 723) | func (_GpuManager *GpuManagerCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 759) | func (_GpuManager *GpuManagerCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 790) | func (_GpuManager *GpuManagerCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 821) | func (_GpuManager *GpuManagerCallerSession) UnstakeDelayTime() (*big.I... method WEAIToken (line 852) | func (_GpuManager *GpuManagerCallerSession) WEAIToken() (common.Addres... method GetAllMinerUnstakeRequests (line 894) | func (_GpuManager *GpuManagerCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 928) | func (_GpuManager *GpuManagerCallerSession) GetMinFeeToUse(modelId uin... method GetMinerAddresses (line 959) | func (_GpuManager *GpuManagerCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 990) | func (_GpuManager *GpuManagerCallerSession) GetMinerAddressesOfModel(m... method GetModelIds (line 1021) | func (_GpuManager *GpuManagerCallerSession) GetModelIds() ([]*big.Int,... method GetModelInfo (line 1052) | func (_GpuManager *GpuManagerCallerSession) GetModelInfo(modelId uint3... method GetNOMiner (line 1083) | func (_GpuManager *GpuManagerCallerSession) GetNOMiner() (*big.Int, er... method IsActiveModel (line 1114) | func (_GpuManager *GpuManagerCallerSession) IsActiveModel(modelId uint... method Multiplier (line 1145) | func (_GpuManager *GpuManagerCallerSession) Multiplier(miner common.Ad... method Owner (line 1176) | func (_GpuManager *GpuManagerCallerSession) Owner() (common.Address, e... method Paused (line 1207) | func (_GpuManager *GpuManagerCallerSession) Paused() (bool, error) { type GpuManagerTransactorSession (line 114) | type GpuManagerTransactorSession struct method ClaimReward (line 1228) | func (_GpuManager *GpuManagerTransactorSession) ClaimReward(miner comm... method ForceChangeModelForMiner (line 1249) | func (_GpuManager *GpuManagerTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1270) | func (_GpuManager *GpuManagerTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1291) | func (_GpuManager *GpuManagerTransactorSession) Initialize(wEAIToken_ ... method JoinForMinting (line 1312) | func (_GpuManager *GpuManagerTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1333) | func (_GpuManager *GpuManagerTransactorSession) RegisterMiner(tier uin... method RegisterMiner0 (line 1354) | func (_GpuManager *GpuManagerTransactorSession) RegisterMiner0(tier ui... method RegisterModel (line 1375) | func (_GpuManager *GpuManagerTransactorSession) RegisterModel(modelId ... method RenounceOwnership (line 1396) | func (_GpuManager *GpuManagerTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1417) | func (_GpuManager *GpuManagerTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1438) | func (_GpuManager *GpuManagerTransactorSession) RewardToClaim(miner co... method SetBlocksPerEpoch (line 1459) | func (_GpuManager *GpuManagerTransactorSession) SetBlocksPerEpoch(bloc... method SetFinePercentage (line 1480) | func (_GpuManager *GpuManagerTransactorSession) SetFinePercentage(newP... method SetMinFeeToUse (line 1501) | func (_GpuManager *GpuManagerTransactorSession) SetMinFeeToUse(minFee ... method SetMinerMinimumStake (line 1522) | func (_GpuManager *GpuManagerTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1543) | func (_GpuManager *GpuManagerTransactorSession) SetNewRewardInEpoch(ne... method SetPenaltyDuration (line 1564) | func (_GpuManager *GpuManagerTransactorSession) SetPenaltyDuration(dur... method SetPromptSchedulerAddress (line 1585) | func (_GpuManager *GpuManagerTransactorSession) SetPromptSchedulerAddr... method SetUnstakeDelayTime (line 1606) | func (_GpuManager *GpuManagerTransactorSession) SetUnstakeDelayTime(de... method SetWEAIAddress (line 1627) | func (_GpuManager *GpuManagerTransactorSession) SetWEAIAddress(wEAITok... method SlashMiner (line 1648) | func (_GpuManager *GpuManagerTransactorSession) SlashMiner(miner commo... method TransferOwnership (line 1669) | func (_GpuManager *GpuManagerTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1690) | func (_GpuManager *GpuManagerTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1711) | func (_GpuManager *GpuManagerTransactorSession) UnregisterModel(modelI... method UnstakeForMiner (line 1732) | func (_GpuManager *GpuManagerTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1753) | func (_GpuManager *GpuManagerTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1774) | func (_GpuManager *GpuManagerTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1795) | func (_GpuManager *GpuManagerTransactorSession) UpdateModelTier(modelI... method ValidateMiner (line 1816) | func (_GpuManager *GpuManagerTransactorSession) ValidateMiner(miner co... method ValidateModelAndChooseRandomMiner (line 1837) | func (_GpuManager *GpuManagerTransactorSession) ValidateModelAndChoose... method Receive (line 1858) | func (_GpuManager *GpuManagerTransactorSession) Receive() (*types.Tran... type GpuManagerRaw (line 120) | type GpuManagerRaw struct method Call (line 183) | func (_GpuManager *GpuManagerRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 189) | func (_GpuManager *GpuManagerRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 194) | func (_GpuManager *GpuManagerRaw) Transact(opts *bind.TransactOpts, me... type GpuManagerCallerRaw (line 125) | type GpuManagerCallerRaw struct method Call (line 202) | func (_GpuManager *GpuManagerCallerRaw) Call(opts *bind.CallOpts, resu... type GpuManagerTransactorRaw (line 130) | type GpuManagerTransactorRaw struct method Transfer (line 208) | func (_GpuManager *GpuManagerTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 213) | func (_GpuManager *GpuManagerTransactorRaw) Transact(opts *bind.Transa... function NewGpuManager (line 135) | func NewGpuManager(address common.Address, backend bind.ContractBackend)... function NewGpuManagerCaller (line 144) | func NewGpuManagerCaller(address common.Address, caller bind.ContractCal... function NewGpuManagerTransactor (line 153) | func NewGpuManagerTransactor(address common.Address, transactor bind.Con... function NewGpuManagerFilterer (line 162) | func NewGpuManagerFilterer(address common.Address, filterer bind.Contrac... function bindGpuManager (line 171) | func bindGpuManager(address common.Address, caller bind.ContractCaller, ... type GpuManagerBlocksPerEpochIterator (line 1863) | type GpuManagerBlocksPerEpochIterator struct method Next (line 1878) | func (it *GpuManagerBlocksPerEpochIterator) Next() bool { method Error (line 1918) | func (it *GpuManagerBlocksPerEpochIterator) Error() error { method Close (line 1924) | func (it *GpuManagerBlocksPerEpochIterator) Close() error { type GpuManagerBlocksPerEpoch (line 1930) | type GpuManagerBlocksPerEpoch struct type GpuManagerFinePercentageUpdatedIterator (line 1998) | type GpuManagerFinePercentageUpdatedIterator struct method Next (line 2013) | func (it *GpuManagerFinePercentageUpdatedIterator) Next() bool { method Error (line 2053) | func (it *GpuManagerFinePercentageUpdatedIterator) Error() error { method Close (line 2059) | func (it *GpuManagerFinePercentageUpdatedIterator) Close() error { type GpuManagerFinePercentageUpdated (line 2065) | type GpuManagerFinePercentageUpdated struct type GpuManagerFraudulentMinerPenalizedIterator (line 2133) | type GpuManagerFraudulentMinerPenalizedIterator struct method Next (line 2148) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2188) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Error() error { method Close (line 2194) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Close() error { type GpuManagerFraudulentMinerPenalized (line 2200) | type GpuManagerFraudulentMinerPenalized struct type GpuManagerInitializedIterator (line 2296) | type GpuManagerInitializedIterator struct method Next (line 2311) | func (it *GpuManagerInitializedIterator) Next() bool { method Error (line 2351) | func (it *GpuManagerInitializedIterator) Error() error { method Close (line 2357) | func (it *GpuManagerInitializedIterator) Close() error { type GpuManagerInitialized (line 2363) | type GpuManagerInitialized struct type GpuManagerMinFeeToUseUpdatedIterator (line 2430) | type GpuManagerMinFeeToUseUpdatedIterator struct method Next (line 2445) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2485) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Error() error { method Close (line 2491) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Close() error { type GpuManagerMinFeeToUseUpdated (line 2497) | type GpuManagerMinFeeToUseUpdated struct type GpuManagerMinerDeactivatedIterator (line 2565) | type GpuManagerMinerDeactivatedIterator struct method Next (line 2580) | func (it *GpuManagerMinerDeactivatedIterator) Next() bool { method Error (line 2620) | func (it *GpuManagerMinerDeactivatedIterator) Error() error { method Close (line 2626) | func (it *GpuManagerMinerDeactivatedIterator) Close() error { type GpuManagerMinerDeactivated (line 2632) | type GpuManagerMinerDeactivated struct type GpuManagerMinerExtraStakeIterator (line 2719) | type GpuManagerMinerExtraStakeIterator struct method Next (line 2734) | func (it *GpuManagerMinerExtraStakeIterator) Next() bool { method Error (line 2774) | func (it *GpuManagerMinerExtraStakeIterator) Error() error { method Close (line 2780) | func (it *GpuManagerMinerExtraStakeIterator) Close() error { type GpuManagerMinerExtraStake (line 2786) | type GpuManagerMinerExtraStake struct type GpuManagerMinerJoinIterator (line 2864) | type GpuManagerMinerJoinIterator struct method Next (line 2879) | func (it *GpuManagerMinerJoinIterator) Next() bool { method Error (line 2919) | func (it *GpuManagerMinerJoinIterator) Error() error { method Close (line 2925) | func (it *GpuManagerMinerJoinIterator) Close() error { type GpuManagerMinerJoin (line 2931) | type GpuManagerMinerJoin struct type GpuManagerMinerRegistrationIterator (line 3008) | type GpuManagerMinerRegistrationIterator struct method Next (line 3023) | func (it *GpuManagerMinerRegistrationIterator) Next() bool { method Error (line 3063) | func (it *GpuManagerMinerRegistrationIterator) Error() error { method Close (line 3069) | func (it *GpuManagerMinerRegistrationIterator) Close() error { type GpuManagerMinerRegistration (line 3075) | type GpuManagerMinerRegistration struct type GpuManagerMinerUnregistrationIterator (line 3162) | type GpuManagerMinerUnregistrationIterator struct method Next (line 3177) | func (it *GpuManagerMinerUnregistrationIterator) Next() bool { method Error (line 3217) | func (it *GpuManagerMinerUnregistrationIterator) Error() error { method Close (line 3223) | func (it *GpuManagerMinerUnregistrationIterator) Close() error { type GpuManagerMinerUnregistration (line 3229) | type GpuManagerMinerUnregistration struct type GpuManagerMinerUnstakeIterator (line 3306) | type GpuManagerMinerUnstakeIterator struct method Next (line 3321) | func (it *GpuManagerMinerUnstakeIterator) Next() bool { method Error (line 3361) | func (it *GpuManagerMinerUnstakeIterator) Error() error { method Close (line 3367) | func (it *GpuManagerMinerUnstakeIterator) Close() error { type GpuManagerMinerUnstake (line 3373) | type GpuManagerMinerUnstake struct type GpuManagerModelMinimumFeeUpdateIterator (line 3451) | type GpuManagerModelMinimumFeeUpdateIterator struct method Next (line 3466) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3506) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Error() error { method Close (line 3512) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Close() error { type GpuManagerModelMinimumFeeUpdate (line 3518) | type GpuManagerModelMinimumFeeUpdate struct type GpuManagerModelRegistrationIterator (line 3596) | type GpuManagerModelRegistrationIterator struct method Next (line 3611) | func (it *GpuManagerModelRegistrationIterator) Next() bool { method Error (line 3651) | func (it *GpuManagerModelRegistrationIterator) Error() error { method Close (line 3657) | func (it *GpuManagerModelRegistrationIterator) Close() error { type GpuManagerModelRegistration (line 3663) | type GpuManagerModelRegistration struct type GpuManagerModelTierUpdateIterator (line 3750) | type GpuManagerModelTierUpdateIterator struct method Next (line 3765) | func (it *GpuManagerModelTierUpdateIterator) Next() bool { method Error (line 3805) | func (it *GpuManagerModelTierUpdateIterator) Error() error { method Close (line 3811) | func (it *GpuManagerModelTierUpdateIterator) Close() error { type GpuManagerModelTierUpdate (line 3817) | type GpuManagerModelTierUpdate struct type GpuManagerModelUnregistrationIterator (line 3895) | type GpuManagerModelUnregistrationIterator struct method Next (line 3910) | func (it *GpuManagerModelUnregistrationIterator) Next() bool { method Error (line 3950) | func (it *GpuManagerModelUnregistrationIterator) Error() error { method Close (line 3956) | func (it *GpuManagerModelUnregistrationIterator) Close() error { type GpuManagerModelUnregistration (line 3962) | type GpuManagerModelUnregistration struct type GpuManagerOwnershipTransferredIterator (line 4039) | type GpuManagerOwnershipTransferredIterator struct method Next (line 4054) | func (it *GpuManagerOwnershipTransferredIterator) Next() bool { method Error (line 4094) | func (it *GpuManagerOwnershipTransferredIterator) Error() error { method Close (line 4100) | func (it *GpuManagerOwnershipTransferredIterator) Close() error { type GpuManagerOwnershipTransferred (line 4106) | type GpuManagerOwnershipTransferred struct type GpuManagerPausedIterator (line 4192) | type GpuManagerPausedIterator struct method Next (line 4207) | func (it *GpuManagerPausedIterator) Next() bool { method Error (line 4247) | func (it *GpuManagerPausedIterator) Error() error { method Close (line 4253) | func (it *GpuManagerPausedIterator) Close() error { type GpuManagerPaused (line 4259) | type GpuManagerPaused struct type GpuManagerPenaltyDurationUpdatedIterator (line 4326) | type GpuManagerPenaltyDurationUpdatedIterator struct method Next (line 4341) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4381) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Error() error { method Close (line 4387) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Close() error { type GpuManagerPenaltyDurationUpdated (line 4393) | type GpuManagerPenaltyDurationUpdated struct type GpuManagerRestakeIterator (line 4461) | type GpuManagerRestakeIterator struct method Next (line 4476) | func (it *GpuManagerRestakeIterator) Next() bool { method Error (line 4516) | func (it *GpuManagerRestakeIterator) Error() error { method Close (line 4522) | func (it *GpuManagerRestakeIterator) Close() error { type GpuManagerRestake (line 4528) | type GpuManagerRestake struct type GpuManagerRewardClaimIterator (line 4615) | type GpuManagerRewardClaimIterator struct method Next (line 4630) | func (it *GpuManagerRewardClaimIterator) Next() bool { method Error (line 4670) | func (it *GpuManagerRewardClaimIterator) Error() error { method Close (line 4676) | func (it *GpuManagerRewardClaimIterator) Close() error { type GpuManagerRewardClaim (line 4682) | type GpuManagerRewardClaim struct type GpuManagerRewardPerEpochIterator (line 4760) | type GpuManagerRewardPerEpochIterator struct method Next (line 4775) | func (it *GpuManagerRewardPerEpochIterator) Next() bool { method Error (line 4815) | func (it *GpuManagerRewardPerEpochIterator) Error() error { method Close (line 4821) | func (it *GpuManagerRewardPerEpochIterator) Close() error { type GpuManagerRewardPerEpoch (line 4827) | type GpuManagerRewardPerEpoch struct type GpuManagerUnpausedIterator (line 4895) | type GpuManagerUnpausedIterator struct method Next (line 4910) | func (it *GpuManagerUnpausedIterator) Next() bool { method Error (line 4950) | func (it *GpuManagerUnpausedIterator) Error() error { method Close (line 4956) | func (it *GpuManagerUnpausedIterator) Close() error { type GpuManagerUnpaused (line 4962) | type GpuManagerUnpaused struct type GpuManagerUnstakeDelayTimeIterator (line 5029) | type GpuManagerUnstakeDelayTimeIterator struct method Next (line 5044) | func (it *GpuManagerUnstakeDelayTimeIterator) Next() bool { method Error (line 5084) | func (it *GpuManagerUnstakeDelayTimeIterator) Error() error { method Close (line 5090) | func (it *GpuManagerUnstakeDelayTimeIterator) Close() error { type GpuManagerUnstakeDelayTime (line 5096) | type GpuManagerUnstakeDelayTime struct FILE: decentralized-compute/cluster/internal/contracts/load_balancer/load_balancer.go function DeployLoadBalancer (line 47) | func DeployLoadBalancer(auth *bind.TransactOpts, backend bind.ContractBa... type LoadBalancer (line 64) | type LoadBalancer struct type LoadBalancerCaller (line 71) | type LoadBalancerCaller struct method ClusterInfo (line 208) | func (_LoadBalancer *LoadBalancerCaller) ClusterInfo(opts *bind.CallOp... method MinSolutionsThreshold (line 253) | func (_LoadBalancer *LoadBalancerCaller) MinSolutionsThreshold(opts *b... method GetClusterIdsOfGroup (line 284) | func (_LoadBalancer *LoadBalancerCaller) GetClusterIdsOfGroup(opts *bi... method GetClustersGroupInfo (line 315) | func (_LoadBalancer *LoadBalancerCaller) GetClustersGroupInfo(opts *bi... method GetGPUManagerAddress (line 348) | func (_LoadBalancer *LoadBalancerCaller) GetGPUManagerAddress(opts *bi... method GetModelCollectionAddress (line 379) | func (_LoadBalancer *LoadBalancerCaller) GetModelCollectionAddress(opt... method GetPromptSchedulerAddress (line 410) | func (_LoadBalancer *LoadBalancerCaller) GetPromptSchedulerAddress(opt... method GetWEAITokenAddress (line 441) | func (_LoadBalancer *LoadBalancerCaller) GetWEAITokenAddress(opts *bin... method IsManager (line 472) | func (_LoadBalancer *LoadBalancerCaller) IsManager(opts *bind.CallOpts... method Owner (line 503) | func (_LoadBalancer *LoadBalancerCaller) Owner(opts *bind.CallOpts) (c... method Paused (line 534) | func (_LoadBalancer *LoadBalancerCaller) Paused(opts *bind.CallOpts) (... method Version (line 565) | func (_LoadBalancer *LoadBalancerCaller) Version(opts *bind.CallOpts) ... type LoadBalancerTransactor (line 76) | type LoadBalancerTransactor struct method AddClustersToGroup (line 596) | func (_LoadBalancer *LoadBalancerTransactor) AddClustersToGroup(opts *... method AuthorizeManager (line 617) | func (_LoadBalancer *LoadBalancerTransactor) AuthorizeManager(opts *bi... method CreateGroup (line 638) | func (_LoadBalancer *LoadBalancerTransactor) CreateGroup(opts *bind.Tr... method DeauthorizeManager (line 659) | func (_LoadBalancer *LoadBalancerTransactor) DeauthorizeManager(opts *... method Infer (line 680) | func (_LoadBalancer *LoadBalancerTransactor) Infer(opts *bind.Transact... method Initialize (line 701) | func (_LoadBalancer *LoadBalancerTransactor) Initialize(opts *bind.Tra... method Pause (line 722) | func (_LoadBalancer *LoadBalancerTransactor) Pause(opts *bind.Transact... method RemoveClustersFromGroup (line 743) | func (_LoadBalancer *LoadBalancerTransactor) RemoveClustersFromGroup(o... method RemoveGroup (line 764) | func (_LoadBalancer *LoadBalancerTransactor) RemoveGroup(opts *bind.Tr... method RenounceOwnership (line 785) | func (_LoadBalancer *LoadBalancerTransactor) RenounceOwnership(opts *b... method SetMinSolutionsThreshold (line 806) | func (_LoadBalancer *LoadBalancerTransactor) SetMinSolutionsThreshold(... method TransferOwnership (line 827) | func (_LoadBalancer *LoadBalancerTransactor) TransferOwnership(opts *b... method Unpause (line 848) | func (_LoadBalancer *LoadBalancerTransactor) Unpause(opts *bind.Transa... method UpdateModelCollection (line 869) | func (_LoadBalancer *LoadBalancerTransactor) UpdateModelCollection(opt... type LoadBalancerFilterer (line 81) | type LoadBalancerFilterer struct method FilterClusterAdded (line 964) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterAdded(opts *bi... method WatchClusterAdded (line 985) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterAdded(opts *bin... method ParseClusterAdded (line 1031) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterAdded(log types... method FilterClusterGroupCreated (line 1117) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterGroupCreated(o... method WatchClusterGroupCreated (line 1134) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterGroupCreated(op... method ParseClusterGroupCreated (line 1176) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterGroupCreated(lo... method FilterClusterGroupRemoved (line 1262) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterGroupRemoved(o... method WatchClusterGroupRemoved (line 1279) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterGroupRemoved(op... method ParseClusterGroupRemoved (line 1321) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterGroupRemoved(lo... method FilterClusterRemoved (line 1407) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterRemoved(opts *... method WatchClusterRemoved (line 1428) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterRemoved(opts *b... method ParseClusterRemoved (line 1474) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterRemoved(log typ... method FilterInferencePerformed (line 1563) | func (_LoadBalancer *LoadBalancerFilterer) FilterInferencePerformed(op... method WatchInferencePerformed (line 1588) | func (_LoadBalancer *LoadBalancerFilterer) WatchInferencePerformed(opt... method ParseInferencePerformed (line 1638) | func (_LoadBalancer *LoadBalancerFilterer) ParseInferencePerformed(log... method FilterInitialized (line 1723) | func (_LoadBalancer *LoadBalancerFilterer) FilterInitialized(opts *bin... method WatchInitialized (line 1735) | func (_LoadBalancer *LoadBalancerFilterer) WatchInitialized(opts *bind... method ParseInitialized (line 1772) | func (_LoadBalancer *LoadBalancerFilterer) ParseInitialized(log types.... method FilterManagerAuthorization (line 1857) | func (_LoadBalancer *LoadBalancerFilterer) FilterManagerAuthorization(... method WatchManagerAuthorization (line 1874) | func (_LoadBalancer *LoadBalancerFilterer) WatchManagerAuthorization(o... method ParseManagerAuthorization (line 1916) | func (_LoadBalancer *LoadBalancerFilterer) ParseManagerAuthorization(l... method FilterManagerDeauthorization (line 2001) | func (_LoadBalancer *LoadBalancerFilterer) FilterManagerDeauthorizatio... method WatchManagerDeauthorization (line 2018) | func (_LoadBalancer *LoadBalancerFilterer) WatchManagerDeauthorization... method ParseManagerDeauthorization (line 2060) | func (_LoadBalancer *LoadBalancerFilterer) ParseManagerDeauthorization... method FilterOwnershipTransferred (line 2146) | func (_LoadBalancer *LoadBalancerFilterer) FilterOwnershipTransferred(... method WatchOwnershipTransferred (line 2167) | func (_LoadBalancer *LoadBalancerFilterer) WatchOwnershipTransferred(o... method ParseOwnershipTransferred (line 2213) | func (_LoadBalancer *LoadBalancerFilterer) ParseOwnershipTransferred(l... method FilterPaused (line 2298) | func (_LoadBalancer *LoadBalancerFilterer) FilterPaused(opts *bind.Fil... method WatchPaused (line 2310) | func (_LoadBalancer *LoadBalancerFilterer) WatchPaused(opts *bind.Watc... method ParsePaused (line 2347) | func (_LoadBalancer *LoadBalancerFilterer) ParsePaused(log types.Log) ... method FilterUnpaused (line 2432) | func (_LoadBalancer *LoadBalancerFilterer) FilterUnpaused(opts *bind.F... method WatchUnpaused (line 2444) | func (_LoadBalancer *LoadBalancerFilterer) WatchUnpaused(opts *bind.Wa... method ParseUnpaused (line 2481) | func (_LoadBalancer *LoadBalancerFilterer) ParseUnpaused(log types.Log... type LoadBalancerSession (line 87) | type LoadBalancerSession struct method ClusterInfo (line 233) | func (_LoadBalancer *LoadBalancerSession) ClusterInfo(arg0 *big.Int) (... method MinSolutionsThreshold (line 270) | func (_LoadBalancer *LoadBalancerSession) MinSolutionsThreshold() (*bi... method GetClusterIdsOfGroup (line 301) | func (_LoadBalancer *LoadBalancerSession) GetClusterIdsOfGroup(name st... method GetClustersGroupInfo (line 334) | func (_LoadBalancer *LoadBalancerSession) GetClustersGroupInfo(name st... method GetGPUManagerAddress (line 365) | func (_LoadBalancer *LoadBalancerSession) GetGPUManagerAddress() (comm... method GetModelCollectionAddress (line 396) | func (_LoadBalancer *LoadBalancerSession) GetModelCollectionAddress() ... method GetPromptSchedulerAddress (line 427) | func (_LoadBalancer *LoadBalancerSession) GetPromptSchedulerAddress() ... method GetWEAITokenAddress (line 458) | func (_LoadBalancer *LoadBalancerSession) GetWEAITokenAddress() (commo... method IsManager (line 489) | func (_LoadBalancer *LoadBalancerSession) IsManager(account common.Add... method Owner (line 520) | func (_LoadBalancer *LoadBalancerSession) Owner() (common.Address, err... method Paused (line 551) | func (_LoadBalancer *LoadBalancerSession) Paused() (bool, error) { method Version (line 582) | func (_LoadBalancer *LoadBalancerSession) Version() (string, error) { method AddClustersToGroup (line 603) | func (_LoadBalancer *LoadBalancerSession) AddClustersToGroup(groupName... method AuthorizeManager (line 624) | func (_LoadBalancer *LoadBalancerSession) AuthorizeManager(account com... method CreateGroup (line 645) | func (_LoadBalancer *LoadBalancerSession) CreateGroup(name string, clu... method DeauthorizeManager (line 666) | func (_LoadBalancer *LoadBalancerSession) DeauthorizeManager(account c... method Infer (line 687) | func (_LoadBalancer *LoadBalancerSession) Infer(groupName string, data... method Initialize (line 708) | func (_LoadBalancer *LoadBalancerSession) Initialize(gpuManager_ commo... method Pause (line 729) | func (_LoadBalancer *LoadBalancerSession) Pause() (*types.Transaction,... method RemoveClustersFromGroup (line 750) | func (_LoadBalancer *LoadBalancerSession) RemoveClustersFromGroup(grou... method RemoveGroup (line 771) | func (_LoadBalancer *LoadBalancerSession) RemoveGroup(name string) (*t... method RenounceOwnership (line 792) | func (_LoadBalancer *LoadBalancerSession) RenounceOwnership() (*types.... method SetMinSolutionsThreshold (line 813) | func (_LoadBalancer *LoadBalancerSession) SetMinSolutionsThreshold(min... method TransferOwnership (line 834) | func (_LoadBalancer *LoadBalancerSession) TransferOwnership(newOwner c... method Unpause (line 855) | func (_LoadBalancer *LoadBalancerSession) Unpause() (*types.Transactio... method UpdateModelCollection (line 876) | func (_LoadBalancer *LoadBalancerSession) UpdateModelCollection(modelC... type LoadBalancerCallerSession (line 95) | type LoadBalancerCallerSession struct method ClusterInfo (line 243) | func (_LoadBalancer *LoadBalancerCallerSession) ClusterInfo(arg0 *big.... method MinSolutionsThreshold (line 277) | func (_LoadBalancer *LoadBalancerCallerSession) MinSolutionsThreshold(... method GetClusterIdsOfGroup (line 308) | func (_LoadBalancer *LoadBalancerCallerSession) GetClusterIdsOfGroup(n... method GetClustersGroupInfo (line 341) | func (_LoadBalancer *LoadBalancerCallerSession) GetClustersGroupInfo(n... method GetGPUManagerAddress (line 372) | func (_LoadBalancer *LoadBalancerCallerSession) GetGPUManagerAddress()... method GetModelCollectionAddress (line 403) | func (_LoadBalancer *LoadBalancerCallerSession) GetModelCollectionAddr... method GetPromptSchedulerAddress (line 434) | func (_LoadBalancer *LoadBalancerCallerSession) GetPromptSchedulerAddr... method GetWEAITokenAddress (line 465) | func (_LoadBalancer *LoadBalancerCallerSession) GetWEAITokenAddress() ... method IsManager (line 496) | func (_LoadBalancer *LoadBalancerCallerSession) IsManager(account comm... method Owner (line 527) | func (_LoadBalancer *LoadBalancerCallerSession) Owner() (common.Addres... method Paused (line 558) | func (_LoadBalancer *LoadBalancerCallerSession) Paused() (bool, error) { method Version (line 589) | func (_LoadBalancer *LoadBalancerCallerSession) Version() (string, err... type LoadBalancerTransactorSession (line 102) | type LoadBalancerTransactorSession struct method AddClustersToGroup (line 610) | func (_LoadBalancer *LoadBalancerTransactorSession) AddClustersToGroup... method AuthorizeManager (line 631) | func (_LoadBalancer *LoadBalancerTransactorSession) AuthorizeManager(a... method CreateGroup (line 652) | func (_LoadBalancer *LoadBalancerTransactorSession) CreateGroup(name s... method DeauthorizeManager (line 673) | func (_LoadBalancer *LoadBalancerTransactorSession) DeauthorizeManager... method Infer (line 694) | func (_LoadBalancer *LoadBalancerTransactorSession) Infer(groupName st... method Initialize (line 715) | func (_LoadBalancer *LoadBalancerTransactorSession) Initialize(gpuMana... method Pause (line 736) | func (_LoadBalancer *LoadBalancerTransactorSession) Pause() (*types.Tr... method RemoveClustersFromGroup (line 757) | func (_LoadBalancer *LoadBalancerTransactorSession) RemoveClustersFrom... method RemoveGroup (line 778) | func (_LoadBalancer *LoadBalancerTransactorSession) RemoveGroup(name s... method RenounceOwnership (line 799) | func (_LoadBalancer *LoadBalancerTransactorSession) RenounceOwnership(... method SetMinSolutionsThreshold (line 820) | func (_LoadBalancer *LoadBalancerTransactorSession) SetMinSolutionsThr... method TransferOwnership (line 841) | func (_LoadBalancer *LoadBalancerTransactorSession) TransferOwnership(... method Unpause (line 862) | func (_LoadBalancer *LoadBalancerTransactorSession) Unpause() (*types.... method UpdateModelCollection (line 883) | func (_LoadBalancer *LoadBalancerTransactorSession) UpdateModelCollect... type LoadBalancerRaw (line 108) | type LoadBalancerRaw struct method Call (line 171) | func (_LoadBalancer *LoadBalancerRaw) Call(opts *bind.CallOpts, result... method Transfer (line 177) | func (_LoadBalancer *LoadBalancerRaw) Transfer(opts *bind.TransactOpts... method Transact (line 182) | func (_LoadBalancer *LoadBalancerRaw) Transact(opts *bind.TransactOpts... type LoadBalancerCallerRaw (line 113) | type LoadBalancerCallerRaw struct method Call (line 190) | func (_LoadBalancer *LoadBalancerCallerRaw) Call(opts *bind.CallOpts, ... type LoadBalancerTransactorRaw (line 118) | type LoadBalancerTransactorRaw struct method Transfer (line 196) | func (_LoadBalancer *LoadBalancerTransactorRaw) Transfer(opts *bind.Tr... method Transact (line 201) | func (_LoadBalancer *LoadBalancerTransactorRaw) Transact(opts *bind.Tr... function NewLoadBalancer (line 123) | func NewLoadBalancer(address common.Address, backend bind.ContractBacken... function NewLoadBalancerCaller (line 132) | func NewLoadBalancerCaller(address common.Address, caller bind.ContractC... function NewLoadBalancerTransactor (line 141) | func NewLoadBalancerTransactor(address common.Address, transactor bind.C... function NewLoadBalancerFilterer (line 150) | func NewLoadBalancerFilterer(address common.Address, filterer bind.Contr... function bindLoadBalancer (line 159) | func bindLoadBalancer(address common.Address, caller bind.ContractCaller... type LoadBalancerClusterAddedIterator (line 888) | type LoadBalancerClusterAddedIterator struct method Next (line 903) | func (it *LoadBalancerClusterAddedIterator) Next() bool { method Error (line 943) | func (it *LoadBalancerClusterAddedIterator) Error() error { method Close (line 949) | func (it *LoadBalancerClusterAddedIterator) Close() error { type LoadBalancerClusterAdded (line 955) | type LoadBalancerClusterAdded struct type LoadBalancerClusterGroupCreatedIterator (line 1041) | type LoadBalancerClusterGroupCreatedIterator struct method Next (line 1056) | func (it *LoadBalancerClusterGroupCreatedIterator) Next() bool { method Error (line 1096) | func (it *LoadBalancerClusterGroupCreatedIterator) Error() error { method Close (line 1102) | func (it *LoadBalancerClusterGroupCreatedIterator) Close() error { type LoadBalancerClusterGroupCreated (line 1108) | type LoadBalancerClusterGroupCreated struct type LoadBalancerClusterGroupRemovedIterator (line 1186) | type LoadBalancerClusterGroupRemovedIterator struct method Next (line 1201) | func (it *LoadBalancerClusterGroupRemovedIterator) Next() bool { method Error (line 1241) | func (it *LoadBalancerClusterGroupRemovedIterator) Error() error { method Close (line 1247) | func (it *LoadBalancerClusterGroupRemovedIterator) Close() error { type LoadBalancerClusterGroupRemoved (line 1253) | type LoadBalancerClusterGroupRemoved struct type LoadBalancerClusterRemovedIterator (line 1331) | type LoadBalancerClusterRemovedIterator struct method Next (line 1346) | func (it *LoadBalancerClusterRemovedIterator) Next() bool { method Error (line 1386) | func (it *LoadBalancerClusterRemovedIterator) Error() error { method Close (line 1392) | func (it *LoadBalancerClusterRemovedIterator) Close() error { type LoadBalancerClusterRemoved (line 1398) | type LoadBalancerClusterRemoved struct type LoadBalancerInferencePerformedIterator (line 1484) | type LoadBalancerInferencePerformedIterator struct method Next (line 1499) | func (it *LoadBalancerInferencePerformedIterator) Next() bool { method Error (line 1539) | func (it *LoadBalancerInferencePerformedIterator) Error() error { method Close (line 1545) | func (it *LoadBalancerInferencePerformedIterator) Close() error { type LoadBalancerInferencePerformed (line 1551) | type LoadBalancerInferencePerformed struct type LoadBalancerInitializedIterator (line 1648) | type LoadBalancerInitializedIterator struct method Next (line 1663) | func (it *LoadBalancerInitializedIterator) Next() bool { method Error (line 1703) | func (it *LoadBalancerInitializedIterator) Error() error { method Close (line 1709) | func (it *LoadBalancerInitializedIterator) Close() error { type LoadBalancerInitialized (line 1715) | type LoadBalancerInitialized struct type LoadBalancerManagerAuthorizationIterator (line 1782) | type LoadBalancerManagerAuthorizationIterator struct method Next (line 1797) | func (it *LoadBalancerManagerAuthorizationIterator) Next() bool { method Error (line 1837) | func (it *LoadBalancerManagerAuthorizationIterator) Error() error { method Close (line 1843) | func (it *LoadBalancerManagerAuthorizationIterator) Close() error { type LoadBalancerManagerAuthorization (line 1849) | type LoadBalancerManagerAuthorization struct type LoadBalancerManagerDeauthorizationIterator (line 1926) | type LoadBalancerManagerDeauthorizationIterator struct method Next (line 1941) | func (it *LoadBalancerManagerDeauthorizationIterator) Next() bool { method Error (line 1981) | func (it *LoadBalancerManagerDeauthorizationIterator) Error() error { method Close (line 1987) | func (it *LoadBalancerManagerDeauthorizationIterator) Close() error { type LoadBalancerManagerDeauthorization (line 1993) | type LoadBalancerManagerDeauthorization struct type LoadBalancerOwnershipTransferredIterator (line 2070) | type LoadBalancerOwnershipTransferredIterator struct method Next (line 2085) | func (it *LoadBalancerOwnershipTransferredIterator) Next() bool { method Error (line 2125) | func (it *LoadBalancerOwnershipTransferredIterator) Error() error { method Close (line 2131) | func (it *LoadBalancerOwnershipTransferredIterator) Close() error { type LoadBalancerOwnershipTransferred (line 2137) | type LoadBalancerOwnershipTransferred struct type LoadBalancerPausedIterator (line 2223) | type LoadBalancerPausedIterator struct method Next (line 2238) | func (it *LoadBalancerPausedIterator) Next() bool { method Error (line 2278) | func (it *LoadBalancerPausedIterator) Error() error { method Close (line 2284) | func (it *LoadBalancerPausedIterator) Close() error { type LoadBalancerPaused (line 2290) | type LoadBalancerPaused struct type LoadBalancerUnpausedIterator (line 2357) | type LoadBalancerUnpausedIterator struct method Next (line 2372) | func (it *LoadBalancerUnpausedIterator) Next() bool { method Error (line 2412) | func (it *LoadBalancerUnpausedIterator) Error() error { method Close (line 2418) | func (it *LoadBalancerUnpausedIterator) Close() error { type LoadBalancerUnpaused (line 2424) | type LoadBalancerUnpaused struct FILE: decentralized-compute/cluster/internal/contracts/model_collection/model_collection.go function DeployModelCollection (line 47) | func DeployModelCollection(auth *bind.TransactOpts, backend bind.Contrac... type ModelCollection (line 64) | type ModelCollection struct type ModelCollectionCaller (line 71) | type ModelCollectionCaller struct method IsManager (line 208) | func (_ModelCollection *ModelCollectionCaller) IsManager(opts *bind.Ca... method MintPrice (line 239) | func (_ModelCollection *ModelCollectionCaller) MintPrice(opts *bind.Ca... method NextModelId0 (line 270) | func (_ModelCollection *ModelCollectionCaller) NextModelId0(opts *bind... method RoyaltyPortion (line 301) | func (_ModelCollection *ModelCollectionCaller) RoyaltyPortion(opts *bi... method RoyaltyReceiver (line 332) | func (_ModelCollection *ModelCollectionCaller) RoyaltyReceiver(opts *b... method WEAIToken0 (line 363) | func (_ModelCollection *ModelCollectionCaller) WEAIToken0(opts *bind.C... method BalanceOf (line 394) | func (_ModelCollection *ModelCollectionCaller) BalanceOf(opts *bind.Ca... method CheckModelExist (line 425) | func (_ModelCollection *ModelCollectionCaller) CheckModelExist(opts *b... method Eip712Domain (line 456) | func (_ModelCollection *ModelCollectionCaller) Eip712Domain(opts *bind... method GetApproved (line 526) | func (_ModelCollection *ModelCollectionCaller) GetApproved(opts *bind.... method IsApprovedForAll (line 557) | func (_ModelCollection *ModelCollectionCaller) IsApprovedForAll(opts *... method IsManager0 (line 588) | func (_ModelCollection *ModelCollectionCaller) IsManager0(opts *bind.C... method MintPrice0 (line 619) | func (_ModelCollection *ModelCollectionCaller) MintPrice0(opts *bind.C... method Name (line 650) | func (_ModelCollection *ModelCollectionCaller) Name(opts *bind.CallOpt... method NextModelId (line 681) | func (_ModelCollection *ModelCollectionCaller) NextModelId(opts *bind.... method Owner (line 712) | func (_ModelCollection *ModelCollectionCaller) Owner(opts *bind.CallOp... method OwnerOf (line 743) | func (_ModelCollection *ModelCollectionCaller) OwnerOf(opts *bind.Call... method Paused (line 774) | func (_ModelCollection *ModelCollectionCaller) Paused(opts *bind.CallO... method RoyaltyInfo (line 805) | func (_ModelCollection *ModelCollectionCaller) RoyaltyInfo(opts *bind.... method RoyaltyPortion0 (line 850) | func (_ModelCollection *ModelCollectionCaller) RoyaltyPortion0(opts *b... method RoyaltyReceiver0 (line 881) | func (_ModelCollection *ModelCollectionCaller) RoyaltyReceiver0(opts *... method SupportsInterface (line 912) | func (_ModelCollection *ModelCollectionCaller) SupportsInterface(opts ... method Symbol (line 943) | func (_ModelCollection *ModelCollectionCaller) Symbol(opts *bind.CallO... method TokenByIndex (line 974) | func (_ModelCollection *ModelCollectionCaller) TokenByIndex(opts *bind... method TokenOfOwnerByIndex (line 1005) | func (_ModelCollection *ModelCollectionCaller) TokenOfOwnerByIndex(opt... method TokenURI (line 1036) | func (_ModelCollection *ModelCollectionCaller) TokenURI(opts *bind.Cal... method TotalSupply (line 1067) | func (_ModelCollection *ModelCollectionCaller) TotalSupply(opts *bind.... method Version (line 1098) | func (_ModelCollection *ModelCollectionCaller) Version(opts *bind.Call... method WEAIToken (line 1129) | func (_ModelCollection *ModelCollectionCaller) WEAIToken(opts *bind.Ca... type ModelCollectionTransactor (line 76) | type ModelCollectionTransactor struct method Approve (line 1160) | func (_ModelCollection *ModelCollectionTransactor) Approve(opts *bind.... method AuthorizeManager (line 1181) | func (_ModelCollection *ModelCollectionTransactor) AuthorizeManager(op... method DeauthorizeManager (line 1202) | func (_ModelCollection *ModelCollectionTransactor) DeauthorizeManager(... method Initialize (line 1223) | func (_ModelCollection *ModelCollectionTransactor) Initialize(opts *bi... method Mint (line 1244) | func (_ModelCollection *ModelCollectionTransactor) Mint(opts *bind.Tra... method Pause (line 1265) | func (_ModelCollection *ModelCollectionTransactor) Pause(opts *bind.Tr... method RenounceOwnership (line 1286) | func (_ModelCollection *ModelCollectionTransactor) RenounceOwnership(o... method SafeTransferFrom (line 1307) | func (_ModelCollection *ModelCollectionTransactor) SafeTransferFrom(op... method SafeTransferFrom0 (line 1328) | func (_ModelCollection *ModelCollectionTransactor) SafeTransferFrom0(o... method SetApprovalForAll (line 1349) | func (_ModelCollection *ModelCollectionTransactor) SetApprovalForAll(o... method TransferFrom (line 1370) | func (_ModelCollection *ModelCollectionTransactor) TransferFrom(opts *... method TransferOwnership (line 1391) | func (_ModelCollection *ModelCollectionTransactor) TransferOwnership(o... method Unpause (line 1412) | func (_ModelCollection *ModelCollectionTransactor) Unpause(opts *bind.... method UpdateMintPrice (line 1433) | func (_ModelCollection *ModelCollectionTransactor) UpdateMintPrice(opt... method UpdateModelURI (line 1454) | func (_ModelCollection *ModelCollectionTransactor) UpdateModelURI(opts... method UpdateRoyaltyPortion (line 1475) | func (_ModelCollection *ModelCollectionTransactor) UpdateRoyaltyPortio... method UpdateRoyaltyReceiver (line 1496) | func (_ModelCollection *ModelCollectionTransactor) UpdateRoyaltyReceiv... method UpdateWEAIToken (line 1517) | func (_ModelCollection *ModelCollectionTransactor) UpdateWEAIToken(opt... method Withdraw (line 1538) | func (_ModelCollection *ModelCollectionTransactor) Withdraw(opts *bind... method Receive (line 1559) | func (_ModelCollection *ModelCollectionTransactor) Receive(opts *bind.... type ModelCollectionFilterer (line 81) | type ModelCollectionFilterer struct method FilterApproval (line 1655) | func (_ModelCollection *ModelCollectionFilterer) FilterApproval(opts *... method WatchApproval (line 1680) | func (_ModelCollection *ModelCollectionFilterer) WatchApproval(opts *b... method ParseApproval (line 1730) | func (_ModelCollection *ModelCollectionFilterer) ParseApproval(log typ... method FilterApprovalForAll (line 1817) | func (_ModelCollection *ModelCollectionFilterer) FilterApprovalForAll(... method WatchApprovalForAll (line 1838) | func (_ModelCollection *ModelCollectionFilterer) WatchApprovalForAll(o... method ParseApprovalForAll (line 1884) | func (_ModelCollection *ModelCollectionFilterer) ParseApprovalForAll(l... method FilterBatchMetadataUpdate (line 1970) | func (_ModelCollection *ModelCollectionFilterer) FilterBatchMetadataUp... method WatchBatchMetadataUpdate (line 1982) | func (_ModelCollection *ModelCollectionFilterer) WatchBatchMetadataUpd... method ParseBatchMetadataUpdate (line 2019) | func (_ModelCollection *ModelCollectionFilterer) ParseBatchMetadataUpd... method FilterEIP712DomainChanged (line 2103) | func (_ModelCollection *ModelCollectionFilterer) FilterEIP712DomainCha... method WatchEIP712DomainChanged (line 2115) | func (_ModelCollection *ModelCollectionFilterer) WatchEIP712DomainChan... method ParseEIP712DomainChanged (line 2152) | func (_ModelCollection *ModelCollectionFilterer) ParseEIP712DomainChan... method FilterInitialized (line 2237) | func (_ModelCollection *ModelCollectionFilterer) FilterInitialized(opt... method WatchInitialized (line 2249) | func (_ModelCollection *ModelCollectionFilterer) WatchInitialized(opts... method ParseInitialized (line 2286) | func (_ModelCollection *ModelCollectionFilterer) ParseInitialized(log ... method FilterManagerAuthorization (line 2371) | func (_ModelCollection *ModelCollectionFilterer) FilterManagerAuthoriz... method WatchManagerAuthorization (line 2388) | func (_ModelCollection *ModelCollectionFilterer) WatchManagerAuthoriza... method ParseManagerAuthorization (line 2430) | func (_ModelCollection *ModelCollectionFilterer) ParseManagerAuthoriza... method FilterManagerDeauthorization (line 2515) | func (_ModelCollection *ModelCollectionFilterer) FilterManagerDeauthor... method WatchManagerDeauthorization (line 2532) | func (_ModelCollection *ModelCollectionFilterer) WatchManagerDeauthori... method ParseManagerDeauthorization (line 2574) | func (_ModelCollection *ModelCollectionFilterer) ParseManagerDeauthori... method FilterMetadataUpdate (line 2659) | func (_ModelCollection *ModelCollectionFilterer) FilterMetadataUpdate(... method WatchMetadataUpdate (line 2671) | func (_ModelCollection *ModelCollectionFilterer) WatchMetadataUpdate(o... method ParseMetadataUpdate (line 2708) | func (_ModelCollection *ModelCollectionFilterer) ParseMetadataUpdate(l... method FilterMintPriceUpdate (line 2793) | func (_ModelCollection *ModelCollectionFilterer) FilterMintPriceUpdate... method WatchMintPriceUpdate (line 2805) | func (_ModelCollection *ModelCollectionFilterer) WatchMintPriceUpdate(... method ParseMintPriceUpdate (line 2842) | func (_ModelCollection *ModelCollectionFilterer) ParseMintPriceUpdate(... method FilterModelURIUpdate (line 2928) | func (_ModelCollection *ModelCollectionFilterer) FilterModelURIUpdate(... method WatchModelURIUpdate (line 2945) | func (_ModelCollection *ModelCollectionFilterer) WatchModelURIUpdate(o... method ParseModelURIUpdate (line 2987) | func (_ModelCollection *ModelCollectionFilterer) ParseModelURIUpdate(l... method FilterNewModel (line 3075) | func (_ModelCollection *ModelCollectionFilterer) FilterNewModel(opts *... method WatchNewModel (line 3100) | func (_ModelCollection *ModelCollectionFilterer) WatchNewModel(opts *b... method ParseNewModel (line 3150) | func (_ModelCollection *ModelCollectionFilterer) ParseNewModel(log typ... method FilterOwnershipTransferred (line 3236) | func (_ModelCollection *ModelCollectionFilterer) FilterOwnershipTransf... method WatchOwnershipTransferred (line 3257) | func (_ModelCollection *ModelCollectionFilterer) WatchOwnershipTransfe... method ParseOwnershipTransferred (line 3303) | func (_ModelCollection *ModelCollectionFilterer) ParseOwnershipTransfe... method FilterPaused (line 3388) | func (_ModelCollection *ModelCollectionFilterer) FilterPaused(opts *bi... method WatchPaused (line 3400) | func (_ModelCollection *ModelCollectionFilterer) WatchPaused(opts *bin... method ParsePaused (line 3437) | func (_ModelCollection *ModelCollectionFilterer) ParsePaused(log types... method FilterRoyaltyPortionUpdate (line 3522) | func (_ModelCollection *ModelCollectionFilterer) FilterRoyaltyPortionU... method WatchRoyaltyPortionUpdate (line 3534) | func (_ModelCollection *ModelCollectionFilterer) WatchRoyaltyPortionUp... method ParseRoyaltyPortionUpdate (line 3571) | func (_ModelCollection *ModelCollectionFilterer) ParseRoyaltyPortionUp... method FilterRoyaltyReceiverUpdate (line 3656) | func (_ModelCollection *ModelCollectionFilterer) FilterRoyaltyReceiver... method WatchRoyaltyReceiverUpdate (line 3668) | func (_ModelCollection *ModelCollectionFilterer) WatchRoyaltyReceiverU... method ParseRoyaltyReceiverUpdate (line 3705) | func (_ModelCollection *ModelCollectionFilterer) ParseRoyaltyReceiverU... method FilterTransfer (line 3792) | func (_ModelCollection *ModelCollectionFilterer) FilterTransfer(opts *... method WatchTransfer (line 3817) | func (_ModelCollection *ModelCollectionFilterer) WatchTransfer(opts *b... method ParseTransfer (line 3867) | func (_ModelCollection *ModelCollectionFilterer) ParseTransfer(log typ... method FilterUnpaused (line 3952) | func (_ModelCollection *ModelCollectionFilterer) FilterUnpaused(opts *... method WatchUnpaused (line 3964) | func (_ModelCollection *ModelCollectionFilterer) WatchUnpaused(opts *b... method ParseUnpaused (line 4001) | func (_ModelCollection *ModelCollectionFilterer) ParseUnpaused(log typ... method FilterWEAITokenUpdate (line 4087) | func (_ModelCollection *ModelCollectionFilterer) FilterWEAITokenUpdate... method WatchWEAITokenUpdate (line 4099) | func (_ModelCollection *ModelCollectionFilterer) WatchWEAITokenUpdate(... method ParseWEAITokenUpdate (line 4136) | func (_ModelCollection *ModelCollectionFilterer) ParseWEAITokenUpdate(... type ModelCollectionSession (line 87) | type ModelCollectionSession struct method IsManager (line 225) | func (_ModelCollection *ModelCollectionSession) IsManager(arg0 common.... method MintPrice (line 256) | func (_ModelCollection *ModelCollectionSession) MintPrice() (*big.Int,... method NextModelId0 (line 287) | func (_ModelCollection *ModelCollectionSession) NextModelId0() (*big.I... method RoyaltyPortion (line 318) | func (_ModelCollection *ModelCollectionSession) RoyaltyPortion() (uint... method RoyaltyReceiver (line 349) | func (_ModelCollection *ModelCollectionSession) RoyaltyReceiver() (com... method WEAIToken0 (line 380) | func (_ModelCollection *ModelCollectionSession) WEAIToken0() (common.A... method BalanceOf (line 411) | func (_ModelCollection *ModelCollectionSession) BalanceOf(owner common... method CheckModelExist (line 442) | func (_ModelCollection *ModelCollectionSession) CheckModelExist(modelI... method Eip712Domain (line 496) | func (_ModelCollection *ModelCollectionSession) Eip712Domain() (struct { method GetApproved (line 543) | func (_ModelCollection *ModelCollectionSession) GetApproved(tokenId *b... method IsApprovedForAll (line 574) | func (_ModelCollection *ModelCollectionSession) IsApprovedForAll(owner... method IsManager0 (line 605) | func (_ModelCollection *ModelCollectionSession) IsManager0(account com... method MintPrice0 (line 636) | func (_ModelCollection *ModelCollectionSession) MintPrice0() (*big.Int... method Name (line 667) | func (_ModelCollection *ModelCollectionSession) Name() (string, error) { method NextModelId (line 698) | func (_ModelCollection *ModelCollectionSession) NextModelId() (*big.In... method Owner (line 729) | func (_ModelCollection *ModelCollectionSession) Owner() (common.Addres... method OwnerOf (line 760) | func (_ModelCollection *ModelCollectionSession) OwnerOf(tokenId *big.I... method Paused (line 791) | func (_ModelCollection *ModelCollectionSession) Paused() (bool, error) { method RoyaltyInfo (line 830) | func (_ModelCollection *ModelCollectionSession) RoyaltyInfo(modelId *b... method RoyaltyPortion0 (line 867) | func (_ModelCollection *ModelCollectionSession) RoyaltyPortion0() (uin... method RoyaltyReceiver0 (line 898) | func (_ModelCollection *ModelCollectionSession) RoyaltyReceiver0() (co... method SupportsInterface (line 929) | func (_ModelCollection *ModelCollectionSession) SupportsInterface(inte... method Symbol (line 960) | func (_ModelCollection *ModelCollectionSession) Symbol() (string, erro... method TokenByIndex (line 991) | func (_ModelCollection *ModelCollectionSession) TokenByIndex(index *bi... method TokenOfOwnerByIndex (line 1022) | func (_ModelCollection *ModelCollectionSession) TokenOfOwnerByIndex(ow... method TokenURI (line 1053) | func (_ModelCollection *ModelCollectionSession) TokenURI(modelId *big.... method TotalSupply (line 1084) | func (_ModelCollection *ModelCollectionSession) TotalSupply() (*big.In... method Version (line 1115) | func (_ModelCollection *ModelCollectionSession) Version() (string, err... method WEAIToken (line 1146) | func (_ModelCollection *ModelCollectionSession) WEAIToken() (common.Ad... method Approve (line 1167) | func (_ModelCollection *ModelCollectionSession) Approve(to common.Addr... method AuthorizeManager (line 1188) | func (_ModelCollection *ModelCollectionSession) AuthorizeManager(accou... method DeauthorizeManager (line 1209) | func (_ModelCollection *ModelCollectionSession) DeauthorizeManager(acc... method Initialize (line 1230) | func (_ModelCollection *ModelCollectionSession) Initialize(name_ strin... method Mint (line 1251) | func (_ModelCollection *ModelCollectionSession) Mint(to common.Address... method Pause (line 1272) | func (_ModelCollection *ModelCollectionSession) Pause() (*types.Transa... method RenounceOwnership (line 1293) | func (_ModelCollection *ModelCollectionSession) RenounceOwnership() (*... method SafeTransferFrom (line 1314) | func (_ModelCollection *ModelCollectionSession) SafeTransferFrom(from ... method SafeTransferFrom0 (line 1335) | func (_ModelCollection *ModelCollectionSession) SafeTransferFrom0(from... method SetApprovalForAll (line 1356) | func (_ModelCollection *ModelCollectionSession) SetApprovalForAll(oper... method TransferFrom (line 1377) | func (_ModelCollection *ModelCollectionSession) TransferFrom(from comm... method TransferOwnership (line 1398) | func (_ModelCollection *ModelCollectionSession) TransferOwnership(newO... method Unpause (line 1419) | func (_ModelCollection *ModelCollectionSession) Unpause() (*types.Tran... method UpdateMintPrice (line 1440) | func (_ModelCollection *ModelCollectionSession) UpdateMintPrice(newPri... method UpdateModelURI (line 1461) | func (_ModelCollection *ModelCollectionSession) UpdateModelURI(modelId... method UpdateRoyaltyPortion (line 1482) | func (_ModelCollection *ModelCollectionSession) UpdateRoyaltyPortion(n... method UpdateRoyaltyReceiver (line 1503) | func (_ModelCollection *ModelCollectionSession) UpdateRoyaltyReceiver(... method UpdateWEAIToken (line 1524) | func (_ModelCollection *ModelCollectionSession) UpdateWEAIToken(newTok... method Withdraw (line 1545) | func (_ModelCollection *ModelCollectionSession) Withdraw(to common.Add... method Receive (line 1566) | func (_ModelCollection *ModelCollectionSession) Receive() (*types.Tran... type ModelCollectionCallerSession (line 95) | type ModelCollectionCallerSession struct method IsManager (line 232) | func (_ModelCollection *ModelCollectionCallerSession) IsManager(arg0 c... method MintPrice (line 263) | func (_ModelCollection *ModelCollectionCallerSession) MintPrice() (*bi... method NextModelId0 (line 294) | func (_ModelCollection *ModelCollectionCallerSession) NextModelId0() (... method RoyaltyPortion (line 325) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyPortion()... method RoyaltyReceiver (line 356) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyReceiver(... method WEAIToken0 (line 387) | func (_ModelCollection *ModelCollectionCallerSession) WEAIToken0() (co... method BalanceOf (line 418) | func (_ModelCollection *ModelCollectionCallerSession) BalanceOf(owner ... method CheckModelExist (line 449) | func (_ModelCollection *ModelCollectionCallerSession) CheckModelExist(... method Eip712Domain (line 511) | func (_ModelCollection *ModelCollectionCallerSession) Eip712Domain() (... method GetApproved (line 550) | func (_ModelCollection *ModelCollectionCallerSession) GetApproved(toke... method IsApprovedForAll (line 581) | func (_ModelCollection *ModelCollectionCallerSession) IsApprovedForAll... method IsManager0 (line 612) | func (_ModelCollection *ModelCollectionCallerSession) IsManager0(accou... method MintPrice0 (line 643) | func (_ModelCollection *ModelCollectionCallerSession) MintPrice0() (*b... method Name (line 674) | func (_ModelCollection *ModelCollectionCallerSession) Name() (string, ... method NextModelId (line 705) | func (_ModelCollection *ModelCollectionCallerSession) NextModelId() (*... method Owner (line 736) | func (_ModelCollection *ModelCollectionCallerSession) Owner() (common.... method OwnerOf (line 767) | func (_ModelCollection *ModelCollectionCallerSession) OwnerOf(tokenId ... method Paused (line 798) | func (_ModelCollection *ModelCollectionCallerSession) Paused() (bool, ... method RoyaltyInfo (line 840) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyInfo(mode... method RoyaltyPortion0 (line 874) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyPortion0(... method RoyaltyReceiver0 (line 905) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyReceiver0... method SupportsInterface (line 936) | func (_ModelCollection *ModelCollectionCallerSession) SupportsInterfac... method Symbol (line 967) | func (_ModelCollection *ModelCollectionCallerSession) Symbol() (string... method TokenByIndex (line 998) | func (_ModelCollection *ModelCollectionCallerSession) TokenByIndex(ind... method TokenOfOwnerByIndex (line 1029) | func (_ModelCollection *ModelCollectionCallerSession) TokenOfOwnerByIn... method TokenURI (line 1060) | func (_ModelCollection *ModelCollectionCallerSession) TokenURI(modelId... method TotalSupply (line 1091) | func (_ModelCollection *ModelCollectionCallerSession) TotalSupply() (*... method Version (line 1122) | func (_ModelCollection *ModelCollectionCallerSession) Version() (strin... method WEAIToken (line 1153) | func (_ModelCollection *ModelCollectionCallerSession) WEAIToken() (com... type ModelCollectionTransactorSession (line 102) | type ModelCollectionTransactorSession struct method Approve (line 1174) | func (_ModelCollection *ModelCollectionTransactorSession) Approve(to c... method AuthorizeManager (line 1195) | func (_ModelCollection *ModelCollectionTransactorSession) AuthorizeMan... method DeauthorizeManager (line 1216) | func (_ModelCollection *ModelCollectionTransactorSession) DeauthorizeM... method Initialize (line 1237) | func (_ModelCollection *ModelCollectionTransactorSession) Initialize(n... method Mint (line 1258) | func (_ModelCollection *ModelCollectionTransactorSession) Mint(to comm... method Pause (line 1279) | func (_ModelCollection *ModelCollectionTransactorSession) Pause() (*ty... method RenounceOwnership (line 1300) | func (_ModelCollection *ModelCollectionTransactorSession) RenounceOwne... method SafeTransferFrom (line 1321) | func (_ModelCollection *ModelCollectionTransactorSession) SafeTransfer... method SafeTransferFrom0 (line 1342) | func (_ModelCollection *ModelCollectionTransactorSession) SafeTransfer... method SetApprovalForAll (line 1363) | func (_ModelCollection *ModelCollectionTransactorSession) SetApprovalF... method TransferFrom (line 1384) | func (_ModelCollection *ModelCollectionTransactorSession) TransferFrom... method TransferOwnership (line 1405) | func (_ModelCollection *ModelCollectionTransactorSession) TransferOwne... method Unpause (line 1426) | func (_ModelCollection *ModelCollectionTransactorSession) Unpause() (*... method UpdateMintPrice (line 1447) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateMintPr... method UpdateModelURI (line 1468) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateModelU... method UpdateRoyaltyPortion (line 1489) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateRoyalt... method UpdateRoyaltyReceiver (line 1510) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateRoyalt... method UpdateWEAIToken (line 1531) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateWEAITo... method Withdraw (line 1552) | func (_ModelCollection *ModelCollectionTransactorSession) Withdraw(to ... method Receive (line 1573) | func (_ModelCollection *ModelCollectionTransactorSession) Receive() (*... type ModelCollectionRaw (line 108) | type ModelCollectionRaw struct method Call (line 171) | func (_ModelCollection *ModelCollectionRaw) Call(opts *bind.CallOpts, ... method Transfer (line 177) | func (_ModelCollection *ModelCollectionRaw) Transfer(opts *bind.Transa... method Transact (line 182) | func (_ModelCollection *ModelCollectionRaw) Transact(opts *bind.Transa... type ModelCollectionCallerRaw (line 113) | type ModelCollectionCallerRaw struct method Call (line 190) | func (_ModelCollection *ModelCollectionCallerRaw) Call(opts *bind.Call... type ModelCollectionTransactorRaw (line 118) | type ModelCollectionTransactorRaw struct method Transfer (line 196) | func (_ModelCollection *ModelCollectionTransactorRaw) Transfer(opts *b... method Transact (line 201) | func (_ModelCollection *ModelCollectionTransactorRaw) Transact(opts *b... function NewModelCollection (line 123) | func NewModelCollection(address common.Address, backend bind.ContractBac... function NewModelCollectionCaller (line 132) | func NewModelCollectionCaller(address common.Address, caller bind.Contra... function NewModelCollectionTransactor (line 141) | func NewModelCollectionTransactor(address common.Address, transactor bin... function NewModelCollectionFilterer (line 150) | func NewModelCollectionFilterer(address common.Address, filterer bind.Co... function bindModelCollection (line 159) | func bindModelCollection(address common.Address, caller bind.ContractCal... type ModelCollectionApprovalIterator (line 1578) | type ModelCollectionApprovalIterator struct method Next (line 1593) | func (it *ModelCollectionApprovalIterator) Next() bool { method Error (line 1633) | func (it *ModelCollectionApprovalIterator) Error() error { method Close (line 1639) | func (it *ModelCollectionApprovalIterator) Close() error { type ModelCollectionApproval (line 1645) | type ModelCollectionApproval struct type ModelCollectionApprovalForAllIterator (line 1740) | type ModelCollectionApprovalForAllIterator struct method Next (line 1755) | func (it *ModelCollectionApprovalForAllIterator) Next() bool { method Error (line 1795) | func (it *ModelCollectionApprovalForAllIterator) Error() error { method Close (line 1801) | func (it *ModelCollectionApprovalForAllIterator) Close() error { type ModelCollectionApprovalForAll (line 1807) | type ModelCollectionApprovalForAll struct type ModelCollectionBatchMetadataUpdateIterator (line 1894) | type ModelCollectionBatchMetadataUpdateIterator struct method Next (line 1909) | func (it *ModelCollectionBatchMetadataUpdateIterator) Next() bool { method Error (line 1949) | func (it *ModelCollectionBatchMetadataUpdateIterator) Error() error { method Close (line 1955) | func (it *ModelCollectionBatchMetadataUpdateIterator) Close() error { type ModelCollectionBatchMetadataUpdate (line 1961) | type ModelCollectionBatchMetadataUpdate struct type ModelCollectionEIP712DomainChangedIterator (line 2029) | type ModelCollectionEIP712DomainChangedIterator struct method Next (line 2044) | func (it *ModelCollectionEIP712DomainChangedIterator) Next() bool { method Error (line 2084) | func (it *ModelCollectionEIP712DomainChangedIterator) Error() error { method Close (line 2090) | func (it *ModelCollectionEIP712DomainChangedIterator) Close() error { type ModelCollectionEIP712DomainChanged (line 2096) | type ModelCollectionEIP712DomainChanged struct type ModelCollectionInitializedIterator (line 2162) | type ModelCollectionInitializedIterator struct method Next (line 2177) | func (it *ModelCollectionInitializedIterator) Next() bool { method Error (line 2217) | func (it *ModelCollectionInitializedIterator) Error() error { method Close (line 2223) | func (it *ModelCollectionInitializedIterator) Close() error { type ModelCollectionInitialized (line 2229) | type ModelCollectionInitialized struct type ModelCollectionManagerAuthorizationIterator (line 2296) | type ModelCollectionManagerAuthorizationIterator struct method Next (line 2311) | func (it *ModelCollectionManagerAuthorizationIterator) Next() bool { method Error (line 2351) | func (it *ModelCollectionManagerAuthorizationIterator) Error() error { method Close (line 2357) | func (it *ModelCollectionManagerAuthorizationIterator) Close() error { type ModelCollectionManagerAuthorization (line 2363) | type ModelCollectionManagerAuthorization struct type ModelCollectionManagerDeauthorizationIterator (line 2440) | type ModelCollectionManagerDeauthorizationIterator struct method Next (line 2455) | func (it *ModelCollectionManagerDeauthorizationIterator) Next() bool { method Error (line 2495) | func (it *ModelCollectionManagerDeauthorizationIterator) Error() error { method Close (line 2501) | func (it *ModelCollectionManagerDeauthorizationIterator) Close() error { type ModelCollectionManagerDeauthorization (line 2507) | type ModelCollectionManagerDeauthorization struct type ModelCollectionMetadataUpdateIterator (line 2584) | type ModelCollectionMetadataUpdateIterator struct method Next (line 2599) | func (it *ModelCollectionMetadataUpdateIterator) Next() bool { method Error (line 2639) | func (it *ModelCollectionMetadataUpdateIterator) Error() error { method Close (line 2645) | func (it *ModelCollectionMetadataUpdateIterator) Close() error { type ModelCollectionMetadataUpdate (line 2651) | type ModelCollectionMetadataUpdate struct type ModelCollectionMintPriceUpdateIterator (line 2718) | type ModelCollectionMintPriceUpdateIterator struct method Next (line 2733) | func (it *ModelCollectionMintPriceUpdateIterator) Next() bool { method Error (line 2773) | func (it *ModelCollectionMintPriceUpdateIterator) Error() error { method Close (line 2779) | func (it *ModelCollectionMintPriceUpdateIterator) Close() error { type ModelCollectionMintPriceUpdate (line 2785) | type ModelCollectionMintPriceUpdate struct type ModelCollectionModelURIUpdateIterator (line 2852) | type ModelCollectionModelURIUpdateIterator struct method Next (line 2867) | func (it *ModelCollectionModelURIUpdateIterator) Next() bool { method Error (line 2907) | func (it *ModelCollectionModelURIUpdateIterator) Error() error { method Close (line 2913) | func (it *ModelCollectionModelURIUpdateIterator) Close() error { type ModelCollectionModelURIUpdate (line 2919) | type ModelCollectionModelURIUpdate struct type ModelCollectionNewModelIterator (line 2997) | type ModelCollectionNewModelIterator struct method Next (line 3012) | func (it *ModelCollectionNewModelIterator) Next() bool { method Error (line 3052) | func (it *ModelCollectionNewModelIterator) Error() error { method Close (line 3058) | func (it *ModelCollectionNewModelIterator) Close() error { type ModelCollectionNewModel (line 3064) | type ModelCollectionNewModel struct type ModelCollectionOwnershipTransferredIterator (line 3160) | type ModelCollectionOwnershipTransferredIterator struct method Next (line 3175) | func (it *ModelCollectionOwnershipTransferredIterator) Next() bool { method Error (line 3215) | func (it *ModelCollectionOwnershipTransferredIterator) Error() error { method Close (line 3221) | func (it *ModelCollectionOwnershipTransferredIterator) Close() error { type ModelCollectionOwnershipTransferred (line 3227) | type ModelCollectionOwnershipTransferred struct type ModelCollectionPausedIterator (line 3313) | type ModelCollectionPausedIterator struct method Next (line 3328) | func (it *ModelCollectionPausedIterator) Next() bool { method Error (line 3368) | func (it *ModelCollectionPausedIterator) Error() error { method Close (line 3374) | func (it *ModelCollectionPausedIterator) Close() error { type ModelCollectionPaused (line 3380) | type ModelCollectionPaused struct type ModelCollectionRoyaltyPortionUpdateIterator (line 3447) | type ModelCollectionRoyaltyPortionUpdateIterator struct method Next (line 3462) | func (it *ModelCollectionRoyaltyPortionUpdateIterator) Next() bool { method Error (line 3502) | func (it *ModelCollectionRoyaltyPortionUpdateIterator) Error() error { method Close (line 3508) | func (it *ModelCollectionRoyaltyPortionUpdateIterator) Close() error { type ModelCollectionRoyaltyPortionUpdate (line 3514) | type ModelCollectionRoyaltyPortionUpdate struct type ModelCollectionRoyaltyReceiverUpdateIterator (line 3581) | type ModelCollectionRoyaltyReceiverUpdateIterator struct method Next (line 3596) | func (it *ModelCollectionRoyaltyReceiverUpdateIterator) Next() bool { method Error (line 3636) | func (it *ModelCollectionRoyaltyReceiverUpdateIterator) Error() error { method Close (line 3642) | func (it *ModelCollectionRoyaltyReceiverUpdateIterator) Close() error { type ModelCollectionRoyaltyReceiverUpdate (line 3648) | type ModelCollectionRoyaltyReceiverUpdate struct type ModelCollectionTransferIterator (line 3715) | type ModelCollectionTransferIterator struct method Next (line 3730) | func (it *ModelCollectionTransferIterator) Next() bool { method Error (line 3770) | func (it *ModelCollectionTransferIterator) Error() error { method Close (line 3776) | func (it *ModelCollectionTransferIterator) Close() error { type ModelCollectionTransfer (line 3782) | type ModelCollectionTransfer struct type ModelCollectionUnpausedIterator (line 3877) | type ModelCollectionUnpausedIterator struct method Next (line 3892) | func (it *ModelCollectionUnpausedIterator) Next() bool { method Error (line 3932) | func (it *ModelCollectionUnpausedIterator) Error() error { method Close (line 3938) | func (it *ModelCollectionUnpausedIterator) Close() error { type ModelCollectionUnpaused (line 3944) | type ModelCollectionUnpaused struct type ModelCollectionWEAITokenUpdateIterator (line 4011) | type ModelCollectionWEAITokenUpdateIterator struct method Next (line 4026) | func (it *ModelCollectionWEAITokenUpdateIterator) Next() bool { method Error (line 4066) | func (it *ModelCollectionWEAITokenUpdateIterator) Error() error { method Close (line 4072) | func (it *ModelCollectionWEAITokenUpdateIterator) Close() error { type ModelCollectionWEAITokenUpdate (line 4078) | type ModelCollectionWEAITokenUpdate struct FILE: decentralized-compute/cluster/internal/contracts/prompt_scheduler/prompt_scheduler.go type ISchedulerInference (line 33) | type ISchedulerInference struct function DeployPromptScheduler (line 59) | func DeployPromptScheduler(auth *bind.TransactOpts, backend bind.Contrac... type PromptScheduler (line 76) | type PromptScheduler struct type PromptSchedulerCaller (line 83) | type PromptSchedulerCaller struct method BatchPeriod (line 220) | func (_PromptScheduler *PromptSchedulerCaller) BatchPeriod(opts *bind.... method GpuManager (line 251) | func (_PromptScheduler *PromptSchedulerCaller) GpuManager(opts *bind.C... method InferenceCounter (line 282) | func (_PromptScheduler *PromptSchedulerCaller) InferenceCounter(opts *... method LastBatchTimestamp (line 313) | func (_PromptScheduler *PromptSchedulerCaller) LastBatchTimestamp(opts... method MinerRequirement (line 344) | func (_PromptScheduler *PromptSchedulerCaller) MinerRequirement(opts *... method MinerValidatorFeeRatio (line 375) | func (_PromptScheduler *PromptSchedulerCaller) MinerValidatorFeeRatio(... method SubmitDuration (line 406) | func (_PromptScheduler *PromptSchedulerCaller) SubmitDuration(opts *bi... method WEAIToken (line 437) | func (_PromptScheduler *PromptSchedulerCaller) WEAIToken(opts *bind.Ca... method GetBatchInfo (line 468) | func (_PromptScheduler *PromptSchedulerCaller) GetBatchInfo(opts *bind... method GetInferenceByMiner (line 500) | func (_PromptScheduler *PromptSchedulerCaller) GetInferenceByMiner(opt... method GetInferenceInfo (line 531) | func (_PromptScheduler *PromptSchedulerCaller) GetInferenceInfo(opts *... method GetMinerRequirement (line 562) | func (_PromptScheduler *PromptSchedulerCaller) GetMinerRequirement(opt... method Owner (line 593) | func (_PromptScheduler *PromptSchedulerCaller) Owner(opts *bind.CallOp... method Paused (line 624) | func (_PromptScheduler *PromptSchedulerCaller) Paused(opts *bind.CallO... method Version (line 655) | func (_PromptScheduler *PromptSchedulerCaller) Version(opts *bind.Call... type PromptSchedulerTransactor (line 88) | type PromptSchedulerTransactor struct method Infer (line 686) | func (_PromptScheduler *PromptSchedulerTransactor) Infer(opts *bind.Tr... method Infer0 (line 707) | func (_PromptScheduler *PromptSchedulerTransactor) Infer0(opts *bind.T... method Initialize (line 728) | func (_PromptScheduler *PromptSchedulerTransactor) Initialize(opts *bi... method Pause (line 749) | func (_PromptScheduler *PromptSchedulerTransactor) Pause(opts *bind.Tr... method RenounceOwnership (line 770) | func (_PromptScheduler *PromptSchedulerTransactor) RenounceOwnership(o... method SetSubmitDuration (line 791) | func (_PromptScheduler *PromptSchedulerTransactor) SetSubmitDuration(o... method SetWEAIAddress (line 812) | func (_PromptScheduler *PromptSchedulerTransactor) SetWEAIAddress(opts... method SubmitSolution (line 833) | func (_PromptScheduler *PromptSchedulerTransactor) SubmitSolution(opts... method TransferOwnership (line 854) | func (_PromptScheduler *PromptSchedulerTransactor) TransferOwnership(o... method Unpause (line 875) | func (_PromptScheduler *PromptSchedulerTransactor) Unpause(opts *bind.... method Receive (line 896) | func (_PromptScheduler *PromptSchedulerTransactor) Receive(opts *bind.... type PromptSchedulerFilterer (line 93) | type PromptSchedulerFilterer struct method FilterAppendToBatch (line 992) | func (_PromptScheduler *PromptSchedulerFilterer) FilterAppendToBatch(o... method WatchAppendToBatch (line 1017) | func (_PromptScheduler *PromptSchedulerFilterer) WatchAppendToBatch(op... method ParseAppendToBatch (line 1067) | func (_PromptScheduler *PromptSchedulerFilterer) ParseAppendToBatch(lo... method FilterInferenceStatusUpdate (line 1153) | func (_PromptScheduler *PromptSchedulerFilterer) FilterInferenceStatus... method WatchInferenceStatusUpdate (line 1170) | func (_PromptScheduler *PromptSchedulerFilterer) WatchInferenceStatusU... method ParseInferenceStatusUpdate (line 1212) | func (_PromptScheduler *PromptSchedulerFilterer) ParseInferenceStatusU... method FilterInitialized (line 1297) | func (_PromptScheduler *PromptSchedulerFilterer) FilterInitialized(opt... method WatchInitialized (line 1309) | func (_PromptScheduler *PromptSchedulerFilterer) WatchInitialized(opts... method ParseInitialized (line 1346) | func (_PromptScheduler *PromptSchedulerFilterer) ParseInitialized(log ... method FilterNewAssignment (line 1433) | func (_PromptScheduler *PromptSchedulerFilterer) FilterNewAssignment(o... method WatchNewAssignment (line 1454) | func (_PromptScheduler *PromptSchedulerFilterer) WatchNewAssignment(op... method ParseNewAssignment (line 1500) | func (_PromptScheduler *PromptSchedulerFilterer) ParseNewAssignment(lo... method FilterNewInference (line 1590) | func (_PromptScheduler *PromptSchedulerFilterer) FilterNewInference(op... method WatchNewInference (line 1615) | func (_PromptScheduler *PromptSchedulerFilterer) WatchNewInference(opt... method ParseNewInference (line 1665) | func (_PromptScheduler *PromptSchedulerFilterer) ParseNewInference(log... method FilterOwnershipTransferred (line 1751) | func (_PromptScheduler *PromptSchedulerFilterer) FilterOwnershipTransf... method WatchOwnershipTransferred (line 1772) | func (_PromptScheduler *PromptSchedulerFilterer) WatchOwnershipTransfe... method ParseOwnershipTransferred (line 1818) | func (_PromptScheduler *PromptSchedulerFilterer) ParseOwnershipTransfe... method FilterPaused (line 1903) | func (_PromptScheduler *PromptSchedulerFilterer) FilterPaused(opts *bi... method WatchPaused (line 1915) | func (_PromptScheduler *PromptSchedulerFilterer) WatchPaused(opts *bin... method ParsePaused (line 1952) | func (_PromptScheduler *PromptSchedulerFilterer) ParsePaused(log types... method FilterSolutionSubmission (line 2038) | func (_PromptScheduler *PromptSchedulerFilterer) FilterSolutionSubmiss... method WatchSolutionSubmission (line 2059) | func (_PromptScheduler *PromptSchedulerFilterer) WatchSolutionSubmissi... method ParseSolutionSubmission (line 2105) | func (_PromptScheduler *PromptSchedulerFilterer) ParseSolutionSubmissi... method FilterStreamedData (line 2191) | func (_PromptScheduler *PromptSchedulerFilterer) FilterStreamedData(op... method WatchStreamedData (line 2208) | func (_PromptScheduler *PromptSchedulerFilterer) WatchStreamedData(opt... method ParseStreamedData (line 2250) | func (_PromptScheduler *PromptSchedulerFilterer) ParseStreamedData(log... method FilterUnpaused (line 2335) | func (_PromptScheduler *PromptSchedulerFilterer) FilterUnpaused(opts *... method WatchUnpaused (line 2347) | func (_PromptScheduler *PromptSchedulerFilterer) WatchUnpaused(opts *b... method ParseUnpaused (line 2384) | func (_PromptScheduler *PromptSchedulerFilterer) ParseUnpaused(log typ... type PromptSchedulerSession (line 99) | type PromptSchedulerSession struct method BatchPeriod (line 237) | func (_PromptScheduler *PromptSchedulerSession) BatchPeriod() (*big.In... method GpuManager (line 268) | func (_PromptScheduler *PromptSchedulerSession) GpuManager() (common.A... method InferenceCounter (line 299) | func (_PromptScheduler *PromptSchedulerSession) InferenceCounter() (ui... method LastBatchTimestamp (line 330) | func (_PromptScheduler *PromptSchedulerSession) LastBatchTimestamp() (... method MinerRequirement (line 361) | func (_PromptScheduler *PromptSchedulerSession) MinerRequirement() (ui... method MinerValidatorFeeRatio (line 392) | func (_PromptScheduler *PromptSchedulerSession) MinerValidatorFeeRatio... method SubmitDuration (line 423) | func (_PromptScheduler *PromptSchedulerSession) SubmitDuration() (*big... method WEAIToken (line 454) | func (_PromptScheduler *PromptSchedulerSession) WEAIToken() (common.Ad... method GetBatchInfo (line 486) | func (_PromptScheduler *PromptSchedulerSession) GetBatchInfo(modelId u... method GetInferenceByMiner (line 517) | func (_PromptScheduler *PromptSchedulerSession) GetInferenceByMiner(mi... method GetInferenceInfo (line 548) | func (_PromptScheduler *PromptSchedulerSession) GetInferenceInfo(infer... method GetMinerRequirement (line 579) | func (_PromptScheduler *PromptSchedulerSession) GetMinerRequirement() ... method Owner (line 610) | func (_PromptScheduler *PromptSchedulerSession) Owner() (common.Addres... method Paused (line 641) | func (_PromptScheduler *PromptSchedulerSession) Paused() (bool, error) { method Version (line 672) | func (_PromptScheduler *PromptSchedulerSession) Version() (string, err... method Infer (line 693) | func (_PromptScheduler *PromptSchedulerSession) Infer(modelId uint32, ... method Infer0 (line 714) | func (_PromptScheduler *PromptSchedulerSession) Infer0(modelId uint32,... method Initialize (line 735) | func (_PromptScheduler *PromptSchedulerSession) Initialize(wEAIToken_ ... method Pause (line 756) | func (_PromptScheduler *PromptSchedulerSession) Pause() (*types.Transa... method RenounceOwnership (line 777) | func (_PromptScheduler *PromptSchedulerSession) RenounceOwnership() (*... method SetSubmitDuration (line 798) | func (_PromptScheduler *PromptSchedulerSession) SetSubmitDuration(subm... method SetWEAIAddress (line 819) | func (_PromptScheduler *PromptSchedulerSession) SetWEAIAddress(wEAITok... method SubmitSolution (line 840) | func (_PromptScheduler *PromptSchedulerSession) SubmitSolution(inferId... method TransferOwnership (line 861) | func (_PromptScheduler *PromptSchedulerSession) TransferOwnership(newO... method Unpause (line 882) | func (_PromptScheduler *PromptSchedulerSession) Unpause() (*types.Tran... method Receive (line 903) | func (_PromptScheduler *PromptSchedulerSession) Receive() (*types.Tran... type PromptSchedulerCallerSession (line 107) | type PromptSchedulerCallerSession struct method BatchPeriod (line 244) | func (_PromptScheduler *PromptSchedulerCallerSession) BatchPeriod() (*... method GpuManager (line 275) | func (_PromptScheduler *PromptSchedulerCallerSession) GpuManager() (co... method InferenceCounter (line 306) | func (_PromptScheduler *PromptSchedulerCallerSession) InferenceCounter... method LastBatchTimestamp (line 337) | func (_PromptScheduler *PromptSchedulerCallerSession) LastBatchTimesta... method MinerRequirement (line 368) | func (_PromptScheduler *PromptSchedulerCallerSession) MinerRequirement... method MinerValidatorFeeRatio (line 399) | func (_PromptScheduler *PromptSchedulerCallerSession) MinerValidatorFe... method SubmitDuration (line 430) | func (_PromptScheduler *PromptSchedulerCallerSession) SubmitDuration()... method WEAIToken (line 461) | func (_PromptScheduler *PromptSchedulerCallerSession) WEAIToken() (com... method GetBatchInfo (line 493) | func (_PromptScheduler *PromptSchedulerCallerSession) GetBatchInfo(mod... method GetInferenceByMiner (line 524) | func (_PromptScheduler *PromptSchedulerCallerSession) GetInferenceByMi... method GetInferenceInfo (line 555) | func (_PromptScheduler *PromptSchedulerCallerSession) GetInferenceInfo... method GetMinerRequirement (line 586) | func (_PromptScheduler *PromptSchedulerCallerSession) GetMinerRequirem... method Owner (line 617) | func (_PromptScheduler *PromptSchedulerCallerSession) Owner() (common.... method Paused (line 648) | func (_PromptScheduler *PromptSchedulerCallerSession) Paused() (bool, ... method Version (line 679) | func (_PromptScheduler *PromptSchedulerCallerSession) Version() (strin... type PromptSchedulerTransactorSession (line 114) | type PromptSchedulerTransactorSession struct method Infer (line 700) | func (_PromptScheduler *PromptSchedulerTransactorSession) Infer(modelI... method Infer0 (line 721) | func (_PromptScheduler *PromptSchedulerTransactorSession) Infer0(model... method Initialize (line 742) | func (_PromptScheduler *PromptSchedulerTransactorSession) Initialize(w... method Pause (line 763) | func (_PromptScheduler *PromptSchedulerTransactorSession) Pause() (*ty... method RenounceOwnership (line 784) | func (_PromptScheduler *PromptSchedulerTransactorSession) RenounceOwne... method SetSubmitDuration (line 805) | func (_PromptScheduler *PromptSchedulerTransactorSession) SetSubmitDur... method SetWEAIAddress (line 826) | func (_PromptScheduler *PromptSchedulerTransactorSession) SetWEAIAddre... method SubmitSolution (line 847) | func (_PromptScheduler *PromptSchedulerTransactorSession) SubmitSoluti... method TransferOwnership (line 868) | func (_PromptScheduler *PromptSchedulerTransactorSession) TransferOwne... method Unpause (line 889) | func (_PromptScheduler *PromptSchedulerTransactorSession) Unpause() (*... method Receive (line 910) | func (_PromptScheduler *PromptSchedulerTransactorSession) Receive() (*... type PromptSchedulerRaw (line 120) | type PromptSchedulerRaw struct method Call (line 183) | func (_PromptScheduler *PromptSchedulerRaw) Call(opts *bind.CallOpts, ... method Transfer (line 189) | func (_PromptScheduler *PromptSchedulerRaw) Transfer(opts *bind.Transa... method Transact (line 194) | func (_PromptScheduler *PromptSchedulerRaw) Transact(opts *bind.Transa... type PromptSchedulerCallerRaw (line 125) | type PromptSchedulerCallerRaw struct method Call (line 202) | func (_PromptScheduler *PromptSchedulerCallerRaw) Call(opts *bind.Call... type PromptSchedulerTransactorRaw (line 130) | type PromptSchedulerTransactorRaw struct method Transfer (line 208) | func (_PromptScheduler *PromptSchedulerTransactorRaw) Transfer(opts *b... method Transact (line 213) | func (_PromptScheduler *PromptSchedulerTransactorRaw) Transact(opts *b... function NewPromptScheduler (line 135) | func NewPromptScheduler(address common.Address, backend bind.ContractBac... function NewPromptSchedulerCaller (line 144) | func NewPromptSchedulerCaller(address common.Address, caller bind.Contra... function NewPromptSchedulerTransactor (line 153) | func NewPromptSchedulerTransactor(address common.Address, transactor bin... function NewPromptSchedulerFilterer (line 162) | func NewPromptSchedulerFilterer(address common.Address, filterer bind.Co... function bindPromptScheduler (line 171) | func bindPromptScheduler(address common.Address, caller bind.ContractCal... type PromptSchedulerAppendToBatchIterator (line 915) | type PromptSchedulerAppendToBatchIterator struct method Next (line 930) | func (it *PromptSchedulerAppendToBatchIterator) Next() bool { method Error (line 970) | func (it *PromptSchedulerAppendToBatchIterator) Error() error { method Close (line 976) | func (it *PromptSchedulerAppendToBatchIterator) Close() error { type PromptSchedulerAppendToBatch (line 982) | type PromptSchedulerAppendToBatch struct type PromptSchedulerInferenceStatusUpdateIterator (line 1077) | type PromptSchedulerInferenceStatusUpdateIterator struct method Next (line 1092) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Next() bool { method Error (line 1132) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Error() error { method Close (line 1138) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Close() error { type PromptSchedulerInferenceStatusUpdate (line 1144) | type PromptSchedulerInferenceStatusUpdate struct type PromptSchedulerInitializedIterator (line 1222) | type PromptSchedulerInitializedIterator struct method Next (line 1237) | func (it *PromptSchedulerInitializedIterator) Next() bool { method Error (line 1277) | func (it *PromptSchedulerInitializedIterator) Error() error { method Close (line 1283) | func (it *PromptSchedulerInitializedIterator) Close() error { type PromptSchedulerInitialized (line 1289) | type PromptSchedulerInitialized struct type PromptSchedulerNewAssignmentIterator (line 1356) | type PromptSchedulerNewAssignmentIterator struct method Next (line 1371) | func (it *PromptSchedulerNewAssignmentIterator) Next() bool { method Error (line 1411) | func (it *PromptSchedulerNewAssignmentIterator) Error() error { method Close (line 1417) | func (it *PromptSchedulerNewAssignmentIterator) Close() error { type PromptSchedulerNewAssignment (line 1423) | type PromptSchedulerNewAssignment struct type PromptSchedulerNewInferenceIterator (line 1510) | type PromptSchedulerNewInferenceIterator struct method Next (line 1525) | func (it *PromptSchedulerNewInferenceIterator) Next() bool { method Error (line 1565) | func (it *PromptSchedulerNewInferenceIterator) Error() error { method Close (line 1571) | func (it *PromptSchedulerNewInferenceIterator) Close() error { type PromptSchedulerNewInference (line 1577) | type PromptSchedulerNewInference struct type PromptSchedulerOwnershipTransferredIterator (line 1675) | type PromptSchedulerOwnershipTransferredIterator struct method Next (line 1690) | func (it *PromptSchedulerOwnershipTransferredIterator) Next() bool { method Error (line 1730) | func (it *PromptSchedulerOwnershipTransferredIterator) Error() error { method Close (line 1736) | func (it *PromptSchedulerOwnershipTransferredIterator) Close() error { type PromptSchedulerOwnershipTransferred (line 1742) | type PromptSchedulerOwnershipTransferred struct type PromptSchedulerPausedIterator (line 1828) | type PromptSchedulerPausedIterator struct method Next (line 1843) | func (it *PromptSchedulerPausedIterator) Next() bool { method Error (line 1883) | func (it *PromptSchedulerPausedIterator) Error() error { method Close (line 1889) | func (it *PromptSchedulerPausedIterator) Close() error { type PromptSchedulerPaused (line 1895) | type PromptSchedulerPaused struct type PromptSchedulerSolutionSubmissionIterator (line 1962) | type PromptSchedulerSolutionSubmissionIterator struct method Next (line 1977) | func (it *PromptSchedulerSolutionSubmissionIterator) Next() bool { method Error (line 2017) | func (it *PromptSchedulerSolutionSubmissionIterator) Error() error { method Close (line 2023) | func (it *PromptSchedulerSolutionSubmissionIterator) Close() error { type PromptSchedulerSolutionSubmission (line 2029) | type PromptSchedulerSolutionSubmission struct type PromptSchedulerStreamedDataIterator (line 2115) | type PromptSchedulerStreamedDataIterator struct method Next (line 2130) | func (it *PromptSchedulerStreamedDataIterator) Next() bool { method Error (line 2170) | func (it *PromptSchedulerStreamedDataIterator) Error() error { method Close (line 2176) | func (it *PromptSchedulerStreamedDataIterator) Close() error { type PromptSchedulerStreamedData (line 2182) | type PromptSchedulerStreamedData struct type PromptSchedulerUnpausedIterator (line 2260) | type PromptSchedulerUnpausedIterator struct method Next (line 2275) | func (it *PromptSchedulerUnpausedIterator) Next() bool { method Error (line 2315) | func (it *PromptSchedulerUnpausedIterator) Error() error { method Close (line 2321) | func (it *PromptSchedulerUnpausedIterator) Close() error { type PromptSchedulerUnpaused (line 2327) | type PromptSchedulerUnpaused struct FILE: decentralized-compute/cluster/internal/contracts/proxy/proxy.go function DeployProxy (line 47) | func DeployProxy(auth *bind.TransactOpts, backend bind.ContractBackend, ... type Proxy (line 64) | type Proxy struct type ProxyCaller (line 71) | type ProxyCaller struct method Implementation (line 208) | func (_Proxy *ProxyCaller) Implementation(opts *bind.CallOpts) (common... method Owner (line 239) | func (_Proxy *ProxyCaller) Owner(opts *bind.CallOpts) (common.Address,... type ProxyTransactor (line 76) | type ProxyTransactor struct method UpgradeTo (line 270) | func (_Proxy *ProxyTransactor) UpgradeTo(opts *bind.TransactOpts, _new... method Fallback (line 291) | func (_Proxy *ProxyTransactor) Fallback(opts *bind.TransactOpts, calld... type ProxyFilterer (line 81) | type ProxyFilterer struct type ProxySession (line 87) | type ProxySession struct method Implementation (line 225) | func (_Proxy *ProxySession) Implementation() (common.Address, error) { method Owner (line 256) | func (_Proxy *ProxySession) Owner() (common.Address, error) { method UpgradeTo (line 277) | func (_Proxy *ProxySession) UpgradeTo(_newImplementation common.Addres... method Fallback (line 298) | func (_Proxy *ProxySession) Fallback(calldata []byte) (*types.Transact... type ProxyCallerSession (line 95) | type ProxyCallerSession struct method Implementation (line 232) | func (_Proxy *ProxyCallerSession) Implementation() (common.Address, er... method Owner (line 263) | func (_Proxy *ProxyCallerSession) Owner() (common.Address, error) { type ProxyTransactorSession (line 102) | type ProxyTransactorSession struct method UpgradeTo (line 284) | func (_Proxy *ProxyTransactorSession) UpgradeTo(_newImplementation com... method Fallback (line 305) | func (_Proxy *ProxyTransactorSession) Fallback(calldata []byte) (*type... type ProxyRaw (line 108) | type ProxyRaw struct method Call (line 171) | func (_Proxy *ProxyRaw) Call(opts *bind.CallOpts, result *[]interface{... method Transfer (line 177) | func (_Proxy *ProxyRaw) Transfer(opts *bind.TransactOpts) (*types.Tran... method Transact (line 182) | func (_Proxy *ProxyRaw) Transact(opts *bind.TransactOpts, method strin... type ProxyCallerRaw (line 113) | type ProxyCallerRaw struct method Call (line 190) | func (_Proxy *ProxyCallerRaw) Call(opts *bind.CallOpts, result *[]inte... type ProxyTransactorRaw (line 118) | type ProxyTransactorRaw struct method Transfer (line 196) | func (_Proxy *ProxyTransactorRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 201) | func (_Proxy *ProxyTransactorRaw) Transact(opts *bind.TransactOpts, me... function NewProxy (line 123) | func NewProxy(address common.Address, backend bind.ContractBackend) (*Pr... function NewProxyCaller (line 132) | func NewProxyCaller(address common.Address, caller bind.ContractCaller) ... function NewProxyTransactor (line 141) | func NewProxyTransactor(address common.Address, transactor bind.Contract... function NewProxyFilterer (line 150) | func NewProxyFilterer(address common.Address, filterer bind.ContractFilt... function bindProxy (line 159) | func bindProxy(address common.Address, caller bind.ContractCaller, trans... FILE: decentralized-compute/cluster/internal/contracts/staking_hub/staking_hub.go type IStakingHubModel (line 33) | type IStakingHubModel struct type IStakingHubUnstakeRequest (line 39) | type IStakingHubUnstakeRequest struct function DeployStakingHub (line 59) | func DeployStakingHub(auth *bind.TransactOpts, backend bind.ContractBack... type StakingHub (line 76) | type StakingHub struct type StakingHubCaller (line 83) | type StakingHubCaller struct method BlocksPerEpoch (line 220) | func (_StakingHub *StakingHubCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 251) | func (_StakingHub *StakingHubCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 282) | func (_StakingHub *StakingHubCaller) FinePercentage(opts *bind.CallOpt... method GetAllMinerUnstakeRequests (line 313) | func (_StakingHub *StakingHubCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 358) | func (_StakingHub *StakingHubCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 389) | func (_StakingHub *StakingHubCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 420) | func (_StakingHub *StakingHubCaller) GetMinerAddressesOfModel(opts *bi... method GetModelAddresses (line 451) | func (_StakingHub *StakingHubCaller) GetModelAddresses(opts *bind.Call... method GetModelInfo (line 482) | func (_StakingHub *StakingHubCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 513) | func (_StakingHub *StakingHubCaller) GetNOMiner(opts *bind.CallOpts) (... method IsMinerAddress (line 544) | func (_StakingHub *StakingHubCaller) IsMinerAddress(opts *bind.CallOpt... method LastBlock (line 575) | func (_StakingHub *StakingHubCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 606) | func (_StakingHub *StakingHubCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 637) | func (_StakingHub *StakingHubCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 668) | func (_StakingHub *StakingHubCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 699) | func (_StakingHub *StakingHubCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 744) | func (_StakingHub *StakingHubCaller) Miners(opts *bind.CallOpts, arg0 ... method Models (line 809) | func (_StakingHub *StakingHubCaller) Models(opts *bind.CallOpts, arg0 ... method Multiplier (line 854) | func (_StakingHub *StakingHubCaller) Multiplier(opts *bind.CallOpts, _... method Owner (line 885) | func (_StakingHub *StakingHubCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 916) | func (_StakingHub *StakingHubCaller) Paused(opts *bind.CallOpts) (bool... method PenaltyDuration (line 947) | func (_StakingHub *StakingHubCaller) PenaltyDuration(opts *bind.CallOp... method RewardInEpoch (line 978) | func (_StakingHub *StakingHubCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 1033) | func (_StakingHub *StakingHubCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 1064) | func (_StakingHub *StakingHubCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 1095) | func (_StakingHub *StakingHubCaller) UnstakeDelayTime(opts *bind.CallO... method ValidateModelOfMiner (line 1126) | func (_StakingHub *StakingHubCaller) ValidateModelOfMiner(opts *bind.C... method WEAI (line 1155) | func (_StakingHub *StakingHubCaller) WEAI(opts *bind.CallOpts) (common... type StakingHubTransactor (line 88) | type StakingHubTransactor struct method ClaimReward (line 1186) | func (_StakingHub *StakingHubTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1207) | func (_StakingHub *StakingHubTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1228) | func (_StakingHub *StakingHubTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1249) | func (_StakingHub *StakingHubTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1270) | func (_StakingHub *StakingHubTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1291) | func (_StakingHub *StakingHubTransactor) RegisterMiner(opts *bind.Tran... method RegisterMiner0 (line 1312) | func (_StakingHub *StakingHubTransactor) RegisterMiner0(opts *bind.Tra... method RegisterModel (line 1333) | func (_StakingHub *StakingHubTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1354) | func (_StakingHub *StakingHubTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1375) | func (_StakingHub *StakingHubTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1396) | func (_StakingHub *StakingHubTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1417) | func (_StakingHub *StakingHubTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1438) | func (_StakingHub *StakingHubTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1459) | func (_StakingHub *StakingHubTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1480) | func (_StakingHub *StakingHubTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1501) | func (_StakingHub *StakingHubTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1522) | func (_StakingHub *StakingHubTransactor) SetPenaltyDuration(opts *bind... method SetUnstakDelayTime (line 1543) | func (_StakingHub *StakingHubTransactor) SetUnstakDelayTime(opts *bind... method SetWEAIAddress (line 1564) | func (_StakingHub *StakingHubTransactor) SetWEAIAddress(opts *bind.Tra... method SetWorkerHubAddress (line 1585) | func (_StakingHub *StakingHubTransactor) SetWorkerHubAddress(opts *bin... method SlashMiner (line 1606) | func (_StakingHub *StakingHubTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1627) | func (_StakingHub *StakingHubTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1648) | func (_StakingHub *StakingHubTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1669) | func (_StakingHub *StakingHubTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1690) | func (_StakingHub *StakingHubTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1711) | func (_StakingHub *StakingHubTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1732) | func (_StakingHub *StakingHubTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1753) | func (_StakingHub *StakingHubTransactor) UpdateModelTier(opts *bind.Tr... method Receive (line 1774) | func (_StakingHub *StakingHubTransactor) Receive(opts *bind.TransactOp... type StakingHubFilterer (line 93) | type StakingHubFilterer struct method FilterBlocksPerEpoch (line 1869) | func (_StakingHub *StakingHubFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1881) | func (_StakingHub *StakingHubFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1918) | func (_StakingHub *StakingHubFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 2004) | func (_StakingHub *StakingHubFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 2016) | func (_StakingHub *StakingHubFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 2053) | func (_StakingHub *StakingHubFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2141) | func (_StakingHub *StakingHubFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2166) | func (_StakingHub *StakingHubFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2216) | func (_StakingHub *StakingHubFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2301) | func (_StakingHub *StakingHubFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2313) | func (_StakingHub *StakingHubFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2350) | func (_StakingHub *StakingHubFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2436) | func (_StakingHub *StakingHubFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2448) | func (_StakingHub *StakingHubFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2485) | func (_StakingHub *StakingHubFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2572) | func (_StakingHub *StakingHubFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2593) | func (_StakingHub *StakingHubFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2639) | func (_StakingHub *StakingHubFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2725) | func (_StakingHub *StakingHubFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2742) | func (_StakingHub *StakingHubFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2784) | func (_StakingHub *StakingHubFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2869) | func (_StakingHub *StakingHubFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2886) | func (_StakingHub *StakingHubFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2928) | func (_StakingHub *StakingHubFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 3015) | func (_StakingHub *StakingHubFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 3036) | func (_StakingHub *StakingHubFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3082) | func (_StakingHub *StakingHubFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3167) | func (_StakingHub *StakingHubFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3184) | func (_StakingHub *StakingHubFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3226) | func (_StakingHub *StakingHubFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3312) | func (_StakingHub *StakingHubFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3329) | func (_StakingHub *StakingHubFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3371) | func (_StakingHub *StakingHubFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3457) | func (_StakingHub *StakingHubFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3474) | func (_StakingHub *StakingHubFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3516) | func (_StakingHub *StakingHubFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3603) | func (_StakingHub *StakingHubFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3624) | func (_StakingHub *StakingHubFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3670) | func (_StakingHub *StakingHubFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3756) | func (_StakingHub *StakingHubFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3773) | func (_StakingHub *StakingHubFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3815) | func (_StakingHub *StakingHubFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3900) | func (_StakingHub *StakingHubFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3917) | func (_StakingHub *StakingHubFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 3959) | func (_StakingHub *StakingHubFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 4045) | func (_StakingHub *StakingHubFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4066) | func (_StakingHub *StakingHubFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4112) | func (_StakingHub *StakingHubFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4197) | func (_StakingHub *StakingHubFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4209) | func (_StakingHub *StakingHubFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4246) | func (_StakingHub *StakingHubFilterer) ParsePaused(log types.Log) (*St... method FilterPenaltyDurationUpdated (line 4332) | func (_StakingHub *StakingHubFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4344) | func (_StakingHub *StakingHubFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4381) | func (_StakingHub *StakingHubFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4468) | func (_StakingHub *StakingHubFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4490) | func (_StakingHub *StakingHubFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4537) | func (_StakingHub *StakingHubFilterer) ParseRestake(log types.Log) (*S... method FilterRewardClaim (line 4623) | func (_StakingHub *StakingHubFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4640) | func (_StakingHub *StakingHubFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4682) | func (_StakingHub *StakingHubFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4768) | func (_StakingHub *StakingHubFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4780) | func (_StakingHub *StakingHubFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4817) | func (_StakingHub *StakingHubFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4902) | func (_StakingHub *StakingHubFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4914) | func (_StakingHub *StakingHubFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 4951) | func (_StakingHub *StakingHubFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 5037) | func (_StakingHub *StakingHubFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 5049) | func (_StakingHub *StakingHubFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5086) | func (_StakingHub *StakingHubFilterer) ParseUnstakeDelayTime(log types... type StakingHubSession (line 99) | type StakingHubSession struct method BlocksPerEpoch (line 237) | func (_StakingHub *StakingHubSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 268) | func (_StakingHub *StakingHubSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 299) | func (_StakingHub *StakingHubSession) FinePercentage() (uint16, error) { method GetAllMinerUnstakeRequests (line 338) | func (_StakingHub *StakingHubSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 375) | func (_StakingHub *StakingHubSession) GetMinFeeToUse(_modelAddress com... method GetMinerAddresses (line 406) | func (_StakingHub *StakingHubSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 437) | func (_StakingHub *StakingHubSession) GetMinerAddressesOfModel(_model ... method GetModelAddresses (line 468) | func (_StakingHub *StakingHubSession) GetModelAddresses() ([]common.Ad... method GetModelInfo (line 499) | func (_StakingHub *StakingHubSession) GetModelInfo(_modelAddr common.A... method GetNOMiner (line 530) | func (_StakingHub *StakingHubSession) GetNOMiner() (*big.Int, error) { method IsMinerAddress (line 561) | func (_StakingHub *StakingHubSession) IsMinerAddress(_miner common.Add... method LastBlock (line 592) | func (_StakingHub *StakingHubSession) LastBlock() (*big.Int, error) { method MaximumTier (line 623) | func (_StakingHub *StakingHubSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 654) | func (_StakingHub *StakingHubSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 685) | func (_StakingHub *StakingHubSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 724) | func (_StakingHub *StakingHubSession) MinerUnstakeRequests(arg0 common... method Miners (line 781) | func (_StakingHub *StakingHubSession) Miners(arg0 common.Address) (str... method Models (line 834) | func (_StakingHub *StakingHubSession) Models(arg0 common.Address) (str... method Multiplier (line 871) | func (_StakingHub *StakingHubSession) Multiplier(_miner common.Address... method Owner (line 902) | func (_StakingHub *StakingHubSession) Owner() (common.Address, error) { method Paused (line 933) | func (_StakingHub *StakingHubSession) Paused() (bool, error) { method PenaltyDuration (line 964) | func (_StakingHub *StakingHubSession) PenaltyDuration() (*big.Int, err... method RewardInEpoch (line 1009) | func (_StakingHub *StakingHubSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 1050) | func (_StakingHub *StakingHubSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 1081) | func (_StakingHub *StakingHubSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 1112) | func (_StakingHub *StakingHubSession) UnstakeDelayTime() (*big.Int, er... method ValidateModelOfMiner (line 1141) | func (_StakingHub *StakingHubSession) ValidateModelOfMiner(_miner comm... method WEAI (line 1172) | func (_StakingHub *StakingHubSession) WEAI() (common.Address, error) { method ClaimReward (line 1193) | func (_StakingHub *StakingHubSession) ClaimReward(_miner common.Addres... method ForceChangeModelForMiner (line 1214) | func (_StakingHub *StakingHubSession) ForceChangeModelForMiner(_miner ... method IncreaseMinerStake (line 1235) | func (_StakingHub *StakingHubSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1256) | func (_StakingHub *StakingHubSession) Initialize(_wEAI common.Address,... method JoinForMinting (line 1277) | func (_StakingHub *StakingHubSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1298) | func (_StakingHub *StakingHubSession) RegisterMiner(tier uint16) (*typ... method RegisterMiner0 (line 1319) | func (_StakingHub *StakingHubSession) RegisterMiner0(tier uint16, mode... method RegisterModel (line 1340) | func (_StakingHub *StakingHubSession) RegisterModel(_model common.Addr... method RenounceOwnership (line 1361) | func (_StakingHub *StakingHubSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1382) | func (_StakingHub *StakingHubSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1403) | func (_StakingHub *StakingHubSession) RewardToClaim(_miner common.Addr... method SetBlocksPerEpoch (line 1424) | func (_StakingHub *StakingHubSession) SetBlocksPerEpoch(_blocks *big.I... method SetFinePercentage (line 1445) | func (_StakingHub *StakingHubSession) SetFinePercentage(_finePercentag... method SetMinFeeToUse (line 1466) | func (_StakingHub *StakingHubSession) SetMinFeeToUse(_minFeeToUse *big... method SetMinerMinimumStake (line 1487) | func (_StakingHub *StakingHubSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1508) | func (_StakingHub *StakingHubSession) SetNewRewardInEpoch(_newRewardAm... method SetPenaltyDuration (line 1529) | func (_StakingHub *StakingHubSession) SetPenaltyDuration(_penaltyDurat... method SetUnstakDelayTime (line 1550) | func (_StakingHub *StakingHubSession) SetUnstakDelayTime(_newUnstakeDe... method SetWEAIAddress (line 1571) | func (_StakingHub *StakingHubSession) SetWEAIAddress(_wEAI common.Addr... method SetWorkerHubAddress (line 1592) | func (_StakingHub *StakingHubSession) SetWorkerHubAddress(_workerHub c... method SlashMiner (line 1613) | func (_StakingHub *StakingHubSession) SlashMiner(_miner common.Address... method TransferOwnership (line 1634) | func (_StakingHub *StakingHubSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1655) | func (_StakingHub *StakingHubSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1676) | func (_StakingHub *StakingHubSession) UnregisterModel(_model common.Ad... method UnstakeForMiner (line 1697) | func (_StakingHub *StakingHubSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1718) | func (_StakingHub *StakingHubSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1739) | func (_StakingHub *StakingHubSession) UpdateModelMinimumFee(_model com... method UpdateModelTier (line 1760) | func (_StakingHub *StakingHubSession) UpdateModelTier(_model common.Ad... method Receive (line 1781) | func (_StakingHub *StakingHubSession) Receive() (*types.Transaction, e... type StakingHubCallerSession (line 107) | type StakingHubCallerSession struct method BlocksPerEpoch (line 244) | func (_StakingHub *StakingHubCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 275) | func (_StakingHub *StakingHubCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 306) | func (_StakingHub *StakingHubCallerSession) FinePercentage() (uint16, ... method GetAllMinerUnstakeRequests (line 348) | func (_StakingHub *StakingHubCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 382) | func (_StakingHub *StakingHubCallerSession) GetMinFeeToUse(_modelAddre... method GetMinerAddresses (line 413) | func (_StakingHub *StakingHubCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 444) | func (_StakingHub *StakingHubCallerSession) GetMinerAddressesOfModel(_... method GetModelAddresses (line 475) | func (_StakingHub *StakingHubCallerSession) GetModelAddresses() ([]com... method GetModelInfo (line 506) | func (_StakingHub *StakingHubCallerSession) GetModelInfo(_modelAddr co... method GetNOMiner (line 537) | func (_StakingHub *StakingHubCallerSession) GetNOMiner() (*big.Int, er... method IsMinerAddress (line 568) | func (_StakingHub *StakingHubCallerSession) IsMinerAddress(_miner comm... method LastBlock (line 599) | func (_StakingHub *StakingHubCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 630) | func (_StakingHub *StakingHubCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 661) | func (_StakingHub *StakingHubCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 692) | func (_StakingHub *StakingHubCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 734) | func (_StakingHub *StakingHubCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 795) | func (_StakingHub *StakingHubCallerSession) Miners(arg0 common.Address... method Models (line 844) | func (_StakingHub *StakingHubCallerSession) Models(arg0 common.Address... method Multiplier (line 878) | func (_StakingHub *StakingHubCallerSession) Multiplier(_miner common.A... method Owner (line 909) | func (_StakingHub *StakingHubCallerSession) Owner() (common.Address, e... method Paused (line 940) | func (_StakingHub *StakingHubCallerSession) Paused() (bool, error) { method PenaltyDuration (line 971) | func (_StakingHub *StakingHubCallerSession) PenaltyDuration() (*big.In... method RewardInEpoch (line 1021) | func (_StakingHub *StakingHubCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 1057) | func (_StakingHub *StakingHubCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 1088) | func (_StakingHub *StakingHubCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 1119) | func (_StakingHub *StakingHubCallerSession) UnstakeDelayTime() (*big.I... method ValidateModelOfMiner (line 1148) | func (_StakingHub *StakingHubCallerSession) ValidateModelOfMiner(_mine... method WEAI (line 1179) | func (_StakingHub *StakingHubCallerSession) WEAI() (common.Address, er... type StakingHubTransactorSession (line 114) | type StakingHubTransactorSession struct method ClaimReward (line 1200) | func (_StakingHub *StakingHubTransactorSession) ClaimReward(_miner com... method ForceChangeModelForMiner (line 1221) | func (_StakingHub *StakingHubTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1242) | func (_StakingHub *StakingHubTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1263) | func (_StakingHub *StakingHubTransactorSession) Initialize(_wEAI commo... method JoinForMinting (line 1284) | func (_StakingHub *StakingHubTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1305) | func (_StakingHub *StakingHubTransactorSession) RegisterMiner(tier uin... method RegisterMiner0 (line 1326) | func (_StakingHub *StakingHubTransactorSession) RegisterMiner0(tier ui... method RegisterModel (line 1347) | func (_StakingHub *StakingHubTransactorSession) RegisterModel(_model c... method RenounceOwnership (line 1368) | func (_StakingHub *StakingHubTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1389) | func (_StakingHub *StakingHubTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1410) | func (_StakingHub *StakingHubTransactorSession) RewardToClaim(_miner c... method SetBlocksPerEpoch (line 1431) | func (_StakingHub *StakingHubTransactorSession) SetBlocksPerEpoch(_blo... method SetFinePercentage (line 1452) | func (_StakingHub *StakingHubTransactorSession) SetFinePercentage(_fin... method SetMinFeeToUse (line 1473) | func (_StakingHub *StakingHubTransactorSession) SetMinFeeToUse(_minFee... method SetMinerMinimumStake (line 1494) | func (_StakingHub *StakingHubTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1515) | func (_StakingHub *StakingHubTransactorSession) SetNewRewardInEpoch(_n... method SetPenaltyDuration (line 1536) | func (_StakingHub *StakingHubTransactorSession) SetPenaltyDuration(_pe... method SetUnstakDelayTime (line 1557) | func (_StakingHub *StakingHubTransactorSession) SetUnstakDelayTime(_ne... method SetWEAIAddress (line 1578) | func (_StakingHub *StakingHubTransactorSession) SetWEAIAddress(_wEAI c... method SetWorkerHubAddress (line 1599) | func (_StakingHub *StakingHubTransactorSession) SetWorkerHubAddress(_w... method SlashMiner (line 1620) | func (_StakingHub *StakingHubTransactorSession) SlashMiner(_miner comm... method TransferOwnership (line 1641) | func (_StakingHub *StakingHubTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1662) | func (_StakingHub *StakingHubTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1683) | func (_StakingHub *StakingHubTransactorSession) UnregisterModel(_model... method UnstakeForMiner (line 1704) | func (_StakingHub *StakingHubTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1725) | func (_StakingHub *StakingHubTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1746) | func (_StakingHub *StakingHubTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1767) | func (_StakingHub *StakingHubTransactorSession) UpdateModelTier(_model... method Receive (line 1788) | func (_StakingHub *StakingHubTransactorSession) Receive() (*types.Tran... type StakingHubRaw (line 120) | type StakingHubRaw struct method Call (line 183) | func (_StakingHub *StakingHubRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 189) | func (_StakingHub *StakingHubRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 194) | func (_StakingHub *StakingHubRaw) Transact(opts *bind.TransactOpts, me... type StakingHubCallerRaw (line 125) | type StakingHubCallerRaw struct method Call (line 202) | func (_StakingHub *StakingHubCallerRaw) Call(opts *bind.CallOpts, resu... type StakingHubTransactorRaw (line 130) | type StakingHubTransactorRaw struct method Transfer (line 208) | func (_StakingHub *StakingHubTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 213) | func (_StakingHub *StakingHubTransactorRaw) Transact(opts *bind.Transa... function NewStakingHub (line 135) | func NewStakingHub(address common.Address, backend bind.ContractBackend)... function NewStakingHubCaller (line 144) | func NewStakingHubCaller(address common.Address, caller bind.ContractCal... function NewStakingHubTransactor (line 153) | func NewStakingHubTransactor(address common.Address, transactor bind.Con... function NewStakingHubFilterer (line 162) | func NewStakingHubFilterer(address common.Address, filterer bind.Contrac... function bindStakingHub (line 171) | func bindStakingHub(address common.Address, caller bind.ContractCaller, ... type StakingHubBlocksPerEpochIterator (line 1793) | type StakingHubBlocksPerEpochIterator struct method Next (line 1808) | func (it *StakingHubBlocksPerEpochIterator) Next() bool { method Error (line 1848) | func (it *StakingHubBlocksPerEpochIterator) Error() error { method Close (line 1854) | func (it *StakingHubBlocksPerEpochIterator) Close() error { type StakingHubBlocksPerEpoch (line 1860) | type StakingHubBlocksPerEpoch struct type StakingHubFinePercentageUpdatedIterator (line 1928) | type StakingHubFinePercentageUpdatedIterator struct method Next (line 1943) | func (it *StakingHubFinePercentageUpdatedIterator) Next() bool { method Error (line 1983) | func (it *StakingHubFinePercentageUpdatedIterator) Error() error { method Close (line 1989) | func (it *StakingHubFinePercentageUpdatedIterator) Close() error { type StakingHubFinePercentageUpdated (line 1995) | type StakingHubFinePercentageUpdated struct type StakingHubFraudulentMinerPenalizedIterator (line 2063) | type StakingHubFraudulentMinerPenalizedIterator struct method Next (line 2078) | func (it *StakingHubFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2118) | func (it *StakingHubFraudulentMinerPenalizedIterator) Error() error { method Close (line 2124) | func (it *StakingHubFraudulentMinerPenalizedIterator) Close() error { type StakingHubFraudulentMinerPenalized (line 2130) | type StakingHubFraudulentMinerPenalized struct type StakingHubInitializedIterator (line 2226) | type StakingHubInitializedIterator struct method Next (line 2241) | func (it *StakingHubInitializedIterator) Next() bool { method Error (line 2281) | func (it *StakingHubInitializedIterator) Error() error { method Close (line 2287) | func (it *StakingHubInitializedIterator) Close() error { type StakingHubInitialized (line 2293) | type StakingHubInitialized struct type StakingHubMinFeeToUseUpdatedIterator (line 2360) | type StakingHubMinFeeToUseUpdatedIterator struct method Next (line 2375) | func (it *StakingHubMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2415) | func (it *StakingHubMinFeeToUseUpdatedIterator) Error() error { method Close (line 2421) | func (it *StakingHubMinFeeToUseUpdatedIterator) Close() error { type StakingHubMinFeeToUseUpdated (line 2427) | type StakingHubMinFeeToUseUpdated struct type StakingHubMinerDeactivatedIterator (line 2495) | type StakingHubMinerDeactivatedIterator struct method Next (line 2510) | func (it *StakingHubMinerDeactivatedIterator) Next() bool { method Error (line 2550) | func (it *StakingHubMinerDeactivatedIterator) Error() error { method Close (line 2556) | func (it *StakingHubMinerDeactivatedIterator) Close() error { type StakingHubMinerDeactivated (line 2562) | type StakingHubMinerDeactivated struct type StakingHubMinerExtraStakeIterator (line 2649) | type StakingHubMinerExtraStakeIterator struct method Next (line 2664) | func (it *StakingHubMinerExtraStakeIterator) Next() bool { method Error (line 2704) | func (it *StakingHubMinerExtraStakeIterator) Error() error { method Close (line 2710) | func (it *StakingHubMinerExtraStakeIterator) Close() error { type StakingHubMinerExtraStake (line 2716) | type StakingHubMinerExtraStake struct type StakingHubMinerJoinIterator (line 2794) | type StakingHubMinerJoinIterator struct method Next (line 2809) | func (it *StakingHubMinerJoinIterator) Next() bool { method Error (line 2849) | func (it *StakingHubMinerJoinIterator) Error() error { method Close (line 2855) | func (it *StakingHubMinerJoinIterator) Close() error { type StakingHubMinerJoin (line 2861) | type StakingHubMinerJoin struct type StakingHubMinerRegistrationIterator (line 2938) | type StakingHubMinerRegistrationIterator struct method Next (line 2953) | func (it *StakingHubMinerRegistrationIterator) Next() bool { method Error (line 2993) | func (it *StakingHubMinerRegistrationIterator) Error() error { method Close (line 2999) | func (it *StakingHubMinerRegistrationIterator) Close() error { type StakingHubMinerRegistration (line 3005) | type StakingHubMinerRegistration struct type StakingHubMinerUnregistrationIterator (line 3092) | type StakingHubMinerUnregistrationIterator struct method Next (line 3107) | func (it *StakingHubMinerUnregistrationIterator) Next() bool { method Error (line 3147) | func (it *StakingHubMinerUnregistrationIterator) Error() error { method Close (line 3153) | func (it *StakingHubMinerUnregistrationIterator) Close() error { type StakingHubMinerUnregistration (line 3159) | type StakingHubMinerUnregistration struct type StakingHubMinerUnstakeIterator (line 3236) | type StakingHubMinerUnstakeIterator struct method Next (line 3251) | func (it *StakingHubMinerUnstakeIterator) Next() bool { method Error (line 3291) | func (it *StakingHubMinerUnstakeIterator) Error() error { method Close (line 3297) | func (it *StakingHubMinerUnstakeIterator) Close() error { type StakingHubMinerUnstake (line 3303) | type StakingHubMinerUnstake struct type StakingHubModelMinimumFeeUpdateIterator (line 3381) | type StakingHubModelMinimumFeeUpdateIterator struct method Next (line 3396) | func (it *StakingHubModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3436) | func (it *StakingHubModelMinimumFeeUpdateIterator) Error() error { method Close (line 3442) | func (it *StakingHubModelMinimumFeeUpdateIterator) Close() error { type StakingHubModelMinimumFeeUpdate (line 3448) | type StakingHubModelMinimumFeeUpdate struct type StakingHubModelRegistrationIterator (line 3526) | type StakingHubModelRegistrationIterator struct method Next (line 3541) | func (it *StakingHubModelRegistrationIterator) Next() bool { method Error (line 3581) | func (it *StakingHubModelRegistrationIterator) Error() error { method Close (line 3587) | func (it *StakingHubModelRegistrationIterator) Close() error { type StakingHubModelRegistration (line 3593) | type StakingHubModelRegistration struct type StakingHubModelTierUpdateIterator (line 3680) | type StakingHubModelTierUpdateIterator struct method Next (line 3695) | func (it *StakingHubModelTierUpdateIterator) Next() bool { method Error (line 3735) | func (it *StakingHubModelTierUpdateIterator) Error() error { method Close (line 3741) | func (it *StakingHubModelTierUpdateIterator) Close() error { type StakingHubModelTierUpdate (line 3747) | type StakingHubModelTierUpdate struct type StakingHubModelUnregistrationIterator (line 3825) | type StakingHubModelUnregistrationIterator struct method Next (line 3840) | func (it *StakingHubModelUnregistrationIterator) Next() bool { method Error (line 3880) | func (it *StakingHubModelUnregistrationIterator) Error() error { method Close (line 3886) | func (it *StakingHubModelUnregistrationIterator) Close() error { type StakingHubModelUnregistration (line 3892) | type StakingHubModelUnregistration struct type StakingHubOwnershipTransferredIterator (line 3969) | type StakingHubOwnershipTransferredIterator struct method Next (line 3984) | func (it *StakingHubOwnershipTransferredIterator) Next() bool { method Error (line 4024) | func (it *StakingHubOwnershipTransferredIterator) Error() error { method Close (line 4030) | func (it *StakingHubOwnershipTransferredIterator) Close() error { type StakingHubOwnershipTransferred (line 4036) | type StakingHubOwnershipTransferred struct type StakingHubPausedIterator (line 4122) | type StakingHubPausedIterator struct method Next (line 4137) | func (it *StakingHubPausedIterator) Next() bool { method Error (line 4177) | func (it *StakingHubPausedIterator) Error() error { method Close (line 4183) | func (it *StakingHubPausedIterator) Close() error { type StakingHubPaused (line 4189) | type StakingHubPaused struct type StakingHubPenaltyDurationUpdatedIterator (line 4256) | type StakingHubPenaltyDurationUpdatedIterator struct method Next (line 4271) | func (it *StakingHubPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4311) | func (it *StakingHubPenaltyDurationUpdatedIterator) Error() error { method Close (line 4317) | func (it *StakingHubPenaltyDurationUpdatedIterator) Close() error { type StakingHubPenaltyDurationUpdated (line 4323) | type StakingHubPenaltyDurationUpdated struct type StakingHubRestakeIterator (line 4391) | type StakingHubRestakeIterator struct method Next (line 4406) | func (it *StakingHubRestakeIterator) Next() bool { method Error (line 4446) | func (it *StakingHubRestakeIterator) Error() error { method Close (line 4452) | func (it *StakingHubRestakeIterator) Close() error { type StakingHubRestake (line 4458) | type StakingHubRestake struct type StakingHubRewardClaimIterator (line 4547) | type StakingHubRewardClaimIterator struct method Next (line 4562) | func (it *StakingHubRewardClaimIterator) Next() bool { method Error (line 4602) | func (it *StakingHubRewardClaimIterator) Error() error { method Close (line 4608) | func (it *StakingHubRewardClaimIterator) Close() error { type StakingHubRewardClaim (line 4614) | type StakingHubRewardClaim struct type StakingHubRewardPerEpochIterator (line 4692) | type StakingHubRewardPerEpochIterator struct method Next (line 4707) | func (it *StakingHubRewardPerEpochIterator) Next() bool { method Error (line 4747) | func (it *StakingHubRewardPerEpochIterator) Error() error { method Close (line 4753) | func (it *StakingHubRewardPerEpochIterator) Close() error { type StakingHubRewardPerEpoch (line 4759) | type StakingHubRewardPerEpoch struct type StakingHubUnpausedIterator (line 4827) | type StakingHubUnpausedIterator struct method Next (line 4842) | func (it *StakingHubUnpausedIterator) Next() bool { method Error (line 4882) | func (it *StakingHubUnpausedIterator) Error() error { method Close (line 4888) | func (it *StakingHubUnpausedIterator) Close() error { type StakingHubUnpaused (line 4894) | type StakingHubUnpaused struct type StakingHubUnstakeDelayTimeIterator (line 4961) | type StakingHubUnstakeDelayTimeIterator struct method Next (line 4976) | func (it *StakingHubUnstakeDelayTimeIterator) Next() bool { method Error (line 5016) | func (it *StakingHubUnstakeDelayTimeIterator) Error() error { method Close (line 5022) | func (it *StakingHubUnstakeDelayTimeIterator) Close() error { type StakingHubUnstakeDelayTime (line 5028) | type StakingHubUnstakeDelayTime struct FILE: decentralized-compute/cluster/internal/contracts/w_eai/w_eai.go function DeployWEai (line 47) | func DeployWEai(auth *bind.TransactOpts, backend bind.ContractBackend) (... type WEai (line 64) | type WEai struct type WEaiCaller (line 71) | type WEaiCaller struct method Allowance (line 208) | func (_WEai *WEaiCaller) Allowance(opts *bind.CallOpts, owner common.A... method BalanceOf (line 239) | func (_WEai *WEaiCaller) BalanceOf(opts *bind.CallOpts, account common... method Decimals (line 270) | func (_WEai *WEaiCaller) Decimals(opts *bind.CallOpts) (uint8, error) { method Name (line 301) | func (_WEai *WEaiCaller) Name(opts *bind.CallOpts) (string, error) { method Owner (line 332) | func (_WEai *WEaiCaller) Owner(opts *bind.CallOpts) (common.Address, e... method Symbol (line 363) | func (_WEai *WEaiCaller) Symbol(opts *bind.CallOpts) (string, error) { method TotalSupply (line 394) | func (_WEai *WEaiCaller) TotalSupply(opts *bind.CallOpts) (*big.Int, e... type WEaiTransactor (line 76) | type WEaiTransactor struct method Approve (line 425) | func (_WEai *WEaiTransactor) Approve(opts *bind.TransactOpts, spender ... method DecreaseAllowance (line 446) | func (_WEai *WEaiTransactor) DecreaseAllowance(opts *bind.TransactOpts... method IncreaseAllowance (line 467) | func (_WEai *WEaiTransactor) IncreaseAllowance(opts *bind.TransactOpts... method Mint (line 488) | func (_WEai *WEaiTransactor) Mint(opts *bind.TransactOpts, to common.A... method RenounceOwnership (line 509) | func (_WEai *WEaiTransactor) RenounceOwnership(opts *bind.TransactOpts... method Transfer (line 530) | func (_WEai *WEaiTransactor) Transfer(opts *bind.TransactOpts, to comm... method TransferFrom (line 551) | func (_WEai *WEaiTransactor) TransferFrom(opts *bind.TransactOpts, fro... method TransferOwnership (line 572) | func (_WEai *WEaiTransactor) TransferOwnership(opts *bind.TransactOpts... method Unwrap (line 593) | func (_WEai *WEaiTransactor) Unwrap(opts *bind.TransactOpts, amount *b... method Wrap (line 614) | func (_WEai *WEaiTransactor) Wrap(opts *bind.TransactOpts) (*types.Tra... method Receive (line 635) | func (_WEai *WEaiTransactor) Receive(opts *bind.TransactOpts) (*types.... type WEaiFilterer (line 81) | type WEaiFilterer struct method FilterApproval (line 731) | func (_WEai *WEaiFilterer) FilterApproval(opts *bind.FilterOpts, owner... method WatchApproval (line 752) | func (_WEai *WEaiFilterer) WatchApproval(opts *bind.WatchOpts, sink ch... method ParseApproval (line 798) | func (_WEai *WEaiFilterer) ParseApproval(log types.Log) (*WEaiApproval... method FilterEAIUnwrapped (line 884) | func (_WEai *WEaiFilterer) FilterEAIUnwrapped(opts *bind.FilterOpts, u... method WatchEAIUnwrapped (line 901) | func (_WEai *WEaiFilterer) WatchEAIUnwrapped(opts *bind.WatchOpts, sin... method ParseEAIUnwrapped (line 943) | func (_WEai *WEaiFilterer) ParseEAIUnwrapped(log types.Log) (*WEaiEAIU... method FilterEAIWrapped (line 1029) | func (_WEai *WEaiFilterer) FilterEAIWrapped(opts *bind.FilterOpts, use... method WatchEAIWrapped (line 1046) | func (_WEai *WEaiFilterer) WatchEAIWrapped(opts *bind.WatchOpts, sink ... method ParseEAIWrapped (line 1088) | func (_WEai *WEaiFilterer) ParseEAIWrapped(log types.Log) (*WEaiEAIWra... method FilterOwnershipTransferred (line 1174) | func (_WEai *WEaiFilterer) FilterOwnershipTransferred(opts *bind.Filte... method WatchOwnershipTransferred (line 1195) | func (_WEai *WEaiFilterer) WatchOwnershipTransferred(opts *bind.WatchO... method ParseOwnershipTransferred (line 1241) | func (_WEai *WEaiFilterer) ParseOwnershipTransferred(log types.Log) (*... method FilterTransfer (line 1328) | func (_WEai *WEaiFilterer) FilterTransfer(opts *bind.FilterOpts, from ... method WatchTransfer (line 1349) | func (_WEai *WEaiFilterer) WatchTransfer(opts *bind.WatchOpts, sink ch... method ParseTransfer (line 1395) | func (_WEai *WEaiFilterer) ParseTransfer(log types.Log) (*WEaiTransfer... type WEaiSession (line 87) | type WEaiSession struct method Allowance (line 225) | func (_WEai *WEaiSession) Allowance(owner common.Address, spender comm... method BalanceOf (line 256) | func (_WEai *WEaiSession) BalanceOf(account common.Address) (*big.Int,... method Decimals (line 287) | func (_WEai *WEaiSession) Decimals() (uint8, error) { method Name (line 318) | func (_WEai *WEaiSession) Name() (string, error) { method Owner (line 349) | func (_WEai *WEaiSession) Owner() (common.Address, error) { method Symbol (line 380) | func (_WEai *WEaiSession) Symbol() (string, error) { method TotalSupply (line 411) | func (_WEai *WEaiSession) TotalSupply() (*big.Int, error) { method Approve (line 432) | func (_WEai *WEaiSession) Approve(spender common.Address, amount *big.... method DecreaseAllowance (line 453) | func (_WEai *WEaiSession) DecreaseAllowance(spender common.Address, su... method IncreaseAllowance (line 474) | func (_WEai *WEaiSession) IncreaseAllowance(spender common.Address, ad... method Mint (line 495) | func (_WEai *WEaiSession) Mint(to common.Address, amount *big.Int) (*t... method RenounceOwnership (line 516) | func (_WEai *WEaiSession) RenounceOwnership() (*types.Transaction, err... method Transfer (line 537) | func (_WEai *WEaiSession) Transfer(to common.Address, amount *big.Int)... method TransferFrom (line 558) | func (_WEai *WEaiSession) TransferFrom(from common.Address, to common.... method TransferOwnership (line 579) | func (_WEai *WEaiSession) TransferOwnership(newOwner common.Address) (... method Unwrap (line 600) | func (_WEai *WEaiSession) Unwrap(amount *big.Int) (*types.Transaction,... method Wrap (line 621) | func (_WEai *WEaiSession) Wrap() (*types.Transaction, error) { method Receive (line 642) | func (_WEai *WEaiSession) Receive() (*types.Transaction, error) { type WEaiCallerSession (line 95) | type WEaiCallerSession struct method Allowance (line 232) | func (_WEai *WEaiCallerSession) Allowance(owner common.Address, spende... method BalanceOf (line 263) | func (_WEai *WEaiCallerSession) BalanceOf(account common.Address) (*bi... method Decimals (line 294) | func (_WEai *WEaiCallerSession) Decimals() (uint8, error) { method Name (line 325) | func (_WEai *WEaiCallerSession) Name() (string, error) { method Owner (line 356) | func (_WEai *WEaiCallerSession) Owner() (common.Address, error) { method Symbol (line 387) | func (_WEai *WEaiCallerSession) Symbol() (string, error) { method TotalSupply (line 418) | func (_WEai *WEaiCallerSession) TotalSupply() (*big.Int, error) { type WEaiTransactorSession (line 102) | type WEaiTransactorSession struct method Approve (line 439) | func (_WEai *WEaiTransactorSession) Approve(spender common.Address, am... method DecreaseAllowance (line 460) | func (_WEai *WEaiTransactorSession) DecreaseAllowance(spender common.A... method IncreaseAllowance (line 481) | func (_WEai *WEaiTransactorSession) IncreaseAllowance(spender common.A... method Mint (line 502) | func (_WEai *WEaiTransactorSession) Mint(to common.Address, amount *bi... method RenounceOwnership (line 523) | func (_WEai *WEaiTransactorSession) RenounceOwnership() (*types.Transa... method Transfer (line 544) | func (_WEai *WEaiTransactorSession) Transfer(to common.Address, amount... method TransferFrom (line 565) | func (_WEai *WEaiTransactorSession) TransferFrom(from common.Address, ... method TransferOwnership (line 586) | func (_WEai *WEaiTransactorSession) TransferOwnership(newOwner common.... method Unwrap (line 607) | func (_WEai *WEaiTransactorSession) Unwrap(amount *big.Int) (*types.Tr... method Wrap (line 628) | func (_WEai *WEaiTransactorSession) Wrap() (*types.Transaction, error) { method Receive (line 649) | func (_WEai *WEaiTransactorSession) Receive() (*types.Transaction, err... type WEaiRaw (line 108) | type WEaiRaw struct method Call (line 171) | func (_WEai *WEaiRaw) Call(opts *bind.CallOpts, result *[]interface{},... method Transfer (line 177) | func (_WEai *WEaiRaw) Transfer(opts *bind.TransactOpts) (*types.Transa... method Transact (line 182) | func (_WEai *WEaiRaw) Transact(opts *bind.TransactOpts, method string,... type WEaiCallerRaw (line 113) | type WEaiCallerRaw struct method Call (line 190) | func (_WEai *WEaiCallerRaw) Call(opts *bind.CallOpts, result *[]interf... type WEaiTransactorRaw (line 118) | type WEaiTransactorRaw struct method Transfer (line 196) | func (_WEai *WEaiTransactorRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 201) | func (_WEai *WEaiTransactorRaw) Transact(opts *bind.TransactOpts, meth... function NewWEai (line 123) | func NewWEai(address common.Address, backend bind.ContractBackend) (*WEa... function NewWEaiCaller (line 132) | func NewWEaiCaller(address common.Address, caller bind.ContractCaller) (... function NewWEaiTransactor (line 141) | func NewWEaiTransactor(address common.Address, transactor bind.ContractT... function NewWEaiFilterer (line 150) | func NewWEaiFilterer(address common.Address, filterer bind.ContractFilte... function bindWEai (line 159) | func bindWEai(address common.Address, caller bind.ContractCaller, transa... type WEaiApprovalIterator (line 654) | type WEaiApprovalIterator struct method Next (line 669) | func (it *WEaiApprovalIterator) Next() bool { method Error (line 709) | func (it *WEaiApprovalIterator) Error() error { method Close (line 715) | func (it *WEaiApprovalIterator) Close() error { type WEaiApproval (line 721) | type WEaiApproval struct type WEaiEAIUnwrappedIterator (line 808) | type WEaiEAIUnwrappedIterator struct method Next (line 823) | func (it *WEaiEAIUnwrappedIterator) Next() bool { method Error (line 863) | func (it *WEaiEAIUnwrappedIterator) Error() error { method Close (line 869) | func (it *WEaiEAIUnwrappedIterator) Close() error { type WEaiEAIUnwrapped (line 875) | type WEaiEAIUnwrapped struct type WEaiEAIWrappedIterator (line 953) | type WEaiEAIWrappedIterator struct method Next (line 968) | func (it *WEaiEAIWrappedIterator) Next() bool { method Error (line 1008) | func (it *WEaiEAIWrappedIterator) Error() error { method Close (line 1014) | func (it *WEaiEAIWrappedIterator) Close() error { type WEaiEAIWrapped (line 1020) | type WEaiEAIWrapped struct type WEaiOwnershipTransferredIterator (line 1098) | type WEaiOwnershipTransferredIterator struct method Next (line 1113) | func (it *WEaiOwnershipTransferredIterator) Next() bool { method Error (line 1153) | func (it *WEaiOwnershipTransferredIterator) Error() error { method Close (line 1159) | func (it *WEaiOwnershipTransferredIterator) Close() error { type WEaiOwnershipTransferred (line 1165) | type WEaiOwnershipTransferred struct type WEaiTransferIterator (line 1251) | type WEaiTransferIterator struct method Next (line 1266) | func (it *WEaiTransferIterator) Next() bool { method Error (line 1306) | func (it *WEaiTransferIterator) Error() error { method Close (line 1312) | func (it *WEaiTransferIterator) Close() error { type WEaiTransfer (line 1318) | type WEaiTransfer struct FILE: decentralized-compute/cluster/internal/contracts/worker_hub/worker_hub.go type IWorkerHubAssignment (line 33) | type IWorkerHubAssignment struct type IWorkerHubDAOTokenPercentage (line 45) | type IWorkerHubDAOTokenPercentage struct type IWorkerHubDAOTokenReceiverInfor (line 54) | type IWorkerHubDAOTokenReceiverInfor struct type IWorkerHubInference (line 61) | type IWorkerHubInference struct function DeployWorkerHub (line 92) | func DeployWorkerHub(auth *bind.TransactOpts, backend bind.ContractBacke... type WorkerHub (line 109) | type WorkerHub struct type WorkerHubCaller (line 116) | type WorkerHubCaller struct method AssignmentNumber (line 253) | func (_WorkerHub *WorkerHubCaller) AssignmentNumber(opts *bind.CallOpt... method Assignments (line 284) | func (_WorkerHub *WorkerHubCaller) Assignments(opts *bind.CallOpts, ar... method GetAssignmentInfo (line 359) | func (_WorkerHub *WorkerHubCaller) GetAssignmentInfo(opts *bind.CallOp... method GetAssignmentsByInference (line 390) | func (_WorkerHub *WorkerHubCaller) GetAssignmentsByInference(opts *bin... method GetInferenceInfo (line 421) | func (_WorkerHub *WorkerHubCaller) GetInferenceInfo(opts *bind.CallOpt... method GetMinFeeToUse (line 452) | func (_WorkerHub *WorkerHubCaller) GetMinFeeToUse(opts *bind.CallOpts,... method GetTreasuryAddress (line 483) | func (_WorkerHub *WorkerHubCaller) GetTreasuryAddress(opts *bind.CallO... method InferenceNumber (line 514) | func (_WorkerHub *WorkerHubCaller) InferenceNumber(opts *bind.CallOpts... method Owner (line 545) | func (_WorkerHub *WorkerHubCaller) Owner(opts *bind.CallOpts) (common.... method Paused (line 576) | func (_WorkerHub *WorkerHubCaller) Paused(opts *bind.CallOpts) (bool, ... method ValidateDAOSupplyIncrease (line 607) | func (_WorkerHub *WorkerHubCaller) ValidateDAOSupplyIncrease(opts *bin... method Version (line 638) | func (_WorkerHub *WorkerHubCaller) Version(opts *bind.CallOpts) (strin... type WorkerHubTransactor (line 121) | type WorkerHubTransactor struct method Commit (line 669) | func (_WorkerHub *WorkerHubTransactor) Commit(opts *bind.TransactOpts,... method Infer (line 690) | func (_WorkerHub *WorkerHubTransactor) Infer(opts *bind.TransactOpts, ... method Infer0 (line 711) | func (_WorkerHub *WorkerHubTransactor) Infer0(opts *bind.TransactOpts,... method Initialize (line 732) | func (_WorkerHub *WorkerHubTransactor) Initialize(opts *bind.TransactO... method Pause (line 753) | func (_WorkerHub *WorkerHubTransactor) Pause(opts *bind.TransactOpts) ... method RegisterReferrer (line 774) | func (_WorkerHub *WorkerHubTransactor) RegisterReferrer(opts *bind.Tra... method RenounceOwnership (line 795) | func (_WorkerHub *WorkerHubTransactor) RenounceOwnership(opts *bind.Tr... method ResolveInference (line 816) | func (_WorkerHub *WorkerHubTransactor) ResolveInference(opts *bind.Tra... method Reveal (line 837) | func (_WorkerHub *WorkerHubTransactor) Reveal(opts *bind.TransactOpts,... method SeizeMinerRole (line 858) | func (_WorkerHub *WorkerHubTransactor) SeizeMinerRole(opts *bind.Trans... method SetDAOTokenReward (line 879) | func (_WorkerHub *WorkerHubTransactor) SetDAOTokenReward(opts *bind.Tr... method SetWEAIAddress (line 900) | func (_WorkerHub *WorkerHubTransactor) SetWEAIAddress(opts *bind.Trans... method SubmitSolution (line 921) | func (_WorkerHub *WorkerHubTransactor) SubmitSolution(opts *bind.Trans... method TransferOwnership (line 942) | func (_WorkerHub *WorkerHubTransactor) TransferOwnership(opts *bind.Tr... method Unpause (line 963) | func (_WorkerHub *WorkerHubTransactor) Unpause(opts *bind.TransactOpts... method Receive (line 984) | func (_WorkerHub *WorkerHubTransactor) Receive(opts *bind.TransactOpts... type WorkerHubFilterer (line 126) | type WorkerHubFilterer struct method FilterCommitmentSubmission (line 1080) | func (_WorkerHub *WorkerHubFilterer) FilterCommitmentSubmission(opts *... method WatchCommitmentSubmission (line 1101) | func (_WorkerHub *WorkerHubFilterer) WatchCommitmentSubmission(opts *b... method ParseCommitmentSubmission (line 1147) | func (_WorkerHub *WorkerHubFilterer) ParseCommitmentSubmission(log typ... method FilterDAOTokenMintedV2 (line 1235) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenMintedV2(opts *bind... method WatchDAOTokenMintedV2 (line 1247) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenMintedV2(opts *bind.... method ParseDAOTokenMintedV2 (line 1284) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenMintedV2(log types.L... method FilterDAOTokenPercentageUpdated (line 1370) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenPercentageUpdated(o... method WatchDAOTokenPercentageUpdated (line 1382) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenPercentageUpdated(op... method ParseDAOTokenPercentageUpdated (line 1419) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenPercentageUpdated(lo... method FilterInferenceStatusUpdate (line 1505) | func (_WorkerHub *WorkerHubFilterer) FilterInferenceStatusUpdate(opts ... method WatchInferenceStatusUpdate (line 1522) | func (_WorkerHub *WorkerHubFilterer) WatchInferenceStatusUpdate(opts *... method ParseInferenceStatusUpdate (line 1564) | func (_WorkerHub *WorkerHubFilterer) ParseInferenceStatusUpdate(log ty... method FilterInitialized (line 1649) | func (_WorkerHub *WorkerHubFilterer) FilterInitialized(opts *bind.Filt... method WatchInitialized (line 1661) | func (_WorkerHub *WorkerHubFilterer) WatchInitialized(opts *bind.Watch... method ParseInitialized (line 1698) | func (_WorkerHub *WorkerHubFilterer) ParseInitialized(log types.Log) (... method FilterMinerRoleSeized (line 1785) | func (_WorkerHub *WorkerHubFilterer) FilterMinerRoleSeized(opts *bind.... method WatchMinerRoleSeized (line 1810) | func (_WorkerHub *WorkerHubFilterer) WatchMinerRoleSeized(opts *bind.W... method ParseMinerRoleSeized (line 1860) | func (_WorkerHub *WorkerHubFilterer) ParseMinerRoleSeized(log types.Lo... method FilterNewAssignment (line 1948) | func (_WorkerHub *WorkerHubFilterer) FilterNewAssignment(opts *bind.Fi... method WatchNewAssignment (line 1973) | func (_WorkerHub *WorkerHubFilterer) WatchNewAssignment(opts *bind.Wat... method ParseNewAssignment (line 2023) | func (_WorkerHub *WorkerHubFilterer) ParseNewAssignment(log types.Log)... method FilterNewInference (line 2112) | func (_WorkerHub *WorkerHubFilterer) FilterNewInference(opts *bind.Fil... method WatchNewInference (line 2137) | func (_WorkerHub *WorkerHubFilterer) WatchNewInference(opts *bind.Watc... method ParseNewInference (line 2187) | func (_WorkerHub *WorkerHubFilterer) ParseNewInference(log types.Log) ... method FilterOwnershipTransferred (line 2273) | func (_WorkerHub *WorkerHubFilterer) FilterOwnershipTransferred(opts *... method WatchOwnershipTransferred (line 2294) | func (_WorkerHub *WorkerHubFilterer) WatchOwnershipTransferred(opts *b... method ParseOwnershipTransferred (line 2340) | func (_WorkerHub *WorkerHubFilterer) ParseOwnershipTransferred(log typ... method FilterPaused (line 2425) | func (_WorkerHub *WorkerHubFilterer) FilterPaused(opts *bind.FilterOpt... method WatchPaused (line 2437) | func (_WorkerHub *WorkerHubFilterer) WatchPaused(opts *bind.WatchOpts,... method ParsePaused (line 2474) | func (_WorkerHub *WorkerHubFilterer) ParsePaused(log types.Log) (*Work... method FilterRawSubmitted (line 2565) | func (_WorkerHub *WorkerHubFilterer) FilterRawSubmitted(opts *bind.Fil... method WatchRawSubmitted (line 2590) | func (_WorkerHub *WorkerHubFilterer) WatchRawSubmitted(opts *bind.Watc... method ParseRawSubmitted (line 2640) | func (_WorkerHub *WorkerHubFilterer) ParseRawSubmitted(log types.Log) ... method FilterRevealSubmission (line 2728) | func (_WorkerHub *WorkerHubFilterer) FilterRevealSubmission(opts *bind... method WatchRevealSubmission (line 2749) | func (_WorkerHub *WorkerHubFilterer) WatchRevealSubmission(opts *bind.... method ParseRevealSubmission (line 2795) | func (_WorkerHub *WorkerHubFilterer) ParseRevealSubmission(log types.L... method FilterSolutionSubmission (line 2881) | func (_WorkerHub *WorkerHubFilterer) FilterSolutionSubmission(opts *bi... method WatchSolutionSubmission (line 2902) | func (_WorkerHub *WorkerHubFilterer) WatchSolutionSubmission(opts *bin... method ParseSolutionSubmission (line 2948) | func (_WorkerHub *WorkerHubFilterer) ParseSolutionSubmission(log types... method FilterStreamedData (line 3034) | func (_WorkerHub *WorkerHubFilterer) FilterStreamedData(opts *bind.Fil... method WatchStreamedData (line 3051) | func (_WorkerHub *WorkerHubFilterer) WatchStreamedData(opts *bind.Watc... method ParseStreamedData (line 3093) | func (_WorkerHub *WorkerHubFilterer) ParseStreamedData(log types.Log) ... method FilterUnpaused (line 3178) | func (_WorkerHub *WorkerHubFilterer) FilterUnpaused(opts *bind.FilterO... method WatchUnpaused (line 3190) | func (_WorkerHub *WorkerHubFilterer) WatchUnpaused(opts *bind.WatchOpt... method ParseUnpaused (line 3227) | func (_WorkerHub *WorkerHubFilterer) ParseUnpaused(log types.Log) (*Wo... type WorkerHubSession (line 132) | type WorkerHubSession struct method AssignmentNumber (line 270) | func (_WorkerHub *WorkerHubSession) AssignmentNumber() (*big.Int, erro... method Assignments (line 327) | func (_WorkerHub *WorkerHubSession) Assignments(arg0 *big.Int) (struct { method GetAssignmentInfo (line 376) | func (_WorkerHub *WorkerHubSession) GetAssignmentInfo(_assignmentId *b... method GetAssignmentsByInference (line 407) | func (_WorkerHub *WorkerHubSession) GetAssignmentsByInference(_inferen... method GetInferenceInfo (line 438) | func (_WorkerHub *WorkerHubSession) GetInferenceInfo(_inferenceId *big... method GetMinFeeToUse (line 469) | func (_WorkerHub *WorkerHubSession) GetMinFeeToUse(_modelAddress commo... method GetTreasuryAddress (line 500) | func (_WorkerHub *WorkerHubSession) GetTreasuryAddress() (common.Addre... method InferenceNumber (line 531) | func (_WorkerHub *WorkerHubSession) InferenceNumber() (*big.Int, error) { method Owner (line 562) | func (_WorkerHub *WorkerHubSession) Owner() (common.Address, error) { method Paused (line 593) | func (_WorkerHub *WorkerHubSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 624) | func (_WorkerHub *WorkerHubSession) ValidateDAOSupplyIncrease(_isRefer... method Version (line 655) | func (_WorkerHub *WorkerHubSession) Version() (string, error) { method Commit (line 676) | func (_WorkerHub *WorkerHubSession) Commit(_assignId *big.Int, _commit... method Infer (line 697) | func (_WorkerHub *WorkerHubSession) Infer(_input []byte, _creator comm... method Infer0 (line 718) | func (_WorkerHub *WorkerHubSession) Infer0(_input []byte, _creator com... method Initialize (line 739) | func (_WorkerHub *WorkerHubSession) Initialize(_wEAI common.Address, _... method Pause (line 760) | func (_WorkerHub *WorkerHubSession) Pause() (*types.Transaction, error) { method RegisterReferrer (line 781) | func (_WorkerHub *WorkerHubSession) RegisterReferrer(_referrers []comm... method RenounceOwnership (line 802) | func (_WorkerHub *WorkerHubSession) RenounceOwnership() (*types.Transa... method ResolveInference (line 823) | func (_WorkerHub *WorkerHubSession) ResolveInference(_inferenceId *big... method Reveal (line 844) | func (_WorkerHub *WorkerHubSession) Reveal(_assignId *big.Int, _nonce ... method SeizeMinerRole (line 865) | func (_WorkerHub *WorkerHubSession) SeizeMinerRole(_assignmentId *big.... method SetDAOTokenReward (line 886) | func (_WorkerHub *WorkerHubSession) SetDAOTokenReward(_newDAOTokenRewa... method SetWEAIAddress (line 907) | func (_WorkerHub *WorkerHubSession) SetWEAIAddress(_wEAI common.Addres... method SubmitSolution (line 928) | func (_WorkerHub *WorkerHubSession) SubmitSolution(_assigmentId *big.I... method TransferOwnership (line 949) | func (_WorkerHub *WorkerHubSession) TransferOwnership(newOwner common.... method Unpause (line 970) | func (_WorkerHub *WorkerHubSession) Unpause() (*types.Transaction, err... method Receive (line 991) | func (_WorkerHub *WorkerHubSession) Receive() (*types.Transaction, err... type WorkerHubCallerSession (line 140) | type WorkerHubCallerSession struct method AssignmentNumber (line 277) | func (_WorkerHub *WorkerHubCallerSession) AssignmentNumber() (*big.Int... method Assignments (line 343) | func (_WorkerHub *WorkerHubCallerSession) Assignments(arg0 *big.Int) (... method GetAssignmentInfo (line 383) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentInfo(_assignmen... method GetAssignmentsByInference (line 414) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentsByInference(_i... method GetInferenceInfo (line 445) | func (_WorkerHub *WorkerHubCallerSession) GetInferenceInfo(_inferenceI... method GetMinFeeToUse (line 476) | func (_WorkerHub *WorkerHubCallerSession) GetMinFeeToUse(_modelAddress... method GetTreasuryAddress (line 507) | func (_WorkerHub *WorkerHubCallerSession) GetTreasuryAddress() (common... method InferenceNumber (line 538) | func (_WorkerHub *WorkerHubCallerSession) InferenceNumber() (*big.Int,... method Owner (line 569) | func (_WorkerHub *WorkerHubCallerSession) Owner() (common.Address, err... method Paused (line 600) | func (_WorkerHub *WorkerHubCallerSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 631) | func (_WorkerHub *WorkerHubCallerSession) ValidateDAOSupplyIncrease(_i... method Version (line 662) | func (_WorkerHub *WorkerHubCallerSession) Version() (string, error) { type WorkerHubTransactorSession (line 147) | type WorkerHubTransactorSession struct method Commit (line 683) | func (_WorkerHub *WorkerHubTransactorSession) Commit(_assignId *big.In... method Infer (line 704) | func (_WorkerHub *WorkerHubTransactorSession) Infer(_input []byte, _cr... method Infer0 (line 725) | func (_WorkerHub *WorkerHubTransactorSession) Infer0(_input []byte, _c... method Initialize (line 746) | func (_WorkerHub *WorkerHubTransactorSession) Initialize(_wEAI common.... method Pause (line 767) | func (_WorkerHub *WorkerHubTransactorSession) Pause() (*types.Transact... method RegisterReferrer (line 788) | func (_WorkerHub *WorkerHubTransactorSession) RegisterReferrer(_referr... method RenounceOwnership (line 809) | func (_WorkerHub *WorkerHubTransactorSession) RenounceOwnership() (*ty... method ResolveInference (line 830) | func (_WorkerHub *WorkerHubTransactorSession) ResolveInference(_infere... method Reveal (line 851) | func (_WorkerHub *WorkerHubTransactorSession) Reveal(_assignId *big.In... method SeizeMinerRole (line 872) | func (_WorkerHub *WorkerHubTransactorSession) SeizeMinerRole(_assignme... method SetDAOTokenReward (line 893) | func (_WorkerHub *WorkerHubTransactorSession) SetDAOTokenReward(_newDA... method SetWEAIAddress (line 914) | func (_WorkerHub *WorkerHubTransactorSession) SetWEAIAddress(_wEAI com... method SubmitSolution (line 935) | func (_WorkerHub *WorkerHubTransactorSession) SubmitSolution(_assigmen... method TransferOwnership (line 956) | func (_WorkerHub *WorkerHubTransactorSession) TransferOwnership(newOwn... method Unpause (line 977) | func (_WorkerHub *WorkerHubTransactorSession) Unpause() (*types.Transa... method Receive (line 998) | func (_WorkerHub *WorkerHubTransactorSession) Receive() (*types.Transa... type WorkerHubRaw (line 153) | type WorkerHubRaw struct method Call (line 216) | func (_WorkerHub *WorkerHubRaw) Call(opts *bind.CallOpts, result *[]in... method Transfer (line 222) | func (_WorkerHub *WorkerHubRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 227) | func (_WorkerHub *WorkerHubRaw) Transact(opts *bind.TransactOpts, meth... type WorkerHubCallerRaw (line 158) | type WorkerHubCallerRaw struct method Call (line 235) | func (_WorkerHub *WorkerHubCallerRaw) Call(opts *bind.CallOpts, result... type WorkerHubTransactorRaw (line 163) | type WorkerHubTransactorRaw struct method Transfer (line 241) | func (_WorkerHub *WorkerHubTransactorRaw) Transfer(opts *bind.Transact... method Transact (line 246) | func (_WorkerHub *WorkerHubTransactorRaw) Transact(opts *bind.Transact... function NewWorkerHub (line 168) | func NewWorkerHub(address common.Address, backend bind.ContractBackend) ... function NewWorkerHubCaller (line 177) | func NewWorkerHubCaller(address common.Address, caller bind.ContractCall... function NewWorkerHubTransactor (line 186) | func NewWorkerHubTransactor(address common.Address, transactor bind.Cont... function NewWorkerHubFilterer (line 195) | func NewWorkerHubFilterer(address common.Address, filterer bind.Contract... function bindWorkerHub (line 204) | func bindWorkerHub(address common.Address, caller bind.ContractCaller, t... type WorkerHubCommitmentSubmissionIterator (line 1003) | type WorkerHubCommitmentSubmissionIterator struct method Next (line 1018) | func (it *WorkerHubCommitmentSubmissionIterator) Next() bool { method Error (line 1058) | func (it *WorkerHubCommitmentSubmissionIterator) Error() error { method Close (line 1064) | func (it *WorkerHubCommitmentSubmissionIterator) Close() error { type WorkerHubCommitmentSubmission (line 1070) | type WorkerHubCommitmentSubmission struct type WorkerHubDAOTokenMintedV2Iterator (line 1157) | type WorkerHubDAOTokenMintedV2Iterator struct method Next (line 1172) | func (it *WorkerHubDAOTokenMintedV2Iterator) Next() bool { method Error (line 1212) | func (it *WorkerHubDAOTokenMintedV2Iterator) Error() error { method Close (line 1218) | func (it *WorkerHubDAOTokenMintedV2Iterator) Close() error { type WorkerHubDAOTokenMintedV2 (line 1224) | type WorkerHubDAOTokenMintedV2 struct type WorkerHubDAOTokenPercentageUpdatedIterator (line 1294) | type WorkerHubDAOTokenPercentageUpdatedIterator struct method Next (line 1309) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Next() bool { method Error (line 1349) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Error() error { method Close (line 1355) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Close() error { type WorkerHubDAOTokenPercentageUpdated (line 1361) | type WorkerHubDAOTokenPercentageUpdated struct type WorkerHubInferenceStatusUpdateIterator (line 1429) | type WorkerHubInferenceStatusUpdateIterator struct method Next (line 1444) | func (it *WorkerHubInferenceStatusUpdateIterator) Next() bool { method Error (line 1484) | func (it *WorkerHubInferenceStatusUpdateIterator) Error() error { method Close (line 1490) | func (it *WorkerHubInferenceStatusUpdateIterator) Close() error { type WorkerHubInferenceStatusUpdate (line 1496) | type WorkerHubInferenceStatusUpdate struct type WorkerHubInitializedIterator (line 1574) | type WorkerHubInitializedIterator struct method Next (line 1589) | func (it *WorkerHubInitializedIterator) Next() bool { method Error (line 1629) | func (it *WorkerHubInitializedIterator) Error() error { method Close (line 1635) | func (it *WorkerHubInitializedIterator) Close() error { type WorkerHubInitialized (line 1641) | type WorkerHubInitialized struct type WorkerHubMinerRoleSeizedIterator (line 1708) | type WorkerHubMinerRoleSeizedIterator struct method Next (line 1723) | func (it *WorkerHubMinerRoleSeizedIterator) Next() bool { method Error (line 1763) | func (it *WorkerHubMinerRoleSeizedIterator) Error() error { method Close (line 1769) | func (it *WorkerHubMinerRoleSeizedIterator) Close() error { type WorkerHubMinerRoleSeized (line 1775) | type WorkerHubMinerRoleSeized struct type WorkerHubNewAssignmentIterator (line 1870) | type WorkerHubNewAssignmentIterator struct method Next (line 1885) | func (it *WorkerHubNewAssignmentIterator) Next() bool { method Error (line 1925) | func (it *WorkerHubNewAssignmentIterator) Error() error { method Close (line 1931) | func (it *WorkerHubNewAssignmentIterator) Close() error { type WorkerHubNewAssignment (line 1937) | type WorkerHubNewAssignment struct type WorkerHubNewInferenceIterator (line 2033) | type WorkerHubNewInferenceIterator struct method Next (line 2048) | func (it *WorkerHubNewInferenceIterator) Next() bool { method Error (line 2088) | func (it *WorkerHubNewInferenceIterator) Error() error { method Close (line 2094) | func (it *WorkerHubNewInferenceIterator) Close() error { type WorkerHubNewInference (line 2100) | type WorkerHubNewInference struct type WorkerHubOwnershipTransferredIterator (line 2197) | type WorkerHubOwnershipTransferredIterator struct method Next (line 2212) | func (it *WorkerHubOwnershipTransferredIterator) Next() bool { method Error (line 2252) | func (it *WorkerHubOwnershipTransferredIterator) Error() error { method Close (line 2258) | func (it *WorkerHubOwnershipTransferredIterator) Close() error { type WorkerHubOwnershipTransferred (line 2264) | type WorkerHubOwnershipTransferred struct type WorkerHubPausedIterator (line 2350) | type WorkerHubPausedIterator struct method Next (line 2365) | func (it *WorkerHubPausedIterator) Next() bool { method Error (line 2405) | func (it *WorkerHubPausedIterator) Error() error { method Close (line 2411) | func (it *WorkerHubPausedIterator) Close() error { type WorkerHubPaused (line 2417) | type WorkerHubPaused struct type WorkerHubRawSubmittedIterator (line 2484) | type WorkerHubRawSubmittedIterator struct method Next (line 2499) | func (it *WorkerHubRawSubmittedIterator) Next() bool { method Error (line 2539) | func (it *WorkerHubRawSubmittedIterator) Error() error { method Close (line 2545) | func (it *WorkerHubRawSubmittedIterator) Close() error { type WorkerHubRawSubmitted (line 2551) | type WorkerHubRawSubmitted struct type WorkerHubRevealSubmissionIterator (line 2650) | type WorkerHubRevealSubmissionIterator struct method Next (line 2665) | func (it *WorkerHubRevealSubmissionIterator) Next() bool { method Error (line 2705) | func (it *WorkerHubRevealSubmissionIterator) Error() error { method Close (line 2711) | func (it *WorkerHubRevealSubmissionIterator) Close() error { type WorkerHubRevealSubmission (line 2717) | type WorkerHubRevealSubmission struct type WorkerHubSolutionSubmissionIterator (line 2805) | type WorkerHubSolutionSubmissionIterator struct method Next (line 2820) | func (it *WorkerHubSolutionSubmissionIterator) Next() bool { method Error (line 2860) | func (it *WorkerHubSolutionSubmissionIterator) Error() error { method Close (line 2866) | func (it *WorkerHubSolutionSubmissionIterator) Close() error { type WorkerHubSolutionSubmission (line 2872) | type WorkerHubSolutionSubmission struct type WorkerHubStreamedDataIterator (line 2958) | type WorkerHubStreamedDataIterator struct method Next (line 2973) | func (it *WorkerHubStreamedDataIterator) Next() bool { method Error (line 3013) | func (it *WorkerHubStreamedDataIterator) Error() error { method Close (line 3019) | func (it *WorkerHubStreamedDataIterator) Close() error { type WorkerHubStreamedData (line 3025) | type WorkerHubStreamedData struct type WorkerHubUnpausedIterator (line 3103) | type WorkerHubUnpausedIterator struct method Next (line 3118) | func (it *WorkerHubUnpausedIterator) Next() bool { method Error (line 3158) | func (it *WorkerHubUnpausedIterator) Error() error { method Close (line 3164) | func (it *WorkerHubUnpausedIterator) Close() error { type WorkerHubUnpaused (line 3170) | type WorkerHubUnpaused struct FILE: decentralized-compute/cluster/internal/delivery/cmd/app.go type CMD (line 20) | type CMD struct method Run (line 59) | func (c *CMD) Run() { method buildBreadcrumb (line 75) | func (c *CMD) buildBreadcrumb(parentNode *pkg.Command) string { method interactiveMode (line 90) | func (c *CMD) interactiveMode(commands []*pkg.Command, parentNode *pkg... method buildMenu (line 143) | func (c *CMD) buildMenu(commands []*pkg.Command) string { method loadWatcher (line 168) | func (c *CMD) loadWatcher() { method buildTree (line 194) | func (c *CMD) buildTree(commands []*pkg.Command, parent *pkg.Command) { method findCommand (line 213) | func (c *CMD) findCommand(command string, commands []*pkg.Command, rea... method ReadString (line 222) | func (c *CMD) ReadString(reader *bufio.Reader) (string, error) { method buildCommand (line 231) | func (c *CMD) buildCommand(conf *pkg.Command, reader *bufio.Reader, ve... method buildInputData (line 288) | func (c *CMD) buildInputData(reader *bufio.Reader, node *pkg.Command) ... method verify (line 302) | func (c *CMD) verify() error { function NewCMD (line 30) | func NewCMD() (*CMD, error) { FILE: decentralized-compute/cluster/internal/delivery/cmd/handler.go method cliCommand (line 21) | func (c *CMD) cliCommand() []*pkg.Command { method handleClusterCreate (line 154) | func (c *CMD) handleClusterCreate(reader *bufio.Reader, node *pkg.Comman... method handleClusterGroupCreate (line 174) | func (c *CMD) handleClusterGroupCreate(reader *bufio.Reader, node *pkg.C... method handleJoinCluster (line 193) | func (c *CMD) handleJoinCluster(reader *bufio.Reader, node *pkg.Command) { method handleLocalConfig (line 219) | func (c *CMD) handleLocalConfig(reader *bufio.Reader, node *pkg.Command) { method handleDeployContracts (line 228) | func (c *CMD) handleDeployContracts(reader *bufio.Reader, node *pkg.Comm... method handleDeployContract (line 277) | func (c *CMD) handleDeployContract(reader *bufio.Reader, node *pkg.Comma... method handleMintWEAI (line 332) | func (c *CMD) handleMintWEAI(reader *bufio.Reader, node *pkg.Command) { method handleSetWEAIForGpuManager (line 381) | func (c *CMD) handleSetWEAIForGpuManager(reader *bufio.Reader, node *pkg... method handleCreateMinerInfo (line 435) | func (c *CMD) handleCreateMinerInfo(reader *bufio.Reader, node *pkg.Comm... method SetUpAutomatically (line 468) | func (c *CMD) SetUpAutomatically(reader *bufio.Reader, node *pkg.Command) { method handleCreateInfer (line 510) | func (c *CMD) handleCreateInfer(reader *bufio.Reader, node *pkg.Command) { method createConfigENV (line 557) | func (c *CMD) createConfigENV(minerAddress string, index int) error { method handleStartHardHat (line 599) | func (c *CMD) handleStartHardHat(reader *bufio.Reader, node *pkg.Command) { method handleStartOllama (line 608) | func (c *CMD) handleStartOllama(reader *bufio.Reader, node *pkg.Command) { method handleStartDeployContracts (line 617) | func (c *CMD) handleStartDeployContracts(reader *bufio.Reader, node *pkg... method handleStartMiners (line 625) | func (c *CMD) handleStartMiners(reader *bufio.Reader, node *pkg.Command) { method _deployContractLogic (line 633) | func (c *CMD) _deployContractLogic() error { method _startMinerLogic (line 669) | func (c *CMD) _startMinerLogic() error { method _startCreateConfigLogic (line 781) | func (c *CMD) _startCreateConfigLogic(input map[string]string) error { FILE: decentralized-compute/cluster/internal/factory/factory.go function NewMiner (line 22) | func NewMiner(cnf *config.Config) (port.IMiner, error) { FILE: decentralized-compute/cluster/internal/model/const.go constant BatchInferHistoryStatusPending (line 4) | BatchInferHistoryStatusPending string = "pending" constant BatchInferHistoryStatusAgentInferred (line 5) | BatchInferHistoryStatusAgentInferred string = "agent-inferred" constant BatchInferHistoryStatusQueueHandled (line 6) | BatchInferHistoryStatusQueueHandled string = "queue-handled" constant BatchInferHistoryStatusCompleted (line 7) | BatchInferHistoryStatusCompleted string = "completed" constant BatchInferHistoryStatusFailed (line 9) | BatchInferHistoryStatusFailed string = "failed" constant ToolsetTypeDefault (line 13) | ToolsetTypeDefault string = "default" constant ToolsetTypeReplyMentions (line 14) | ToolsetTypeReplyMentions string = "reply_mentions" constant ToolsetTypeReplyNonMentions (line 15) | ToolsetTypeReplyNonMentions string = "reply_non_mentions" constant ToolsetTypeFollow (line 16) | ToolsetTypeFollow string = "follow" constant ToolsetTypePost (line 17) | ToolsetTypePost string = "post" constant ToolsetTypeCreateToken (line 18) | ToolsetTypeCreateToken string = "create_token" constant LightHouseStorageType (line 22) | LightHouseStorageType StorageType = "lighthouse-filecoin" constant EaiChainStorageType (line 23) | EaiChainStorageType StorageType = "eai-chain" FILE: decentralized-compute/cluster/internal/model/local_chain.go type LocalChain (line 3) | type LocalChain struct type Miners (line 19) | type Miners struct FILE: decentralized-compute/cluster/internal/model/metadata.go type ClusterMetaData (line 3) | type ClusterMetaData struct FILE: decentralized-compute/cluster/internal/model/model.go type BatchInferHistory (line 11) | type BatchInferHistory struct type ExternalDataRequestType (line 58) | type ExternalDataRequestType type AgentInferExternalData (line 62) | type AgentInferExternalData struct type StorageType (line 69) | type StorageType type LLMInferRequest (line 71) | type LLMInferRequest struct type LLMInferMessage (line 80) | type LLMInferMessage struct type LLMInferResponse (line 85) | type LLMInferResponse struct type Response (line 110) | type Response struct type Assiment (line 116) | type Assiment struct type AssimentChan (line 127) | type AssimentChan struct type TaskResult (line 133) | type TaskResult struct type Event (line 139) | type Event struct type InferInfo (line 150) | type InferInfo struct type InferInfoChan (line 161) | type InferInfoChan struct type MinerInfo (line 166) | type MinerInfo struct type Task (line 181) | type Task struct type EventPromptSchedulerNewInference (line 202) | type EventPromptSchedulerNewInference struct FILE: decentralized-compute/cluster/internal/port/port.go type IChain (line 19) | type IChain interface type ICommon (line 26) | type ICommon interface type INewChainFlow (line 45) | type INewChainFlow interface type IMiner (line 52) | type IMiner interface type IStaking (line 66) | type IStaking interface type ICluster (line 74) | type ICluster interface FILE: decentralized-compute/cluster/internal/usecase/cmd_cluster.go type CMD_CLUSTER (line 15) | type CMD_CLUSTER struct method SetWatcher (line 38) | func (c *CMD_CLUSTER) SetWatcher(w port.IMiner) error { method verifyMiner (line 48) | func (c *CMD_CLUSTER) verifyMiner() error { method CreateCluster (line 69) | func (c *CMD_CLUSTER) CreateCluster(input map[string]string) (*types.T... method clusterGroupData (line 116) | func (c *CMD_CLUSTER) clusterGroupData(input map[string]string) (*clus... method CreateAGroupOfCluster (line 146) | func (c *CMD_CLUSTER) CreateAGroupOfCluster(input map[string]string) (... method AddClustersToGroup (line 155) | func (c *CMD_CLUSTER) AddClustersToGroup(input map[string]string) (*ty... method JoinCluster (line 164) | func (c *CMD_CLUSTER) JoinCluster() (*types.Transaction, *types.Transa... type clusterGroupData (line 20) | type clusterGroupData struct function NewCmdCluster (line 25) | func NewCmdCluster() (*CMD_CLUSTER, error) { FILE: decentralized-compute/cluster/internal/usecase/cmd_local_chain.go type CMD_Local_Chain (line 31) | type CMD_Local_Chain struct method GetPrivateKey (line 56) | func (c *CMD_Local_Chain) GetPrivateKey() string { method SetGasPrice (line 60) | func (c *CMD_Local_Chain) SetGasPrice(gp *big.Int) { method SetGasLimit (line 64) | func (c *CMD_Local_Chain) SetGasLimit(gl uint64) { method newClient (line 68) | func (c *CMD_Local_Chain) newClient(rpc string) (*ethclient.Client, er... method BuildMiner (line 77) | func (c *CMD_Local_Chain) BuildMiner(minerIndex int) error { method BuildContainers (line 82) | func (c *CMD_Local_Chain) BuildContainers(names string) error { method BuildContainerMiners (line 88) | func (c *CMD_Local_Chain) BuildContainerMiners(names string, platform ... method StartContainers (line 94) | func (c *CMD_Local_Chain) StartContainers(names string) error { method StartContainersNoBuild (line 99) | func (c *CMD_Local_Chain) StartContainersNoBuild(names string) error { method StartContainersNoBuildWithPF (line 104) | func (c *CMD_Local_Chain) StartContainersNoBuildWithPF(names string, p... method DeployContracts (line 109) | func (c *CMD_Local_Chain) DeployContracts(rpc, chainID, prvkey string)... method DeployContract (line 169) | func (c *CMD_Local_Chain) DeployContract(rpc, chainID, prvkey, contrac... method DeployContractPromptScheduler (line 208) | func (c *CMD_Local_Chain) DeployContractPromptScheduler(client *ethcli... method DeployContractGpuManager (line 237) | func (c *CMD_Local_Chain) DeployContractGpuManager(client *ethclient.C... method DeployContractModelCollection (line 265) | func (c *CMD_Local_Chain) DeployContractModelCollection(client *ethcli... method DeployContractLoadBalancer (line 338) | func (c *CMD_Local_Chain) DeployContractLoadBalancer(client *ethclient... method DeployProxy (line 396) | func (c *CMD_Local_Chain) DeployProxy(ctx context.Context, client *eth... method DeployContractWrappedEAI (line 413) | func (c *CMD_Local_Chain) DeployContractWrappedEAI(client *ethclient.C... method MintWrappedEAI (line 441) | func (c *CMD_Local_Chain) MintWrappedEAI(rpc, chainID, mintAmount, prv... method MintCollection (line 493) | func (c *CMD_Local_Chain) MintCollection(rpc, prvkey string, modelName... method SetWEAIForStakingHub (line 576) | func (c *CMD_Local_Chain) SetWEAIForStakingHub(client *ethclient.Clien... method CreateMinerAddress (line 626) | func (c *CMD_Local_Chain) CreateMinerAddress(rpc, chainID, prvkey stri... method SendWEIToMiner (line 657) | func (c *CMD_Local_Chain) SendWEIToMiner(rpc, minerAddress string) (*t... method SendFeeToMiner (line 695) | func (c *CMD_Local_Chain) SendFeeToMiner(rpc, minerAddress string, gas... method ReadLocalChainCnf (line 713) | func (c *CMD_Local_Chain) ReadLocalChainCnf() *model.LocalChain { method CreateInfer (line 738) | func (c *CMD_Local_Chain) CreateInfer(prompt []model.LLMInferMessage) ... method SetGPUAddressRegisterModel (line 844) | func (c *CMD_Local_Chain) SetGPUAddressRegisterModel(rpc string, model... method StartHardHat (line 881) | func (c *CMD_Local_Chain) StartHardHat() error { method StartOllama (line 901) | func (c *CMD_Local_Chain) StartOllama() error { method StartMiner (line 964) | func (c *CMD_Local_Chain) StartMiner(minerIndex int) error { method ContractDeployment (line 968) | func (c *CMD_Local_Chain) ContractDeployment() error { method OllamaHealthCheck (line 999) | func (c *CMD_Local_Chain) OllamaHealthCheck() ([]byte, bool) { method PingOllam (line 1030) | func (c *CMD_Local_Chain) PingOllam() model.LLMInferResponse { method RpcHealthCheck (line 1067) | func (c *CMD_Local_Chain) RpcHealthCheck() ([]byte, bool) { method PingRpc (line 1101) | func (c *CMD_Local_Chain) PingRpc() interface{} { function NewCMDLocalChain (line 40) | func NewCMDLocalChain() (*CMD_Local_Chain, error) { FILE: decentralized-compute/cluster/internal/usecase/miner.go type miner (line 28) | type miner struct method GetPendingTasks (line 52) | func (t *miner) GetPendingTasks(ctx context.Context) { method GetChainCommon (line 76) | func (t *miner) GetChainCommon() port.ICommon { method GetCluster (line 80) | func (t *miner) GetCluster() port.ICluster { method ExecueteTasks (line 84) | func (t *miner) ExecueteTasks(ctx context.Context) { method executeTasks (line 166) | func (t *miner) executeTasks(ctx context.Context, task *model.Task) (*... method inferChatCompletions (line 218) | func (t *miner) inferChatCompletions(ctx context.Context, prompt strin... method Verify (line 279) | func (t *miner) Verify() bool { method JoinForMinting (line 295) | func (t *miner) JoinForMinting() (*types.Transaction, error) { method StakeForWorker (line 306) | func (t *miner) StakeForWorker() (*types.Transaction, error) { method MakeVerify (line 316) | func (t *miner) MakeVerify() (*types.Transaction, *types.Transaction, ... method rejoinForMinting (line 331) | func (t *miner) rejoinForMinting(ctx context.Context) error { method Info (line 352) | func (t *miner) Info() (*model.MinerInfo, error) { method taskInfo (line 454) | func (t *miner) taskInfo(input chan uint64, out chan *model.InferInfoC... method ClaimReward (line 466) | func (t *miner) ClaimReward() (*types.Transaction, error) { method GetConfig (line 470) | func (t *miner) GetConfig() *config.Config { function NewMiner (line 41) | func NewMiner(chain port.IChain, staking port.IStaking, common port.ICom... FILE: decentralized-compute/cluster/pkg/commons.go function Regex (line 15) | func Regex(input, pattern string) string { function ExtractContent (line 31) | func ExtractContent(input string) (string, error) { function CreateFile (line 72) | func CreateFile(filename string, content []byte) error { function CMDWithStream (line 95) | func CMDWithStream(name string, args ...string) error { function CopyFile (line 144) | func CopyFile(src string, dest string) error { function PrintText (line 168) | func PrintText(msg string, value interface{}) string { function PrintCommandText (line 172) | func PrintCommandText(msg string, value interface{}) string { function CMDWithoutStOut (line 176) | func CMDWithoutStOut(command string, args ...string) error { function DockerComposeVersion (line 194) | func DockerComposeVersion() string { function IsAppleSilicon (line 207) | func IsAppleSilicon(platform string, env string) (bool, string) { function WeiToAmount (line 220) | func WeiToAmount(wei string) float64 { function DockerCommand (line 227) | func DockerCommand(serviceName string, dockerComposePath string, platfor... function CurrentDir (line 241) | func CurrentDir() string { function IsInArray (line 250) | func IsInArray(array []string, val string) bool { function RunCommand (line 260) | func RunCommand(name string, args ...string) ([]byte, error) { FILE: decentralized-compute/cluster/pkg/const.go constant TimeToWating (line 17) | TimeToWating time.Duration = 1 constant MODE_MINER (line 19) | MODE_MINER = "miner" constant MODE_VALIDATOR (line 20) | MODE_VALIDATOR = "validator" constant MINER_SERVICE_NAME (line 21) | MINER_SERVICE_NAME = "service_miner" constant MINER_SERVICE_CONTRACTS (line 22) | MINER_SERVICE_CONTRACTS = "contracts" constant MINER_SERVICE_OLLAMA (line 23) | MINER_SERVICE_OLLAMA = "ollama" constant MINER_SERVICE_HARDHAT (line 24) | MINER_SERVICE_HARDHAT = "hardhat" constant PLATFROM_INTEL (line 25) | PLATFROM_INTEL = "Intel_Chip" constant PLATFROM_APPLE_SILLICON (line 26) | PLATFROM_APPLE_SILLICON = "Apple_Silicon" constant PLATFROM (line 27) | PLATFROM = "PLATFROM" constant ENV_FOLDER (line 28) | ENV_FOLDER = "%s/env" constant LOG_INFO_FILE (line 29) | LOG_INFO_FILE = "%s/env/info.json" constant ENV_FILE (line 30) | ENV_FILE = "%s/env/config.env" constant ENTRY_POINT_FILE (line 31) | ENTRY_POINT_FILE = "%s/env/entrypoint.sh" constant ENV_LOCAL_MINERS_FILE (line 32) | ENV_LOCAL_MINERS_FILE = "%s/env/config_local_%d.env" constant ENV_SAMPLE_FILE (line 33) | ENV_SAMPLE_FILE = "%s/env/sample.env" constant ENV_CONTRACT_ENV (line 34) | ENV_CONTRACT_ENV = "%s/sol/.env" constant ENV_CONTRACT_DEPLOYED_ADDRESS (line 35) | ENV_CONTRACT_DEPLOYED_ADDRESS = "%s/sol/deployedAddressesV2.json" constant LOCAL_CHAIN_INFO (line 36) | LOCAL_CHAIN_INFO = "%s/env/local_contracts.json" constant LOCAL_CHAIN_GAS_PRICE (line 37) | LOCAL_CHAIN_GAS_PRICE = 2000_000_000 constant LOCAL_CHAIN_GAS_LIMIT (line 38) | LOCAL_CHAIN_GAS_LIMIT = 30000000 constant COMMAND_SETUP (line 42) | COMMAND_SETUP = "s" constant COMMAND_SETUP_AUTOMATIC (line 43) | COMMAND_SETUP_AUTOMATIC = "a" constant COMMAND_SETUP_MANUAL (line 44) | COMMAND_SETUP_MANUAL = "m" constant COMMAND_EXIT (line 46) | COMMAND_EXIT = "q" constant COMMAND_BACK (line 47) | COMMAND_BACK = "q" constant COMMAND_CONFIG (line 48) | COMMAND_CONFIG = "config" constant COMMAND_CLUSTER_CREATE_VERSION (line 50) | COMMAND_CLUSTER_CREATE_VERSION = "version" constant COMMAND_CLUSTER_CREATE_TYPE (line 51) | COMMAND_CLUSTER_CREATE_TYPE = "type" constant COMMAND_CLUSTER_CREATE_MODEL_NAME (line 52) | COMMAND_CLUSTER_CREATE_MODEL_NAME = "model-name" constant COMMAND_CLUSTER_CREATE_MIN_HARDWARE (line 53) | COMMAND_CLUSTER_CREATE_MIN_HARDWARE = "min-hardware" constant COMMAND_CREATE_GROUP_NAME (line 55) | COMMAND_CREATE_GROUP_NAME = "name" constant COMMAND_CREATE_GROUP_CLUSTER_IDS (line 56) | COMMAND_CREATE_GROUP_CLUSTER_IDS = "cluster-ids" constant COMMAND_INFER (line 58) | COMMAND_INFER = "i" constant COMMAND_INFER_PROMPT (line 59) | COMMAND_INFER_PROMPT = "prompt" constant COMMAND_LOCAL_SET_WEAI (line 60) | COMMAND_LOCAL_SET_WEAI = "set-weai" constant COMMAND_LOCAL_PRIV_KEY (line 61) | COMMAND_LOCAL_PRIV_KEY = "private key" constant COMMAND_LOCAL_CHAIN_RPC (line 62) | COMMAND_LOCAL_CHAIN_RPC = "rpc" constant COMMAND_LOCAL_CHAIN_ID (line 63) | COMMAND_LOCAL_CHAIN_ID = "chainID" constant COMMAND_LOCAL_GAS_PRICE (line 64) | COMMAND_LOCAL_GAS_PRICE = "gasPrice" constant COMMAND_LOCAL_GAS_LIMIT (line 65) | COMMAND_LOCAL_GAS_LIMIT = "gasLimit" constant COMMAND_LOCAL_MODEL_NAME (line 66) | COMMAND_LOCAL_MODEL_NAME = "modelName" constant COMMAND_LOCAL_RUN_POD_URL (line 67) | COMMAND_LOCAL_RUN_POD_URL = "run_pod_url" constant COMMAND_LOCAL_RUN_POD_API_KEY (line 68) | COMMAND_LOCAL_RUN_POD_API_KEY = "run_pod_api_key" constant COMMAND_LOCAL_CONTRACT_NAME (line 69) | COMMAND_LOCAL_CONTRACT_NAME = "contractName" constant COMMAND_LOCAL_START_CONFIG (line 70) | COMMAND_LOCAL_START_CONFIG = "1" constant COMMAND_LOCAL_START_HARDHAT (line 71) | COMMAND_LOCAL_START_HARDHAT = "2" constant COMMAND_LOCAL_START_OLLAMA (line 72) | COMMAND_LOCAL_START_OLLAMA = "3" constant COMMAND_LOCAL_DEPLOY_CONTRACT (line 73) | COMMAND_LOCAL_DEPLOY_CONTRACT = "4" constant COMMAND_LOCAL_START_MINERS (line 74) | COMMAND_LOCAL_START_MINERS = "5" constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_MODEL_COLLECTION (line 76) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_MODEL_COLLECTION = "collectionAddress" constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_GPU_MANAGER (line 77) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_GPU_MANAGER = "gpuManagerAddress" constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_load_balancer (line 78) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_load_balancer = "modelLoadBalanc... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_PROMPT_SCHEULER (line 79) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_PROMPT_SCHEULER = "promptScheduler... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_WEAI (line 80) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_WEAI = "wEAIAddress" constant MIN_STAKE (line 83) | MIN_STAKE = 25000 constant BLOCK_PER_EPOCH (line 84) | BLOCK_PER_EPOCH = 600 constant REWARD_PER_EPOCH (line 85) | REWARD_PER_EPOCH = 1 constant UNSTAK_DEPLAY_TIME (line 86) | UNSTAK_DEPLAY_TIME = 907200 constant PENALTY_DURATION (line 87) | PENALTY_DURATION = 0 constant FINE_PERCENTAGE (line 88) | FINE_PERCENTAGE = 0 constant MIN_FEE_TO_USE (line 89) | MIN_FEE_TO_USE = 0 type Command (line 100) | type Command struct function CreateSeed (line 112) | func CreateSeed(params string, requestID string) uint64 { function Copy (line 135) | func Copy(in interface{}, out interface{}) error { FILE: decentralized-compute/cluster/pkg/eth/client.go function NewEthClient (line 31) | func NewEthClient(rpc string) (*ethclient.Client, error) { function NewEthWsClient (line 39) | func NewEthWsClient(ws string) (*ethclient.Client, error) { function WaitForTx (line 47) | func WaitForTx(client *ethclient.Client, tx common.Hash) error { function WalletAddressFromCompressedPublicKey (line 77) | func WalletAddressFromCompressedPublicKey(publicKeyStr string) (string, ... function GetAccountInfo (line 95) | func GetAccountInfo(privKey string) (*ecdsa.PrivateKey, *common.Address,... function GenerateKeyFromSeedOld (line 109) | func GenerateKeyFromSeedOld(seed string) (string, string, string, error) { function GenerateKeyFromSeedNew (line 130) | func GenerateKeyFromSeedNew(seed string) (string, string, string, error) { function GenerateAddress (line 157) | func GenerateAddress() (privKey, pubKey, address string, err error) { function GenerateAddressFromPrivKey (line 180) | func GenerateAddressFromPrivKey(privKey string) (pubKey, address string,... function CreateBindTransactionOpts (line 201) | func CreateBindTransactionOpts(ctx context.Context, client *ethclient.Cl... function ApproveERC20 (line 234) | func ApproveERC20(ctx context.Context, client *ethclient.Client, private... function SignMessage (line 262) | func SignMessage(message string, privateKey *ecdsa.PrivateKey) (string, ... function CheckTransactionReverted (line 273) | func CheckTransactionReverted(ctx context.Context, client *ethclient.Cli... function GetTokenIDFromTx (line 294) | func GetTokenIDFromTx(client *ethclient.Client, txHash common.Hash) (*bi... function WaitForTxReceipt (line 324) | func WaitForTxReceipt(client *ethclient.Client, tx common.Hash) (*types.... function SendToken (line 343) | func SendToken(ctx context.Context, fromPrivKey string, toAddress string... FILE: decentralized-compute/cluster/pkg/eth/proxy.go function Deploy (line 17) | func Deploy(client *ethclient.Client, privateKey string, contractABI str... function Initialize (line 47) | func Initialize(client *ethclient.Client, privateKey string, contractABI... function DeployProxy (line 93) | func DeployProxy(client *ethclient.Client, privateKey string, contractAB... FILE: decentralized-compute/cluster/pkg/googlecloud/gcs.go constant GcloudStorePath (line 31) | GcloudStorePath string = "https://storage.googleapis.com" type IGcstorage (line 34) | type IGcstorage interface type GcsUploadedObject (line 46) | type GcsUploadedObject struct type GcsFile (line 55) | type GcsFile struct type gcstorage (line 59) | type gcstorage struct method processUnzip (line 102) | func (g *gcstorage) processUnzip(f *zip.File, baseDir string, outputBu... method UnzipFile (line 126) | func (g gcstorage) UnzipFile(object string) error { method UploadFile (line 188) | func (g gcstorage) UploadFile(path string) (*GcsUploadedObject, error) { method FileUploadToBucket (line 192) | func (g gcstorage) FileUploadToBucket(file GcsFile) (*GcsUploadedObjec... method FileUploadToBucketInternal (line 241) | func (g gcstorage) FileUploadToBucketInternal(filePath string, cloudPa... method ReadFileFromBucket (line 294) | func (g gcstorage) ReadFileFromBucket(fileName string) ([]byte, error) { method ReadFileFromBucketAbs (line 313) | func (g gcstorage) ReadFileFromBucketAbs(fileName string) ([]byte, err... method ReadFile (line 332) | func (g gcstorage) ReadFile(fileName string) ([]byte, error) { method UploadBaseToBucket (line 351) | func (g *gcstorage) UploadBaseToBucket(base64Srting string, name strin... method writer (line 374) | func (g *gcstorage) writer(base64Image string, objectName string) (*Gc... method detectImageSize (line 486) | func (g *gcstorage) detectImageSize(fileName string) (*ImageConfig, er... method detectRatio (line 503) | func (g *gcstorage) detectRatio(size *image.Config) ImageConfig { method findDeviedNumber (line 536) | func (g *gcstorage) findDeviedNumber(with int, height int) int { method Delete (line 547) | func (g *gcstorage) Delete(objectName string) error { method Read (line 561) | func (g *gcstorage) Read(objectName string) ([]byte, error) { method deleFile (line 577) | func (g *gcstorage) deleFile(tmpFileName string) error { method ReadFolder (line 587) | func (g gcstorage) ReadFolder(name string) ([]*storage.ObjectAttrs, er... type GCS (line 68) | type GCS struct function NewDataGCStorage (line 78) | func NewDataGCStorage(config GCS) (*gcstorage, error) { type ImageConfig (line 355) | type ImageConfig struct type uploadGcsChannel (line 363) | type uploadGcsChannel struct type detectImageSizeChannel (line 369) | type detectImageSizeChannel struct FILE: decentralized-compute/cluster/pkg/googlecloud/util.go function NormalizeFileName (line 10) | func NormalizeFileName(name string) string { function GenerateSlug (line 19) | func GenerateSlug(key string) string { function ReplaceNonUTF8 (line 39) | func ReplaceNonUTF8(filename string) string { FILE: decentralized-compute/cluster/pkg/httpRequest.go type AllowedCode (line 12) | type AllowedCode struct type RelyErrorMessage (line 16) | type RelyErrorMessage struct type RelyError (line 22) | type RelyError struct function NewAllowedCode (line 27) | func NewAllowedCode() AllowedCode { function HttpRequest (line 37) | func HttpRequest(fullUrl string, method string, headers map[string]strin... function HttpRequestFullResponse (line 102) | func HttpRequestFullResponse(fullUrl string, method string, headers map[... function JsonRequest (line 137) | func JsonRequest(fullUrl string, method string, headers map[string]strin... function isAllowed (line 144) | func isAllowed(code string) bool { FILE: decentralized-compute/cluster/pkg/lighthouse/lighthouse.go type LightHouseResponse (line 33) | type LightHouseResponse struct constant IPFSGateway (line 40) | IPFSGateway = "https://gateway.lighthouse.storage/ipfs/" function DownloadDataSimple (line 43) | func DownloadDataSimple(hash string) ([]byte, string, error) { function DownloadDataSimpleWithRetry (line 70) | func DownloadDataSimpleWithRetry(hash string) ([]byte, string, error) { function downloadChunkedData (line 86) | func downloadChunkedData(hash string, start, end int) ([]byte, error) { function DownloadChunkedData (line 110) | func DownloadChunkedData(hash string, modelDir string) (string, error) { function WriteFile (line 160) | func WriteFile(name string, data []byte, perm os.FileMode) error { type FileInfo (line 172) | type FileInfo struct function GetFileInfo (line 185) | func GetFileInfo(hash string) (*FileInfo, error) { function UploadDataWithRetry (line 212) | func UploadDataWithRetry(apikey, fileName string, data []byte) (string, ... function UploadData (line 226) | func UploadData(apikey, fileName string, data []byte) (string, error) { function getCurrentDir (line 276) | func getCurrentDir() string { function Cid (line 285) | func Cid(data []byte) string { function fileExistOnNetwork (line 310) | func fileExistOnNetwork(data []byte) (string, bool, error) { function UploadFile (line 328) | func UploadFile(apikey, fileName string, filePath string) (string, error) { function DownloadToFile (line 384) | func DownloadToFile(hash string, filePath string) error { FILE: decentralized-compute/cluster/pkg/lighthouse/lighthouse_test.go function TestUploadData (line 9) | func TestUploadData(t *testing.T) { function TestDownloadDataSimple (line 50) | func TestDownloadDataSimple(t *testing.T) { function TestGetFileInfo (line 85) | func TestGetFileInfo(t *testing.T) { function TestDownloadChunkedData (line 116) | func TestDownloadChunkedData(t *testing.T) { FILE: decentralized-compute/cluster/pkg/logger/logger.go type AppLogger (line 18) | type AppLogger struct method Print (line 27) | func (atl *AppLogger) Print(args ...interface{}) { method Printf (line 31) | func (atl *AppLogger) Printf(f string, args ...interface{}) { method Println (line 35) | func (atl *AppLogger) Println(args ...interface{}) { method Log (line 39) | func (atl *AppLogger) Log(ctx context.Context, level logging.Level, ms... method WithContext (line 71) | func (atl *AppLogger) WithContext(ctx context.Context) []zapcore.Field { method LogRoundTrip (line 83) | func (atl *AppLogger) LogRoundTrip( method RequestBodyEnabled (line 129) | func (atl *AppLogger) RequestBodyEnabled() bool { return true } method ResponseBodyEnabled (line 132) | func (atl *AppLogger) ResponseBodyEnabled() bool { return true } function init (line 137) | func init() { function InitLoggerDefault (line 142) | func InitLoggerDefault(enableDebug bool) { function InitLoggerDefaultDev (line 164) | func InitLoggerDefaultDev() { function GetLoggerInstanceFromContext (line 180) | func GetLoggerInstanceFromContext(ctx context.Context) *zap.Logger { FILE: decentralized-compute/cluster/pkg/utils/copier.go constant tagMust (line 35) | tagMust uint8 = 1 << iota constant tagNoPanic (line 39) | tagNoPanic constant tagIgnore (line 42) | tagIgnore constant hasCopied (line 45) | hasCopied constant String (line 48) | String string = "" constant Bool (line 49) | Bool bool = false constant Int (line 50) | Int int = 0 constant Float32 (line 51) | Float32 float32 = 0 constant Float64 (line 52) | Float64 float64 = 0 type Option (line 56) | type Option struct method converters (line 68) | func (opt Option) converters() map[converterPair]TypeConverter { method fieldNameMapping (line 95) | func (opt Option) fieldNameMapping() map[converterPair]FieldNameMapping { type TypeConverter (line 84) | type TypeConverter struct type converterPair (line 90) | type converterPair struct type FieldNameMapping (line 110) | type FieldNameMapping struct type flags (line 117) | type flags struct type tagNameMapping (line 124) | type tagNameMapping struct function Copy (line 130) | func Copy(toValue interface{}, fromValue interface{}) (err error) { function CopyWithOption (line 135) | func CopyWithOption(toValue interface{}, fromValue interface{}, opt Opti... function copier (line 139) | func copier(toValue interface{}, fromValue interface{}, opt Option) (err... function getFieldNamesMapping (line 649) | func getFieldNamesMapping(mappings map[converterPair]FieldNameMapping, f... function fieldByNameOrZeroValue (line 664) | func fieldByNameOrZeroValue(source reflect.Value, fieldName string) (val... function copyUnexportedStructFields (line 674) | func copyUnexportedStructFields(to, from reflect.Value) { function shouldIgnore (line 692) | func shouldIgnore(v reflect.Value, ignoreEmpty bool) bool { function deepFields (line 701) | func deepFields(reflectType reflect.Type) []reflect.StructField { function indirect (line 734) | func indirect(reflectValue reflect.Value) reflect.Value { function indirectType (line 741) | func indirectType(reflectType reflect.Type) (_ reflect.Type, isPtr bool) { function set (line 749) | func set(to, from reflect.Value, deepCopy bool, converters map[converter... function lookupAndCopyWithConverter (line 847) | func lookupAndCopyWithConverter(to, from reflect.Value, converters map[c... function parseTags (line 873) | func parseTags(tag string) (flg uint8, name string, err error) { function getFlags (line 895) | func getFlags(dest, src reflect.Value, toType, fromType reflect.Type) (f... function checkBitFlags (line 948) | func checkBitFlags(flagsList map[string]uint8) (err error) { function getFieldName (line 964) | func getFieldName(fieldName string, flgs flags, fieldNameMapping map[str... function driverValuer (line 1004) | func driverValuer(v reflect.Value) (i driver.Valuer, ok bool) { function fieldByName (line 1014) | func fieldByName(v reflect.Value, name string, caseSensitive bool) refle... function setValue (line 1022) | func setValue(to interface{}, from interface{}) { function objectsToStrings (line 1028) | func objectsToStrings(ids []primitive.ObjectID) (result []string) { function stringsToObjects (line 1035) | func stringsToObjects(ids []string) (result []primitive.ObjectID, err er... function objectsToHex (line 1046) | func objectsToHex(ids []primitive.ObjectID) (result []string) { FILE: decentralized-compute/cluster/sol/scripts/auto_deploy.ts function deployWrappedEAI (line 21) | async function deployWrappedEAI() { function deployTreasury (line 44) | async function deployTreasury(wEAIAddress: string) { function deployModelCollection (line 61) | async function deployModelCollection( function deployGPUManager (line 104) | async function deployGPUManager( function deployPromptScheduler (line 155) | async function deployPromptScheduler( function deployAI721 (line 209) | async function deployAI721( function deployLoadBalancer (line 250) | async function deployLoadBalancer( function getContractInstance (line 281) | async function getContractInstance( function saveDeployedAddresses (line 291) | async function saveDeployedAddresses(networkName: string, addresses: any) { function main (line 304) | async function main() { FILE: decentralized-compute/cluster/sol/scripts/library/lib.ts constant WORKERHUB_INFERENCE_DIR (line 5) | const WORKERHUB_INFERENCE_DIR = "migrate-data/inference"; constant WORKERHUB_ASSIGNMENT_DIR (line 6) | const WORKERHUB_ASSIGNMENT_DIR = "migrate-data/assignment"; constant WORKERHUB_MINER_DIR (line 7) | const WORKERHUB_MINER_DIR = "migrate-data/miner"; constant WORKERHUB_UNSTAKE_REQUEST_DIR (line 8) | const WORKERHUB_UNSTAKE_REQUEST_DIR = "migrate-data/unstake_request"; constant WORKERHUB_HYBRID_MODELS_PATH (line 10) | const WORKERHUB_HYBRID_MODELS_PATH = "migrate-data/newHybridModelsData.j... constant MIGRATION_PROGRESS_DIR (line 12) | const MIGRATION_PROGRESS_DIR = "migrate-progress"; function stringifyJSON (line 15) | function stringifyJSON(obj: any) { function saveFile (line 19) | function saveFile(dir: string, name: string, content: string) { function getJsonPathFromDir (line 26) | async function getJsonPathFromDir(dir: string): Promise { function ceilDiv (line 33) | function ceilDiv(a: number, b: number) { function readJSONFromFile (line 37) | async function readJSONFromFile(path: string) { FILE: decentralized-compute/cluster/sol/scripts/library/utils.ts function deployOrUpgradeZk (line 41) | async function deployOrUpgradeZk( function deployOrUpgradeLocal (line 90) | async function deployOrUpgradeLocal( type DeployContractOptions (line 121) | type DeployContractOptions = { FILE: decentralized-compute/cluster/sol/scripts/registerMiners.ts function getContractInstance (line 8) | async function getContractInstance( function mintAndRegisterModel (line 18) | async function mintAndRegisterModel() { function main (line 66) | async function main() { FILE: decentralized-compute/cluster/sol/scripts/updateHybridModelMetadata.ts function updateHybridModelMetadata (line 5) | async function updateHybridModelMetadata() { FILE: decentralized-compute/cluster/sol/scripts/utils.ts function combineDurations (line 1) | function combineDurations( FILE: decentralized-compute/cluster/sol/tests/refactor/helpers.ts function deployWEAI (line 15) | async function deployWEAI() { function deployTreasury (line 25) | async function deployTreasury(wrappedToken: string) { function deployModelCollection (line 37) | async function deployModelCollection(treasury: string, wEAI: string) { function deployStakingHub (line 65) | async function deployStakingHub( function deployPromptScheduler (line 103) | async function deployPromptScheduler(wEAI: string, stakingHub: string) { function stakingHubUpdatePromptSchedulerAddress (line 133) | async function stakingHubUpdatePromptSchedulerAddress( function deploySystemPromptManager (line 142) | async function deploySystemPromptManager( function deployDagent721 (line 178) | async function deployDagent721( function deploySquadManager (line 214) | async function deploySquadManager(systemPromptManager: string) { function systemPromptManagerUpdateSquadManagerAddress (line 234) | async function systemPromptManagerUpdateSquadManagerAddress( function mintModel (line 245) | async function mintModel(collection: string, modelOwner: string) { function mintAgent (line 254) | async function mintAgent( function registerModel (line 280) | async function registerModel(stakingHub: string, modelId: number) { function getContractInstance (line 289) | async function getContractInstance( FILE: decentralized-compute/cluster/sol/tests/refactor/refactor.test.ts function deployWorkerHubFixture (line 27) | async function deployWorkerHubFixture() { function simulate (line 63) | async function simulate( FILE: decentralized-compute/core/contracts/erc20/erc20.go type Erc20 (line 42) | type Erc20 struct type Erc20Caller (line 49) | type Erc20Caller struct method Allowance (line 186) | func (_Erc20 *Erc20Caller) Allowance(opts *bind.CallOpts, arg0 common.... method BalanceOf (line 217) | func (_Erc20 *Erc20Caller) BalanceOf(opts *bind.CallOpts, arg0 common.... method Decimals (line 248) | func (_Erc20 *Erc20Caller) Decimals(opts *bind.CallOpts) (uint8, error) { method Name (line 279) | func (_Erc20 *Erc20Caller) Name(opts *bind.CallOpts) (string, error) { method Symbol (line 310) | func (_Erc20 *Erc20Caller) Symbol(opts *bind.CallOpts) (string, error) { method TotalSupply (line 341) | func (_Erc20 *Erc20Caller) TotalSupply(opts *bind.CallOpts) (*big.Int,... type Erc20Transactor (line 54) | type Erc20Transactor struct method Approve (line 372) | func (_Erc20 *Erc20Transactor) Approve(opts *bind.TransactOpts, _spend... method ApproveAndCall (line 393) | func (_Erc20 *Erc20Transactor) ApproveAndCall(opts *bind.TransactOpts,... method Burn (line 414) | func (_Erc20 *Erc20Transactor) Burn(opts *bind.TransactOpts, _value *b... method BurnFrom (line 435) | func (_Erc20 *Erc20Transactor) BurnFrom(opts *bind.TransactOpts, _from... method Transfer (line 456) | func (_Erc20 *Erc20Transactor) Transfer(opts *bind.TransactOpts, _to c... method TransferFrom (line 477) | func (_Erc20 *Erc20Transactor) TransferFrom(opts *bind.TransactOpts, _... type Erc20Filterer (line 59) | type Erc20Filterer struct method FilterBurn (line 572) | func (_Erc20 *Erc20Filterer) FilterBurn(opts *bind.FilterOpts, from []... method WatchBurn (line 589) | func (_Erc20 *Erc20Filterer) WatchBurn(opts *bind.WatchOpts, sink chan... method ParseBurn (line 631) | func (_Erc20 *Erc20Filterer) ParseBurn(log types.Log) (*Erc20Burn, err... method FilterTransfer (line 718) | func (_Erc20 *Erc20Filterer) FilterTransfer(opts *bind.FilterOpts, fro... method WatchTransfer (line 739) | func (_Erc20 *Erc20Filterer) WatchTransfer(opts *bind.WatchOpts, sink ... method ParseTransfer (line 785) | func (_Erc20 *Erc20Filterer) ParseTransfer(log types.Log) (*Erc20Trans... type Erc20Session (line 65) | type Erc20Session struct method Allowance (line 203) | func (_Erc20 *Erc20Session) Allowance(arg0 common.Address, arg1 common... method BalanceOf (line 234) | func (_Erc20 *Erc20Session) BalanceOf(arg0 common.Address) (*big.Int, ... method Decimals (line 265) | func (_Erc20 *Erc20Session) Decimals() (uint8, error) { method Name (line 296) | func (_Erc20 *Erc20Session) Name() (string, error) { method Symbol (line 327) | func (_Erc20 *Erc20Session) Symbol() (string, error) { method TotalSupply (line 358) | func (_Erc20 *Erc20Session) TotalSupply() (*big.Int, error) { method Approve (line 379) | func (_Erc20 *Erc20Session) Approve(_spender common.Address, _value *b... method ApproveAndCall (line 400) | func (_Erc20 *Erc20Session) ApproveAndCall(_spender common.Address, _v... method Burn (line 421) | func (_Erc20 *Erc20Session) Burn(_value *big.Int) (*types.Transaction,... method BurnFrom (line 442) | func (_Erc20 *Erc20Session) BurnFrom(_from common.Address, _value *big... method Transfer (line 463) | func (_Erc20 *Erc20Session) Transfer(_to common.Address, _value *big.I... method TransferFrom (line 484) | func (_Erc20 *Erc20Session) TransferFrom(_from common.Address, _to com... type Erc20CallerSession (line 73) | type Erc20CallerSession struct method Allowance (line 210) | func (_Erc20 *Erc20CallerSession) Allowance(arg0 common.Address, arg1 ... method BalanceOf (line 241) | func (_Erc20 *Erc20CallerSession) BalanceOf(arg0 common.Address) (*big... method Decimals (line 272) | func (_Erc20 *Erc20CallerSession) Decimals() (uint8, error) { method Name (line 303) | func (_Erc20 *Erc20CallerSession) Name() (string, error) { method Symbol (line 334) | func (_Erc20 *Erc20CallerSession) Symbol() (string, error) { method TotalSupply (line 365) | func (_Erc20 *Erc20CallerSession) TotalSupply() (*big.Int, error) { type Erc20TransactorSession (line 80) | type Erc20TransactorSession struct method Approve (line 386) | func (_Erc20 *Erc20TransactorSession) Approve(_spender common.Address,... method ApproveAndCall (line 407) | func (_Erc20 *Erc20TransactorSession) ApproveAndCall(_spender common.A... method Burn (line 428) | func (_Erc20 *Erc20TransactorSession) Burn(_value *big.Int) (*types.Tr... method BurnFrom (line 449) | func (_Erc20 *Erc20TransactorSession) BurnFrom(_from common.Address, _... method Transfer (line 470) | func (_Erc20 *Erc20TransactorSession) Transfer(_to common.Address, _va... method TransferFrom (line 491) | func (_Erc20 *Erc20TransactorSession) TransferFrom(_from common.Addres... type Erc20Raw (line 86) | type Erc20Raw struct method Call (line 149) | func (_Erc20 *Erc20Raw) Call(opts *bind.CallOpts, result *[]interface{... method Transfer (line 155) | func (_Erc20 *Erc20Raw) Transfer(opts *bind.TransactOpts) (*types.Tran... method Transact (line 160) | func (_Erc20 *Erc20Raw) Transact(opts *bind.TransactOpts, method strin... type Erc20CallerRaw (line 91) | type Erc20CallerRaw struct method Call (line 168) | func (_Erc20 *Erc20CallerRaw) Call(opts *bind.CallOpts, result *[]inte... type Erc20TransactorRaw (line 96) | type Erc20TransactorRaw struct method Transfer (line 174) | func (_Erc20 *Erc20TransactorRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 179) | func (_Erc20 *Erc20TransactorRaw) Transact(opts *bind.TransactOpts, me... function NewErc20 (line 101) | func NewErc20(address common.Address, backend bind.ContractBackend) (*Er... function NewErc20Caller (line 110) | func NewErc20Caller(address common.Address, caller bind.ContractCaller) ... function NewErc20Transactor (line 119) | func NewErc20Transactor(address common.Address, transactor bind.Contract... function NewErc20Filterer (line 128) | func NewErc20Filterer(address common.Address, filterer bind.ContractFilt... function bindErc20 (line 137) | func bindErc20(address common.Address, caller bind.ContractCaller, trans... type Erc20BurnIterator (line 496) | type Erc20BurnIterator struct method Next (line 511) | func (it *Erc20BurnIterator) Next() bool { method Error (line 551) | func (it *Erc20BurnIterator) Error() error { method Close (line 557) | func (it *Erc20BurnIterator) Close() error { type Erc20Burn (line 563) | type Erc20Burn struct type Erc20TransferIterator (line 641) | type Erc20TransferIterator struct method Next (line 656) | func (it *Erc20TransferIterator) Next() bool { method Error (line 696) | func (it *Erc20TransferIterator) Error() error { method Close (line 702) | func (it *Erc20TransferIterator) Close() error { type Erc20Transfer (line 708) | type Erc20Transfer struct FILE: decentralized-compute/core/contracts/gpu_manager/gpu_manager.go type IGPUManagerModel (line 33) | type IGPUManagerModel struct type IGPUManagerUnstakeRequest (line 39) | type IGPUManagerUnstakeRequest struct function DeployGpuManager (line 59) | func DeployGpuManager(auth *bind.TransactOpts, backend bind.ContractBack... type GpuManager (line 76) | type GpuManager struct type GpuManagerCaller (line 83) | type GpuManagerCaller struct method BlocksPerEpoch (line 220) | func (_GpuManager *GpuManagerCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 251) | func (_GpuManager *GpuManagerCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 282) | func (_GpuManager *GpuManagerCaller) FinePercentage(opts *bind.CallOpt... method LastBlock (line 313) | func (_GpuManager *GpuManagerCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 344) | func (_GpuManager *GpuManagerCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 375) | func (_GpuManager *GpuManagerCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 406) | func (_GpuManager *GpuManagerCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 437) | func (_GpuManager *GpuManagerCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 482) | func (_GpuManager *GpuManagerCaller) Miners(opts *bind.CallOpts, arg0 ... method ModelCollection (line 542) | func (_GpuManager *GpuManagerCaller) ModelCollection(opts *bind.CallOp... method Models (line 573) | func (_GpuManager *GpuManagerCaller) Models(opts *bind.CallOpts, arg0 ... method PenaltyDuration (line 618) | func (_GpuManager *GpuManagerCaller) PenaltyDuration(opts *bind.CallOp... method PromptScheduler (line 649) | func (_GpuManager *GpuManagerCaller) PromptScheduler(opts *bind.CallOp... method RewardInEpoch (line 680) | func (_GpuManager *GpuManagerCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 735) | func (_GpuManager *GpuManagerCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 766) | func (_GpuManager *GpuManagerCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 797) | func (_GpuManager *GpuManagerCaller) UnstakeDelayTime(opts *bind.CallO... method WEAIToken (line 828) | func (_GpuManager *GpuManagerCaller) WEAIToken(opts *bind.CallOpts) (c... method GetAllMinerUnstakeRequests (line 859) | func (_GpuManager *GpuManagerCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 904) | func (_GpuManager *GpuManagerCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 935) | func (_GpuManager *GpuManagerCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 966) | func (_GpuManager *GpuManagerCaller) GetMinerAddressesOfModel(opts *bi... method GetModelIds (line 997) | func (_GpuManager *GpuManagerCaller) GetModelIds(opts *bind.CallOpts) ... method GetModelInfo (line 1028) | func (_GpuManager *GpuManagerCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 1059) | func (_GpuManager *GpuManagerCaller) GetNOMiner(opts *bind.CallOpts) (... method IsActiveModel (line 1090) | func (_GpuManager *GpuManagerCaller) IsActiveModel(opts *bind.CallOpts... method Multiplier (line 1121) | func (_GpuManager *GpuManagerCaller) Multiplier(opts *bind.CallOpts, m... method Owner (line 1152) | func (_GpuManager *GpuManagerCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 1183) | func (_GpuManager *GpuManagerCaller) Paused(opts *bind.CallOpts) (bool... type GpuManagerTransactor (line 88) | type GpuManagerTransactor struct method ClaimReward (line 1214) | func (_GpuManager *GpuManagerTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1235) | func (_GpuManager *GpuManagerTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1256) | func (_GpuManager *GpuManagerTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1277) | func (_GpuManager *GpuManagerTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1298) | func (_GpuManager *GpuManagerTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1319) | func (_GpuManager *GpuManagerTransactor) RegisterMiner(opts *bind.Tran... method RegisterMiner0 (line 1340) | func (_GpuManager *GpuManagerTransactor) RegisterMiner0(opts *bind.Tra... method RegisterModel (line 1361) | func (_GpuManager *GpuManagerTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1382) | func (_GpuManager *GpuManagerTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1403) | func (_GpuManager *GpuManagerTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1424) | func (_GpuManager *GpuManagerTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1445) | func (_GpuManager *GpuManagerTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1466) | func (_GpuManager *GpuManagerTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1487) | func (_GpuManager *GpuManagerTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1508) | func (_GpuManager *GpuManagerTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1529) | func (_GpuManager *GpuManagerTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1550) | func (_GpuManager *GpuManagerTransactor) SetPenaltyDuration(opts *bind... method SetPromptSchedulerAddress (line 1571) | func (_GpuManager *GpuManagerTransactor) SetPromptSchedulerAddress(opt... method SetUnstakeDelayTime (line 1592) | func (_GpuManager *GpuManagerTransactor) SetUnstakeDelayTime(opts *bin... method SetWEAIAddress (line 1613) | func (_GpuManager *GpuManagerTransactor) SetWEAIAddress(opts *bind.Tra... method SlashMiner (line 1634) | func (_GpuManager *GpuManagerTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1655) | func (_GpuManager *GpuManagerTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1676) | func (_GpuManager *GpuManagerTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1697) | func (_GpuManager *GpuManagerTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1718) | func (_GpuManager *GpuManagerTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1739) | func (_GpuManager *GpuManagerTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1760) | func (_GpuManager *GpuManagerTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1781) | func (_GpuManager *GpuManagerTransactor) UpdateModelTier(opts *bind.Tr... method ValidateMiner (line 1802) | func (_GpuManager *GpuManagerTransactor) ValidateMiner(opts *bind.Tran... method ValidateModelAndChooseRandomMiner (line 1823) | func (_GpuManager *GpuManagerTransactor) ValidateModelAndChooseRandomM... method Receive (line 1844) | func (_GpuManager *GpuManagerTransactor) Receive(opts *bind.TransactOp... type GpuManagerFilterer (line 93) | type GpuManagerFilterer struct method FilterBlocksPerEpoch (line 1939) | func (_GpuManager *GpuManagerFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1951) | func (_GpuManager *GpuManagerFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1988) | func (_GpuManager *GpuManagerFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 2074) | func (_GpuManager *GpuManagerFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 2086) | func (_GpuManager *GpuManagerFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 2123) | func (_GpuManager *GpuManagerFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2211) | func (_GpuManager *GpuManagerFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2236) | func (_GpuManager *GpuManagerFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2286) | func (_GpuManager *GpuManagerFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2371) | func (_GpuManager *GpuManagerFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2383) | func (_GpuManager *GpuManagerFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2420) | func (_GpuManager *GpuManagerFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2506) | func (_GpuManager *GpuManagerFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2518) | func (_GpuManager *GpuManagerFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2555) | func (_GpuManager *GpuManagerFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2642) | func (_GpuManager *GpuManagerFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2663) | func (_GpuManager *GpuManagerFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2709) | func (_GpuManager *GpuManagerFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2795) | func (_GpuManager *GpuManagerFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2812) | func (_GpuManager *GpuManagerFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2854) | func (_GpuManager *GpuManagerFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2939) | func (_GpuManager *GpuManagerFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2956) | func (_GpuManager *GpuManagerFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2998) | func (_GpuManager *GpuManagerFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 3085) | func (_GpuManager *GpuManagerFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 3106) | func (_GpuManager *GpuManagerFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3152) | func (_GpuManager *GpuManagerFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3237) | func (_GpuManager *GpuManagerFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3254) | func (_GpuManager *GpuManagerFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3296) | func (_GpuManager *GpuManagerFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3382) | func (_GpuManager *GpuManagerFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3399) | func (_GpuManager *GpuManagerFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3441) | func (_GpuManager *GpuManagerFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3527) | func (_GpuManager *GpuManagerFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3544) | func (_GpuManager *GpuManagerFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3586) | func (_GpuManager *GpuManagerFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3673) | func (_GpuManager *GpuManagerFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3694) | func (_GpuManager *GpuManagerFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3740) | func (_GpuManager *GpuManagerFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3826) | func (_GpuManager *GpuManagerFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3843) | func (_GpuManager *GpuManagerFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3885) | func (_GpuManager *GpuManagerFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3970) | func (_GpuManager *GpuManagerFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3987) | func (_GpuManager *GpuManagerFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 4029) | func (_GpuManager *GpuManagerFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 4115) | func (_GpuManager *GpuManagerFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4136) | func (_GpuManager *GpuManagerFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4182) | func (_GpuManager *GpuManagerFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4267) | func (_GpuManager *GpuManagerFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4279) | func (_GpuManager *GpuManagerFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4316) | func (_GpuManager *GpuManagerFilterer) ParsePaused(log types.Log) (*Gp... method FilterPenaltyDurationUpdated (line 4402) | func (_GpuManager *GpuManagerFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4414) | func (_GpuManager *GpuManagerFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4451) | func (_GpuManager *GpuManagerFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4538) | func (_GpuManager *GpuManagerFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4559) | func (_GpuManager *GpuManagerFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4605) | func (_GpuManager *GpuManagerFilterer) ParseRestake(log types.Log) (*G... method FilterRewardClaim (line 4691) | func (_GpuManager *GpuManagerFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4708) | func (_GpuManager *GpuManagerFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4750) | func (_GpuManager *GpuManagerFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4836) | func (_GpuManager *GpuManagerFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4848) | func (_GpuManager *GpuManagerFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4885) | func (_GpuManager *GpuManagerFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4970) | func (_GpuManager *GpuManagerFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4982) | func (_GpuManager *GpuManagerFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 5019) | func (_GpuManager *GpuManagerFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 5105) | func (_GpuManager *GpuManagerFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 5117) | func (_GpuManager *GpuManagerFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5154) | func (_GpuManager *GpuManagerFilterer) ParseUnstakeDelayTime(log types... type GpuManagerSession (line 99) | type GpuManagerSession struct method BlocksPerEpoch (line 237) | func (_GpuManager *GpuManagerSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 268) | func (_GpuManager *GpuManagerSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 299) | func (_GpuManager *GpuManagerSession) FinePercentage() (uint16, error) { method LastBlock (line 330) | func (_GpuManager *GpuManagerSession) LastBlock() (*big.Int, error) { method MaximumTier (line 361) | func (_GpuManager *GpuManagerSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 392) | func (_GpuManager *GpuManagerSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 423) | func (_GpuManager *GpuManagerSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 462) | func (_GpuManager *GpuManagerSession) MinerUnstakeRequests(arg0 common... method Miners (line 516) | func (_GpuManager *GpuManagerSession) Miners(arg0 common.Address) (str... method ModelCollection (line 559) | func (_GpuManager *GpuManagerSession) ModelCollection() (common.Addres... method Models (line 598) | func (_GpuManager *GpuManagerSession) Models(arg0 uint32) (struct { method PenaltyDuration (line 635) | func (_GpuManager *GpuManagerSession) PenaltyDuration() (*big.Int, err... method PromptScheduler (line 666) | func (_GpuManager *GpuManagerSession) PromptScheduler() (common.Addres... method RewardInEpoch (line 711) | func (_GpuManager *GpuManagerSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 752) | func (_GpuManager *GpuManagerSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 783) | func (_GpuManager *GpuManagerSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 814) | func (_GpuManager *GpuManagerSession) UnstakeDelayTime() (*big.Int, er... method WEAIToken (line 845) | func (_GpuManager *GpuManagerSession) WEAIToken() (common.Address, err... method GetAllMinerUnstakeRequests (line 884) | func (_GpuManager *GpuManagerSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 921) | func (_GpuManager *GpuManagerSession) GetMinFeeToUse(modelId uint32) (... method GetMinerAddresses (line 952) | func (_GpuManager *GpuManagerSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 983) | func (_GpuManager *GpuManagerSession) GetMinerAddressesOfModel(modelId... method GetModelIds (line 1014) | func (_GpuManager *GpuManagerSession) GetModelIds() ([]*big.Int, error) { method GetModelInfo (line 1045) | func (_GpuManager *GpuManagerSession) GetModelInfo(modelId uint32) (IG... method GetNOMiner (line 1076) | func (_GpuManager *GpuManagerSession) GetNOMiner() (*big.Int, error) { method IsActiveModel (line 1107) | func (_GpuManager *GpuManagerSession) IsActiveModel(modelId uint32) (b... method Multiplier (line 1138) | func (_GpuManager *GpuManagerSession) Multiplier(miner common.Address)... method Owner (line 1169) | func (_GpuManager *GpuManagerSession) Owner() (common.Address, error) { method Paused (line 1200) | func (_GpuManager *GpuManagerSession) Paused() (bool, error) { method ClaimReward (line 1221) | func (_GpuManager *GpuManagerSession) ClaimReward(miner common.Address... method ForceChangeModelForMiner (line 1242) | func (_GpuManager *GpuManagerSession) ForceChangeModelForMiner(miner c... method IncreaseMinerStake (line 1263) | func (_GpuManager *GpuManagerSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1284) | func (_GpuManager *GpuManagerSession) Initialize(wEAIToken_ common.Add... method JoinForMinting (line 1305) | func (_GpuManager *GpuManagerSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1326) | func (_GpuManager *GpuManagerSession) RegisterMiner(tier uint16) (*typ... method RegisterMiner0 (line 1347) | func (_GpuManager *GpuManagerSession) RegisterMiner0(tier uint16, mode... method RegisterModel (line 1368) | func (_GpuManager *GpuManagerSession) RegisterModel(modelId uint32, ti... method RenounceOwnership (line 1389) | func (_GpuManager *GpuManagerSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1410) | func (_GpuManager *GpuManagerSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1431) | func (_GpuManager *GpuManagerSession) RewardToClaim(miner common.Addre... method SetBlocksPerEpoch (line 1452) | func (_GpuManager *GpuManagerSession) SetBlocksPerEpoch(blocks *big.In... method SetFinePercentage (line 1473) | func (_GpuManager *GpuManagerSession) SetFinePercentage(newPercentage ... method SetMinFeeToUse (line 1494) | func (_GpuManager *GpuManagerSession) SetMinFeeToUse(minFee *big.Int) ... method SetMinerMinimumStake (line 1515) | func (_GpuManager *GpuManagerSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1536) | func (_GpuManager *GpuManagerSession) SetNewRewardInEpoch(newReward *b... method SetPenaltyDuration (line 1557) | func (_GpuManager *GpuManagerSession) SetPenaltyDuration(duration *big... method SetPromptSchedulerAddress (line 1578) | func (_GpuManager *GpuManagerSession) SetPromptSchedulerAddress(newPro... method SetUnstakeDelayTime (line 1599) | func (_GpuManager *GpuManagerSession) SetUnstakeDelayTime(delayTime *b... method SetWEAIAddress (line 1620) | func (_GpuManager *GpuManagerSession) SetWEAIAddress(wEAIToken common.... method SlashMiner (line 1641) | func (_GpuManager *GpuManagerSession) SlashMiner(miner common.Address,... method TransferOwnership (line 1662) | func (_GpuManager *GpuManagerSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1683) | func (_GpuManager *GpuManagerSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1704) | func (_GpuManager *GpuManagerSession) UnregisterModel(modelId uint32) ... method UnstakeForMiner (line 1725) | func (_GpuManager *GpuManagerSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1746) | func (_GpuManager *GpuManagerSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1767) | func (_GpuManager *GpuManagerSession) UpdateModelMinimumFee(modelId ui... method UpdateModelTier (line 1788) | func (_GpuManager *GpuManagerSession) UpdateModelTier(modelId uint32, ... method ValidateMiner (line 1809) | func (_GpuManager *GpuManagerSession) ValidateMiner(miner common.Addre... method ValidateModelAndChooseRandomMiner (line 1830) | func (_GpuManager *GpuManagerSession) ValidateModelAndChooseRandomMine... method Receive (line 1851) | func (_GpuManager *GpuManagerSession) Receive() (*types.Transaction, e... type GpuManagerCallerSession (line 107) | type GpuManagerCallerSession struct method BlocksPerEpoch (line 244) | func (_GpuManager *GpuManagerCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 275) | func (_GpuManager *GpuManagerCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 306) | func (_GpuManager *GpuManagerCallerSession) FinePercentage() (uint16, ... method LastBlock (line 337) | func (_GpuManager *GpuManagerCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 368) | func (_GpuManager *GpuManagerCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 399) | func (_GpuManager *GpuManagerCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 430) | func (_GpuManager *GpuManagerCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 472) | func (_GpuManager *GpuManagerCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 529) | func (_GpuManager *GpuManagerCallerSession) Miners(arg0 common.Address... method ModelCollection (line 566) | func (_GpuManager *GpuManagerCallerSession) ModelCollection() (common.... method Models (line 608) | func (_GpuManager *GpuManagerCallerSession) Models(arg0 uint32) (struct { method PenaltyDuration (line 642) | func (_GpuManager *GpuManagerCallerSession) PenaltyDuration() (*big.In... method PromptScheduler (line 673) | func (_GpuManager *GpuManagerCallerSession) PromptScheduler() (common.... method RewardInEpoch (line 723) | func (_GpuManager *GpuManagerCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 759) | func (_GpuManager *GpuManagerCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 790) | func (_GpuManager *GpuManagerCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 821) | func (_GpuManager *GpuManagerCallerSession) UnstakeDelayTime() (*big.I... method WEAIToken (line 852) | func (_GpuManager *GpuManagerCallerSession) WEAIToken() (common.Addres... method GetAllMinerUnstakeRequests (line 894) | func (_GpuManager *GpuManagerCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 928) | func (_GpuManager *GpuManagerCallerSession) GetMinFeeToUse(modelId uin... method GetMinerAddresses (line 959) | func (_GpuManager *GpuManagerCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 990) | func (_GpuManager *GpuManagerCallerSession) GetMinerAddressesOfModel(m... method GetModelIds (line 1021) | func (_GpuManager *GpuManagerCallerSession) GetModelIds() ([]*big.Int,... method GetModelInfo (line 1052) | func (_GpuManager *GpuManagerCallerSession) GetModelInfo(modelId uint3... method GetNOMiner (line 1083) | func (_GpuManager *GpuManagerCallerSession) GetNOMiner() (*big.Int, er... method IsActiveModel (line 1114) | func (_GpuManager *GpuManagerCallerSession) IsActiveModel(modelId uint... method Multiplier (line 1145) | func (_GpuManager *GpuManagerCallerSession) Multiplier(miner common.Ad... method Owner (line 1176) | func (_GpuManager *GpuManagerCallerSession) Owner() (common.Address, e... method Paused (line 1207) | func (_GpuManager *GpuManagerCallerSession) Paused() (bool, error) { type GpuManagerTransactorSession (line 114) | type GpuManagerTransactorSession struct method ClaimReward (line 1228) | func (_GpuManager *GpuManagerTransactorSession) ClaimReward(miner comm... method ForceChangeModelForMiner (line 1249) | func (_GpuManager *GpuManagerTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1270) | func (_GpuManager *GpuManagerTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1291) | func (_GpuManager *GpuManagerTransactorSession) Initialize(wEAIToken_ ... method JoinForMinting (line 1312) | func (_GpuManager *GpuManagerTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1333) | func (_GpuManager *GpuManagerTransactorSession) RegisterMiner(tier uin... method RegisterMiner0 (line 1354) | func (_GpuManager *GpuManagerTransactorSession) RegisterMiner0(tier ui... method RegisterModel (line 1375) | func (_GpuManager *GpuManagerTransactorSession) RegisterModel(modelId ... method RenounceOwnership (line 1396) | func (_GpuManager *GpuManagerTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1417) | func (_GpuManager *GpuManagerTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1438) | func (_GpuManager *GpuManagerTransactorSession) RewardToClaim(miner co... method SetBlocksPerEpoch (line 1459) | func (_GpuManager *GpuManagerTransactorSession) SetBlocksPerEpoch(bloc... method SetFinePercentage (line 1480) | func (_GpuManager *GpuManagerTransactorSession) SetFinePercentage(newP... method SetMinFeeToUse (line 1501) | func (_GpuManager *GpuManagerTransactorSession) SetMinFeeToUse(minFee ... method SetMinerMinimumStake (line 1522) | func (_GpuManager *GpuManagerTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1543) | func (_GpuManager *GpuManagerTransactorSession) SetNewRewardInEpoch(ne... method SetPenaltyDuration (line 1564) | func (_GpuManager *GpuManagerTransactorSession) SetPenaltyDuration(dur... method SetPromptSchedulerAddress (line 1585) | func (_GpuManager *GpuManagerTransactorSession) SetPromptSchedulerAddr... method SetUnstakeDelayTime (line 1606) | func (_GpuManager *GpuManagerTransactorSession) SetUnstakeDelayTime(de... method SetWEAIAddress (line 1627) | func (_GpuManager *GpuManagerTransactorSession) SetWEAIAddress(wEAITok... method SlashMiner (line 1648) | func (_GpuManager *GpuManagerTransactorSession) SlashMiner(miner commo... method TransferOwnership (line 1669) | func (_GpuManager *GpuManagerTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1690) | func (_GpuManager *GpuManagerTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1711) | func (_GpuManager *GpuManagerTransactorSession) UnregisterModel(modelI... method UnstakeForMiner (line 1732) | func (_GpuManager *GpuManagerTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1753) | func (_GpuManager *GpuManagerTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1774) | func (_GpuManager *GpuManagerTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1795) | func (_GpuManager *GpuManagerTransactorSession) UpdateModelTier(modelI... method ValidateMiner (line 1816) | func (_GpuManager *GpuManagerTransactorSession) ValidateMiner(miner co... method ValidateModelAndChooseRandomMiner (line 1837) | func (_GpuManager *GpuManagerTransactorSession) ValidateModelAndChoose... method Receive (line 1858) | func (_GpuManager *GpuManagerTransactorSession) Receive() (*types.Tran... type GpuManagerRaw (line 120) | type GpuManagerRaw struct method Call (line 183) | func (_GpuManager *GpuManagerRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 189) | func (_GpuManager *GpuManagerRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 194) | func (_GpuManager *GpuManagerRaw) Transact(opts *bind.TransactOpts, me... type GpuManagerCallerRaw (line 125) | type GpuManagerCallerRaw struct method Call (line 202) | func (_GpuManager *GpuManagerCallerRaw) Call(opts *bind.CallOpts, resu... type GpuManagerTransactorRaw (line 130) | type GpuManagerTransactorRaw struct method Transfer (line 208) | func (_GpuManager *GpuManagerTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 213) | func (_GpuManager *GpuManagerTransactorRaw) Transact(opts *bind.Transa... function NewGpuManager (line 135) | func NewGpuManager(address common.Address, backend bind.ContractBackend)... function NewGpuManagerCaller (line 144) | func NewGpuManagerCaller(address common.Address, caller bind.ContractCal... function NewGpuManagerTransactor (line 153) | func NewGpuManagerTransactor(address common.Address, transactor bind.Con... function NewGpuManagerFilterer (line 162) | func NewGpuManagerFilterer(address common.Address, filterer bind.Contrac... function bindGpuManager (line 171) | func bindGpuManager(address common.Address, caller bind.ContractCaller, ... type GpuManagerBlocksPerEpochIterator (line 1863) | type GpuManagerBlocksPerEpochIterator struct method Next (line 1878) | func (it *GpuManagerBlocksPerEpochIterator) Next() bool { method Error (line 1918) | func (it *GpuManagerBlocksPerEpochIterator) Error() error { method Close (line 1924) | func (it *GpuManagerBlocksPerEpochIterator) Close() error { type GpuManagerBlocksPerEpoch (line 1930) | type GpuManagerBlocksPerEpoch struct type GpuManagerFinePercentageUpdatedIterator (line 1998) | type GpuManagerFinePercentageUpdatedIterator struct method Next (line 2013) | func (it *GpuManagerFinePercentageUpdatedIterator) Next() bool { method Error (line 2053) | func (it *GpuManagerFinePercentageUpdatedIterator) Error() error { method Close (line 2059) | func (it *GpuManagerFinePercentageUpdatedIterator) Close() error { type GpuManagerFinePercentageUpdated (line 2065) | type GpuManagerFinePercentageUpdated struct type GpuManagerFraudulentMinerPenalizedIterator (line 2133) | type GpuManagerFraudulentMinerPenalizedIterator struct method Next (line 2148) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2188) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Error() error { method Close (line 2194) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Close() error { type GpuManagerFraudulentMinerPenalized (line 2200) | type GpuManagerFraudulentMinerPenalized struct type GpuManagerInitializedIterator (line 2296) | type GpuManagerInitializedIterator struct method Next (line 2311) | func (it *GpuManagerInitializedIterator) Next() bool { method Error (line 2351) | func (it *GpuManagerInitializedIterator) Error() error { method Close (line 2357) | func (it *GpuManagerInitializedIterator) Close() error { type GpuManagerInitialized (line 2363) | type GpuManagerInitialized struct type GpuManagerMinFeeToUseUpdatedIterator (line 2430) | type GpuManagerMinFeeToUseUpdatedIterator struct method Next (line 2445) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2485) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Error() error { method Close (line 2491) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Close() error { type GpuManagerMinFeeToUseUpdated (line 2497) | type GpuManagerMinFeeToUseUpdated struct type GpuManagerMinerDeactivatedIterator (line 2565) | type GpuManagerMinerDeactivatedIterator struct method Next (line 2580) | func (it *GpuManagerMinerDeactivatedIterator) Next() bool { method Error (line 2620) | func (it *GpuManagerMinerDeactivatedIterator) Error() error { method Close (line 2626) | func (it *GpuManagerMinerDeactivatedIterator) Close() error { type GpuManagerMinerDeactivated (line 2632) | type GpuManagerMinerDeactivated struct type GpuManagerMinerExtraStakeIterator (line 2719) | type GpuManagerMinerExtraStakeIterator struct method Next (line 2734) | func (it *GpuManagerMinerExtraStakeIterator) Next() bool { method Error (line 2774) | func (it *GpuManagerMinerExtraStakeIterator) Error() error { method Close (line 2780) | func (it *GpuManagerMinerExtraStakeIterator) Close() error { type GpuManagerMinerExtraStake (line 2786) | type GpuManagerMinerExtraStake struct type GpuManagerMinerJoinIterator (line 2864) | type GpuManagerMinerJoinIterator struct method Next (line 2879) | func (it *GpuManagerMinerJoinIterator) Next() bool { method Error (line 2919) | func (it *GpuManagerMinerJoinIterator) Error() error { method Close (line 2925) | func (it *GpuManagerMinerJoinIterator) Close() error { type GpuManagerMinerJoin (line 2931) | type GpuManagerMinerJoin struct type GpuManagerMinerRegistrationIterator (line 3008) | type GpuManagerMinerRegistrationIterator struct method Next (line 3023) | func (it *GpuManagerMinerRegistrationIterator) Next() bool { method Error (line 3063) | func (it *GpuManagerMinerRegistrationIterator) Error() error { method Close (line 3069) | func (it *GpuManagerMinerRegistrationIterator) Close() error { type GpuManagerMinerRegistration (line 3075) | type GpuManagerMinerRegistration struct type GpuManagerMinerUnregistrationIterator (line 3162) | type GpuManagerMinerUnregistrationIterator struct method Next (line 3177) | func (it *GpuManagerMinerUnregistrationIterator) Next() bool { method Error (line 3217) | func (it *GpuManagerMinerUnregistrationIterator) Error() error { method Close (line 3223) | func (it *GpuManagerMinerUnregistrationIterator) Close() error { type GpuManagerMinerUnregistration (line 3229) | type GpuManagerMinerUnregistration struct type GpuManagerMinerUnstakeIterator (line 3306) | type GpuManagerMinerUnstakeIterator struct method Next (line 3321) | func (it *GpuManagerMinerUnstakeIterator) Next() bool { method Error (line 3361) | func (it *GpuManagerMinerUnstakeIterator) Error() error { method Close (line 3367) | func (it *GpuManagerMinerUnstakeIterator) Close() error { type GpuManagerMinerUnstake (line 3373) | type GpuManagerMinerUnstake struct type GpuManagerModelMinimumFeeUpdateIterator (line 3451) | type GpuManagerModelMinimumFeeUpdateIterator struct method Next (line 3466) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3506) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Error() error { method Close (line 3512) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Close() error { type GpuManagerModelMinimumFeeUpdate (line 3518) | type GpuManagerModelMinimumFeeUpdate struct type GpuManagerModelRegistrationIterator (line 3596) | type GpuManagerModelRegistrationIterator struct method Next (line 3611) | func (it *GpuManagerModelRegistrationIterator) Next() bool { method Error (line 3651) | func (it *GpuManagerModelRegistrationIterator) Error() error { method Close (line 3657) | func (it *GpuManagerModelRegistrationIterator) Close() error { type GpuManagerModelRegistration (line 3663) | type GpuManagerModelRegistration struct type GpuManagerModelTierUpdateIterator (line 3750) | type GpuManagerModelTierUpdateIterator struct method Next (line 3765) | func (it *GpuManagerModelTierUpdateIterator) Next() bool { method Error (line 3805) | func (it *GpuManagerModelTierUpdateIterator) Error() error { method Close (line 3811) | func (it *GpuManagerModelTierUpdateIterator) Close() error { type GpuManagerModelTierUpdate (line 3817) | type GpuManagerModelTierUpdate struct type GpuManagerModelUnregistrationIterator (line 3895) | type GpuManagerModelUnregistrationIterator struct method Next (line 3910) | func (it *GpuManagerModelUnregistrationIterator) Next() bool { method Error (line 3950) | func (it *GpuManagerModelUnregistrationIterator) Error() error { method Close (line 3956) | func (it *GpuManagerModelUnregistrationIterator) Close() error { type GpuManagerModelUnregistration (line 3962) | type GpuManagerModelUnregistration struct type GpuManagerOwnershipTransferredIterator (line 4039) | type GpuManagerOwnershipTransferredIterator struct method Next (line 4054) | func (it *GpuManagerOwnershipTransferredIterator) Next() bool { method Error (line 4094) | func (it *GpuManagerOwnershipTransferredIterator) Error() error { method Close (line 4100) | func (it *GpuManagerOwnershipTransferredIterator) Close() error { type GpuManagerOwnershipTransferred (line 4106) | type GpuManagerOwnershipTransferred struct type GpuManagerPausedIterator (line 4192) | type GpuManagerPausedIterator struct method Next (line 4207) | func (it *GpuManagerPausedIterator) Next() bool { method Error (line 4247) | func (it *GpuManagerPausedIterator) Error() error { method Close (line 4253) | func (it *GpuManagerPausedIterator) Close() error { type GpuManagerPaused (line 4259) | type GpuManagerPaused struct type GpuManagerPenaltyDurationUpdatedIterator (line 4326) | type GpuManagerPenaltyDurationUpdatedIterator struct method Next (line 4341) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4381) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Error() error { method Close (line 4387) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Close() error { type GpuManagerPenaltyDurationUpdated (line 4393) | type GpuManagerPenaltyDurationUpdated struct type GpuManagerRestakeIterator (line 4461) | type GpuManagerRestakeIterator struct method Next (line 4476) | func (it *GpuManagerRestakeIterator) Next() bool { method Error (line 4516) | func (it *GpuManagerRestakeIterator) Error() error { method Close (line 4522) | func (it *GpuManagerRestakeIterator) Close() error { type GpuManagerRestake (line 4528) | type GpuManagerRestake struct type GpuManagerRewardClaimIterator (line 4615) | type GpuManagerRewardClaimIterator struct method Next (line 4630) | func (it *GpuManagerRewardClaimIterator) Next() bool { method Error (line 4670) | func (it *GpuManagerRewardClaimIterator) Error() error { method Close (line 4676) | func (it *GpuManagerRewardClaimIterator) Close() error { type GpuManagerRewardClaim (line 4682) | type GpuManagerRewardClaim struct type GpuManagerRewardPerEpochIterator (line 4760) | type GpuManagerRewardPerEpochIterator struct method Next (line 4775) | func (it *GpuManagerRewardPerEpochIterator) Next() bool { method Error (line 4815) | func (it *GpuManagerRewardPerEpochIterator) Error() error { method Close (line 4821) | func (it *GpuManagerRewardPerEpochIterator) Close() error { type GpuManagerRewardPerEpoch (line 4827) | type GpuManagerRewardPerEpoch struct type GpuManagerUnpausedIterator (line 4895) | type GpuManagerUnpausedIterator struct method Next (line 4910) | func (it *GpuManagerUnpausedIterator) Next() bool { method Error (line 4950) | func (it *GpuManagerUnpausedIterator) Error() error { method Close (line 4956) | func (it *GpuManagerUnpausedIterator) Close() error { type GpuManagerUnpaused (line 4962) | type GpuManagerUnpaused struct type GpuManagerUnstakeDelayTimeIterator (line 5029) | type GpuManagerUnstakeDelayTimeIterator struct method Next (line 5044) | func (it *GpuManagerUnstakeDelayTimeIterator) Next() bool { method Error (line 5084) | func (it *GpuManagerUnstakeDelayTimeIterator) Error() error { method Close (line 5090) | func (it *GpuManagerUnstakeDelayTimeIterator) Close() error { type GpuManagerUnstakeDelayTime (line 5096) | type GpuManagerUnstakeDelayTime struct FILE: decentralized-compute/core/contracts/load_balancer/load_balancer.go function DeployLoadBalancer (line 47) | func DeployLoadBalancer(auth *bind.TransactOpts, backend bind.ContractBa... type LoadBalancer (line 64) | type LoadBalancer struct type LoadBalancerCaller (line 71) | type LoadBalancerCaller struct method ClusterInfo (line 208) | func (_LoadBalancer *LoadBalancerCaller) ClusterInfo(opts *bind.CallOp... method MinSolutionsThreshold (line 253) | func (_LoadBalancer *LoadBalancerCaller) MinSolutionsThreshold(opts *b... method GetClusterIdsOfGroup (line 284) | func (_LoadBalancer *LoadBalancerCaller) GetClusterIdsOfGroup(opts *bi... method GetClustersGroupInfo (line 315) | func (_LoadBalancer *LoadBalancerCaller) GetClustersGroupInfo(opts *bi... method GetGPUManagerAddress (line 348) | func (_LoadBalancer *LoadBalancerCaller) GetGPUManagerAddress(opts *bi... method GetModelCollectionAddress (line 379) | func (_LoadBalancer *LoadBalancerCaller) GetModelCollectionAddress(opt... method GetPromptSchedulerAddress (line 410) | func (_LoadBalancer *LoadBalancerCaller) GetPromptSchedulerAddress(opt... method GetWEAITokenAddress (line 441) | func (_LoadBalancer *LoadBalancerCaller) GetWEAITokenAddress(opts *bin... method IsManager (line 472) | func (_LoadBalancer *LoadBalancerCaller) IsManager(opts *bind.CallOpts... method Owner (line 503) | func (_LoadBalancer *LoadBalancerCaller) Owner(opts *bind.CallOpts) (c... method Paused (line 534) | func (_LoadBalancer *LoadBalancerCaller) Paused(opts *bind.CallOpts) (... method Version (line 565) | func (_LoadBalancer *LoadBalancerCaller) Version(opts *bind.CallOpts) ... type LoadBalancerTransactor (line 76) | type LoadBalancerTransactor struct method AddClustersToGroup (line 596) | func (_LoadBalancer *LoadBalancerTransactor) AddClustersToGroup(opts *... method AuthorizeManager (line 617) | func (_LoadBalancer *LoadBalancerTransactor) AuthorizeManager(opts *bi... method CreateGroup (line 638) | func (_LoadBalancer *LoadBalancerTransactor) CreateGroup(opts *bind.Tr... method DeauthorizeManager (line 659) | func (_LoadBalancer *LoadBalancerTransactor) DeauthorizeManager(opts *... method Infer (line 680) | func (_LoadBalancer *LoadBalancerTransactor) Infer(opts *bind.Transact... method Initialize (line 701) | func (_LoadBalancer *LoadBalancerTransactor) Initialize(opts *bind.Tra... method Pause (line 722) | func (_LoadBalancer *LoadBalancerTransactor) Pause(opts *bind.Transact... method RemoveClustersFromGroup (line 743) | func (_LoadBalancer *LoadBalancerTransactor) RemoveClustersFromGroup(o... method RemoveGroup (line 764) | func (_LoadBalancer *LoadBalancerTransactor) RemoveGroup(opts *bind.Tr... method RenounceOwnership (line 785) | func (_LoadBalancer *LoadBalancerTransactor) RenounceOwnership(opts *b... method SetMinSolutionsThreshold (line 806) | func (_LoadBalancer *LoadBalancerTransactor) SetMinSolutionsThreshold(... method TransferOwnership (line 827) | func (_LoadBalancer *LoadBalancerTransactor) TransferOwnership(opts *b... method Unpause (line 848) | func (_LoadBalancer *LoadBalancerTransactor) Unpause(opts *bind.Transa... method UpdateModelCollection (line 869) | func (_LoadBalancer *LoadBalancerTransactor) UpdateModelCollection(opt... type LoadBalancerFilterer (line 81) | type LoadBalancerFilterer struct method FilterClusterAdded (line 964) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterAdded(opts *bi... method WatchClusterAdded (line 985) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterAdded(opts *bin... method ParseClusterAdded (line 1031) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterAdded(log types... method FilterClusterGroupCreated (line 1117) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterGroupCreated(o... method WatchClusterGroupCreated (line 1134) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterGroupCreated(op... method ParseClusterGroupCreated (line 1176) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterGroupCreated(lo... method FilterClusterGroupRemoved (line 1262) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterGroupRemoved(o... method WatchClusterGroupRemoved (line 1279) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterGroupRemoved(op... method ParseClusterGroupRemoved (line 1321) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterGroupRemoved(lo... method FilterClusterRemoved (line 1407) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterRemoved(opts *... method WatchClusterRemoved (line 1428) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterRemoved(opts *b... method ParseClusterRemoved (line 1474) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterRemoved(log typ... method FilterInferencePerformed (line 1563) | func (_LoadBalancer *LoadBalancerFilterer) FilterInferencePerformed(op... method WatchInferencePerformed (line 1588) | func (_LoadBalancer *LoadBalancerFilterer) WatchInferencePerformed(opt... method ParseInferencePerformed (line 1638) | func (_LoadBalancer *LoadBalancerFilterer) ParseInferencePerformed(log... method FilterInitialized (line 1723) | func (_LoadBalancer *LoadBalancerFilterer) FilterInitialized(opts *bin... method WatchInitialized (line 1735) | func (_LoadBalancer *LoadBalancerFilterer) WatchInitialized(opts *bind... method ParseInitialized (line 1772) | func (_LoadBalancer *LoadBalancerFilterer) ParseInitialized(log types.... method FilterManagerAuthorization (line 1857) | func (_LoadBalancer *LoadBalancerFilterer) FilterManagerAuthorization(... method WatchManagerAuthorization (line 1874) | func (_LoadBalancer *LoadBalancerFilterer) WatchManagerAuthorization(o... method ParseManagerAuthorization (line 1916) | func (_LoadBalancer *LoadBalancerFilterer) ParseManagerAuthorization(l... method FilterManagerDeauthorization (line 2001) | func (_LoadBalancer *LoadBalancerFilterer) FilterManagerDeauthorizatio... method WatchManagerDeauthorization (line 2018) | func (_LoadBalancer *LoadBalancerFilterer) WatchManagerDeauthorization... method ParseManagerDeauthorization (line 2060) | func (_LoadBalancer *LoadBalancerFilterer) ParseManagerDeauthorization... method FilterOwnershipTransferred (line 2146) | func (_LoadBalancer *LoadBalancerFilterer) FilterOwnershipTransferred(... method WatchOwnershipTransferred (line 2167) | func (_LoadBalancer *LoadBalancerFilterer) WatchOwnershipTransferred(o... method ParseOwnershipTransferred (line 2213) | func (_LoadBalancer *LoadBalancerFilterer) ParseOwnershipTransferred(l... method FilterPaused (line 2298) | func (_LoadBalancer *LoadBalancerFilterer) FilterPaused(opts *bind.Fil... method WatchPaused (line 2310) | func (_LoadBalancer *LoadBalancerFilterer) WatchPaused(opts *bind.Watc... method ParsePaused (line 2347) | func (_LoadBalancer *LoadBalancerFilterer) ParsePaused(log types.Log) ... method FilterUnpaused (line 2432) | func (_LoadBalancer *LoadBalancerFilterer) FilterUnpaused(opts *bind.F... method WatchUnpaused (line 2444) | func (_LoadBalancer *LoadBalancerFilterer) WatchUnpaused(opts *bind.Wa... method ParseUnpaused (line 2481) | func (_LoadBalancer *LoadBalancerFilterer) ParseUnpaused(log types.Log... type LoadBalancerSession (line 87) | type LoadBalancerSession struct method ClusterInfo (line 233) | func (_LoadBalancer *LoadBalancerSession) ClusterInfo(arg0 *big.Int) (... method MinSolutionsThreshold (line 270) | func (_LoadBalancer *LoadBalancerSession) MinSolutionsThreshold() (*bi... method GetClusterIdsOfGroup (line 301) | func (_LoadBalancer *LoadBalancerSession) GetClusterIdsOfGroup(name st... method GetClustersGroupInfo (line 334) | func (_LoadBalancer *LoadBalancerSession) GetClustersGroupInfo(name st... method GetGPUManagerAddress (line 365) | func (_LoadBalancer *LoadBalancerSession) GetGPUManagerAddress() (comm... method GetModelCollectionAddress (line 396) | func (_LoadBalancer *LoadBalancerSession) GetModelCollectionAddress() ... method GetPromptSchedulerAddress (line 427) | func (_LoadBalancer *LoadBalancerSession) GetPromptSchedulerAddress() ... method GetWEAITokenAddress (line 458) | func (_LoadBalancer *LoadBalancerSession) GetWEAITokenAddress() (commo... method IsManager (line 489) | func (_LoadBalancer *LoadBalancerSession) IsManager(account common.Add... method Owner (line 520) | func (_LoadBalancer *LoadBalancerSession) Owner() (common.Address, err... method Paused (line 551) | func (_LoadBalancer *LoadBalancerSession) Paused() (bool, error) { method Version (line 582) | func (_LoadBalancer *LoadBalancerSession) Version() (string, error) { method AddClustersToGroup (line 603) | func (_LoadBalancer *LoadBalancerSession) AddClustersToGroup(groupName... method AuthorizeManager (line 624) | func (_LoadBalancer *LoadBalancerSession) AuthorizeManager(account com... method CreateGroup (line 645) | func (_LoadBalancer *LoadBalancerSession) CreateGroup(name string, clu... method DeauthorizeManager (line 666) | func (_LoadBalancer *LoadBalancerSession) DeauthorizeManager(account c... method Infer (line 687) | func (_LoadBalancer *LoadBalancerSession) Infer(groupName string, data... method Initialize (line 708) | func (_LoadBalancer *LoadBalancerSession) Initialize(gpuManager_ commo... method Pause (line 729) | func (_LoadBalancer *LoadBalancerSession) Pause() (*types.Transaction,... method RemoveClustersFromGroup (line 750) | func (_LoadBalancer *LoadBalancerSession) RemoveClustersFromGroup(grou... method RemoveGroup (line 771) | func (_LoadBalancer *LoadBalancerSession) RemoveGroup(name string) (*t... method RenounceOwnership (line 792) | func (_LoadBalancer *LoadBalancerSession) RenounceOwnership() (*types.... method SetMinSolutionsThreshold (line 813) | func (_LoadBalancer *LoadBalancerSession) SetMinSolutionsThreshold(min... method TransferOwnership (line 834) | func (_LoadBalancer *LoadBalancerSession) TransferOwnership(newOwner c... method Unpause (line 855) | func (_LoadBalancer *LoadBalancerSession) Unpause() (*types.Transactio... method UpdateModelCollection (line 876) | func (_LoadBalancer *LoadBalancerSession) UpdateModelCollection(modelC... type LoadBalancerCallerSession (line 95) | type LoadBalancerCallerSession struct method ClusterInfo (line 243) | func (_LoadBalancer *LoadBalancerCallerSession) ClusterInfo(arg0 *big.... method MinSolutionsThreshold (line 277) | func (_LoadBalancer *LoadBalancerCallerSession) MinSolutionsThreshold(... method GetClusterIdsOfGroup (line 308) | func (_LoadBalancer *LoadBalancerCallerSession) GetClusterIdsOfGroup(n... method GetClustersGroupInfo (line 341) | func (_LoadBalancer *LoadBalancerCallerSession) GetClustersGroupInfo(n... method GetGPUManagerAddress (line 372) | func (_LoadBalancer *LoadBalancerCallerSession) GetGPUManagerAddress()... method GetModelCollectionAddress (line 403) | func (_LoadBalancer *LoadBalancerCallerSession) GetModelCollectionAddr... method GetPromptSchedulerAddress (line 434) | func (_LoadBalancer *LoadBalancerCallerSession) GetPromptSchedulerAddr... method GetWEAITokenAddress (line 465) | func (_LoadBalancer *LoadBalancerCallerSession) GetWEAITokenAddress() ... method IsManager (line 496) | func (_LoadBalancer *LoadBalancerCallerSession) IsManager(account comm... method Owner (line 527) | func (_LoadBalancer *LoadBalancerCallerSession) Owner() (common.Addres... method Paused (line 558) | func (_LoadBalancer *LoadBalancerCallerSession) Paused() (bool, error) { method Version (line 589) | func (_LoadBalancer *LoadBalancerCallerSession) Version() (string, err... type LoadBalancerTransactorSession (line 102) | type LoadBalancerTransactorSession struct method AddClustersToGroup (line 610) | func (_LoadBalancer *LoadBalancerTransactorSession) AddClustersToGroup... method AuthorizeManager (line 631) | func (_LoadBalancer *LoadBalancerTransactorSession) AuthorizeManager(a... method CreateGroup (line 652) | func (_LoadBalancer *LoadBalancerTransactorSession) CreateGroup(name s... method DeauthorizeManager (line 673) | func (_LoadBalancer *LoadBalancerTransactorSession) DeauthorizeManager... method Infer (line 694) | func (_LoadBalancer *LoadBalancerTransactorSession) Infer(groupName st... method Initialize (line 715) | func (_LoadBalancer *LoadBalancerTransactorSession) Initialize(gpuMana... method Pause (line 736) | func (_LoadBalancer *LoadBalancerTransactorSession) Pause() (*types.Tr... method RemoveClustersFromGroup (line 757) | func (_LoadBalancer *LoadBalancerTransactorSession) RemoveClustersFrom... method RemoveGroup (line 778) | func (_LoadBalancer *LoadBalancerTransactorSession) RemoveGroup(name s... method RenounceOwnership (line 799) | func (_LoadBalancer *LoadBalancerTransactorSession) RenounceOwnership(... method SetMinSolutionsThreshold (line 820) | func (_LoadBalancer *LoadBalancerTransactorSession) SetMinSolutionsThr... method TransferOwnership (line 841) | func (_LoadBalancer *LoadBalancerTransactorSession) TransferOwnership(... method Unpause (line 862) | func (_LoadBalancer *LoadBalancerTransactorSession) Unpause() (*types.... method UpdateModelCollection (line 883) | func (_LoadBalancer *LoadBalancerTransactorSession) UpdateModelCollect... type LoadBalancerRaw (line 108) | type LoadBalancerRaw struct method Call (line 171) | func (_LoadBalancer *LoadBalancerRaw) Call(opts *bind.CallOpts, result... method Transfer (line 177) | func (_LoadBalancer *LoadBalancerRaw) Transfer(opts *bind.TransactOpts... method Transact (line 182) | func (_LoadBalancer *LoadBalancerRaw) Transact(opts *bind.TransactOpts... type LoadBalancerCallerRaw (line 113) | type LoadBalancerCallerRaw struct method Call (line 190) | func (_LoadBalancer *LoadBalancerCallerRaw) Call(opts *bind.CallOpts, ... type LoadBalancerTransactorRaw (line 118) | type LoadBalancerTransactorRaw struct method Transfer (line 196) | func (_LoadBalancer *LoadBalancerTransactorRaw) Transfer(opts *bind.Tr... method Transact (line 201) | func (_LoadBalancer *LoadBalancerTransactorRaw) Transact(opts *bind.Tr... function NewLoadBalancer (line 123) | func NewLoadBalancer(address common.Address, backend bind.ContractBacken... function NewLoadBalancerCaller (line 132) | func NewLoadBalancerCaller(address common.Address, caller bind.ContractC... function NewLoadBalancerTransactor (line 141) | func NewLoadBalancerTransactor(address common.Address, transactor bind.C... function NewLoadBalancerFilterer (line 150) | func NewLoadBalancerFilterer(address common.Address, filterer bind.Contr... function bindLoadBalancer (line 159) | func bindLoadBalancer(address common.Address, caller bind.ContractCaller... type LoadBalancerClusterAddedIterator (line 888) | type LoadBalancerClusterAddedIterator struct method Next (line 903) | func (it *LoadBalancerClusterAddedIterator) Next() bool { method Error (line 943) | func (it *LoadBalancerClusterAddedIterator) Error() error { method Close (line 949) | func (it *LoadBalancerClusterAddedIterator) Close() error { type LoadBalancerClusterAdded (line 955) | type LoadBalancerClusterAdded struct type LoadBalancerClusterGroupCreatedIterator (line 1041) | type LoadBalancerClusterGroupCreatedIterator struct method Next (line 1056) | func (it *LoadBalancerClusterGroupCreatedIterator) Next() bool { method Error (line 1096) | func (it *LoadBalancerClusterGroupCreatedIterator) Error() error { method Close (line 1102) | func (it *LoadBalancerClusterGroupCreatedIterator) Close() error { type LoadBalancerClusterGroupCreated (line 1108) | type LoadBalancerClusterGroupCreated struct type LoadBalancerClusterGroupRemovedIterator (line 1186) | type LoadBalancerClusterGroupRemovedIterator struct method Next (line 1201) | func (it *LoadBalancerClusterGroupRemovedIterator) Next() bool { method Error (line 1241) | func (it *LoadBalancerClusterGroupRemovedIterator) Error() error { method Close (line 1247) | func (it *LoadBalancerClusterGroupRemovedIterator) Close() error { type LoadBalancerClusterGroupRemoved (line 1253) | type LoadBalancerClusterGroupRemoved struct type LoadBalancerClusterRemovedIterator (line 1331) | type LoadBalancerClusterRemovedIterator struct method Next (line 1346) | func (it *LoadBalancerClusterRemovedIterator) Next() bool { method Error (line 1386) | func (it *LoadBalancerClusterRemovedIterator) Error() error { method Close (line 1392) | func (it *LoadBalancerClusterRemovedIterator) Close() error { type LoadBalancerClusterRemoved (line 1398) | type LoadBalancerClusterRemoved struct type LoadBalancerInferencePerformedIterator (line 1484) | type LoadBalancerInferencePerformedIterator struct method Next (line 1499) | func (it *LoadBalancerInferencePerformedIterator) Next() bool { method Error (line 1539) | func (it *LoadBalancerInferencePerformedIterator) Error() error { method Close (line 1545) | func (it *LoadBalancerInferencePerformedIterator) Close() error { type LoadBalancerInferencePerformed (line 1551) | type LoadBalancerInferencePerformed struct type LoadBalancerInitializedIterator (line 1648) | type LoadBalancerInitializedIterator struct method Next (line 1663) | func (it *LoadBalancerInitializedIterator) Next() bool { method Error (line 1703) | func (it *LoadBalancerInitializedIterator) Error() error { method Close (line 1709) | func (it *LoadBalancerInitializedIterator) Close() error { type LoadBalancerInitialized (line 1715) | type LoadBalancerInitialized struct type LoadBalancerManagerAuthorizationIterator (line 1782) | type LoadBalancerManagerAuthorizationIterator struct method Next (line 1797) | func (it *LoadBalancerManagerAuthorizationIterator) Next() bool { method Error (line 1837) | func (it *LoadBalancerManagerAuthorizationIterator) Error() error { method Close (line 1843) | func (it *LoadBalancerManagerAuthorizationIterator) Close() error { type LoadBalancerManagerAuthorization (line 1849) | type LoadBalancerManagerAuthorization struct type LoadBalancerManagerDeauthorizationIterator (line 1926) | type LoadBalancerManagerDeauthorizationIterator struct method Next (line 1941) | func (it *LoadBalancerManagerDeauthorizationIterator) Next() bool { method Error (line 1981) | func (it *LoadBalancerManagerDeauthorizationIterator) Error() error { method Close (line 1987) | func (it *LoadBalancerManagerDeauthorizationIterator) Close() error { type LoadBalancerManagerDeauthorization (line 1993) | type LoadBalancerManagerDeauthorization struct type LoadBalancerOwnershipTransferredIterator (line 2070) | type LoadBalancerOwnershipTransferredIterator struct method Next (line 2085) | func (it *LoadBalancerOwnershipTransferredIterator) Next() bool { method Error (line 2125) | func (it *LoadBalancerOwnershipTransferredIterator) Error() error { method Close (line 2131) | func (it *LoadBalancerOwnershipTransferredIterator) Close() error { type LoadBalancerOwnershipTransferred (line 2137) | type LoadBalancerOwnershipTransferred struct type LoadBalancerPausedIterator (line 2223) | type LoadBalancerPausedIterator struct method Next (line 2238) | func (it *LoadBalancerPausedIterator) Next() bool { method Error (line 2278) | func (it *LoadBalancerPausedIterator) Error() error { method Close (line 2284) | func (it *LoadBalancerPausedIterator) Close() error { type LoadBalancerPaused (line 2290) | type LoadBalancerPaused struct type LoadBalancerUnpausedIterator (line 2357) | type LoadBalancerUnpausedIterator struct method Next (line 2372) | func (it *LoadBalancerUnpausedIterator) Next() bool { method Error (line 2412) | func (it *LoadBalancerUnpausedIterator) Error() error { method Close (line 2418) | func (it *LoadBalancerUnpausedIterator) Close() error { type LoadBalancerUnpaused (line 2424) | type LoadBalancerUnpaused struct FILE: decentralized-compute/core/contracts/model_collection/model_collection.go function DeployModelCollection (line 47) | func DeployModelCollection(auth *bind.TransactOpts, backend bind.Contrac... type ModelCollection (line 64) | type ModelCollection struct type ModelCollectionCaller (line 71) | type ModelCollectionCaller struct method IsManager (line 208) | func (_ModelCollection *ModelCollectionCaller) IsManager(opts *bind.Ca... method MintPrice (line 239) | func (_ModelCollection *ModelCollectionCaller) MintPrice(opts *bind.Ca... method NextModelId0 (line 270) | func (_ModelCollection *ModelCollectionCaller) NextModelId0(opts *bind... method RoyaltyPortion (line 301) | func (_ModelCollection *ModelCollectionCaller) RoyaltyPortion(opts *bi... method RoyaltyReceiver (line 332) | func (_ModelCollection *ModelCollectionCaller) RoyaltyReceiver(opts *b... method WEAIToken0 (line 363) | func (_ModelCollection *ModelCollectionCaller) WEAIToken0(opts *bind.C... method BalanceOf (line 394) | func (_ModelCollection *ModelCollectionCaller) BalanceOf(opts *bind.Ca... method CheckModelExist (line 425) | func (_ModelCollection *ModelCollectionCaller) CheckModelExist(opts *b... method Eip712Domain (line 456) | func (_ModelCollection *ModelCollectionCaller) Eip712Domain(opts *bind... method GetApproved (line 526) | func (_ModelCollection *ModelCollectionCaller) GetApproved(opts *bind.... method IsApprovedForAll (line 557) | func (_ModelCollection *ModelCollectionCaller) IsApprovedForAll(opts *... method IsManager0 (line 588) | func (_ModelCollection *ModelCollectionCaller) IsManager0(opts *bind.C... method MintPrice0 (line 619) | func (_ModelCollection *ModelCollectionCaller) MintPrice0(opts *bind.C... method Name (line 650) | func (_ModelCollection *ModelCollectionCaller) Name(opts *bind.CallOpt... method NextModelId (line 681) | func (_ModelCollection *ModelCollectionCaller) NextModelId(opts *bind.... method Owner (line 712) | func (_ModelCollection *ModelCollectionCaller) Owner(opts *bind.CallOp... method OwnerOf (line 743) | func (_ModelCollection *ModelCollectionCaller) OwnerOf(opts *bind.Call... method Paused (line 774) | func (_ModelCollection *ModelCollectionCaller) Paused(opts *bind.CallO... method RoyaltyInfo (line 805) | func (_ModelCollection *ModelCollectionCaller) RoyaltyInfo(opts *bind.... method RoyaltyPortion0 (line 850) | func (_ModelCollection *ModelCollectionCaller) RoyaltyPortion0(opts *b... method RoyaltyReceiver0 (line 881) | func (_ModelCollection *ModelCollectionCaller) RoyaltyReceiver0(opts *... method SupportsInterface (line 912) | func (_ModelCollection *ModelCollectionCaller) SupportsInterface(opts ... method Symbol (line 943) | func (_ModelCollection *ModelCollectionCaller) Symbol(opts *bind.CallO... method TokenByIndex (line 974) | func (_ModelCollection *ModelCollectionCaller) TokenByIndex(opts *bind... method TokenOfOwnerByIndex (line 1005) | func (_ModelCollection *ModelCollectionCaller) TokenOfOwnerByIndex(opt... method TokenURI (line 1036) | func (_ModelCollection *ModelCollectionCaller) TokenURI(opts *bind.Cal... method TotalSupply (line 1067) | func (_ModelCollection *ModelCollectionCaller) TotalSupply(opts *bind.... method Version (line 1098) | func (_ModelCollection *ModelCollectionCaller) Version(opts *bind.Call... method WEAIToken (line 1129) | func (_ModelCollection *ModelCollectionCaller) WEAIToken(opts *bind.Ca... type ModelCollectionTransactor (line 76) | type ModelCollectionTransactor struct method Approve (line 1160) | func (_ModelCollection *ModelCollectionTransactor) Approve(opts *bind.... method AuthorizeManager (line 1181) | func (_ModelCollection *ModelCollectionTransactor) AuthorizeManager(op... method DeauthorizeManager (line 1202) | func (_ModelCollection *ModelCollectionTransactor) DeauthorizeManager(... method Initialize (line 1223) | func (_ModelCollection *ModelCollectionTransactor) Initialize(opts *bi... method Mint (line 1244) | func (_ModelCollection *ModelCollectionTransactor) Mint(opts *bind.Tra... method Pause (line 1265) | func (_ModelCollection *ModelCollectionTransactor) Pause(opts *bind.Tr... method RenounceOwnership (line 1286) | func (_ModelCollection *ModelCollectionTransactor) RenounceOwnership(o... method SafeTransferFrom (line 1307) | func (_ModelCollection *ModelCollectionTransactor) SafeTransferFrom(op... method SafeTransferFrom0 (line 1328) | func (_ModelCollection *ModelCollectionTransactor) SafeTransferFrom0(o... method SetApprovalForAll (line 1349) | func (_ModelCollection *ModelCollectionTransactor) SetApprovalForAll(o... method TransferFrom (line 1370) | func (_ModelCollection *ModelCollectionTransactor) TransferFrom(opts *... method TransferOwnership (line 1391) | func (_ModelCollection *ModelCollectionTransactor) TransferOwnership(o... method Unpause (line 1412) | func (_ModelCollection *ModelCollectionTransactor) Unpause(opts *bind.... method UpdateMintPrice (line 1433) | func (_ModelCollection *ModelCollectionTransactor) UpdateMintPrice(opt... method UpdateModelURI (line 1454) | func (_ModelCollection *ModelCollectionTransactor) UpdateModelURI(opts... method UpdateRoyaltyPortion (line 1475) | func (_ModelCollection *ModelCollectionTransactor) UpdateRoyaltyPortio... method UpdateRoyaltyReceiver (line 1496) | func (_ModelCollection *ModelCollectionTransactor) UpdateRoyaltyReceiv... method UpdateWEAIToken (line 1517) | func (_ModelCollection *ModelCollectionTransactor) UpdateWEAIToken(opt... method Withdraw (line 1538) | func (_ModelCollection *ModelCollectionTransactor) Withdraw(opts *bind... method Receive (line 1559) | func (_ModelCollection *ModelCollectionTransactor) Receive(opts *bind.... type ModelCollectionFilterer (line 81) | type ModelCollectionFilterer struct method FilterApproval (line 1655) | func (_ModelCollection *ModelCollectionFilterer) FilterApproval(opts *... method WatchApproval (line 1680) | func (_ModelCollection *ModelCollectionFilterer) WatchApproval(opts *b... method ParseApproval (line 1730) | func (_ModelCollection *ModelCollectionFilterer) ParseApproval(log typ... method FilterApprovalForAll (line 1817) | func (_ModelCollection *ModelCollectionFilterer) FilterApprovalForAll(... method WatchApprovalForAll (line 1838) | func (_ModelCollection *ModelCollectionFilterer) WatchApprovalForAll(o... method ParseApprovalForAll (line 1884) | func (_ModelCollection *ModelCollectionFilterer) ParseApprovalForAll(l... method FilterBatchMetadataUpdate (line 1970) | func (_ModelCollection *ModelCollectionFilterer) FilterBatchMetadataUp... method WatchBatchMetadataUpdate (line 1982) | func (_ModelCollection *ModelCollectionFilterer) WatchBatchMetadataUpd... method ParseBatchMetadataUpdate (line 2019) | func (_ModelCollection *ModelCollectionFilterer) ParseBatchMetadataUpd... method FilterEIP712DomainChanged (line 2103) | func (_ModelCollection *ModelCollectionFilterer) FilterEIP712DomainCha... method WatchEIP712DomainChanged (line 2115) | func (_ModelCollection *ModelCollectionFilterer) WatchEIP712DomainChan... method ParseEIP712DomainChanged (line 2152) | func (_ModelCollection *ModelCollectionFilterer) ParseEIP712DomainChan... method FilterInitialized (line 2237) | func (_ModelCollection *ModelCollectionFilterer) FilterInitialized(opt... method WatchInitialized (line 2249) | func (_ModelCollection *ModelCollectionFilterer) WatchInitialized(opts... method ParseInitialized (line 2286) | func (_ModelCollection *ModelCollectionFilterer) ParseInitialized(log ... method FilterManagerAuthorization (line 2371) | func (_ModelCollection *ModelCollectionFilterer) FilterManagerAuthoriz... method WatchManagerAuthorization (line 2388) | func (_ModelCollection *ModelCollectionFilterer) WatchManagerAuthoriza... method ParseManagerAuthorization (line 2430) | func (_ModelCollection *ModelCollectionFilterer) ParseManagerAuthoriza... method FilterManagerDeauthorization (line 2515) | func (_ModelCollection *ModelCollectionFilterer) FilterManagerDeauthor... method WatchManagerDeauthorization (line 2532) | func (_ModelCollection *ModelCollectionFilterer) WatchManagerDeauthori... method ParseManagerDeauthorization (line 2574) | func (_ModelCollection *ModelCollectionFilterer) ParseManagerDeauthori... method FilterMetadataUpdate (line 2659) | func (_ModelCollection *ModelCollectionFilterer) FilterMetadataUpdate(... method WatchMetadataUpdate (line 2671) | func (_ModelCollection *ModelCollectionFilterer) WatchMetadataUpdate(o... method ParseMetadataUpdate (line 2708) | func (_ModelCollection *ModelCollectionFilterer) ParseMetadataUpdate(l... method FilterMintPriceUpdate (line 2793) | func (_ModelCollection *ModelCollectionFilterer) FilterMintPriceUpdate... method WatchMintPriceUpdate (line 2805) | func (_ModelCollection *ModelCollectionFilterer) WatchMintPriceUpdate(... method ParseMintPriceUpdate (line 2842) | func (_ModelCollection *ModelCollectionFilterer) ParseMintPriceUpdate(... method FilterModelURIUpdate (line 2928) | func (_ModelCollection *ModelCollectionFilterer) FilterModelURIUpdate(... method WatchModelURIUpdate (line 2945) | func (_ModelCollection *ModelCollectionFilterer) WatchModelURIUpdate(o... method ParseModelURIUpdate (line 2987) | func (_ModelCollection *ModelCollectionFilterer) ParseModelURIUpdate(l... method FilterNewModel (line 3075) | func (_ModelCollection *ModelCollectionFilterer) FilterNewModel(opts *... method WatchNewModel (line 3100) | func (_ModelCollection *ModelCollectionFilterer) WatchNewModel(opts *b... method ParseNewModel (line 3150) | func (_ModelCollection *ModelCollectionFilterer) ParseNewModel(log typ... method FilterOwnershipTransferred (line 3236) | func (_ModelCollection *ModelCollectionFilterer) FilterOwnershipTransf... method WatchOwnershipTransferred (line 3257) | func (_ModelCollection *ModelCollectionFilterer) WatchOwnershipTransfe... method ParseOwnershipTransferred (line 3303) | func (_ModelCollection *ModelCollectionFilterer) ParseOwnershipTransfe... method FilterPaused (line 3388) | func (_ModelCollection *ModelCollectionFilterer) FilterPaused(opts *bi... method WatchPaused (line 3400) | func (_ModelCollection *ModelCollectionFilterer) WatchPaused(opts *bin... method ParsePaused (line 3437) | func (_ModelCollection *ModelCollectionFilterer) ParsePaused(log types... method FilterRoyaltyPortionUpdate (line 3522) | func (_ModelCollection *ModelCollectionFilterer) FilterRoyaltyPortionU... method WatchRoyaltyPortionUpdate (line 3534) | func (_ModelCollection *ModelCollectionFilterer) WatchRoyaltyPortionUp... method ParseRoyaltyPortionUpdate (line 3571) | func (_ModelCollection *ModelCollectionFilterer) ParseRoyaltyPortionUp... method FilterRoyaltyReceiverUpdate (line 3656) | func (_ModelCollection *ModelCollectionFilterer) FilterRoyaltyReceiver... method WatchRoyaltyReceiverUpdate (line 3668) | func (_ModelCollection *ModelCollectionFilterer) WatchRoyaltyReceiverU... method ParseRoyaltyReceiverUpdate (line 3705) | func (_ModelCollection *ModelCollectionFilterer) ParseRoyaltyReceiverU... method FilterTransfer (line 3792) | func (_ModelCollection *ModelCollectionFilterer) FilterTransfer(opts *... method WatchTransfer (line 3817) | func (_ModelCollection *ModelCollectionFilterer) WatchTransfer(opts *b... method ParseTransfer (line 3867) | func (_ModelCollection *ModelCollectionFilterer) ParseTransfer(log typ... method FilterUnpaused (line 3952) | func (_ModelCollection *ModelCollectionFilterer) FilterUnpaused(opts *... method WatchUnpaused (line 3964) | func (_ModelCollection *ModelCollectionFilterer) WatchUnpaused(opts *b... method ParseUnpaused (line 4001) | func (_ModelCollection *ModelCollectionFilterer) ParseUnpaused(log typ... method FilterWEAITokenUpdate (line 4087) | func (_ModelCollection *ModelCollectionFilterer) FilterWEAITokenUpdate... method WatchWEAITokenUpdate (line 4099) | func (_ModelCollection *ModelCollectionFilterer) WatchWEAITokenUpdate(... method ParseWEAITokenUpdate (line 4136) | func (_ModelCollection *ModelCollectionFilterer) ParseWEAITokenUpdate(... type ModelCollectionSession (line 87) | type ModelCollectionSession struct method IsManager (line 225) | func (_ModelCollection *ModelCollectionSession) IsManager(arg0 common.... method MintPrice (line 256) | func (_ModelCollection *ModelCollectionSession) MintPrice() (*big.Int,... method NextModelId0 (line 287) | func (_ModelCollection *ModelCollectionSession) NextModelId0() (*big.I... method RoyaltyPortion (line 318) | func (_ModelCollection *ModelCollectionSession) RoyaltyPortion() (uint... method RoyaltyReceiver (line 349) | func (_ModelCollection *ModelCollectionSession) RoyaltyReceiver() (com... method WEAIToken0 (line 380) | func (_ModelCollection *ModelCollectionSession) WEAIToken0() (common.A... method BalanceOf (line 411) | func (_ModelCollection *ModelCollectionSession) BalanceOf(owner common... method CheckModelExist (line 442) | func (_ModelCollection *ModelCollectionSession) CheckModelExist(modelI... method Eip712Domain (line 496) | func (_ModelCollection *ModelCollectionSession) Eip712Domain() (struct { method GetApproved (line 543) | func (_ModelCollection *ModelCollectionSession) GetApproved(tokenId *b... method IsApprovedForAll (line 574) | func (_ModelCollection *ModelCollectionSession) IsApprovedForAll(owner... method IsManager0 (line 605) | func (_ModelCollection *ModelCollectionSession) IsManager0(account com... method MintPrice0 (line 636) | func (_ModelCollection *ModelCollectionSession) MintPrice0() (*big.Int... method Name (line 667) | func (_ModelCollection *ModelCollectionSession) Name() (string, error) { method NextModelId (line 698) | func (_ModelCollection *ModelCollectionSession) NextModelId() (*big.In... method Owner (line 729) | func (_ModelCollection *ModelCollectionSession) Owner() (common.Addres... method OwnerOf (line 760) | func (_ModelCollection *ModelCollectionSession) OwnerOf(tokenId *big.I... method Paused (line 791) | func (_ModelCollection *ModelCollectionSession) Paused() (bool, error) { method RoyaltyInfo (line 830) | func (_ModelCollection *ModelCollectionSession) RoyaltyInfo(modelId *b... method RoyaltyPortion0 (line 867) | func (_ModelCollection *ModelCollectionSession) RoyaltyPortion0() (uin... method RoyaltyReceiver0 (line 898) | func (_ModelCollection *ModelCollectionSession) RoyaltyReceiver0() (co... method SupportsInterface (line 929) | func (_ModelCollection *ModelCollectionSession) SupportsInterface(inte... method Symbol (line 960) | func (_ModelCollection *ModelCollectionSession) Symbol() (string, erro... method TokenByIndex (line 991) | func (_ModelCollection *ModelCollectionSession) TokenByIndex(index *bi... method TokenOfOwnerByIndex (line 1022) | func (_ModelCollection *ModelCollectionSession) TokenOfOwnerByIndex(ow... method TokenURI (line 1053) | func (_ModelCollection *ModelCollectionSession) TokenURI(modelId *big.... method TotalSupply (line 1084) | func (_ModelCollection *ModelCollectionSession) TotalSupply() (*big.In... method Version (line 1115) | func (_ModelCollection *ModelCollectionSession) Version() (string, err... method WEAIToken (line 1146) | func (_ModelCollection *ModelCollectionSession) WEAIToken() (common.Ad... method Approve (line 1167) | func (_ModelCollection *ModelCollectionSession) Approve(to common.Addr... method AuthorizeManager (line 1188) | func (_ModelCollection *ModelCollectionSession) AuthorizeManager(accou... method DeauthorizeManager (line 1209) | func (_ModelCollection *ModelCollectionSession) DeauthorizeManager(acc... method Initialize (line 1230) | func (_ModelCollection *ModelCollectionSession) Initialize(name_ strin... method Mint (line 1251) | func (_ModelCollection *ModelCollectionSession) Mint(to common.Address... method Pause (line 1272) | func (_ModelCollection *ModelCollectionSession) Pause() (*types.Transa... method RenounceOwnership (line 1293) | func (_ModelCollection *ModelCollectionSession) RenounceOwnership() (*... method SafeTransferFrom (line 1314) | func (_ModelCollection *ModelCollectionSession) SafeTransferFrom(from ... method SafeTransferFrom0 (line 1335) | func (_ModelCollection *ModelCollectionSession) SafeTransferFrom0(from... method SetApprovalForAll (line 1356) | func (_ModelCollection *ModelCollectionSession) SetApprovalForAll(oper... method TransferFrom (line 1377) | func (_ModelCollection *ModelCollectionSession) TransferFrom(from comm... method TransferOwnership (line 1398) | func (_ModelCollection *ModelCollectionSession) TransferOwnership(newO... method Unpause (line 1419) | func (_ModelCollection *ModelCollectionSession) Unpause() (*types.Tran... method UpdateMintPrice (line 1440) | func (_ModelCollection *ModelCollectionSession) UpdateMintPrice(newPri... method UpdateModelURI (line 1461) | func (_ModelCollection *ModelCollectionSession) UpdateModelURI(modelId... method UpdateRoyaltyPortion (line 1482) | func (_ModelCollection *ModelCollectionSession) UpdateRoyaltyPortion(n... method UpdateRoyaltyReceiver (line 1503) | func (_ModelCollection *ModelCollectionSession) UpdateRoyaltyReceiver(... method UpdateWEAIToken (line 1524) | func (_ModelCollection *ModelCollectionSession) UpdateWEAIToken(newTok... method Withdraw (line 1545) | func (_ModelCollection *ModelCollectionSession) Withdraw(to common.Add... method Receive (line 1566) | func (_ModelCollection *ModelCollectionSession) Receive() (*types.Tran... type ModelCollectionCallerSession (line 95) | type ModelCollectionCallerSession struct method IsManager (line 232) | func (_ModelCollection *ModelCollectionCallerSession) IsManager(arg0 c... method MintPrice (line 263) | func (_ModelCollection *ModelCollectionCallerSession) MintPrice() (*bi... method NextModelId0 (line 294) | func (_ModelCollection *ModelCollectionCallerSession) NextModelId0() (... method RoyaltyPortion (line 325) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyPortion()... method RoyaltyReceiver (line 356) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyReceiver(... method WEAIToken0 (line 387) | func (_ModelCollection *ModelCollectionCallerSession) WEAIToken0() (co... method BalanceOf (line 418) | func (_ModelCollection *ModelCollectionCallerSession) BalanceOf(owner ... method CheckModelExist (line 449) | func (_ModelCollection *ModelCollectionCallerSession) CheckModelExist(... method Eip712Domain (line 511) | func (_ModelCollection *ModelCollectionCallerSession) Eip712Domain() (... method GetApproved (line 550) | func (_ModelCollection *ModelCollectionCallerSession) GetApproved(toke... method IsApprovedForAll (line 581) | func (_ModelCollection *ModelCollectionCallerSession) IsApprovedForAll... method IsManager0 (line 612) | func (_ModelCollection *ModelCollectionCallerSession) IsManager0(accou... method MintPrice0 (line 643) | func (_ModelCollection *ModelCollectionCallerSession) MintPrice0() (*b... method Name (line 674) | func (_ModelCollection *ModelCollectionCallerSession) Name() (string, ... method NextModelId (line 705) | func (_ModelCollection *ModelCollectionCallerSession) NextModelId() (*... method Owner (line 736) | func (_ModelCollection *ModelCollectionCallerSession) Owner() (common.... method OwnerOf (line 767) | func (_ModelCollection *ModelCollectionCallerSession) OwnerOf(tokenId ... method Paused (line 798) | func (_ModelCollection *ModelCollectionCallerSession) Paused() (bool, ... method RoyaltyInfo (line 840) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyInfo(mode... method RoyaltyPortion0 (line 874) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyPortion0(... method RoyaltyReceiver0 (line 905) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyReceiver0... method SupportsInterface (line 936) | func (_ModelCollection *ModelCollectionCallerSession) SupportsInterfac... method Symbol (line 967) | func (_ModelCollection *ModelCollectionCallerSession) Symbol() (string... method TokenByIndex (line 998) | func (_ModelCollection *ModelCollectionCallerSession) TokenByIndex(ind... method TokenOfOwnerByIndex (line 1029) | func (_ModelCollection *ModelCollectionCallerSession) TokenOfOwnerByIn... method TokenURI (line 1060) | func (_ModelCollection *ModelCollectionCallerSession) TokenURI(modelId... method TotalSupply (line 1091) | func (_ModelCollection *ModelCollectionCallerSession) TotalSupply() (*... method Version (line 1122) | func (_ModelCollection *ModelCollectionCallerSession) Version() (strin... method WEAIToken (line 1153) | func (_ModelCollection *ModelCollectionCallerSession) WEAIToken() (com... type ModelCollectionTransactorSession (line 102) | type ModelCollectionTransactorSession struct method Approve (line 1174) | func (_ModelCollection *ModelCollectionTransactorSession) Approve(to c... method AuthorizeManager (line 1195) | func (_ModelCollection *ModelCollectionTransactorSession) AuthorizeMan... method DeauthorizeManager (line 1216) | func (_ModelCollection *ModelCollectionTransactorSession) DeauthorizeM... method Initialize (line 1237) | func (_ModelCollection *ModelCollectionTransactorSession) Initialize(n... method Mint (line 1258) | func (_ModelCollection *ModelCollectionTransactorSession) Mint(to comm... method Pause (line 1279) | func (_ModelCollection *ModelCollectionTransactorSession) Pause() (*ty... method RenounceOwnership (line 1300) | func (_ModelCollection *ModelCollectionTransactorSession) RenounceOwne... method SafeTransferFrom (line 1321) | func (_ModelCollection *ModelCollectionTransactorSession) SafeTransfer... method SafeTransferFrom0 (line 1342) | func (_ModelCollection *ModelCollectionTransactorSession) SafeTransfer... method SetApprovalForAll (line 1363) | func (_ModelCollection *ModelCollectionTransactorSession) SetApprovalF... method TransferFrom (line 1384) | func (_ModelCollection *ModelCollectionTransactorSession) TransferFrom... method TransferOwnership (line 1405) | func (_ModelCollection *ModelCollectionTransactorSession) TransferOwne... method Unpause (line 1426) | func (_ModelCollection *ModelCollectionTransactorSession) Unpause() (*... method UpdateMintPrice (line 1447) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateMintPr... method UpdateModelURI (line 1468) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateModelU... method UpdateRoyaltyPortion (line 1489) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateRoyalt... method UpdateRoyaltyReceiver (line 1510) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateRoyalt... method UpdateWEAIToken (line 1531) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateWEAITo... method Withdraw (line 1552) | func (_ModelCollection *ModelCollectionTransactorSession) Withdraw(to ... method Receive (line 1573) | func (_ModelCollection *ModelCollectionTransactorSession) Receive() (*... type ModelCollectionRaw (line 108) | type ModelCollectionRaw struct method Call (line 171) | func (_ModelCollection *ModelCollectionRaw) Call(opts *bind.CallOpts, ... method Transfer (line 177) | func (_ModelCollection *ModelCollectionRaw) Transfer(opts *bind.Transa... method Transact (line 182) | func (_ModelCollection *ModelCollectionRaw) Transact(opts *bind.Transa... type ModelCollectionCallerRaw (line 113) | type ModelCollectionCallerRaw struct method Call (line 190) | func (_ModelCollection *ModelCollectionCallerRaw) Call(opts *bind.Call... type ModelCollectionTransactorRaw (line 118) | type ModelCollectionTransactorRaw struct method Transfer (line 196) | func (_ModelCollection *ModelCollectionTransactorRaw) Transfer(opts *b... method Transact (line 201) | func (_ModelCollection *ModelCollectionTransactorRaw) Transact(opts *b... function NewModelCollection (line 123) | func NewModelCollection(address common.Address, backend bind.ContractBac... function NewModelCollectionCaller (line 132) | func NewModelCollectionCaller(address common.Address, caller bind.Contra... function NewModelCollectionTransactor (line 141) | func NewModelCollectionTransactor(address common.Address, transactor bin... function NewModelCollectionFilterer (line 150) | func NewModelCollectionFilterer(address common.Address, filterer bind.Co... function bindModelCollection (line 159) | func bindModelCollection(address common.Address, caller bind.ContractCal... type ModelCollectionApprovalIterator (line 1578) | type ModelCollectionApprovalIterator struct method Next (line 1593) | func (it *ModelCollectionApprovalIterator) Next() bool { method Error (line 1633) | func (it *ModelCollectionApprovalIterator) Error() error { method Close (line 1639) | func (it *ModelCollectionApprovalIterator) Close() error { type ModelCollectionApproval (line 1645) | type ModelCollectionApproval struct type ModelCollectionApprovalForAllIterator (line 1740) | type ModelCollectionApprovalForAllIterator struct method Next (line 1755) | func (it *ModelCollectionApprovalForAllIterator) Next() bool { method Error (line 1795) | func (it *ModelCollectionApprovalForAllIterator) Error() error { method Close (line 1801) | func (it *ModelCollectionApprovalForAllIterator) Close() error { type ModelCollectionApprovalForAll (line 1807) | type ModelCollectionApprovalForAll struct type ModelCollectionBatchMetadataUpdateIterator (line 1894) | type ModelCollectionBatchMetadataUpdateIterator struct method Next (line 1909) | func (it *ModelCollectionBatchMetadataUpdateIterator) Next() bool { method Error (line 1949) | func (it *ModelCollectionBatchMetadataUpdateIterator) Error() error { method Close (line 1955) | func (it *ModelCollectionBatchMetadataUpdateIterator) Close() error { type ModelCollectionBatchMetadataUpdate (line 1961) | type ModelCollectionBatchMetadataUpdate struct type ModelCollectionEIP712DomainChangedIterator (line 2029) | type ModelCollectionEIP712DomainChangedIterator struct method Next (line 2044) | func (it *ModelCollectionEIP712DomainChangedIterator) Next() bool { method Error (line 2084) | func (it *ModelCollectionEIP712DomainChangedIterator) Error() error { method Close (line 2090) | func (it *ModelCollectionEIP712DomainChangedIterator) Close() error { type ModelCollectionEIP712DomainChanged (line 2096) | type ModelCollectionEIP712DomainChanged struct type ModelCollectionInitializedIterator (line 2162) | type ModelCollectionInitializedIterator struct method Next (line 2177) | func (it *ModelCollectionInitializedIterator) Next() bool { method Error (line 2217) | func (it *ModelCollectionInitializedIterator) Error() error { method Close (line 2223) | func (it *ModelCollectionInitializedIterator) Close() error { type ModelCollectionInitialized (line 2229) | type ModelCollectionInitialized struct type ModelCollectionManagerAuthorizationIterator (line 2296) | type ModelCollectionManagerAuthorizationIterator struct method Next (line 2311) | func (it *ModelCollectionManagerAuthorizationIterator) Next() bool { method Error (line 2351) | func (it *ModelCollectionManagerAuthorizationIterator) Error() error { method Close (line 2357) | func (it *ModelCollectionManagerAuthorizationIterator) Close() error { type ModelCollectionManagerAuthorization (line 2363) | type ModelCollectionManagerAuthorization struct type ModelCollectionManagerDeauthorizationIterator (line 2440) | type ModelCollectionManagerDeauthorizationIterator struct method Next (line 2455) | func (it *ModelCollectionManagerDeauthorizationIterator) Next() bool { method Error (line 2495) | func (it *ModelCollectionManagerDeauthorizationIterator) Error() error { method Close (line 2501) | func (it *ModelCollectionManagerDeauthorizationIterator) Close() error { type ModelCollectionManagerDeauthorization (line 2507) | type ModelCollectionManagerDeauthorization struct type ModelCollectionMetadataUpdateIterator (line 2584) | type ModelCollectionMetadataUpdateIterator struct method Next (line 2599) | func (it *ModelCollectionMetadataUpdateIterator) Next() bool { method Error (line 2639) | func (it *ModelCollectionMetadataUpdateIterator) Error() error { method Close (line 2645) | func (it *ModelCollectionMetadataUpdateIterator) Close() error { type ModelCollectionMetadataUpdate (line 2651) | type ModelCollectionMetadataUpdate struct type ModelCollectionMintPriceUpdateIterator (line 2718) | type ModelCollectionMintPriceUpdateIterator struct method Next (line 2733) | func (it *ModelCollectionMintPriceUpdateIterator) Next() bool { method Error (line 2773) | func (it *ModelCollectionMintPriceUpdateIterator) Error() error { method Close (line 2779) | func (it *ModelCollectionMintPriceUpdateIterator) Close() error { type ModelCollectionMintPriceUpdate (line 2785) | type ModelCollectionMintPriceUpdate struct type ModelCollectionModelURIUpdateIterator (line 2852) | type ModelCollectionModelURIUpdateIterator struct method Next (line 2867) | func (it *ModelCollectionModelURIUpdateIterator) Next() bool { method Error (line 2907) | func (it *ModelCollectionModelURIUpdateIterator) Error() error { method Close (line 2913) | func (it *ModelCollectionModelURIUpdateIterator) Close() error { type ModelCollectionModelURIUpdate (line 2919) | type ModelCollectionModelURIUpdate struct type ModelCollectionNewModelIterator (line 2997) | type ModelCollectionNewModelIterator struct method Next (line 3012) | func (it *ModelCollectionNewModelIterator) Next() bool { method Error (line 3052) | func (it *ModelCollectionNewModelIterator) Error() error { method Close (line 3058) | func (it *ModelCollectionNewModelIterator) Close() error { type ModelCollectionNewModel (line 3064) | type ModelCollectionNewModel struct type ModelCollectionOwnershipTransferredIterator (line 3160) | type ModelCollectionOwnershipTransferredIterator struct method Next (line 3175) | func (it *ModelCollectionOwnershipTransferredIterator) Next() bool { method Error (line 3215) | func (it *ModelCollectionOwnershipTransferredIterator) Error() error { method Close (line 3221) | func (it *ModelCollectionOwnershipTransferredIterator) Close() error { type ModelCollectionOwnershipTransferred (line 3227) | type ModelCollectionOwnershipTransferred struct type ModelCollectionPausedIterator (line 3313) | type ModelCollectionPausedIterator struct method Next (line 3328) | func (it *ModelCollectionPausedIterator) Next() bool { method Error (line 3368) | func (it *ModelCollectionPausedIterator) Error() error { method Close (line 3374) | func (it *ModelCollectionPausedIterator) Close() error { type ModelCollectionPaused (line 3380) | type ModelCollectionPaused struct type ModelCollectionRoyaltyPortionUpdateIterator (line 3447) | type ModelCollectionRoyaltyPortionUpdateIterator struct method Next (line 3462) | func (it *ModelCollectionRoyaltyPortionUpdateIterator) Next() bool { method Error (line 3502) | func (it *ModelCollectionRoyaltyPortionUpdateIterator) Error() error { method Close (line 3508) | func (it *ModelCollectionRoyaltyPortionUpdateIterator) Close() error { type ModelCollectionRoyaltyPortionUpdate (line 3514) | type ModelCollectionRoyaltyPortionUpdate struct type ModelCollectionRoyaltyReceiverUpdateIterator (line 3581) | type ModelCollectionRoyaltyReceiverUpdateIterator struct method Next (line 3596) | func (it *ModelCollectionRoyaltyReceiverUpdateIterator) Next() bool { method Error (line 3636) | func (it *ModelCollectionRoyaltyReceiverUpdateIterator) Error() error { method Close (line 3642) | func (it *ModelCollectionRoyaltyReceiverUpdateIterator) Close() error { type ModelCollectionRoyaltyReceiverUpdate (line 3648) | type ModelCollectionRoyaltyReceiverUpdate struct type ModelCollectionTransferIterator (line 3715) | type ModelCollectionTransferIterator struct method Next (line 3730) | func (it *ModelCollectionTransferIterator) Next() bool { method Error (line 3770) | func (it *ModelCollectionTransferIterator) Error() error { method Close (line 3776) | func (it *ModelCollectionTransferIterator) Close() error { type ModelCollectionTransfer (line 3782) | type ModelCollectionTransfer struct type ModelCollectionUnpausedIterator (line 3877) | type ModelCollectionUnpausedIterator struct method Next (line 3892) | func (it *ModelCollectionUnpausedIterator) Next() bool { method Error (line 3932) | func (it *ModelCollectionUnpausedIterator) Error() error { method Close (line 3938) | func (it *ModelCollectionUnpausedIterator) Close() error { type ModelCollectionUnpaused (line 3944) | type ModelCollectionUnpaused struct type ModelCollectionWEAITokenUpdateIterator (line 4011) | type ModelCollectionWEAITokenUpdateIterator struct method Next (line 4026) | func (it *ModelCollectionWEAITokenUpdateIterator) Next() bool { method Error (line 4066) | func (it *ModelCollectionWEAITokenUpdateIterator) Error() error { method Close (line 4072) | func (it *ModelCollectionWEAITokenUpdateIterator) Close() error { type ModelCollectionWEAITokenUpdate (line 4078) | type ModelCollectionWEAITokenUpdate struct FILE: decentralized-compute/core/contracts/model_collection_v1/model_collection_v1.go function DeployModelCollectionV1 (line 47) | func DeployModelCollectionV1(auth *bind.TransactOpts, backend bind.Contr... type ModelCollectionV1 (line 64) | type ModelCollectionV1 struct type ModelCollectionV1Caller (line 71) | type ModelCollectionV1Caller struct method BalanceOf (line 208) | func (_ModelCollectionV1 *ModelCollectionV1Caller) BalanceOf(opts *bin... method Eip712Domain (line 239) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Eip712Domain(opts *... method GetApproved (line 309) | func (_ModelCollectionV1 *ModelCollectionV1Caller) GetApproved(opts *b... method GetHashToSign (line 340) | func (_ModelCollectionV1 *ModelCollectionV1Caller) GetHashToSign(opts ... method IsApprovedForAll (line 371) | func (_ModelCollectionV1 *ModelCollectionV1Caller) IsApprovedForAll(op... method IsManager (line 402) | func (_ModelCollectionV1 *ModelCollectionV1Caller) IsManager(opts *bin... method MintPrice (line 433) | func (_ModelCollectionV1 *ModelCollectionV1Caller) MintPrice(opts *bin... method ModelAddressOf (line 464) | func (_ModelCollectionV1 *ModelCollectionV1Caller) ModelAddressOf(opts... method Name (line 495) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Name(opts *bind.Cal... method NextModelId (line 526) | func (_ModelCollectionV1 *ModelCollectionV1Caller) NextModelId(opts *b... method Owner (line 557) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Owner(opts *bind.Ca... method OwnerOf (line 588) | func (_ModelCollectionV1 *ModelCollectionV1Caller) OwnerOf(opts *bind.... method Paused (line 619) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Paused(opts *bind.C... method RoyaltyInfo (line 650) | func (_ModelCollectionV1 *ModelCollectionV1Caller) RoyaltyInfo(opts *b... method RoyaltyPortion (line 682) | func (_ModelCollectionV1 *ModelCollectionV1Caller) RoyaltyPortion(opts... method RoyaltyReceiver (line 713) | func (_ModelCollectionV1 *ModelCollectionV1Caller) RoyaltyReceiver(opt... method SupportsInterface (line 744) | func (_ModelCollectionV1 *ModelCollectionV1Caller) SupportsInterface(o... method Symbol (line 775) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Symbol(opts *bind.C... method TokenByIndex (line 806) | func (_ModelCollectionV1 *ModelCollectionV1Caller) TokenByIndex(opts *... method TokenOfOwnerByIndex (line 837) | func (_ModelCollectionV1 *ModelCollectionV1Caller) TokenOfOwnerByIndex... method TokenURI (line 868) | func (_ModelCollectionV1 *ModelCollectionV1Caller) TokenURI(opts *bind... method TotalSupply (line 899) | func (_ModelCollectionV1 *ModelCollectionV1Caller) TotalSupply(opts *b... method Version (line 930) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Version(opts *bind.... type ModelCollectionV1Transactor (line 76) | type ModelCollectionV1Transactor struct method Approve (line 961) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Approve(opts *b... method AuthorizeManager (line 982) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) AuthorizeManage... method DeauthorizeManager (line 1003) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) DeauthorizeMana... method Initialize (line 1024) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Initialize(opts... method Mint (line 1045) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Mint(opts *bind... method MintBySignature (line 1066) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) MintBySignature... method Pause (line 1087) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Pause(opts *bin... method RenounceOwnership (line 1108) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) RenounceOwnersh... method SafeTransferFrom (line 1129) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) SafeTransferFro... method SafeTransferFrom0 (line 1150) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) SafeTransferFro... method SetApprovalForAll (line 1171) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) SetApprovalForA... method TransferFrom (line 1192) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) TransferFrom(op... method TransferOwnership (line 1213) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) TransferOwnersh... method Unpause (line 1234) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Unpause(opts *b... method UpdateMintPrice (line 1255) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) UpdateMintPrice... method UpdateRoyaltyPortion (line 1276) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) UpdateRoyaltyPo... method UpdateRoyaltyReceiver (line 1297) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) UpdateRoyaltyRe... method UpdateTokenModel (line 1318) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) UpdateTokenMode... method UpdateTokenURI (line 1339) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) UpdateTokenURI(... method Withdraw (line 1360) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Withdraw(opts *... method Receive (line 1381) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Receive(opts *b... type ModelCollectionV1Filterer (line 81) | type ModelCollectionV1Filterer struct method FilterApproval (line 1477) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterApproval(op... method WatchApproval (line 1502) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchApproval(opt... method ParseApproval (line 1552) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseApproval(log... method FilterApprovalForAll (line 1639) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterApprovalFor... method WatchApprovalForAll (line 1660) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchApprovalForA... method ParseApprovalForAll (line 1706) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseApprovalForA... method FilterBatchMetadataUpdate (line 1792) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterBatchMetada... method WatchBatchMetadataUpdate (line 1804) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchBatchMetadat... method ParseBatchMetadataUpdate (line 1841) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseBatchMetadat... method FilterEIP712DomainChanged (line 1925) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterEIP712Domai... method WatchEIP712DomainChanged (line 1937) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchEIP712Domain... method ParseEIP712DomainChanged (line 1974) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseEIP712Domain... method FilterInitialized (line 2059) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterInitialized... method WatchInitialized (line 2071) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchInitialized(... method ParseInitialized (line 2108) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseInitialized(... method FilterManagerAuthorization (line 2193) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterManagerAuth... method WatchManagerAuthorization (line 2210) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchManagerAutho... method ParseManagerAuthorization (line 2252) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseManagerAutho... method FilterManagerDeauthorization (line 2337) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterManagerDeau... method WatchManagerDeauthorization (line 2354) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchManagerDeaut... method ParseManagerDeauthorization (line 2396) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseManagerDeaut... method FilterMetadataUpdate (line 2481) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterMetadataUpd... method WatchMetadataUpdate (line 2493) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchMetadataUpda... method ParseMetadataUpdate (line 2530) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseMetadataUpda... method FilterMintPriceUpdate (line 2615) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterMintPriceUp... method WatchMintPriceUpdate (line 2627) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchMintPriceUpd... method ParseMintPriceUpdate (line 2664) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseMintPriceUpd... method FilterNewToken (line 2752) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterNewToken(op... method WatchNewToken (line 2774) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchNewToken(opt... method ParseNewToken (line 2821) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseNewToken(log... method FilterOwnershipTransferred (line 2907) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterOwnershipTr... method WatchOwnershipTransferred (line 2928) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchOwnershipTra... method ParseOwnershipTransferred (line 2974) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseOwnershipTra... method FilterPaused (line 3059) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterPaused(opts... method WatchPaused (line 3071) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchPaused(opts ... method ParsePaused (line 3108) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParsePaused(log t... method FilterRoyaltyPortionUpdate (line 3193) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterRoyaltyPort... method WatchRoyaltyPortionUpdate (line 3205) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchRoyaltyPorti... method ParseRoyaltyPortionUpdate (line 3242) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseRoyaltyPorti... method FilterRoyaltyReceiverUpdate (line 3327) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterRoyaltyRece... method WatchRoyaltyReceiverUpdate (line 3339) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchRoyaltyRecei... method ParseRoyaltyReceiverUpdate (line 3376) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseRoyaltyRecei... method FilterTokenModelUpdate (line 3462) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterTokenModelU... method WatchTokenModelUpdate (line 3479) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchTokenModelUp... method ParseTokenModelUpdate (line 3521) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseTokenModelUp... method FilterTokenURIUpdate (line 3607) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterTokenURIUpd... method WatchTokenURIUpdate (line 3624) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchTokenURIUpda... method ParseTokenURIUpdate (line 3666) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseTokenURIUpda... method FilterTransfer (line 3753) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterTransfer(op... method WatchTransfer (line 3778) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchTransfer(opt... method ParseTransfer (line 3828) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseTransfer(log... method FilterUnpaused (line 3913) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterUnpaused(op... method WatchUnpaused (line 3925) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchUnpaused(opt... method ParseUnpaused (line 3962) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseUnpaused(log... type ModelCollectionV1Session (line 87) | type ModelCollectionV1Session struct method BalanceOf (line 225) | func (_ModelCollectionV1 *ModelCollectionV1Session) BalanceOf(owner co... method Eip712Domain (line 279) | func (_ModelCollectionV1 *ModelCollectionV1Session) Eip712Domain() (st... method GetApproved (line 326) | func (_ModelCollectionV1 *ModelCollectionV1Session) GetApproved(tokenI... method GetHashToSign (line 357) | func (_ModelCollectionV1 *ModelCollectionV1Session) GetHashToSign(_to ... method IsApprovedForAll (line 388) | func (_ModelCollectionV1 *ModelCollectionV1Session) IsApprovedForAll(o... method IsManager (line 419) | func (_ModelCollectionV1 *ModelCollectionV1Session) IsManager(arg0 com... method MintPrice (line 450) | func (_ModelCollectionV1 *ModelCollectionV1Session) MintPrice() (*big.... method ModelAddressOf (line 481) | func (_ModelCollectionV1 *ModelCollectionV1Session) ModelAddressOf(_to... method Name (line 512) | func (_ModelCollectionV1 *ModelCollectionV1Session) Name() (string, er... method NextModelId (line 543) | func (_ModelCollectionV1 *ModelCollectionV1Session) NextModelId() (*bi... method Owner (line 574) | func (_ModelCollectionV1 *ModelCollectionV1Session) Owner() (common.Ad... method OwnerOf (line 605) | func (_ModelCollectionV1 *ModelCollectionV1Session) OwnerOf(tokenId *b... method Paused (line 636) | func (_ModelCollectionV1 *ModelCollectionV1Session) Paused() (bool, er... method RoyaltyInfo (line 668) | func (_ModelCollectionV1 *ModelCollectionV1Session) RoyaltyInfo(_token... method RoyaltyPortion (line 699) | func (_ModelCollectionV1 *ModelCollectionV1Session) RoyaltyPortion() (... method RoyaltyReceiver (line 730) | func (_ModelCollectionV1 *ModelCollectionV1Session) RoyaltyReceiver() ... method SupportsInterface (line 761) | func (_ModelCollectionV1 *ModelCollectionV1Session) SupportsInterface(... method Symbol (line 792) | func (_ModelCollectionV1 *ModelCollectionV1Session) Symbol() (string, ... method TokenByIndex (line 823) | func (_ModelCollectionV1 *ModelCollectionV1Session) TokenByIndex(index... method TokenOfOwnerByIndex (line 854) | func (_ModelCollectionV1 *ModelCollectionV1Session) TokenOfOwnerByInde... method TokenURI (line 885) | func (_ModelCollectionV1 *ModelCollectionV1Session) TokenURI(_tokenId ... method TotalSupply (line 916) | func (_ModelCollectionV1 *ModelCollectionV1Session) TotalSupply() (*bi... method Version (line 947) | func (_ModelCollectionV1 *ModelCollectionV1Session) Version() (string,... method Approve (line 968) | func (_ModelCollectionV1 *ModelCollectionV1Session) Approve(to common.... method AuthorizeManager (line 989) | func (_ModelCollectionV1 *ModelCollectionV1Session) AuthorizeManager(_... method DeauthorizeManager (line 1010) | func (_ModelCollectionV1 *ModelCollectionV1Session) DeauthorizeManager... method Initialize (line 1031) | func (_ModelCollectionV1 *ModelCollectionV1Session) Initialize(_name s... method Mint (line 1052) | func (_ModelCollectionV1 *ModelCollectionV1Session) Mint(_to common.Ad... method MintBySignature (line 1073) | func (_ModelCollectionV1 *ModelCollectionV1Session) MintBySignature(_t... method Pause (line 1094) | func (_ModelCollectionV1 *ModelCollectionV1Session) Pause() (*types.Tr... method RenounceOwnership (line 1115) | func (_ModelCollectionV1 *ModelCollectionV1Session) RenounceOwnership(... method SafeTransferFrom (line 1136) | func (_ModelCollectionV1 *ModelCollectionV1Session) SafeTransferFrom(f... method SafeTransferFrom0 (line 1157) | func (_ModelCollectionV1 *ModelCollectionV1Session) SafeTransferFrom0(... method SetApprovalForAll (line 1178) | func (_ModelCollectionV1 *ModelCollectionV1Session) SetApprovalForAll(... method TransferFrom (line 1199) | func (_ModelCollectionV1 *ModelCollectionV1Session) TransferFrom(from ... method TransferOwnership (line 1220) | func (_ModelCollectionV1 *ModelCollectionV1Session) TransferOwnership(... method Unpause (line 1241) | func (_ModelCollectionV1 *ModelCollectionV1Session) Unpause() (*types.... method UpdateMintPrice (line 1262) | func (_ModelCollectionV1 *ModelCollectionV1Session) UpdateMintPrice(_m... method UpdateRoyaltyPortion (line 1283) | func (_ModelCollectionV1 *ModelCollectionV1Session) UpdateRoyaltyPorti... method UpdateRoyaltyReceiver (line 1304) | func (_ModelCollectionV1 *ModelCollectionV1Session) UpdateRoyaltyRecei... method UpdateTokenModel (line 1325) | func (_ModelCollectionV1 *ModelCollectionV1Session) UpdateTokenModel(_... method UpdateTokenURI (line 1346) | func (_ModelCollectionV1 *ModelCollectionV1Session) UpdateTokenURI(_to... method Withdraw (line 1367) | func (_ModelCollectionV1 *ModelCollectionV1Session) Withdraw(_to commo... method Receive (line 1388) | func (_ModelCollectionV1 *ModelCollectionV1Session) Receive() (*types.... type ModelCollectionV1CallerSession (line 95) | type ModelCollectionV1CallerSession struct method BalanceOf (line 232) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) BalanceOf(ow... method Eip712Domain (line 294) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Eip712Domain... method GetApproved (line 333) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) GetApproved(... method GetHashToSign (line 364) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) GetHashToSig... method IsApprovedForAll (line 395) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) IsApprovedFo... method IsManager (line 426) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) IsManager(ar... method MintPrice (line 457) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) MintPrice() ... method ModelAddressOf (line 488) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) ModelAddress... method Name (line 519) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Name() (stri... method NextModelId (line 550) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) NextModelId(... method Owner (line 581) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Owner() (com... method OwnerOf (line 612) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) OwnerOf(toke... method Paused (line 643) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Paused() (bo... method RoyaltyInfo (line 675) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) RoyaltyInfo(... method RoyaltyPortion (line 706) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) RoyaltyPorti... method RoyaltyReceiver (line 737) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) RoyaltyRecei... method SupportsInterface (line 768) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) SupportsInte... method Symbol (line 799) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Symbol() (st... method TokenByIndex (line 830) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) TokenByIndex... method TokenOfOwnerByIndex (line 861) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) TokenOfOwner... method TokenURI (line 892) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) TokenURI(_to... method TotalSupply (line 923) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) TotalSupply(... method Version (line 954) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Version() (s... type ModelCollectionV1TransactorSession (line 102) | type ModelCollectionV1TransactorSession struct method Approve (line 975) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Approve(... method AuthorizeManager (line 996) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Authoriz... method DeauthorizeManager (line 1017) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Deauthor... method Initialize (line 1038) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Initiali... method Mint (line 1059) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Mint(_to... method MintBySignature (line 1080) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) MintBySi... method Pause (line 1101) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Pause() ... method RenounceOwnership (line 1122) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Renounce... method SafeTransferFrom (line 1143) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) SafeTran... method SafeTransferFrom0 (line 1164) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) SafeTran... method SetApprovalForAll (line 1185) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) SetAppro... method TransferFrom (line 1206) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Transfer... method TransferOwnership (line 1227) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Transfer... method Unpause (line 1248) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Unpause(... method UpdateMintPrice (line 1269) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) UpdateMi... method UpdateRoyaltyPortion (line 1290) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) UpdateRo... method UpdateRoyaltyReceiver (line 1311) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) UpdateRo... method UpdateTokenModel (line 1332) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) UpdateTo... method UpdateTokenURI (line 1353) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) UpdateTo... method Withdraw (line 1374) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Withdraw... method Receive (line 1395) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Receive(... type ModelCollectionV1Raw (line 108) | type ModelCollectionV1Raw struct method Call (line 171) | func (_ModelCollectionV1 *ModelCollectionV1Raw) Call(opts *bind.CallOp... method Transfer (line 177) | func (_ModelCollectionV1 *ModelCollectionV1Raw) Transfer(opts *bind.Tr... method Transact (line 182) | func (_ModelCollectionV1 *ModelCollectionV1Raw) Transact(opts *bind.Tr... type ModelCollectionV1CallerRaw (line 113) | type ModelCollectionV1CallerRaw struct method Call (line 190) | func (_ModelCollectionV1 *ModelCollectionV1CallerRaw) Call(opts *bind.... type ModelCollectionV1TransactorRaw (line 118) | type ModelCollectionV1TransactorRaw struct method Transfer (line 196) | func (_ModelCollectionV1 *ModelCollectionV1TransactorRaw) Transfer(opt... method Transact (line 201) | func (_ModelCollectionV1 *ModelCollectionV1TransactorRaw) Transact(opt... function NewModelCollectionV1 (line 123) | func NewModelCollectionV1(address common.Address, backend bind.ContractB... function NewModelCollectionV1Caller (line 132) | func NewModelCollectionV1Caller(address common.Address, caller bind.Cont... function NewModelCollectionV1Transactor (line 141) | func NewModelCollectionV1Transactor(address common.Address, transactor b... function NewModelCollectionV1Filterer (line 150) | func NewModelCollectionV1Filterer(address common.Address, filterer bind.... function bindModelCollectionV1 (line 159) | func bindModelCollectionV1(address common.Address, caller bind.ContractC... type ModelCollectionV1ApprovalIterator (line 1400) | type ModelCollectionV1ApprovalIterator struct method Next (line 1415) | func (it *ModelCollectionV1ApprovalIterator) Next() bool { method Error (line 1455) | func (it *ModelCollectionV1ApprovalIterator) Error() error { method Close (line 1461) | func (it *ModelCollectionV1ApprovalIterator) Close() error { type ModelCollectionV1Approval (line 1467) | type ModelCollectionV1Approval struct type ModelCollectionV1ApprovalForAllIterator (line 1562) | type ModelCollectionV1ApprovalForAllIterator struct method Next (line 1577) | func (it *ModelCollectionV1ApprovalForAllIterator) Next() bool { method Error (line 1617) | func (it *ModelCollectionV1ApprovalForAllIterator) Error() error { method Close (line 1623) | func (it *ModelCollectionV1ApprovalForAllIterator) Close() error { type ModelCollectionV1ApprovalForAll (line 1629) | type ModelCollectionV1ApprovalForAll struct type ModelCollectionV1BatchMetadataUpdateIterator (line 1716) | type ModelCollectionV1BatchMetadataUpdateIterator struct method Next (line 1731) | func (it *ModelCollectionV1BatchMetadataUpdateIterator) Next() bool { method Error (line 1771) | func (it *ModelCollectionV1BatchMetadataUpdateIterator) Error() error { method Close (line 1777) | func (it *ModelCollectionV1BatchMetadataUpdateIterator) Close() error { type ModelCollectionV1BatchMetadataUpdate (line 1783) | type ModelCollectionV1BatchMetadataUpdate struct type ModelCollectionV1EIP712DomainChangedIterator (line 1851) | type ModelCollectionV1EIP712DomainChangedIterator struct method Next (line 1866) | func (it *ModelCollectionV1EIP712DomainChangedIterator) Next() bool { method Error (line 1906) | func (it *ModelCollectionV1EIP712DomainChangedIterator) Error() error { method Close (line 1912) | func (it *ModelCollectionV1EIP712DomainChangedIterator) Close() error { type ModelCollectionV1EIP712DomainChanged (line 1918) | type ModelCollectionV1EIP712DomainChanged struct type ModelCollectionV1InitializedIterator (line 1984) | type ModelCollectionV1InitializedIterator struct method Next (line 1999) | func (it *ModelCollectionV1InitializedIterator) Next() bool { method Error (line 2039) | func (it *ModelCollectionV1InitializedIterator) Error() error { method Close (line 2045) | func (it *ModelCollectionV1InitializedIterator) Close() error { type ModelCollectionV1Initialized (line 2051) | type ModelCollectionV1Initialized struct type ModelCollectionV1ManagerAuthorizationIterator (line 2118) | type ModelCollectionV1ManagerAuthorizationIterator struct method Next (line 2133) | func (it *ModelCollectionV1ManagerAuthorizationIterator) Next() bool { method Error (line 2173) | func (it *ModelCollectionV1ManagerAuthorizationIterator) Error() error { method Close (line 2179) | func (it *ModelCollectionV1ManagerAuthorizationIterator) Close() error { type ModelCollectionV1ManagerAuthorization (line 2185) | type ModelCollectionV1ManagerAuthorization struct type ModelCollectionV1ManagerDeauthorizationIterator (line 2262) | type ModelCollectionV1ManagerDeauthorizationIterator struct method Next (line 2277) | func (it *ModelCollectionV1ManagerDeauthorizationIterator) Next() bool { method Error (line 2317) | func (it *ModelCollectionV1ManagerDeauthorizationIterator) Error() err... method Close (line 2323) | func (it *ModelCollectionV1ManagerDeauthorizationIterator) Close() err... type ModelCollectionV1ManagerDeauthorization (line 2329) | type ModelCollectionV1ManagerDeauthorization struct type ModelCollectionV1MetadataUpdateIterator (line 2406) | type ModelCollectionV1MetadataUpdateIterator struct method Next (line 2421) | func (it *ModelCollectionV1MetadataUpdateIterator) Next() bool { method Error (line 2461) | func (it *ModelCollectionV1MetadataUpdateIterator) Error() error { method Close (line 2467) | func (it *ModelCollectionV1MetadataUpdateIterator) Close() error { type ModelCollectionV1MetadataUpdate (line 2473) | type ModelCollectionV1MetadataUpdate struct type ModelCollectionV1MintPriceUpdateIterator (line 2540) | type ModelCollectionV1MintPriceUpdateIterator struct method Next (line 2555) | func (it *ModelCollectionV1MintPriceUpdateIterator) Next() bool { method Error (line 2595) | func (it *ModelCollectionV1MintPriceUpdateIterator) Error() error { method Close (line 2601) | func (it *ModelCollectionV1MintPriceUpdateIterator) Close() error { type ModelCollectionV1MintPriceUpdate (line 2607) | type ModelCollectionV1MintPriceUpdate struct type ModelCollectionV1NewTokenIterator (line 2674) | type ModelCollectionV1NewTokenIterator struct method Next (line 2689) | func (it *ModelCollectionV1NewTokenIterator) Next() bool { method Error (line 2729) | func (it *ModelCollectionV1NewTokenIterator) Error() error { method Close (line 2735) | func (it *ModelCollectionV1NewTokenIterator) Close() error { type ModelCollectionV1NewToken (line 2741) | type ModelCollectionV1NewToken struct type ModelCollectionV1OwnershipTransferredIterator (line 2831) | type ModelCollectionV1OwnershipTransferredIterator struct method Next (line 2846) | func (it *ModelCollectionV1OwnershipTransferredIterator) Next() bool { method Error (line 2886) | func (it *ModelCollectionV1OwnershipTransferredIterator) Error() error { method Close (line 2892) | func (it *ModelCollectionV1OwnershipTransferredIterator) Close() error { type ModelCollectionV1OwnershipTransferred (line 2898) | type ModelCollectionV1OwnershipTransferred struct type ModelCollectionV1PausedIterator (line 2984) | type ModelCollectionV1PausedIterator struct method Next (line 2999) | func (it *ModelCollectionV1PausedIterator) Next() bool { method Error (line 3039) | func (it *ModelCollectionV1PausedIterator) Error() error { method Close (line 3045) | func (it *ModelCollectionV1PausedIterator) Close() error { type ModelCollectionV1Paused (line 3051) | type ModelCollectionV1Paused struct type ModelCollectionV1RoyaltyPortionUpdateIterator (line 3118) | type ModelCollectionV1RoyaltyPortionUpdateIterator struct method Next (line 3133) | func (it *ModelCollectionV1RoyaltyPortionUpdateIterator) Next() bool { method Error (line 3173) | func (it *ModelCollectionV1RoyaltyPortionUpdateIterator) Error() error { method Close (line 3179) | func (it *ModelCollectionV1RoyaltyPortionUpdateIterator) Close() error { type ModelCollectionV1RoyaltyPortionUpdate (line 3185) | type ModelCollectionV1RoyaltyPortionUpdate struct type ModelCollectionV1RoyaltyReceiverUpdateIterator (line 3252) | type ModelCollectionV1RoyaltyReceiverUpdateIterator struct method Next (line 3267) | func (it *ModelCollectionV1RoyaltyReceiverUpdateIterator) Next() bool { method Error (line 3307) | func (it *ModelCollectionV1RoyaltyReceiverUpdateIterator) Error() error { method Close (line 3313) | func (it *ModelCollectionV1RoyaltyReceiverUpdateIterator) Close() error { type ModelCollectionV1RoyaltyReceiverUpdate (line 3319) | type ModelCollectionV1RoyaltyReceiverUpdate struct type ModelCollectionV1TokenModelUpdateIterator (line 3386) | type ModelCollectionV1TokenModelUpdateIterator struct method Next (line 3401) | func (it *ModelCollectionV1TokenModelUpdateIterator) Next() bool { method Error (line 3441) | func (it *ModelCollectionV1TokenModelUpdateIterator) Error() error { method Close (line 3447) | func (it *ModelCollectionV1TokenModelUpdateIterator) Close() error { type ModelCollectionV1TokenModelUpdate (line 3453) | type ModelCollectionV1TokenModelUpdate struct type ModelCollectionV1TokenURIUpdateIterator (line 3531) | type ModelCollectionV1TokenURIUpdateIterator struct method Next (line 3546) | func (it *ModelCollectionV1TokenURIUpdateIterator) Next() bool { method Error (line 3586) | func (it *ModelCollectionV1TokenURIUpdateIterator) Error() error { method Close (line 3592) | func (it *ModelCollectionV1TokenURIUpdateIterator) Close() error { type ModelCollectionV1TokenURIUpdate (line 3598) | type ModelCollectionV1TokenURIUpdate struct type ModelCollectionV1TransferIterator (line 3676) | type ModelCollectionV1TransferIterator struct method Next (line 3691) | func (it *ModelCollectionV1TransferIterator) Next() bool { method Error (line 3731) | func (it *ModelCollectionV1TransferIterator) Error() error { method Close (line 3737) | func (it *ModelCollectionV1TransferIterator) Close() error { type ModelCollectionV1Transfer (line 3743) | type ModelCollectionV1Transfer struct type ModelCollectionV1UnpausedIterator (line 3838) | type ModelCollectionV1UnpausedIterator struct method Next (line 3853) | func (it *ModelCollectionV1UnpausedIterator) Next() bool { method Error (line 3893) | func (it *ModelCollectionV1UnpausedIterator) Error() error { method Close (line 3899) | func (it *ModelCollectionV1UnpausedIterator) Close() error { type ModelCollectionV1Unpaused (line 3905) | type ModelCollectionV1Unpaused struct FILE: decentralized-compute/core/contracts/prompt_scheduler/prompt_scheduler.go type ISchedulerInference (line 33) | type ISchedulerInference struct function DeployPromptScheduler (line 59) | func DeployPromptScheduler(auth *bind.TransactOpts, backend bind.Contrac... type PromptScheduler (line 76) | type PromptScheduler struct type PromptSchedulerCaller (line 83) | type PromptSchedulerCaller struct method BatchPeriod (line 220) | func (_PromptScheduler *PromptSchedulerCaller) BatchPeriod(opts *bind.... method GpuManager (line 251) | func (_PromptScheduler *PromptSchedulerCaller) GpuManager(opts *bind.C... method InferenceCounter (line 282) | func (_PromptScheduler *PromptSchedulerCaller) InferenceCounter(opts *... method LastBatchTimestamp (line 313) | func (_PromptScheduler *PromptSchedulerCaller) LastBatchTimestamp(opts... method MinerRequirement (line 344) | func (_PromptScheduler *PromptSchedulerCaller) MinerRequirement(opts *... method MinerValidatorFeeRatio (line 375) | func (_PromptScheduler *PromptSchedulerCaller) MinerValidatorFeeRatio(... method SubmitDuration (line 406) | func (_PromptScheduler *PromptSchedulerCaller) SubmitDuration(opts *bi... method WEAIToken (line 437) | func (_PromptScheduler *PromptSchedulerCaller) WEAIToken(opts *bind.Ca... method GetBatchInfo (line 468) | func (_PromptScheduler *PromptSchedulerCaller) GetBatchInfo(opts *bind... method GetInferenceByMiner (line 500) | func (_PromptScheduler *PromptSchedulerCaller) GetInferenceByMiner(opt... method GetInferenceInfo (line 531) | func (_PromptScheduler *PromptSchedulerCaller) GetInferenceInfo(opts *... method GetMinerRequirement (line 562) | func (_PromptScheduler *PromptSchedulerCaller) GetMinerRequirement(opt... method Owner (line 593) | func (_PromptScheduler *PromptSchedulerCaller) Owner(opts *bind.CallOp... method Paused (line 624) | func (_PromptScheduler *PromptSchedulerCaller) Paused(opts *bind.CallO... method Version (line 655) | func (_PromptScheduler *PromptSchedulerCaller) Version(opts *bind.Call... type PromptSchedulerTransactor (line 88) | type PromptSchedulerTransactor struct method Infer (line 686) | func (_PromptScheduler *PromptSchedulerTransactor) Infer(opts *bind.Tr... method Infer0 (line 707) | func (_PromptScheduler *PromptSchedulerTransactor) Infer0(opts *bind.T... method Initialize (line 728) | func (_PromptScheduler *PromptSchedulerTransactor) Initialize(opts *bi... method Pause (line 749) | func (_PromptScheduler *PromptSchedulerTransactor) Pause(opts *bind.Tr... method RenounceOwnership (line 770) | func (_PromptScheduler *PromptSchedulerTransactor) RenounceOwnership(o... method SetWEAIAddress (line 791) | func (_PromptScheduler *PromptSchedulerTransactor) SetWEAIAddress(opts... method SubmitSolution (line 812) | func (_PromptScheduler *PromptSchedulerTransactor) SubmitSolution(opts... method TransferOwnership (line 833) | func (_PromptScheduler *PromptSchedulerTransactor) TransferOwnership(o... method Unpause (line 854) | func (_PromptScheduler *PromptSchedulerTransactor) Unpause(opts *bind.... method Receive (line 875) | func (_PromptScheduler *PromptSchedulerTransactor) Receive(opts *bind.... type PromptSchedulerFilterer (line 93) | type PromptSchedulerFilterer struct method FilterAppendToBatch (line 971) | func (_PromptScheduler *PromptSchedulerFilterer) FilterAppendToBatch(o... method WatchAppendToBatch (line 996) | func (_PromptScheduler *PromptSchedulerFilterer) WatchAppendToBatch(op... method ParseAppendToBatch (line 1046) | func (_PromptScheduler *PromptSchedulerFilterer) ParseAppendToBatch(lo... method FilterInferenceStatusUpdate (line 1132) | func (_PromptScheduler *PromptSchedulerFilterer) FilterInferenceStatus... method WatchInferenceStatusUpdate (line 1149) | func (_PromptScheduler *PromptSchedulerFilterer) WatchInferenceStatusU... method ParseInferenceStatusUpdate (line 1191) | func (_PromptScheduler *PromptSchedulerFilterer) ParseInferenceStatusU... method FilterInitialized (line 1276) | func (_PromptScheduler *PromptSchedulerFilterer) FilterInitialized(opt... method WatchInitialized (line 1288) | func (_PromptScheduler *PromptSchedulerFilterer) WatchInitialized(opts... method ParseInitialized (line 1325) | func (_PromptScheduler *PromptSchedulerFilterer) ParseInitialized(log ... method FilterNewAssignment (line 1412) | func (_PromptScheduler *PromptSchedulerFilterer) FilterNewAssignment(o... method WatchNewAssignment (line 1433) | func (_PromptScheduler *PromptSchedulerFilterer) WatchNewAssignment(op... method ParseNewAssignment (line 1479) | func (_PromptScheduler *PromptSchedulerFilterer) ParseNewAssignment(lo... method FilterNewInference (line 1569) | func (_PromptScheduler *PromptSchedulerFilterer) FilterNewInference(op... method WatchNewInference (line 1594) | func (_PromptScheduler *PromptSchedulerFilterer) WatchNewInference(opt... method ParseNewInference (line 1644) | func (_PromptScheduler *PromptSchedulerFilterer) ParseNewInference(log... method FilterOwnershipTransferred (line 1730) | func (_PromptScheduler *PromptSchedulerFilterer) FilterOwnershipTransf... method WatchOwnershipTransferred (line 1751) | func (_PromptScheduler *PromptSchedulerFilterer) WatchOwnershipTransfe... method ParseOwnershipTransferred (line 1797) | func (_PromptScheduler *PromptSchedulerFilterer) ParseOwnershipTransfe... method FilterPaused (line 1882) | func (_PromptScheduler *PromptSchedulerFilterer) FilterPaused(opts *bi... method WatchPaused (line 1894) | func (_PromptScheduler *PromptSchedulerFilterer) WatchPaused(opts *bin... method ParsePaused (line 1931) | func (_PromptScheduler *PromptSchedulerFilterer) ParsePaused(log types... method FilterSolutionSubmission (line 2017) | func (_PromptScheduler *PromptSchedulerFilterer) FilterSolutionSubmiss... method WatchSolutionSubmission (line 2038) | func (_PromptScheduler *PromptSchedulerFilterer) WatchSolutionSubmissi... method ParseSolutionSubmission (line 2084) | func (_PromptScheduler *PromptSchedulerFilterer) ParseSolutionSubmissi... method FilterStreamedData (line 2170) | func (_PromptScheduler *PromptSchedulerFilterer) FilterStreamedData(op... method WatchStreamedData (line 2187) | func (_PromptScheduler *PromptSchedulerFilterer) WatchStreamedData(opt... method ParseStreamedData (line 2229) | func (_PromptScheduler *PromptSchedulerFilterer) ParseStreamedData(log... method FilterUnpaused (line 2314) | func (_PromptScheduler *PromptSchedulerFilterer) FilterUnpaused(opts *... method WatchUnpaused (line 2326) | func (_PromptScheduler *PromptSchedulerFilterer) WatchUnpaused(opts *b... method ParseUnpaused (line 2363) | func (_PromptScheduler *PromptSchedulerFilterer) ParseUnpaused(log typ... type PromptSchedulerSession (line 99) | type PromptSchedulerSession struct method BatchPeriod (line 237) | func (_PromptScheduler *PromptSchedulerSession) BatchPeriod() (*big.In... method GpuManager (line 268) | func (_PromptScheduler *PromptSchedulerSession) GpuManager() (common.A... method InferenceCounter (line 299) | func (_PromptScheduler *PromptSchedulerSession) InferenceCounter() (ui... method LastBatchTimestamp (line 330) | func (_PromptScheduler *PromptSchedulerSession) LastBatchTimestamp() (... method MinerRequirement (line 361) | func (_PromptScheduler *PromptSchedulerSession) MinerRequirement() (ui... method MinerValidatorFeeRatio (line 392) | func (_PromptScheduler *PromptSchedulerSession) MinerValidatorFeeRatio... method SubmitDuration (line 423) | func (_PromptScheduler *PromptSchedulerSession) SubmitDuration() (*big... method WEAIToken (line 454) | func (_PromptScheduler *PromptSchedulerSession) WEAIToken() (common.Ad... method GetBatchInfo (line 486) | func (_PromptScheduler *PromptSchedulerSession) GetBatchInfo(modelId u... method GetInferenceByMiner (line 517) | func (_PromptScheduler *PromptSchedulerSession) GetInferenceByMiner(mi... method GetInferenceInfo (line 548) | func (_PromptScheduler *PromptSchedulerSession) GetInferenceInfo(infer... method GetMinerRequirement (line 579) | func (_PromptScheduler *PromptSchedulerSession) GetMinerRequirement() ... method Owner (line 610) | func (_PromptScheduler *PromptSchedulerSession) Owner() (common.Addres... method Paused (line 641) | func (_PromptScheduler *PromptSchedulerSession) Paused() (bool, error) { method Version (line 672) | func (_PromptScheduler *PromptSchedulerSession) Version() (string, err... method Infer (line 693) | func (_PromptScheduler *PromptSchedulerSession) Infer(modelId uint32, ... method Infer0 (line 714) | func (_PromptScheduler *PromptSchedulerSession) Infer0(modelId uint32,... method Initialize (line 735) | func (_PromptScheduler *PromptSchedulerSession) Initialize(wEAIToken_ ... method Pause (line 756) | func (_PromptScheduler *PromptSchedulerSession) Pause() (*types.Transa... method RenounceOwnership (line 777) | func (_PromptScheduler *PromptSchedulerSession) RenounceOwnership() (*... method SetWEAIAddress (line 798) | func (_PromptScheduler *PromptSchedulerSession) SetWEAIAddress(wEAITok... method SubmitSolution (line 819) | func (_PromptScheduler *PromptSchedulerSession) SubmitSolution(inferId... method TransferOwnership (line 840) | func (_PromptScheduler *PromptSchedulerSession) TransferOwnership(newO... method Unpause (line 861) | func (_PromptScheduler *PromptSchedulerSession) Unpause() (*types.Tran... method Receive (line 882) | func (_PromptScheduler *PromptSchedulerSession) Receive() (*types.Tran... type PromptSchedulerCallerSession (line 107) | type PromptSchedulerCallerSession struct method BatchPeriod (line 244) | func (_PromptScheduler *PromptSchedulerCallerSession) BatchPeriod() (*... method GpuManager (line 275) | func (_PromptScheduler *PromptSchedulerCallerSession) GpuManager() (co... method InferenceCounter (line 306) | func (_PromptScheduler *PromptSchedulerCallerSession) InferenceCounter... method LastBatchTimestamp (line 337) | func (_PromptScheduler *PromptSchedulerCallerSession) LastBatchTimesta... method MinerRequirement (line 368) | func (_PromptScheduler *PromptSchedulerCallerSession) MinerRequirement... method MinerValidatorFeeRatio (line 399) | func (_PromptScheduler *PromptSchedulerCallerSession) MinerValidatorFe... method SubmitDuration (line 430) | func (_PromptScheduler *PromptSchedulerCallerSession) SubmitDuration()... method WEAIToken (line 461) | func (_PromptScheduler *PromptSchedulerCallerSession) WEAIToken() (com... method GetBatchInfo (line 493) | func (_PromptScheduler *PromptSchedulerCallerSession) GetBatchInfo(mod... method GetInferenceByMiner (line 524) | func (_PromptScheduler *PromptSchedulerCallerSession) GetInferenceByMi... method GetInferenceInfo (line 555) | func (_PromptScheduler *PromptSchedulerCallerSession) GetInferenceInfo... method GetMinerRequirement (line 586) | func (_PromptScheduler *PromptSchedulerCallerSession) GetMinerRequirem... method Owner (line 617) | func (_PromptScheduler *PromptSchedulerCallerSession) Owner() (common.... method Paused (line 648) | func (_PromptScheduler *PromptSchedulerCallerSession) Paused() (bool, ... method Version (line 679) | func (_PromptScheduler *PromptSchedulerCallerSession) Version() (strin... type PromptSchedulerTransactorSession (line 114) | type PromptSchedulerTransactorSession struct method Infer (line 700) | func (_PromptScheduler *PromptSchedulerTransactorSession) Infer(modelI... method Infer0 (line 721) | func (_PromptScheduler *PromptSchedulerTransactorSession) Infer0(model... method Initialize (line 742) | func (_PromptScheduler *PromptSchedulerTransactorSession) Initialize(w... method Pause (line 763) | func (_PromptScheduler *PromptSchedulerTransactorSession) Pause() (*ty... method RenounceOwnership (line 784) | func (_PromptScheduler *PromptSchedulerTransactorSession) RenounceOwne... method SetWEAIAddress (line 805) | func (_PromptScheduler *PromptSchedulerTransactorSession) SetWEAIAddre... method SubmitSolution (line 826) | func (_PromptScheduler *PromptSchedulerTransactorSession) SubmitSoluti... method TransferOwnership (line 847) | func (_PromptScheduler *PromptSchedulerTransactorSession) TransferOwne... method Unpause (line 868) | func (_PromptScheduler *PromptSchedulerTransactorSession) Unpause() (*... method Receive (line 889) | func (_PromptScheduler *PromptSchedulerTransactorSession) Receive() (*... type PromptSchedulerRaw (line 120) | type PromptSchedulerRaw struct method Call (line 183) | func (_PromptScheduler *PromptSchedulerRaw) Call(opts *bind.CallOpts, ... method Transfer (line 189) | func (_PromptScheduler *PromptSchedulerRaw) Transfer(opts *bind.Transa... method Transact (line 194) | func (_PromptScheduler *PromptSchedulerRaw) Transact(opts *bind.Transa... type PromptSchedulerCallerRaw (line 125) | type PromptSchedulerCallerRaw struct method Call (line 202) | func (_PromptScheduler *PromptSchedulerCallerRaw) Call(opts *bind.Call... type PromptSchedulerTransactorRaw (line 130) | type PromptSchedulerTransactorRaw struct method Transfer (line 208) | func (_PromptScheduler *PromptSchedulerTransactorRaw) Transfer(opts *b... method Transact (line 213) | func (_PromptScheduler *PromptSchedulerTransactorRaw) Transact(opts *b... function NewPromptScheduler (line 135) | func NewPromptScheduler(address common.Address, backend bind.ContractBac... function NewPromptSchedulerCaller (line 144) | func NewPromptSchedulerCaller(address common.Address, caller bind.Contra... function NewPromptSchedulerTransactor (line 153) | func NewPromptSchedulerTransactor(address common.Address, transactor bin... function NewPromptSchedulerFilterer (line 162) | func NewPromptSchedulerFilterer(address common.Address, filterer bind.Co... function bindPromptScheduler (line 171) | func bindPromptScheduler(address common.Address, caller bind.ContractCal... type PromptSchedulerAppendToBatchIterator (line 894) | type PromptSchedulerAppendToBatchIterator struct method Next (line 909) | func (it *PromptSchedulerAppendToBatchIterator) Next() bool { method Error (line 949) | func (it *PromptSchedulerAppendToBatchIterator) Error() error { method Close (line 955) | func (it *PromptSchedulerAppendToBatchIterator) Close() error { type PromptSchedulerAppendToBatch (line 961) | type PromptSchedulerAppendToBatch struct type PromptSchedulerInferenceStatusUpdateIterator (line 1056) | type PromptSchedulerInferenceStatusUpdateIterator struct method Next (line 1071) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Next() bool { method Error (line 1111) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Error() error { method Close (line 1117) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Close() error { type PromptSchedulerInferenceStatusUpdate (line 1123) | type PromptSchedulerInferenceStatusUpdate struct type PromptSchedulerInitializedIterator (line 1201) | type PromptSchedulerInitializedIterator struct method Next (line 1216) | func (it *PromptSchedulerInitializedIterator) Next() bool { method Error (line 1256) | func (it *PromptSchedulerInitializedIterator) Error() error { method Close (line 1262) | func (it *PromptSchedulerInitializedIterator) Close() error { type PromptSchedulerInitialized (line 1268) | type PromptSchedulerInitialized struct type PromptSchedulerNewAssignmentIterator (line 1335) | type PromptSchedulerNewAssignmentIterator struct method Next (line 1350) | func (it *PromptSchedulerNewAssignmentIterator) Next() bool { method Error (line 1390) | func (it *PromptSchedulerNewAssignmentIterator) Error() error { method Close (line 1396) | func (it *PromptSchedulerNewAssignmentIterator) Close() error { type PromptSchedulerNewAssignment (line 1402) | type PromptSchedulerNewAssignment struct type PromptSchedulerNewInferenceIterator (line 1489) | type PromptSchedulerNewInferenceIterator struct method Next (line 1504) | func (it *PromptSchedulerNewInferenceIterator) Next() bool { method Error (line 1544) | func (it *PromptSchedulerNewInferenceIterator) Error() error { method Close (line 1550) | func (it *PromptSchedulerNewInferenceIterator) Close() error { type PromptSchedulerNewInference (line 1556) | type PromptSchedulerNewInference struct type PromptSchedulerOwnershipTransferredIterator (line 1654) | type PromptSchedulerOwnershipTransferredIterator struct method Next (line 1669) | func (it *PromptSchedulerOwnershipTransferredIterator) Next() bool { method Error (line 1709) | func (it *PromptSchedulerOwnershipTransferredIterator) Error() error { method Close (line 1715) | func (it *PromptSchedulerOwnershipTransferredIterator) Close() error { type PromptSchedulerOwnershipTransferred (line 1721) | type PromptSchedulerOwnershipTransferred struct type PromptSchedulerPausedIterator (line 1807) | type PromptSchedulerPausedIterator struct method Next (line 1822) | func (it *PromptSchedulerPausedIterator) Next() bool { method Error (line 1862) | func (it *PromptSchedulerPausedIterator) Error() error { method Close (line 1868) | func (it *PromptSchedulerPausedIterator) Close() error { type PromptSchedulerPaused (line 1874) | type PromptSchedulerPaused struct type PromptSchedulerSolutionSubmissionIterator (line 1941) | type PromptSchedulerSolutionSubmissionIterator struct method Next (line 1956) | func (it *PromptSchedulerSolutionSubmissionIterator) Next() bool { method Error (line 1996) | func (it *PromptSchedulerSolutionSubmissionIterator) Error() error { method Close (line 2002) | func (it *PromptSchedulerSolutionSubmissionIterator) Close() error { type PromptSchedulerSolutionSubmission (line 2008) | type PromptSchedulerSolutionSubmission struct type PromptSchedulerStreamedDataIterator (line 2094) | type PromptSchedulerStreamedDataIterator struct method Next (line 2109) | func (it *PromptSchedulerStreamedDataIterator) Next() bool { method Error (line 2149) | func (it *PromptSchedulerStreamedDataIterator) Error() error { method Close (line 2155) | func (it *PromptSchedulerStreamedDataIterator) Close() error { type PromptSchedulerStreamedData (line 2161) | type PromptSchedulerStreamedData struct type PromptSchedulerUnpausedIterator (line 2239) | type PromptSchedulerUnpausedIterator struct method Next (line 2254) | func (it *PromptSchedulerUnpausedIterator) Next() bool { method Error (line 2294) | func (it *PromptSchedulerUnpausedIterator) Error() error { method Close (line 2300) | func (it *PromptSchedulerUnpausedIterator) Close() error { type PromptSchedulerUnpaused (line 2306) | type PromptSchedulerUnpaused struct FILE: decentralized-compute/core/contracts/proxy/proxy.go function DeployProxy (line 47) | func DeployProxy(auth *bind.TransactOpts, backend bind.ContractBackend, ... type Proxy (line 64) | type Proxy struct type ProxyCaller (line 71) | type ProxyCaller struct method Implementation (line 208) | func (_Proxy *ProxyCaller) Implementation(opts *bind.CallOpts) (common... method Owner (line 239) | func (_Proxy *ProxyCaller) Owner(opts *bind.CallOpts) (common.Address,... type ProxyTransactor (line 76) | type ProxyTransactor struct method UpgradeTo (line 270) | func (_Proxy *ProxyTransactor) UpgradeTo(opts *bind.TransactOpts, _new... method Fallback (line 291) | func (_Proxy *ProxyTransactor) Fallback(opts *bind.TransactOpts, calld... type ProxyFilterer (line 81) | type ProxyFilterer struct type ProxySession (line 87) | type ProxySession struct method Implementation (line 225) | func (_Proxy *ProxySession) Implementation() (common.Address, error) { method Owner (line 256) | func (_Proxy *ProxySession) Owner() (common.Address, error) { method UpgradeTo (line 277) | func (_Proxy *ProxySession) UpgradeTo(_newImplementation common.Addres... method Fallback (line 298) | func (_Proxy *ProxySession) Fallback(calldata []byte) (*types.Transact... type ProxyCallerSession (line 95) | type ProxyCallerSession struct method Implementation (line 232) | func (_Proxy *ProxyCallerSession) Implementation() (common.Address, er... method Owner (line 263) | func (_Proxy *ProxyCallerSession) Owner() (common.Address, error) { type ProxyTransactorSession (line 102) | type ProxyTransactorSession struct method UpgradeTo (line 284) | func (_Proxy *ProxyTransactorSession) UpgradeTo(_newImplementation com... method Fallback (line 305) | func (_Proxy *ProxyTransactorSession) Fallback(calldata []byte) (*type... type ProxyRaw (line 108) | type ProxyRaw struct method Call (line 171) | func (_Proxy *ProxyRaw) Call(opts *bind.CallOpts, result *[]interface{... method Transfer (line 177) | func (_Proxy *ProxyRaw) Transfer(opts *bind.TransactOpts) (*types.Tran... method Transact (line 182) | func (_Proxy *ProxyRaw) Transact(opts *bind.TransactOpts, method strin... type ProxyCallerRaw (line 113) | type ProxyCallerRaw struct method Call (line 190) | func (_Proxy *ProxyCallerRaw) Call(opts *bind.CallOpts, result *[]inte... type ProxyTransactorRaw (line 118) | type ProxyTransactorRaw struct method Transfer (line 196) | func (_Proxy *ProxyTransactorRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 201) | func (_Proxy *ProxyTransactorRaw) Transact(opts *bind.TransactOpts, me... function NewProxy (line 123) | func NewProxy(address common.Address, backend bind.ContractBackend) (*Pr... function NewProxyCaller (line 132) | func NewProxyCaller(address common.Address, caller bind.ContractCaller) ... function NewProxyTransactor (line 141) | func NewProxyTransactor(address common.Address, transactor bind.Contract... function NewProxyFilterer (line 150) | func NewProxyFilterer(address common.Address, filterer bind.ContractFilt... function bindProxy (line 159) | func bindProxy(address common.Address, caller bind.ContractCaller, trans... FILE: decentralized-compute/core/contracts/staking_hub/staking_hub.go type IStakingHubModel (line 33) | type IStakingHubModel struct type IStakingHubUnstakeRequest (line 39) | type IStakingHubUnstakeRequest struct function DeployStakingHub (line 59) | func DeployStakingHub(auth *bind.TransactOpts, backend bind.ContractBack... type StakingHub (line 76) | type StakingHub struct type StakingHubCaller (line 83) | type StakingHubCaller struct method BlocksPerEpoch (line 220) | func (_StakingHub *StakingHubCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 251) | func (_StakingHub *StakingHubCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 282) | func (_StakingHub *StakingHubCaller) FinePercentage(opts *bind.CallOpt... method GetAllMinerUnstakeRequests (line 313) | func (_StakingHub *StakingHubCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 358) | func (_StakingHub *StakingHubCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 389) | func (_StakingHub *StakingHubCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 420) | func (_StakingHub *StakingHubCaller) GetMinerAddressesOfModel(opts *bi... method GetModelAddresses (line 451) | func (_StakingHub *StakingHubCaller) GetModelAddresses(opts *bind.Call... method GetModelInfo (line 482) | func (_StakingHub *StakingHubCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 513) | func (_StakingHub *StakingHubCaller) GetNOMiner(opts *bind.CallOpts) (... method IsMinerAddress (line 544) | func (_StakingHub *StakingHubCaller) IsMinerAddress(opts *bind.CallOpt... method LastBlock (line 575) | func (_StakingHub *StakingHubCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 606) | func (_StakingHub *StakingHubCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 637) | func (_StakingHub *StakingHubCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 668) | func (_StakingHub *StakingHubCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 699) | func (_StakingHub *StakingHubCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 744) | func (_StakingHub *StakingHubCaller) Miners(opts *bind.CallOpts, arg0 ... method Models (line 809) | func (_StakingHub *StakingHubCaller) Models(opts *bind.CallOpts, arg0 ... method Multiplier (line 854) | func (_StakingHub *StakingHubCaller) Multiplier(opts *bind.CallOpts, _... method Owner (line 885) | func (_StakingHub *StakingHubCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 916) | func (_StakingHub *StakingHubCaller) Paused(opts *bind.CallOpts) (bool... method PenaltyDuration (line 947) | func (_StakingHub *StakingHubCaller) PenaltyDuration(opts *bind.CallOp... method RewardInEpoch (line 978) | func (_StakingHub *StakingHubCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 1033) | func (_StakingHub *StakingHubCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 1064) | func (_StakingHub *StakingHubCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 1095) | func (_StakingHub *StakingHubCaller) UnstakeDelayTime(opts *bind.CallO... method ValidateModelOfMiner (line 1126) | func (_StakingHub *StakingHubCaller) ValidateModelOfMiner(opts *bind.C... method WEAI (line 1155) | func (_StakingHub *StakingHubCaller) WEAI(opts *bind.CallOpts) (common... type StakingHubTransactor (line 88) | type StakingHubTransactor struct method ClaimReward (line 1186) | func (_StakingHub *StakingHubTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1207) | func (_StakingHub *StakingHubTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1228) | func (_StakingHub *StakingHubTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1249) | func (_StakingHub *StakingHubTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1270) | func (_StakingHub *StakingHubTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1291) | func (_StakingHub *StakingHubTransactor) RegisterMiner(opts *bind.Tran... method RegisterMiner0 (line 1312) | func (_StakingHub *StakingHubTransactor) RegisterMiner0(opts *bind.Tra... method RegisterModel (line 1333) | func (_StakingHub *StakingHubTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1354) | func (_StakingHub *StakingHubTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1375) | func (_StakingHub *StakingHubTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1396) | func (_StakingHub *StakingHubTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1417) | func (_StakingHub *StakingHubTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1438) | func (_StakingHub *StakingHubTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1459) | func (_StakingHub *StakingHubTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1480) | func (_StakingHub *StakingHubTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1501) | func (_StakingHub *StakingHubTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1522) | func (_StakingHub *StakingHubTransactor) SetPenaltyDuration(opts *bind... method SetUnstakDelayTime (line 1543) | func (_StakingHub *StakingHubTransactor) SetUnstakDelayTime(opts *bind... method SetWEAIAddress (line 1564) | func (_StakingHub *StakingHubTransactor) SetWEAIAddress(opts *bind.Tra... method SetWorkerHubAddress (line 1585) | func (_StakingHub *StakingHubTransactor) SetWorkerHubAddress(opts *bin... method SlashMiner (line 1606) | func (_StakingHub *StakingHubTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1627) | func (_StakingHub *StakingHubTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1648) | func (_StakingHub *StakingHubTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1669) | func (_StakingHub *StakingHubTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1690) | func (_StakingHub *StakingHubTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1711) | func (_StakingHub *StakingHubTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1732) | func (_StakingHub *StakingHubTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1753) | func (_StakingHub *StakingHubTransactor) UpdateModelTier(opts *bind.Tr... method Receive (line 1774) | func (_StakingHub *StakingHubTransactor) Receive(opts *bind.TransactOp... type StakingHubFilterer (line 93) | type StakingHubFilterer struct method FilterBlocksPerEpoch (line 1869) | func (_StakingHub *StakingHubFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1881) | func (_StakingHub *StakingHubFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1918) | func (_StakingHub *StakingHubFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 2004) | func (_StakingHub *StakingHubFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 2016) | func (_StakingHub *StakingHubFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 2053) | func (_StakingHub *StakingHubFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2141) | func (_StakingHub *StakingHubFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2166) | func (_StakingHub *StakingHubFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2216) | func (_StakingHub *StakingHubFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2301) | func (_StakingHub *StakingHubFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2313) | func (_StakingHub *StakingHubFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2350) | func (_StakingHub *StakingHubFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2436) | func (_StakingHub *StakingHubFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2448) | func (_StakingHub *StakingHubFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2485) | func (_StakingHub *StakingHubFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2572) | func (_StakingHub *StakingHubFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2593) | func (_StakingHub *StakingHubFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2639) | func (_StakingHub *StakingHubFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2725) | func (_StakingHub *StakingHubFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2742) | func (_StakingHub *StakingHubFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2784) | func (_StakingHub *StakingHubFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2869) | func (_StakingHub *StakingHubFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2886) | func (_StakingHub *StakingHubFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2928) | func (_StakingHub *StakingHubFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 3015) | func (_StakingHub *StakingHubFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 3036) | func (_StakingHub *StakingHubFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3082) | func (_StakingHub *StakingHubFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3167) | func (_StakingHub *StakingHubFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3184) | func (_StakingHub *StakingHubFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3226) | func (_StakingHub *StakingHubFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3312) | func (_StakingHub *StakingHubFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3329) | func (_StakingHub *StakingHubFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3371) | func (_StakingHub *StakingHubFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3457) | func (_StakingHub *StakingHubFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3474) | func (_StakingHub *StakingHubFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3516) | func (_StakingHub *StakingHubFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3603) | func (_StakingHub *StakingHubFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3624) | func (_StakingHub *StakingHubFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3670) | func (_StakingHub *StakingHubFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3756) | func (_StakingHub *StakingHubFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3773) | func (_StakingHub *StakingHubFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3815) | func (_StakingHub *StakingHubFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3900) | func (_StakingHub *StakingHubFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3917) | func (_StakingHub *StakingHubFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 3959) | func (_StakingHub *StakingHubFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 4045) | func (_StakingHub *StakingHubFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4066) | func (_StakingHub *StakingHubFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4112) | func (_StakingHub *StakingHubFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4197) | func (_StakingHub *StakingHubFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4209) | func (_StakingHub *StakingHubFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4246) | func (_StakingHub *StakingHubFilterer) ParsePaused(log types.Log) (*St... method FilterPenaltyDurationUpdated (line 4332) | func (_StakingHub *StakingHubFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4344) | func (_StakingHub *StakingHubFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4381) | func (_StakingHub *StakingHubFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4468) | func (_StakingHub *StakingHubFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4490) | func (_StakingHub *StakingHubFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4537) | func (_StakingHub *StakingHubFilterer) ParseRestake(log types.Log) (*S... method FilterRewardClaim (line 4623) | func (_StakingHub *StakingHubFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4640) | func (_StakingHub *StakingHubFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4682) | func (_StakingHub *StakingHubFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4768) | func (_StakingHub *StakingHubFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4780) | func (_StakingHub *StakingHubFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4817) | func (_StakingHub *StakingHubFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4902) | func (_StakingHub *StakingHubFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4914) | func (_StakingHub *StakingHubFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 4951) | func (_StakingHub *StakingHubFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 5037) | func (_StakingHub *StakingHubFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 5049) | func (_StakingHub *StakingHubFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5086) | func (_StakingHub *StakingHubFilterer) ParseUnstakeDelayTime(log types... type StakingHubSession (line 99) | type StakingHubSession struct method BlocksPerEpoch (line 237) | func (_StakingHub *StakingHubSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 268) | func (_StakingHub *StakingHubSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 299) | func (_StakingHub *StakingHubSession) FinePercentage() (uint16, error) { method GetAllMinerUnstakeRequests (line 338) | func (_StakingHub *StakingHubSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 375) | func (_StakingHub *StakingHubSession) GetMinFeeToUse(_modelAddress com... method GetMinerAddresses (line 406) | func (_StakingHub *StakingHubSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 437) | func (_StakingHub *StakingHubSession) GetMinerAddressesOfModel(_model ... method GetModelAddresses (line 468) | func (_StakingHub *StakingHubSession) GetModelAddresses() ([]common.Ad... method GetModelInfo (line 499) | func (_StakingHub *StakingHubSession) GetModelInfo(_modelAddr common.A... method GetNOMiner (line 530) | func (_StakingHub *StakingHubSession) GetNOMiner() (*big.Int, error) { method IsMinerAddress (line 561) | func (_StakingHub *StakingHubSession) IsMinerAddress(_miner common.Add... method LastBlock (line 592) | func (_StakingHub *StakingHubSession) LastBlock() (*big.Int, error) { method MaximumTier (line 623) | func (_StakingHub *StakingHubSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 654) | func (_StakingHub *StakingHubSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 685) | func (_StakingHub *StakingHubSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 724) | func (_StakingHub *StakingHubSession) MinerUnstakeRequests(arg0 common... method Miners (line 781) | func (_StakingHub *StakingHubSession) Miners(arg0 common.Address) (str... method Models (line 834) | func (_StakingHub *StakingHubSession) Models(arg0 common.Address) (str... method Multiplier (line 871) | func (_StakingHub *StakingHubSession) Multiplier(_miner common.Address... method Owner (line 902) | func (_StakingHub *StakingHubSession) Owner() (common.Address, error) { method Paused (line 933) | func (_StakingHub *StakingHubSession) Paused() (bool, error) { method PenaltyDuration (line 964) | func (_StakingHub *StakingHubSession) PenaltyDuration() (*big.Int, err... method RewardInEpoch (line 1009) | func (_StakingHub *StakingHubSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 1050) | func (_StakingHub *StakingHubSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 1081) | func (_StakingHub *StakingHubSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 1112) | func (_StakingHub *StakingHubSession) UnstakeDelayTime() (*big.Int, er... method ValidateModelOfMiner (line 1141) | func (_StakingHub *StakingHubSession) ValidateModelOfMiner(_miner comm... method WEAI (line 1172) | func (_StakingHub *StakingHubSession) WEAI() (common.Address, error) { method ClaimReward (line 1193) | func (_StakingHub *StakingHubSession) ClaimReward(_miner common.Addres... method ForceChangeModelForMiner (line 1214) | func (_StakingHub *StakingHubSession) ForceChangeModelForMiner(_miner ... method IncreaseMinerStake (line 1235) | func (_StakingHub *StakingHubSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1256) | func (_StakingHub *StakingHubSession) Initialize(_wEAI common.Address,... method JoinForMinting (line 1277) | func (_StakingHub *StakingHubSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1298) | func (_StakingHub *StakingHubSession) RegisterMiner(tier uint16) (*typ... method RegisterMiner0 (line 1319) | func (_StakingHub *StakingHubSession) RegisterMiner0(tier uint16, mode... method RegisterModel (line 1340) | func (_StakingHub *StakingHubSession) RegisterModel(_model common.Addr... method RenounceOwnership (line 1361) | func (_StakingHub *StakingHubSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1382) | func (_StakingHub *StakingHubSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1403) | func (_StakingHub *StakingHubSession) RewardToClaim(_miner common.Addr... method SetBlocksPerEpoch (line 1424) | func (_StakingHub *StakingHubSession) SetBlocksPerEpoch(_blocks *big.I... method SetFinePercentage (line 1445) | func (_StakingHub *StakingHubSession) SetFinePercentage(_finePercentag... method SetMinFeeToUse (line 1466) | func (_StakingHub *StakingHubSession) SetMinFeeToUse(_minFeeToUse *big... method SetMinerMinimumStake (line 1487) | func (_StakingHub *StakingHubSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1508) | func (_StakingHub *StakingHubSession) SetNewRewardInEpoch(_newRewardAm... method SetPenaltyDuration (line 1529) | func (_StakingHub *StakingHubSession) SetPenaltyDuration(_penaltyDurat... method SetUnstakDelayTime (line 1550) | func (_StakingHub *StakingHubSession) SetUnstakDelayTime(_newUnstakeDe... method SetWEAIAddress (line 1571) | func (_StakingHub *StakingHubSession) SetWEAIAddress(_wEAI common.Addr... method SetWorkerHubAddress (line 1592) | func (_StakingHub *StakingHubSession) SetWorkerHubAddress(_workerHub c... method SlashMiner (line 1613) | func (_StakingHub *StakingHubSession) SlashMiner(_miner common.Address... method TransferOwnership (line 1634) | func (_StakingHub *StakingHubSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1655) | func (_StakingHub *StakingHubSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1676) | func (_StakingHub *StakingHubSession) UnregisterModel(_model common.Ad... method UnstakeForMiner (line 1697) | func (_StakingHub *StakingHubSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1718) | func (_StakingHub *StakingHubSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1739) | func (_StakingHub *StakingHubSession) UpdateModelMinimumFee(_model com... method UpdateModelTier (line 1760) | func (_StakingHub *StakingHubSession) UpdateModelTier(_model common.Ad... method Receive (line 1781) | func (_StakingHub *StakingHubSession) Receive() (*types.Transaction, e... type StakingHubCallerSession (line 107) | type StakingHubCallerSession struct method BlocksPerEpoch (line 244) | func (_StakingHub *StakingHubCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 275) | func (_StakingHub *StakingHubCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 306) | func (_StakingHub *StakingHubCallerSession) FinePercentage() (uint16, ... method GetAllMinerUnstakeRequests (line 348) | func (_StakingHub *StakingHubCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 382) | func (_StakingHub *StakingHubCallerSession) GetMinFeeToUse(_modelAddre... method GetMinerAddresses (line 413) | func (_StakingHub *StakingHubCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 444) | func (_StakingHub *StakingHubCallerSession) GetMinerAddressesOfModel(_... method GetModelAddresses (line 475) | func (_StakingHub *StakingHubCallerSession) GetModelAddresses() ([]com... method GetModelInfo (line 506) | func (_StakingHub *StakingHubCallerSession) GetModelInfo(_modelAddr co... method GetNOMiner (line 537) | func (_StakingHub *StakingHubCallerSession) GetNOMiner() (*big.Int, er... method IsMinerAddress (line 568) | func (_StakingHub *StakingHubCallerSession) IsMinerAddress(_miner comm... method LastBlock (line 599) | func (_StakingHub *StakingHubCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 630) | func (_StakingHub *StakingHubCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 661) | func (_StakingHub *StakingHubCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 692) | func (_StakingHub *StakingHubCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 734) | func (_StakingHub *StakingHubCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 795) | func (_StakingHub *StakingHubCallerSession) Miners(arg0 common.Address... method Models (line 844) | func (_StakingHub *StakingHubCallerSession) Models(arg0 common.Address... method Multiplier (line 878) | func (_StakingHub *StakingHubCallerSession) Multiplier(_miner common.A... method Owner (line 909) | func (_StakingHub *StakingHubCallerSession) Owner() (common.Address, e... method Paused (line 940) | func (_StakingHub *StakingHubCallerSession) Paused() (bool, error) { method PenaltyDuration (line 971) | func (_StakingHub *StakingHubCallerSession) PenaltyDuration() (*big.In... method RewardInEpoch (line 1021) | func (_StakingHub *StakingHubCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 1057) | func (_StakingHub *StakingHubCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 1088) | func (_StakingHub *StakingHubCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 1119) | func (_StakingHub *StakingHubCallerSession) UnstakeDelayTime() (*big.I... method ValidateModelOfMiner (line 1148) | func (_StakingHub *StakingHubCallerSession) ValidateModelOfMiner(_mine... method WEAI (line 1179) | func (_StakingHub *StakingHubCallerSession) WEAI() (common.Address, er... type StakingHubTransactorSession (line 114) | type StakingHubTransactorSession struct method ClaimReward (line 1200) | func (_StakingHub *StakingHubTransactorSession) ClaimReward(_miner com... method ForceChangeModelForMiner (line 1221) | func (_StakingHub *StakingHubTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1242) | func (_StakingHub *StakingHubTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1263) | func (_StakingHub *StakingHubTransactorSession) Initialize(_wEAI commo... method JoinForMinting (line 1284) | func (_StakingHub *StakingHubTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1305) | func (_StakingHub *StakingHubTransactorSession) RegisterMiner(tier uin... method RegisterMiner0 (line 1326) | func (_StakingHub *StakingHubTransactorSession) RegisterMiner0(tier ui... method RegisterModel (line 1347) | func (_StakingHub *StakingHubTransactorSession) RegisterModel(_model c... method RenounceOwnership (line 1368) | func (_StakingHub *StakingHubTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1389) | func (_StakingHub *StakingHubTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1410) | func (_StakingHub *StakingHubTransactorSession) RewardToClaim(_miner c... method SetBlocksPerEpoch (line 1431) | func (_StakingHub *StakingHubTransactorSession) SetBlocksPerEpoch(_blo... method SetFinePercentage (line 1452) | func (_StakingHub *StakingHubTransactorSession) SetFinePercentage(_fin... method SetMinFeeToUse (line 1473) | func (_StakingHub *StakingHubTransactorSession) SetMinFeeToUse(_minFee... method SetMinerMinimumStake (line 1494) | func (_StakingHub *StakingHubTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1515) | func (_StakingHub *StakingHubTransactorSession) SetNewRewardInEpoch(_n... method SetPenaltyDuration (line 1536) | func (_StakingHub *StakingHubTransactorSession) SetPenaltyDuration(_pe... method SetUnstakDelayTime (line 1557) | func (_StakingHub *StakingHubTransactorSession) SetUnstakDelayTime(_ne... method SetWEAIAddress (line 1578) | func (_StakingHub *StakingHubTransactorSession) SetWEAIAddress(_wEAI c... method SetWorkerHubAddress (line 1599) | func (_StakingHub *StakingHubTransactorSession) SetWorkerHubAddress(_w... method SlashMiner (line 1620) | func (_StakingHub *StakingHubTransactorSession) SlashMiner(_miner comm... method TransferOwnership (line 1641) | func (_StakingHub *StakingHubTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1662) | func (_StakingHub *StakingHubTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1683) | func (_StakingHub *StakingHubTransactorSession) UnregisterModel(_model... method UnstakeForMiner (line 1704) | func (_StakingHub *StakingHubTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1725) | func (_StakingHub *StakingHubTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1746) | func (_StakingHub *StakingHubTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1767) | func (_StakingHub *StakingHubTransactorSession) UpdateModelTier(_model... method Receive (line 1788) | func (_StakingHub *StakingHubTransactorSession) Receive() (*types.Tran... type StakingHubRaw (line 120) | type StakingHubRaw struct method Call (line 183) | func (_StakingHub *StakingHubRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 189) | func (_StakingHub *StakingHubRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 194) | func (_StakingHub *StakingHubRaw) Transact(opts *bind.TransactOpts, me... type StakingHubCallerRaw (line 125) | type StakingHubCallerRaw struct method Call (line 202) | func (_StakingHub *StakingHubCallerRaw) Call(opts *bind.CallOpts, resu... type StakingHubTransactorRaw (line 130) | type StakingHubTransactorRaw struct method Transfer (line 208) | func (_StakingHub *StakingHubTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 213) | func (_StakingHub *StakingHubTransactorRaw) Transact(opts *bind.Transa... function NewStakingHub (line 135) | func NewStakingHub(address common.Address, backend bind.ContractBackend)... function NewStakingHubCaller (line 144) | func NewStakingHubCaller(address common.Address, caller bind.ContractCal... function NewStakingHubTransactor (line 153) | func NewStakingHubTransactor(address common.Address, transactor bind.Con... function NewStakingHubFilterer (line 162) | func NewStakingHubFilterer(address common.Address, filterer bind.Contrac... function bindStakingHub (line 171) | func bindStakingHub(address common.Address, caller bind.ContractCaller, ... type StakingHubBlocksPerEpochIterator (line 1793) | type StakingHubBlocksPerEpochIterator struct method Next (line 1808) | func (it *StakingHubBlocksPerEpochIterator) Next() bool { method Error (line 1848) | func (it *StakingHubBlocksPerEpochIterator) Error() error { method Close (line 1854) | func (it *StakingHubBlocksPerEpochIterator) Close() error { type StakingHubBlocksPerEpoch (line 1860) | type StakingHubBlocksPerEpoch struct type StakingHubFinePercentageUpdatedIterator (line 1928) | type StakingHubFinePercentageUpdatedIterator struct method Next (line 1943) | func (it *StakingHubFinePercentageUpdatedIterator) Next() bool { method Error (line 1983) | func (it *StakingHubFinePercentageUpdatedIterator) Error() error { method Close (line 1989) | func (it *StakingHubFinePercentageUpdatedIterator) Close() error { type StakingHubFinePercentageUpdated (line 1995) | type StakingHubFinePercentageUpdated struct type StakingHubFraudulentMinerPenalizedIterator (line 2063) | type StakingHubFraudulentMinerPenalizedIterator struct method Next (line 2078) | func (it *StakingHubFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2118) | func (it *StakingHubFraudulentMinerPenalizedIterator) Error() error { method Close (line 2124) | func (it *StakingHubFraudulentMinerPenalizedIterator) Close() error { type StakingHubFraudulentMinerPenalized (line 2130) | type StakingHubFraudulentMinerPenalized struct type StakingHubInitializedIterator (line 2226) | type StakingHubInitializedIterator struct method Next (line 2241) | func (it *StakingHubInitializedIterator) Next() bool { method Error (line 2281) | func (it *StakingHubInitializedIterator) Error() error { method Close (line 2287) | func (it *StakingHubInitializedIterator) Close() error { type StakingHubInitialized (line 2293) | type StakingHubInitialized struct type StakingHubMinFeeToUseUpdatedIterator (line 2360) | type StakingHubMinFeeToUseUpdatedIterator struct method Next (line 2375) | func (it *StakingHubMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2415) | func (it *StakingHubMinFeeToUseUpdatedIterator) Error() error { method Close (line 2421) | func (it *StakingHubMinFeeToUseUpdatedIterator) Close() error { type StakingHubMinFeeToUseUpdated (line 2427) | type StakingHubMinFeeToUseUpdated struct type StakingHubMinerDeactivatedIterator (line 2495) | type StakingHubMinerDeactivatedIterator struct method Next (line 2510) | func (it *StakingHubMinerDeactivatedIterator) Next() bool { method Error (line 2550) | func (it *StakingHubMinerDeactivatedIterator) Error() error { method Close (line 2556) | func (it *StakingHubMinerDeactivatedIterator) Close() error { type StakingHubMinerDeactivated (line 2562) | type StakingHubMinerDeactivated struct type StakingHubMinerExtraStakeIterator (line 2649) | type StakingHubMinerExtraStakeIterator struct method Next (line 2664) | func (it *StakingHubMinerExtraStakeIterator) Next() bool { method Error (line 2704) | func (it *StakingHubMinerExtraStakeIterator) Error() error { method Close (line 2710) | func (it *StakingHubMinerExtraStakeIterator) Close() error { type StakingHubMinerExtraStake (line 2716) | type StakingHubMinerExtraStake struct type StakingHubMinerJoinIterator (line 2794) | type StakingHubMinerJoinIterator struct method Next (line 2809) | func (it *StakingHubMinerJoinIterator) Next() bool { method Error (line 2849) | func (it *StakingHubMinerJoinIterator) Error() error { method Close (line 2855) | func (it *StakingHubMinerJoinIterator) Close() error { type StakingHubMinerJoin (line 2861) | type StakingHubMinerJoin struct type StakingHubMinerRegistrationIterator (line 2938) | type StakingHubMinerRegistrationIterator struct method Next (line 2953) | func (it *StakingHubMinerRegistrationIterator) Next() bool { method Error (line 2993) | func (it *StakingHubMinerRegistrationIterator) Error() error { method Close (line 2999) | func (it *StakingHubMinerRegistrationIterator) Close() error { type StakingHubMinerRegistration (line 3005) | type StakingHubMinerRegistration struct type StakingHubMinerUnregistrationIterator (line 3092) | type StakingHubMinerUnregistrationIterator struct method Next (line 3107) | func (it *StakingHubMinerUnregistrationIterator) Next() bool { method Error (line 3147) | func (it *StakingHubMinerUnregistrationIterator) Error() error { method Close (line 3153) | func (it *StakingHubMinerUnregistrationIterator) Close() error { type StakingHubMinerUnregistration (line 3159) | type StakingHubMinerUnregistration struct type StakingHubMinerUnstakeIterator (line 3236) | type StakingHubMinerUnstakeIterator struct method Next (line 3251) | func (it *StakingHubMinerUnstakeIterator) Next() bool { method Error (line 3291) | func (it *StakingHubMinerUnstakeIterator) Error() error { method Close (line 3297) | func (it *StakingHubMinerUnstakeIterator) Close() error { type StakingHubMinerUnstake (line 3303) | type StakingHubMinerUnstake struct type StakingHubModelMinimumFeeUpdateIterator (line 3381) | type StakingHubModelMinimumFeeUpdateIterator struct method Next (line 3396) | func (it *StakingHubModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3436) | func (it *StakingHubModelMinimumFeeUpdateIterator) Error() error { method Close (line 3442) | func (it *StakingHubModelMinimumFeeUpdateIterator) Close() error { type StakingHubModelMinimumFeeUpdate (line 3448) | type StakingHubModelMinimumFeeUpdate struct type StakingHubModelRegistrationIterator (line 3526) | type StakingHubModelRegistrationIterator struct method Next (line 3541) | func (it *StakingHubModelRegistrationIterator) Next() bool { method Error (line 3581) | func (it *StakingHubModelRegistrationIterator) Error() error { method Close (line 3587) | func (it *StakingHubModelRegistrationIterator) Close() error { type StakingHubModelRegistration (line 3593) | type StakingHubModelRegistration struct type StakingHubModelTierUpdateIterator (line 3680) | type StakingHubModelTierUpdateIterator struct method Next (line 3695) | func (it *StakingHubModelTierUpdateIterator) Next() bool { method Error (line 3735) | func (it *StakingHubModelTierUpdateIterator) Error() error { method Close (line 3741) | func (it *StakingHubModelTierUpdateIterator) Close() error { type StakingHubModelTierUpdate (line 3747) | type StakingHubModelTierUpdate struct type StakingHubModelUnregistrationIterator (line 3825) | type StakingHubModelUnregistrationIterator struct method Next (line 3840) | func (it *StakingHubModelUnregistrationIterator) Next() bool { method Error (line 3880) | func (it *StakingHubModelUnregistrationIterator) Error() error { method Close (line 3886) | func (it *StakingHubModelUnregistrationIterator) Close() error { type StakingHubModelUnregistration (line 3892) | type StakingHubModelUnregistration struct type StakingHubOwnershipTransferredIterator (line 3969) | type StakingHubOwnershipTransferredIterator struct method Next (line 3984) | func (it *StakingHubOwnershipTransferredIterator) Next() bool { method Error (line 4024) | func (it *StakingHubOwnershipTransferredIterator) Error() error { method Close (line 4030) | func (it *StakingHubOwnershipTransferredIterator) Close() error { type StakingHubOwnershipTransferred (line 4036) | type StakingHubOwnershipTransferred struct type StakingHubPausedIterator (line 4122) | type StakingHubPausedIterator struct method Next (line 4137) | func (it *StakingHubPausedIterator) Next() bool { method Error (line 4177) | func (it *StakingHubPausedIterator) Error() error { method Close (line 4183) | func (it *StakingHubPausedIterator) Close() error { type StakingHubPaused (line 4189) | type StakingHubPaused struct type StakingHubPenaltyDurationUpdatedIterator (line 4256) | type StakingHubPenaltyDurationUpdatedIterator struct method Next (line 4271) | func (it *StakingHubPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4311) | func (it *StakingHubPenaltyDurationUpdatedIterator) Error() error { method Close (line 4317) | func (it *StakingHubPenaltyDurationUpdatedIterator) Close() error { type StakingHubPenaltyDurationUpdated (line 4323) | type StakingHubPenaltyDurationUpdated struct type StakingHubRestakeIterator (line 4391) | type StakingHubRestakeIterator struct method Next (line 4406) | func (it *StakingHubRestakeIterator) Next() bool { method Error (line 4446) | func (it *StakingHubRestakeIterator) Error() error { method Close (line 4452) | func (it *StakingHubRestakeIterator) Close() error { type StakingHubRestake (line 4458) | type StakingHubRestake struct type StakingHubRewardClaimIterator (line 4547) | type StakingHubRewardClaimIterator struct method Next (line 4562) | func (it *StakingHubRewardClaimIterator) Next() bool { method Error (line 4602) | func (it *StakingHubRewardClaimIterator) Error() error { method Close (line 4608) | func (it *StakingHubRewardClaimIterator) Close() error { type StakingHubRewardClaim (line 4614) | type StakingHubRewardClaim struct type StakingHubRewardPerEpochIterator (line 4692) | type StakingHubRewardPerEpochIterator struct method Next (line 4707) | func (it *StakingHubRewardPerEpochIterator) Next() bool { method Error (line 4747) | func (it *StakingHubRewardPerEpochIterator) Error() error { method Close (line 4753) | func (it *StakingHubRewardPerEpochIterator) Close() error { type StakingHubRewardPerEpoch (line 4759) | type StakingHubRewardPerEpoch struct type StakingHubUnpausedIterator (line 4827) | type StakingHubUnpausedIterator struct method Next (line 4842) | func (it *StakingHubUnpausedIterator) Next() bool { method Error (line 4882) | func (it *StakingHubUnpausedIterator) Error() error { method Close (line 4888) | func (it *StakingHubUnpausedIterator) Close() error { type StakingHubUnpaused (line 4894) | type StakingHubUnpaused struct type StakingHubUnstakeDelayTimeIterator (line 4961) | type StakingHubUnstakeDelayTimeIterator struct method Next (line 4976) | func (it *StakingHubUnstakeDelayTimeIterator) Next() bool { method Error (line 5016) | func (it *StakingHubUnstakeDelayTimeIterator) Error() error { method Close (line 5022) | func (it *StakingHubUnstakeDelayTimeIterator) Close() error { type StakingHubUnstakeDelayTime (line 5028) | type StakingHubUnstakeDelayTime struct FILE: decentralized-compute/core/contracts/v1/hybrid_model/hybrid_model.go type HybridModel (line 42) | type HybridModel struct type HybridModelCaller (line 49) | type HybridModelCaller struct method Identifier (line 186) | func (_HybridModel *HybridModelCaller) Identifier(opts *bind.CallOpts)... method Metadata (line 217) | func (_HybridModel *HybridModelCaller) Metadata(opts *bind.CallOpts) (... method ModelCollection (line 248) | func (_HybridModel *HybridModelCaller) ModelCollection(opts *bind.Call... method Name (line 279) | func (_HybridModel *HybridModelCaller) Name(opts *bind.CallOpts) (stri... method Owner (line 310) | func (_HybridModel *HybridModelCaller) Owner(opts *bind.CallOpts) (com... method Paused (line 341) | func (_HybridModel *HybridModelCaller) Paused(opts *bind.CallOpts) (bo... method Version (line 372) | func (_HybridModel *HybridModelCaller) Version(opts *bind.CallOpts) (s... method WorkerHub (line 403) | func (_HybridModel *HybridModelCaller) WorkerHub(opts *bind.CallOpts) ... type HybridModelTransactor (line 54) | type HybridModelTransactor struct method Infer (line 434) | func (_HybridModel *HybridModelTransactor) Infer(opts *bind.TransactOp... method Infer0 (line 455) | func (_HybridModel *HybridModelTransactor) Infer0(opts *bind.TransactO... method Infer1 (line 476) | func (_HybridModel *HybridModelTransactor) Infer1(opts *bind.TransactO... method Infer2 (line 497) | func (_HybridModel *HybridModelTransactor) Infer2(opts *bind.TransactO... method Initialize (line 518) | func (_HybridModel *HybridModelTransactor) Initialize(opts *bind.Trans... method Pause (line 539) | func (_HybridModel *HybridModelTransactor) Pause(opts *bind.TransactOp... method RenounceOwnership (line 560) | func (_HybridModel *HybridModelTransactor) RenounceOwnership(opts *bin... method SetModelId (line 581) | func (_HybridModel *HybridModelTransactor) SetModelId(opts *bind.Trans... method TransferOwnership (line 602) | func (_HybridModel *HybridModelTransactor) TransferOwnership(opts *bin... method Unpause (line 623) | func (_HybridModel *HybridModelTransactor) Unpause(opts *bind.Transact... method UpdateIdentifier (line 644) | func (_HybridModel *HybridModelTransactor) UpdateIdentifier(opts *bind... method UpdateMetadata (line 665) | func (_HybridModel *HybridModelTransactor) UpdateMetadata(opts *bind.T... method UpdateName (line 686) | func (_HybridModel *HybridModelTransactor) UpdateName(opts *bind.Trans... method UpdateWorkerHub (line 707) | func (_HybridModel *HybridModelTransactor) UpdateWorkerHub(opts *bind.... method Receive (line 728) | func (_HybridModel *HybridModelTransactor) Receive(opts *bind.Transact... type HybridModelFilterer (line 59) | type HybridModelFilterer struct method FilterIdentifierUpdate (line 822) | func (_HybridModel *HybridModelFilterer) FilterIdentifierUpdate(opts *... method WatchIdentifierUpdate (line 834) | func (_HybridModel *HybridModelFilterer) WatchIdentifierUpdate(opts *b... method ParseIdentifierUpdate (line 871) | func (_HybridModel *HybridModelFilterer) ParseIdentifierUpdate(log typ... method FilterInitialized (line 956) | func (_HybridModel *HybridModelFilterer) FilterInitialized(opts *bind.... method WatchInitialized (line 968) | func (_HybridModel *HybridModelFilterer) WatchInitialized(opts *bind.W... method ParseInitialized (line 1005) | func (_HybridModel *HybridModelFilterer) ParseInitialized(log types.Lo... method FilterMetadataUpdate (line 1090) | func (_HybridModel *HybridModelFilterer) FilterMetadataUpdate(opts *bi... method WatchMetadataUpdate (line 1102) | func (_HybridModel *HybridModelFilterer) WatchMetadataUpdate(opts *bin... method ParseMetadataUpdate (line 1139) | func (_HybridModel *HybridModelFilterer) ParseMetadataUpdate(log types... method FilterNameUpdate (line 1224) | func (_HybridModel *HybridModelFilterer) FilterNameUpdate(opts *bind.F... method WatchNameUpdate (line 1236) | func (_HybridModel *HybridModelFilterer) WatchNameUpdate(opts *bind.Wa... method ParseNameUpdate (line 1273) | func (_HybridModel *HybridModelFilterer) ParseNameUpdate(log types.Log... method FilterOwnershipTransferred (line 1359) | func (_HybridModel *HybridModelFilterer) FilterOwnershipTransferred(op... method WatchOwnershipTransferred (line 1380) | func (_HybridModel *HybridModelFilterer) WatchOwnershipTransferred(opt... method ParseOwnershipTransferred (line 1426) | func (_HybridModel *HybridModelFilterer) ParseOwnershipTransferred(log... method FilterPaused (line 1511) | func (_HybridModel *HybridModelFilterer) FilterPaused(opts *bind.Filte... method WatchPaused (line 1523) | func (_HybridModel *HybridModelFilterer) WatchPaused(opts *bind.WatchO... method ParsePaused (line 1560) | func (_HybridModel *HybridModelFilterer) ParsePaused(log types.Log) (*... method FilterUnpaused (line 1645) | func (_HybridModel *HybridModelFilterer) FilterUnpaused(opts *bind.Fil... method WatchUnpaused (line 1657) | func (_HybridModel *HybridModelFilterer) WatchUnpaused(opts *bind.Watc... method ParseUnpaused (line 1694) | func (_HybridModel *HybridModelFilterer) ParseUnpaused(log types.Log) ... method FilterWorkerHubUpdate (line 1779) | func (_HybridModel *HybridModelFilterer) FilterWorkerHubUpdate(opts *b... method WatchWorkerHubUpdate (line 1791) | func (_HybridModel *HybridModelFilterer) WatchWorkerHubUpdate(opts *bi... method ParseWorkerHubUpdate (line 1828) | func (_HybridModel *HybridModelFilterer) ParseWorkerHubUpdate(log type... type HybridModelSession (line 65) | type HybridModelSession struct method Identifier (line 203) | func (_HybridModel *HybridModelSession) Identifier() (*big.Int, error) { method Metadata (line 234) | func (_HybridModel *HybridModelSession) Metadata() (string, error) { method ModelCollection (line 265) | func (_HybridModel *HybridModelSession) ModelCollection() (common.Addr... method Name (line 296) | func (_HybridModel *HybridModelSession) Name() (string, error) { method Owner (line 327) | func (_HybridModel *HybridModelSession) Owner() (common.Address, error) { method Paused (line 358) | func (_HybridModel *HybridModelSession) Paused() (bool, error) { method Version (line 389) | func (_HybridModel *HybridModelSession) Version() (string, error) { method WorkerHub (line 420) | func (_HybridModel *HybridModelSession) WorkerHub() (common.Address, e... method Infer (line 441) | func (_HybridModel *HybridModelSession) Infer(_input []byte, _rawFlag ... method Infer0 (line 462) | func (_HybridModel *HybridModelSession) Infer0(_input []byte) (*types.... method Infer1 (line 483) | func (_HybridModel *HybridModelSession) Infer1(_input []byte, _creator... method Infer2 (line 504) | func (_HybridModel *HybridModelSession) Infer2(_input []byte, _creator... method Initialize (line 525) | func (_HybridModel *HybridModelSession) Initialize(_workerHub common.A... method Pause (line 546) | func (_HybridModel *HybridModelSession) Pause() (*types.Transaction, e... method RenounceOwnership (line 567) | func (_HybridModel *HybridModelSession) RenounceOwnership() (*types.Tr... method SetModelId (line 588) | func (_HybridModel *HybridModelSession) SetModelId(_modelId *big.Int) ... method TransferOwnership (line 609) | func (_HybridModel *HybridModelSession) TransferOwnership(newOwner com... method Unpause (line 630) | func (_HybridModel *HybridModelSession) Unpause() (*types.Transaction,... method UpdateIdentifier (line 651) | func (_HybridModel *HybridModelSession) UpdateIdentifier(_identifier *... method UpdateMetadata (line 672) | func (_HybridModel *HybridModelSession) UpdateMetadata(_metadata strin... method UpdateName (line 693) | func (_HybridModel *HybridModelSession) UpdateName(_name string) (*typ... method UpdateWorkerHub (line 714) | func (_HybridModel *HybridModelSession) UpdateWorkerHub(_workerHub com... method Receive (line 735) | func (_HybridModel *HybridModelSession) Receive() (*types.Transaction,... type HybridModelCallerSession (line 73) | type HybridModelCallerSession struct method Identifier (line 210) | func (_HybridModel *HybridModelCallerSession) Identifier() (*big.Int, ... method Metadata (line 241) | func (_HybridModel *HybridModelCallerSession) Metadata() (string, erro... method ModelCollection (line 272) | func (_HybridModel *HybridModelCallerSession) ModelCollection() (commo... method Name (line 303) | func (_HybridModel *HybridModelCallerSession) Name() (string, error) { method Owner (line 334) | func (_HybridModel *HybridModelCallerSession) Owner() (common.Address,... method Paused (line 365) | func (_HybridModel *HybridModelCallerSession) Paused() (bool, error) { method Version (line 396) | func (_HybridModel *HybridModelCallerSession) Version() (string, error) { method WorkerHub (line 427) | func (_HybridModel *HybridModelCallerSession) WorkerHub() (common.Addr... type HybridModelTransactorSession (line 80) | type HybridModelTransactorSession struct method Infer (line 448) | func (_HybridModel *HybridModelTransactorSession) Infer(_input []byte,... method Infer0 (line 469) | func (_HybridModel *HybridModelTransactorSession) Infer0(_input []byte... method Infer1 (line 490) | func (_HybridModel *HybridModelTransactorSession) Infer1(_input []byte... method Infer2 (line 511) | func (_HybridModel *HybridModelTransactorSession) Infer2(_input []byte... method Initialize (line 532) | func (_HybridModel *HybridModelTransactorSession) Initialize(_workerHu... method Pause (line 553) | func (_HybridModel *HybridModelTransactorSession) Pause() (*types.Tran... method RenounceOwnership (line 574) | func (_HybridModel *HybridModelTransactorSession) RenounceOwnership() ... method SetModelId (line 595) | func (_HybridModel *HybridModelTransactorSession) SetModelId(_modelId ... method TransferOwnership (line 616) | func (_HybridModel *HybridModelTransactorSession) TransferOwnership(ne... method Unpause (line 637) | func (_HybridModel *HybridModelTransactorSession) Unpause() (*types.Tr... method UpdateIdentifier (line 658) | func (_HybridModel *HybridModelTransactorSession) UpdateIdentifier(_id... method UpdateMetadata (line 679) | func (_HybridModel *HybridModelTransactorSession) UpdateMetadata(_meta... method UpdateName (line 700) | func (_HybridModel *HybridModelTransactorSession) UpdateName(_name str... method UpdateWorkerHub (line 721) | func (_HybridModel *HybridModelTransactorSession) UpdateWorkerHub(_wor... method Receive (line 742) | func (_HybridModel *HybridModelTransactorSession) Receive() (*types.Tr... type HybridModelRaw (line 86) | type HybridModelRaw struct method Call (line 149) | func (_HybridModel *HybridModelRaw) Call(opts *bind.CallOpts, result *... method Transfer (line 155) | func (_HybridModel *HybridModelRaw) Transfer(opts *bind.TransactOpts) ... method Transact (line 160) | func (_HybridModel *HybridModelRaw) Transact(opts *bind.TransactOpts, ... type HybridModelCallerRaw (line 91) | type HybridModelCallerRaw struct method Call (line 168) | func (_HybridModel *HybridModelCallerRaw) Call(opts *bind.CallOpts, re... type HybridModelTransactorRaw (line 96) | type HybridModelTransactorRaw struct method Transfer (line 174) | func (_HybridModel *HybridModelTransactorRaw) Transfer(opts *bind.Tran... method Transact (line 179) | func (_HybridModel *HybridModelTransactorRaw) Transact(opts *bind.Tran... function NewHybridModel (line 101) | func NewHybridModel(address common.Address, backend bind.ContractBackend... function NewHybridModelCaller (line 110) | func NewHybridModelCaller(address common.Address, caller bind.ContractCa... function NewHybridModelTransactor (line 119) | func NewHybridModelTransactor(address common.Address, transactor bind.Co... function NewHybridModelFilterer (line 128) | func NewHybridModelFilterer(address common.Address, filterer bind.Contra... function bindHybridModel (line 137) | func bindHybridModel(address common.Address, caller bind.ContractCaller,... type HybridModelIdentifierUpdateIterator (line 747) | type HybridModelIdentifierUpdateIterator struct method Next (line 762) | func (it *HybridModelIdentifierUpdateIterator) Next() bool { method Error (line 802) | func (it *HybridModelIdentifierUpdateIterator) Error() error { method Close (line 808) | func (it *HybridModelIdentifierUpdateIterator) Close() error { type HybridModelIdentifierUpdate (line 814) | type HybridModelIdentifierUpdate struct type HybridModelInitializedIterator (line 881) | type HybridModelInitializedIterator struct method Next (line 896) | func (it *HybridModelInitializedIterator) Next() bool { method Error (line 936) | func (it *HybridModelInitializedIterator) Error() error { method Close (line 942) | func (it *HybridModelInitializedIterator) Close() error { type HybridModelInitialized (line 948) | type HybridModelInitialized struct type HybridModelMetadataUpdateIterator (line 1015) | type HybridModelMetadataUpdateIterator struct method Next (line 1030) | func (it *HybridModelMetadataUpdateIterator) Next() bool { method Error (line 1070) | func (it *HybridModelMetadataUpdateIterator) Error() error { method Close (line 1076) | func (it *HybridModelMetadataUpdateIterator) Close() error { type HybridModelMetadataUpdate (line 1082) | type HybridModelMetadataUpdate struct type HybridModelNameUpdateIterator (line 1149) | type HybridModelNameUpdateIterator struct method Next (line 1164) | func (it *HybridModelNameUpdateIterator) Next() bool { method Error (line 1204) | func (it *HybridModelNameUpdateIterator) Error() error { method Close (line 1210) | func (it *HybridModelNameUpdateIterator) Close() error { type HybridModelNameUpdate (line 1216) | type HybridModelNameUpdate struct type HybridModelOwnershipTransferredIterator (line 1283) | type HybridModelOwnershipTransferredIterator struct method Next (line 1298) | func (it *HybridModelOwnershipTransferredIterator) Next() bool { method Error (line 1338) | func (it *HybridModelOwnershipTransferredIterator) Error() error { method Close (line 1344) | func (it *HybridModelOwnershipTransferredIterator) Close() error { type HybridModelOwnershipTransferred (line 1350) | type HybridModelOwnershipTransferred struct type HybridModelPausedIterator (line 1436) | type HybridModelPausedIterator struct method Next (line 1451) | func (it *HybridModelPausedIterator) Next() bool { method Error (line 1491) | func (it *HybridModelPausedIterator) Error() error { method Close (line 1497) | func (it *HybridModelPausedIterator) Close() error { type HybridModelPaused (line 1503) | type HybridModelPaused struct type HybridModelUnpausedIterator (line 1570) | type HybridModelUnpausedIterator struct method Next (line 1585) | func (it *HybridModelUnpausedIterator) Next() bool { method Error (line 1625) | func (it *HybridModelUnpausedIterator) Error() error { method Close (line 1631) | func (it *HybridModelUnpausedIterator) Close() error { type HybridModelUnpaused (line 1637) | type HybridModelUnpaused struct type HybridModelWorkerHubUpdateIterator (line 1704) | type HybridModelWorkerHubUpdateIterator struct method Next (line 1719) | func (it *HybridModelWorkerHubUpdateIterator) Next() bool { method Error (line 1759) | func (it *HybridModelWorkerHubUpdateIterator) Error() error { method Close (line 1765) | func (it *HybridModelWorkerHubUpdateIterator) Close() error { type HybridModelWorkerHubUpdate (line 1771) | type HybridModelWorkerHubUpdate struct FILE: decentralized-compute/core/contracts/v1/staking_hub/staking_hub.go type IStakingHubModel (line 33) | type IStakingHubModel struct type IStakingHubUnstakeRequest (line 39) | type IStakingHubUnstakeRequest struct type StakingHub (line 54) | type StakingHub struct type StakingHubCaller (line 61) | type StakingHubCaller struct method BlocksPerEpoch (line 198) | func (_StakingHub *StakingHubCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 229) | func (_StakingHub *StakingHubCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 260) | func (_StakingHub *StakingHubCaller) FinePercentage(opts *bind.CallOpt... method GetAllMinerUnstakeRequests (line 291) | func (_StakingHub *StakingHubCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 336) | func (_StakingHub *StakingHubCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 367) | func (_StakingHub *StakingHubCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 398) | func (_StakingHub *StakingHubCaller) GetMinerAddressesOfModel(opts *bi... method GetModelAddresses (line 429) | func (_StakingHub *StakingHubCaller) GetModelAddresses(opts *bind.Call... method GetModelInfo (line 460) | func (_StakingHub *StakingHubCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 491) | func (_StakingHub *StakingHubCaller) GetNOMiner(opts *bind.CallOpts) (... method IsMinerAddress (line 522) | func (_StakingHub *StakingHubCaller) IsMinerAddress(opts *bind.CallOpt... method LastBlock (line 553) | func (_StakingHub *StakingHubCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 584) | func (_StakingHub *StakingHubCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 615) | func (_StakingHub *StakingHubCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 646) | func (_StakingHub *StakingHubCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 677) | func (_StakingHub *StakingHubCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 722) | func (_StakingHub *StakingHubCaller) Miners(opts *bind.CallOpts, arg0 ... method Models (line 787) | func (_StakingHub *StakingHubCaller) Models(opts *bind.CallOpts, arg0 ... method Multiplier (line 832) | func (_StakingHub *StakingHubCaller) Multiplier(opts *bind.CallOpts, _... method Owner (line 863) | func (_StakingHub *StakingHubCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 894) | func (_StakingHub *StakingHubCaller) Paused(opts *bind.CallOpts) (bool... method PenaltyDuration (line 925) | func (_StakingHub *StakingHubCaller) PenaltyDuration(opts *bind.CallOp... method RewardInEpoch (line 956) | func (_StakingHub *StakingHubCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 1011) | func (_StakingHub *StakingHubCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 1042) | func (_StakingHub *StakingHubCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 1073) | func (_StakingHub *StakingHubCaller) UnstakeDelayTime(opts *bind.CallO... method ValidateModelOfMiner (line 1104) | func (_StakingHub *StakingHubCaller) ValidateModelOfMiner(opts *bind.C... method WEAI (line 1133) | func (_StakingHub *StakingHubCaller) WEAI(opts *bind.CallOpts) (common... type StakingHubTransactor (line 66) | type StakingHubTransactor struct method ClaimReward (line 1164) | func (_StakingHub *StakingHubTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1185) | func (_StakingHub *StakingHubTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1206) | func (_StakingHub *StakingHubTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1227) | func (_StakingHub *StakingHubTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1248) | func (_StakingHub *StakingHubTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1269) | func (_StakingHub *StakingHubTransactor) RegisterMiner(opts *bind.Tran... method RegisterModel (line 1290) | func (_StakingHub *StakingHubTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1311) | func (_StakingHub *StakingHubTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1332) | func (_StakingHub *StakingHubTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1353) | func (_StakingHub *StakingHubTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1374) | func (_StakingHub *StakingHubTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1395) | func (_StakingHub *StakingHubTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1416) | func (_StakingHub *StakingHubTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1437) | func (_StakingHub *StakingHubTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1458) | func (_StakingHub *StakingHubTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1479) | func (_StakingHub *StakingHubTransactor) SetPenaltyDuration(opts *bind... method SetUnstakDelayTime (line 1500) | func (_StakingHub *StakingHubTransactor) SetUnstakDelayTime(opts *bind... method SetWorkerHubAddress (line 1521) | func (_StakingHub *StakingHubTransactor) SetWorkerHubAddress(opts *bin... method SlashMiner (line 1542) | func (_StakingHub *StakingHubTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1563) | func (_StakingHub *StakingHubTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1584) | func (_StakingHub *StakingHubTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1605) | func (_StakingHub *StakingHubTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1626) | func (_StakingHub *StakingHubTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1647) | func (_StakingHub *StakingHubTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1668) | func (_StakingHub *StakingHubTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1689) | func (_StakingHub *StakingHubTransactor) UpdateModelTier(opts *bind.Tr... method Receive (line 1710) | func (_StakingHub *StakingHubTransactor) Receive(opts *bind.TransactOp... type StakingHubFilterer (line 71) | type StakingHubFilterer struct method FilterBlocksPerEpoch (line 1805) | func (_StakingHub *StakingHubFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1817) | func (_StakingHub *StakingHubFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1854) | func (_StakingHub *StakingHubFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 1940) | func (_StakingHub *StakingHubFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 1952) | func (_StakingHub *StakingHubFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 1989) | func (_StakingHub *StakingHubFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2077) | func (_StakingHub *StakingHubFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2102) | func (_StakingHub *StakingHubFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2152) | func (_StakingHub *StakingHubFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2237) | func (_StakingHub *StakingHubFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2249) | func (_StakingHub *StakingHubFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2286) | func (_StakingHub *StakingHubFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2372) | func (_StakingHub *StakingHubFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2384) | func (_StakingHub *StakingHubFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2421) | func (_StakingHub *StakingHubFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2508) | func (_StakingHub *StakingHubFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2529) | func (_StakingHub *StakingHubFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2575) | func (_StakingHub *StakingHubFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2661) | func (_StakingHub *StakingHubFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2678) | func (_StakingHub *StakingHubFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2720) | func (_StakingHub *StakingHubFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2805) | func (_StakingHub *StakingHubFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2822) | func (_StakingHub *StakingHubFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2864) | func (_StakingHub *StakingHubFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 2951) | func (_StakingHub *StakingHubFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 2972) | func (_StakingHub *StakingHubFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3018) | func (_StakingHub *StakingHubFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3103) | func (_StakingHub *StakingHubFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3120) | func (_StakingHub *StakingHubFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3162) | func (_StakingHub *StakingHubFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3248) | func (_StakingHub *StakingHubFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3265) | func (_StakingHub *StakingHubFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3307) | func (_StakingHub *StakingHubFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3393) | func (_StakingHub *StakingHubFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3410) | func (_StakingHub *StakingHubFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3452) | func (_StakingHub *StakingHubFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3539) | func (_StakingHub *StakingHubFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3560) | func (_StakingHub *StakingHubFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3606) | func (_StakingHub *StakingHubFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3692) | func (_StakingHub *StakingHubFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3709) | func (_StakingHub *StakingHubFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3751) | func (_StakingHub *StakingHubFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3836) | func (_StakingHub *StakingHubFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3853) | func (_StakingHub *StakingHubFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 3895) | func (_StakingHub *StakingHubFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 3981) | func (_StakingHub *StakingHubFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4002) | func (_StakingHub *StakingHubFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4048) | func (_StakingHub *StakingHubFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4133) | func (_StakingHub *StakingHubFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4145) | func (_StakingHub *StakingHubFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4182) | func (_StakingHub *StakingHubFilterer) ParsePaused(log types.Log) (*St... method FilterPenaltyDurationUpdated (line 4268) | func (_StakingHub *StakingHubFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4280) | func (_StakingHub *StakingHubFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4317) | func (_StakingHub *StakingHubFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4404) | func (_StakingHub *StakingHubFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4426) | func (_StakingHub *StakingHubFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4473) | func (_StakingHub *StakingHubFilterer) ParseRestake(log types.Log) (*S... method FilterRewardClaim (line 4559) | func (_StakingHub *StakingHubFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4576) | func (_StakingHub *StakingHubFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4618) | func (_StakingHub *StakingHubFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4704) | func (_StakingHub *StakingHubFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4716) | func (_StakingHub *StakingHubFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4753) | func (_StakingHub *StakingHubFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4838) | func (_StakingHub *StakingHubFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4850) | func (_StakingHub *StakingHubFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 4887) | func (_StakingHub *StakingHubFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 4973) | func (_StakingHub *StakingHubFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 4985) | func (_StakingHub *StakingHubFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5022) | func (_StakingHub *StakingHubFilterer) ParseUnstakeDelayTime(log types... type StakingHubSession (line 77) | type StakingHubSession struct method BlocksPerEpoch (line 215) | func (_StakingHub *StakingHubSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 246) | func (_StakingHub *StakingHubSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 277) | func (_StakingHub *StakingHubSession) FinePercentage() (uint16, error) { method GetAllMinerUnstakeRequests (line 316) | func (_StakingHub *StakingHubSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 353) | func (_StakingHub *StakingHubSession) GetMinFeeToUse(_modelAddress com... method GetMinerAddresses (line 384) | func (_StakingHub *StakingHubSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 415) | func (_StakingHub *StakingHubSession) GetMinerAddressesOfModel(_model ... method GetModelAddresses (line 446) | func (_StakingHub *StakingHubSession) GetModelAddresses() ([]common.Ad... method GetModelInfo (line 477) | func (_StakingHub *StakingHubSession) GetModelInfo(_modelAddr common.A... method GetNOMiner (line 508) | func (_StakingHub *StakingHubSession) GetNOMiner() (*big.Int, error) { method IsMinerAddress (line 539) | func (_StakingHub *StakingHubSession) IsMinerAddress(_miner common.Add... method LastBlock (line 570) | func (_StakingHub *StakingHubSession) LastBlock() (*big.Int, error) { method MaximumTier (line 601) | func (_StakingHub *StakingHubSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 632) | func (_StakingHub *StakingHubSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 663) | func (_StakingHub *StakingHubSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 702) | func (_StakingHub *StakingHubSession) MinerUnstakeRequests(arg0 common... method Miners (line 759) | func (_StakingHub *StakingHubSession) Miners(arg0 common.Address) (str... method Models (line 812) | func (_StakingHub *StakingHubSession) Models(arg0 common.Address) (str... method Multiplier (line 849) | func (_StakingHub *StakingHubSession) Multiplier(_miner common.Address... method Owner (line 880) | func (_StakingHub *StakingHubSession) Owner() (common.Address, error) { method Paused (line 911) | func (_StakingHub *StakingHubSession) Paused() (bool, error) { method PenaltyDuration (line 942) | func (_StakingHub *StakingHubSession) PenaltyDuration() (*big.Int, err... method RewardInEpoch (line 987) | func (_StakingHub *StakingHubSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 1028) | func (_StakingHub *StakingHubSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 1059) | func (_StakingHub *StakingHubSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 1090) | func (_StakingHub *StakingHubSession) UnstakeDelayTime() (*big.Int, er... method ValidateModelOfMiner (line 1119) | func (_StakingHub *StakingHubSession) ValidateModelOfMiner(_miner comm... method WEAI (line 1150) | func (_StakingHub *StakingHubSession) WEAI() (common.Address, error) { method ClaimReward (line 1171) | func (_StakingHub *StakingHubSession) ClaimReward(_miner common.Addres... method ForceChangeModelForMiner (line 1192) | func (_StakingHub *StakingHubSession) ForceChangeModelForMiner(_miner ... method IncreaseMinerStake (line 1213) | func (_StakingHub *StakingHubSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1234) | func (_StakingHub *StakingHubSession) Initialize(_wEAI common.Address,... method JoinForMinting (line 1255) | func (_StakingHub *StakingHubSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1276) | func (_StakingHub *StakingHubSession) RegisterMiner(tier uint16) (*typ... method RegisterModel (line 1297) | func (_StakingHub *StakingHubSession) RegisterModel(_model common.Addr... method RenounceOwnership (line 1318) | func (_StakingHub *StakingHubSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1339) | func (_StakingHub *StakingHubSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1360) | func (_StakingHub *StakingHubSession) RewardToClaim(_miner common.Addr... method SetBlocksPerEpoch (line 1381) | func (_StakingHub *StakingHubSession) SetBlocksPerEpoch(_blocks *big.I... method SetFinePercentage (line 1402) | func (_StakingHub *StakingHubSession) SetFinePercentage(_finePercentag... method SetMinFeeToUse (line 1423) | func (_StakingHub *StakingHubSession) SetMinFeeToUse(_minFeeToUse *big... method SetMinerMinimumStake (line 1444) | func (_StakingHub *StakingHubSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1465) | func (_StakingHub *StakingHubSession) SetNewRewardInEpoch(_newRewardAm... method SetPenaltyDuration (line 1486) | func (_StakingHub *StakingHubSession) SetPenaltyDuration(_penaltyDurat... method SetUnstakDelayTime (line 1507) | func (_StakingHub *StakingHubSession) SetUnstakDelayTime(_newUnstakeDe... method SetWorkerHubAddress (line 1528) | func (_StakingHub *StakingHubSession) SetWorkerHubAddress(_workerHub c... method SlashMiner (line 1549) | func (_StakingHub *StakingHubSession) SlashMiner(_miner common.Address... method TransferOwnership (line 1570) | func (_StakingHub *StakingHubSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1591) | func (_StakingHub *StakingHubSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1612) | func (_StakingHub *StakingHubSession) UnregisterModel(_model common.Ad... method UnstakeForMiner (line 1633) | func (_StakingHub *StakingHubSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1654) | func (_StakingHub *StakingHubSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1675) | func (_StakingHub *StakingHubSession) UpdateModelMinimumFee(_model com... method UpdateModelTier (line 1696) | func (_StakingHub *StakingHubSession) UpdateModelTier(_model common.Ad... method Receive (line 1717) | func (_StakingHub *StakingHubSession) Receive() (*types.Transaction, e... type StakingHubCallerSession (line 85) | type StakingHubCallerSession struct method BlocksPerEpoch (line 222) | func (_StakingHub *StakingHubCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 253) | func (_StakingHub *StakingHubCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 284) | func (_StakingHub *StakingHubCallerSession) FinePercentage() (uint16, ... method GetAllMinerUnstakeRequests (line 326) | func (_StakingHub *StakingHubCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 360) | func (_StakingHub *StakingHubCallerSession) GetMinFeeToUse(_modelAddre... method GetMinerAddresses (line 391) | func (_StakingHub *StakingHubCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 422) | func (_StakingHub *StakingHubCallerSession) GetMinerAddressesOfModel(_... method GetModelAddresses (line 453) | func (_StakingHub *StakingHubCallerSession) GetModelAddresses() ([]com... method GetModelInfo (line 484) | func (_StakingHub *StakingHubCallerSession) GetModelInfo(_modelAddr co... method GetNOMiner (line 515) | func (_StakingHub *StakingHubCallerSession) GetNOMiner() (*big.Int, er... method IsMinerAddress (line 546) | func (_StakingHub *StakingHubCallerSession) IsMinerAddress(_miner comm... method LastBlock (line 577) | func (_StakingHub *StakingHubCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 608) | func (_StakingHub *StakingHubCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 639) | func (_StakingHub *StakingHubCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 670) | func (_StakingHub *StakingHubCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 712) | func (_StakingHub *StakingHubCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 773) | func (_StakingHub *StakingHubCallerSession) Miners(arg0 common.Address... method Models (line 822) | func (_StakingHub *StakingHubCallerSession) Models(arg0 common.Address... method Multiplier (line 856) | func (_StakingHub *StakingHubCallerSession) Multiplier(_miner common.A... method Owner (line 887) | func (_StakingHub *StakingHubCallerSession) Owner() (common.Address, e... method Paused (line 918) | func (_StakingHub *StakingHubCallerSession) Paused() (bool, error) { method PenaltyDuration (line 949) | func (_StakingHub *StakingHubCallerSession) PenaltyDuration() (*big.In... method RewardInEpoch (line 999) | func (_StakingHub *StakingHubCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 1035) | func (_StakingHub *StakingHubCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 1066) | func (_StakingHub *StakingHubCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 1097) | func (_StakingHub *StakingHubCallerSession) UnstakeDelayTime() (*big.I... method ValidateModelOfMiner (line 1126) | func (_StakingHub *StakingHubCallerSession) ValidateModelOfMiner(_mine... method WEAI (line 1157) | func (_StakingHub *StakingHubCallerSession) WEAI() (common.Address, er... type StakingHubTransactorSession (line 92) | type StakingHubTransactorSession struct method ClaimReward (line 1178) | func (_StakingHub *StakingHubTransactorSession) ClaimReward(_miner com... method ForceChangeModelForMiner (line 1199) | func (_StakingHub *StakingHubTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1220) | func (_StakingHub *StakingHubTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1241) | func (_StakingHub *StakingHubTransactorSession) Initialize(_wEAI commo... method JoinForMinting (line 1262) | func (_StakingHub *StakingHubTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1283) | func (_StakingHub *StakingHubTransactorSession) RegisterMiner(tier uin... method RegisterModel (line 1304) | func (_StakingHub *StakingHubTransactorSession) RegisterModel(_model c... method RenounceOwnership (line 1325) | func (_StakingHub *StakingHubTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1346) | func (_StakingHub *StakingHubTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1367) | func (_StakingHub *StakingHubTransactorSession) RewardToClaim(_miner c... method SetBlocksPerEpoch (line 1388) | func (_StakingHub *StakingHubTransactorSession) SetBlocksPerEpoch(_blo... method SetFinePercentage (line 1409) | func (_StakingHub *StakingHubTransactorSession) SetFinePercentage(_fin... method SetMinFeeToUse (line 1430) | func (_StakingHub *StakingHubTransactorSession) SetMinFeeToUse(_minFee... method SetMinerMinimumStake (line 1451) | func (_StakingHub *StakingHubTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1472) | func (_StakingHub *StakingHubTransactorSession) SetNewRewardInEpoch(_n... method SetPenaltyDuration (line 1493) | func (_StakingHub *StakingHubTransactorSession) SetPenaltyDuration(_pe... method SetUnstakDelayTime (line 1514) | func (_StakingHub *StakingHubTransactorSession) SetUnstakDelayTime(_ne... method SetWorkerHubAddress (line 1535) | func (_StakingHub *StakingHubTransactorSession) SetWorkerHubAddress(_w... method SlashMiner (line 1556) | func (_StakingHub *StakingHubTransactorSession) SlashMiner(_miner comm... method TransferOwnership (line 1577) | func (_StakingHub *StakingHubTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1598) | func (_StakingHub *StakingHubTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1619) | func (_StakingHub *StakingHubTransactorSession) UnregisterModel(_model... method UnstakeForMiner (line 1640) | func (_StakingHub *StakingHubTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1661) | func (_StakingHub *StakingHubTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1682) | func (_StakingHub *StakingHubTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1703) | func (_StakingHub *StakingHubTransactorSession) UpdateModelTier(_model... method Receive (line 1724) | func (_StakingHub *StakingHubTransactorSession) Receive() (*types.Tran... type StakingHubRaw (line 98) | type StakingHubRaw struct method Call (line 161) | func (_StakingHub *StakingHubRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 167) | func (_StakingHub *StakingHubRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 172) | func (_StakingHub *StakingHubRaw) Transact(opts *bind.TransactOpts, me... type StakingHubCallerRaw (line 103) | type StakingHubCallerRaw struct method Call (line 180) | func (_StakingHub *StakingHubCallerRaw) Call(opts *bind.CallOpts, resu... type StakingHubTransactorRaw (line 108) | type StakingHubTransactorRaw struct method Transfer (line 186) | func (_StakingHub *StakingHubTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 191) | func (_StakingHub *StakingHubTransactorRaw) Transact(opts *bind.Transa... function NewStakingHub (line 113) | func NewStakingHub(address common.Address, backend bind.ContractBackend)... function NewStakingHubCaller (line 122) | func NewStakingHubCaller(address common.Address, caller bind.ContractCal... function NewStakingHubTransactor (line 131) | func NewStakingHubTransactor(address common.Address, transactor bind.Con... function NewStakingHubFilterer (line 140) | func NewStakingHubFilterer(address common.Address, filterer bind.Contrac... function bindStakingHub (line 149) | func bindStakingHub(address common.Address, caller bind.ContractCaller, ... type StakingHubBlocksPerEpochIterator (line 1729) | type StakingHubBlocksPerEpochIterator struct method Next (line 1744) | func (it *StakingHubBlocksPerEpochIterator) Next() bool { method Error (line 1784) | func (it *StakingHubBlocksPerEpochIterator) Error() error { method Close (line 1790) | func (it *StakingHubBlocksPerEpochIterator) Close() error { type StakingHubBlocksPerEpoch (line 1796) | type StakingHubBlocksPerEpoch struct type StakingHubFinePercentageUpdatedIterator (line 1864) | type StakingHubFinePercentageUpdatedIterator struct method Next (line 1879) | func (it *StakingHubFinePercentageUpdatedIterator) Next() bool { method Error (line 1919) | func (it *StakingHubFinePercentageUpdatedIterator) Error() error { method Close (line 1925) | func (it *StakingHubFinePercentageUpdatedIterator) Close() error { type StakingHubFinePercentageUpdated (line 1931) | type StakingHubFinePercentageUpdated struct type StakingHubFraudulentMinerPenalizedIterator (line 1999) | type StakingHubFraudulentMinerPenalizedIterator struct method Next (line 2014) | func (it *StakingHubFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2054) | func (it *StakingHubFraudulentMinerPenalizedIterator) Error() error { method Close (line 2060) | func (it *StakingHubFraudulentMinerPenalizedIterator) Close() error { type StakingHubFraudulentMinerPenalized (line 2066) | type StakingHubFraudulentMinerPenalized struct type StakingHubInitializedIterator (line 2162) | type StakingHubInitializedIterator struct method Next (line 2177) | func (it *StakingHubInitializedIterator) Next() bool { method Error (line 2217) | func (it *StakingHubInitializedIterator) Error() error { method Close (line 2223) | func (it *StakingHubInitializedIterator) Close() error { type StakingHubInitialized (line 2229) | type StakingHubInitialized struct type StakingHubMinFeeToUseUpdatedIterator (line 2296) | type StakingHubMinFeeToUseUpdatedIterator struct method Next (line 2311) | func (it *StakingHubMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2351) | func (it *StakingHubMinFeeToUseUpdatedIterator) Error() error { method Close (line 2357) | func (it *StakingHubMinFeeToUseUpdatedIterator) Close() error { type StakingHubMinFeeToUseUpdated (line 2363) | type StakingHubMinFeeToUseUpdated struct type StakingHubMinerDeactivatedIterator (line 2431) | type StakingHubMinerDeactivatedIterator struct method Next (line 2446) | func (it *StakingHubMinerDeactivatedIterator) Next() bool { method Error (line 2486) | func (it *StakingHubMinerDeactivatedIterator) Error() error { method Close (line 2492) | func (it *StakingHubMinerDeactivatedIterator) Close() error { type StakingHubMinerDeactivated (line 2498) | type StakingHubMinerDeactivated struct type StakingHubMinerExtraStakeIterator (line 2585) | type StakingHubMinerExtraStakeIterator struct method Next (line 2600) | func (it *StakingHubMinerExtraStakeIterator) Next() bool { method Error (line 2640) | func (it *StakingHubMinerExtraStakeIterator) Error() error { method Close (line 2646) | func (it *StakingHubMinerExtraStakeIterator) Close() error { type StakingHubMinerExtraStake (line 2652) | type StakingHubMinerExtraStake struct type StakingHubMinerJoinIterator (line 2730) | type StakingHubMinerJoinIterator struct method Next (line 2745) | func (it *StakingHubMinerJoinIterator) Next() bool { method Error (line 2785) | func (it *StakingHubMinerJoinIterator) Error() error { method Close (line 2791) | func (it *StakingHubMinerJoinIterator) Close() error { type StakingHubMinerJoin (line 2797) | type StakingHubMinerJoin struct type StakingHubMinerRegistrationIterator (line 2874) | type StakingHubMinerRegistrationIterator struct method Next (line 2889) | func (it *StakingHubMinerRegistrationIterator) Next() bool { method Error (line 2929) | func (it *StakingHubMinerRegistrationIterator) Error() error { method Close (line 2935) | func (it *StakingHubMinerRegistrationIterator) Close() error { type StakingHubMinerRegistration (line 2941) | type StakingHubMinerRegistration struct type StakingHubMinerUnregistrationIterator (line 3028) | type StakingHubMinerUnregistrationIterator struct method Next (line 3043) | func (it *StakingHubMinerUnregistrationIterator) Next() bool { method Error (line 3083) | func (it *StakingHubMinerUnregistrationIterator) Error() error { method Close (line 3089) | func (it *StakingHubMinerUnregistrationIterator) Close() error { type StakingHubMinerUnregistration (line 3095) | type StakingHubMinerUnregistration struct type StakingHubMinerUnstakeIterator (line 3172) | type StakingHubMinerUnstakeIterator struct method Next (line 3187) | func (it *StakingHubMinerUnstakeIterator) Next() bool { method Error (line 3227) | func (it *StakingHubMinerUnstakeIterator) Error() error { method Close (line 3233) | func (it *StakingHubMinerUnstakeIterator) Close() error { type StakingHubMinerUnstake (line 3239) | type StakingHubMinerUnstake struct type StakingHubModelMinimumFeeUpdateIterator (line 3317) | type StakingHubModelMinimumFeeUpdateIterator struct method Next (line 3332) | func (it *StakingHubModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3372) | func (it *StakingHubModelMinimumFeeUpdateIterator) Error() error { method Close (line 3378) | func (it *StakingHubModelMinimumFeeUpdateIterator) Close() error { type StakingHubModelMinimumFeeUpdate (line 3384) | type StakingHubModelMinimumFeeUpdate struct type StakingHubModelRegistrationIterator (line 3462) | type StakingHubModelRegistrationIterator struct method Next (line 3477) | func (it *StakingHubModelRegistrationIterator) Next() bool { method Error (line 3517) | func (it *StakingHubModelRegistrationIterator) Error() error { method Close (line 3523) | func (it *StakingHubModelRegistrationIterator) Close() error { type StakingHubModelRegistration (line 3529) | type StakingHubModelRegistration struct type StakingHubModelTierUpdateIterator (line 3616) | type StakingHubModelTierUpdateIterator struct method Next (line 3631) | func (it *StakingHubModelTierUpdateIterator) Next() bool { method Error (line 3671) | func (it *StakingHubModelTierUpdateIterator) Error() error { method Close (line 3677) | func (it *StakingHubModelTierUpdateIterator) Close() error { type StakingHubModelTierUpdate (line 3683) | type StakingHubModelTierUpdate struct type StakingHubModelUnregistrationIterator (line 3761) | type StakingHubModelUnregistrationIterator struct method Next (line 3776) | func (it *StakingHubModelUnregistrationIterator) Next() bool { method Error (line 3816) | func (it *StakingHubModelUnregistrationIterator) Error() error { method Close (line 3822) | func (it *StakingHubModelUnregistrationIterator) Close() error { type StakingHubModelUnregistration (line 3828) | type StakingHubModelUnregistration struct type StakingHubOwnershipTransferredIterator (line 3905) | type StakingHubOwnershipTransferredIterator struct method Next (line 3920) | func (it *StakingHubOwnershipTransferredIterator) Next() bool { method Error (line 3960) | func (it *StakingHubOwnershipTransferredIterator) Error() error { method Close (line 3966) | func (it *StakingHubOwnershipTransferredIterator) Close() error { type StakingHubOwnershipTransferred (line 3972) | type StakingHubOwnershipTransferred struct type StakingHubPausedIterator (line 4058) | type StakingHubPausedIterator struct method Next (line 4073) | func (it *StakingHubPausedIterator) Next() bool { method Error (line 4113) | func (it *StakingHubPausedIterator) Error() error { method Close (line 4119) | func (it *StakingHubPausedIterator) Close() error { type StakingHubPaused (line 4125) | type StakingHubPaused struct type StakingHubPenaltyDurationUpdatedIterator (line 4192) | type StakingHubPenaltyDurationUpdatedIterator struct method Next (line 4207) | func (it *StakingHubPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4247) | func (it *StakingHubPenaltyDurationUpdatedIterator) Error() error { method Close (line 4253) | func (it *StakingHubPenaltyDurationUpdatedIterator) Close() error { type StakingHubPenaltyDurationUpdated (line 4259) | type StakingHubPenaltyDurationUpdated struct type StakingHubRestakeIterator (line 4327) | type StakingHubRestakeIterator struct method Next (line 4342) | func (it *StakingHubRestakeIterator) Next() bool { method Error (line 4382) | func (it *StakingHubRestakeIterator) Error() error { method Close (line 4388) | func (it *StakingHubRestakeIterator) Close() error { type StakingHubRestake (line 4394) | type StakingHubRestake struct type StakingHubRewardClaimIterator (line 4483) | type StakingHubRewardClaimIterator struct method Next (line 4498) | func (it *StakingHubRewardClaimIterator) Next() bool { method Error (line 4538) | func (it *StakingHubRewardClaimIterator) Error() error { method Close (line 4544) | func (it *StakingHubRewardClaimIterator) Close() error { type StakingHubRewardClaim (line 4550) | type StakingHubRewardClaim struct type StakingHubRewardPerEpochIterator (line 4628) | type StakingHubRewardPerEpochIterator struct method Next (line 4643) | func (it *StakingHubRewardPerEpochIterator) Next() bool { method Error (line 4683) | func (it *StakingHubRewardPerEpochIterator) Error() error { method Close (line 4689) | func (it *StakingHubRewardPerEpochIterator) Close() error { type StakingHubRewardPerEpoch (line 4695) | type StakingHubRewardPerEpoch struct type StakingHubUnpausedIterator (line 4763) | type StakingHubUnpausedIterator struct method Next (line 4778) | func (it *StakingHubUnpausedIterator) Next() bool { method Error (line 4818) | func (it *StakingHubUnpausedIterator) Error() error { method Close (line 4824) | func (it *StakingHubUnpausedIterator) Close() error { type StakingHubUnpaused (line 4830) | type StakingHubUnpaused struct type StakingHubUnstakeDelayTimeIterator (line 4897) | type StakingHubUnstakeDelayTimeIterator struct method Next (line 4912) | func (it *StakingHubUnstakeDelayTimeIterator) Next() bool { method Error (line 4952) | func (it *StakingHubUnstakeDelayTimeIterator) Error() error { method Close (line 4958) | func (it *StakingHubUnstakeDelayTimeIterator) Close() error { type StakingHubUnstakeDelayTime (line 4964) | type StakingHubUnstakeDelayTime struct FILE: decentralized-compute/core/contracts/v1/worker_hub/worker_hub.go type IWorkerHubAssignment (line 33) | type IWorkerHubAssignment struct type IWorkerHubDAOTokenPercentage (line 45) | type IWorkerHubDAOTokenPercentage struct type IWorkerHubDAOTokenReceiverInfor (line 54) | type IWorkerHubDAOTokenReceiverInfor struct type IWorkerHubInference (line 61) | type IWorkerHubInference struct type WorkerHub (line 87) | type WorkerHub struct type WorkerHubCaller (line 94) | type WorkerHubCaller struct method AssignmentNumber (line 231) | func (_WorkerHub *WorkerHubCaller) AssignmentNumber(opts *bind.CallOpt... method Assignments (line 262) | func (_WorkerHub *WorkerHubCaller) Assignments(opts *bind.CallOpts, ar... method GetAssignmentInfo (line 337) | func (_WorkerHub *WorkerHubCaller) GetAssignmentInfo(opts *bind.CallOp... method GetAssignmentsByInference (line 368) | func (_WorkerHub *WorkerHubCaller) GetAssignmentsByInference(opts *bin... method GetInferenceInfo (line 399) | func (_WorkerHub *WorkerHubCaller) GetInferenceInfo(opts *bind.CallOpt... method GetMinFeeToUse (line 430) | func (_WorkerHub *WorkerHubCaller) GetMinFeeToUse(opts *bind.CallOpts,... method GetTreasuryAddress (line 461) | func (_WorkerHub *WorkerHubCaller) GetTreasuryAddress(opts *bind.CallO... method InferenceNumber (line 492) | func (_WorkerHub *WorkerHubCaller) InferenceNumber(opts *bind.CallOpts... method Owner (line 523) | func (_WorkerHub *WorkerHubCaller) Owner(opts *bind.CallOpts) (common.... method Paused (line 554) | func (_WorkerHub *WorkerHubCaller) Paused(opts *bind.CallOpts) (bool, ... method ValidateDAOSupplyIncrease (line 585) | func (_WorkerHub *WorkerHubCaller) ValidateDAOSupplyIncrease(opts *bin... method Version (line 616) | func (_WorkerHub *WorkerHubCaller) Version(opts *bind.CallOpts) (strin... type WorkerHubTransactor (line 99) | type WorkerHubTransactor struct method Commit (line 647) | func (_WorkerHub *WorkerHubTransactor) Commit(opts *bind.TransactOpts,... method Infer (line 668) | func (_WorkerHub *WorkerHubTransactor) Infer(opts *bind.TransactOpts, ... method Infer0 (line 689) | func (_WorkerHub *WorkerHubTransactor) Infer0(opts *bind.TransactOpts,... method Initialize (line 710) | func (_WorkerHub *WorkerHubTransactor) Initialize(opts *bind.TransactO... method Pause (line 731) | func (_WorkerHub *WorkerHubTransactor) Pause(opts *bind.TransactOpts) ... method RegisterReferrer (line 752) | func (_WorkerHub *WorkerHubTransactor) RegisterReferrer(opts *bind.Tra... method RenounceOwnership (line 773) | func (_WorkerHub *WorkerHubTransactor) RenounceOwnership(opts *bind.Tr... method ResolveInference (line 794) | func (_WorkerHub *WorkerHubTransactor) ResolveInference(opts *bind.Tra... method Reveal (line 815) | func (_WorkerHub *WorkerHubTransactor) Reveal(opts *bind.TransactOpts,... method SeizeMinerRole (line 836) | func (_WorkerHub *WorkerHubTransactor) SeizeMinerRole(opts *bind.Trans... method SetDAOTokenReward (line 857) | func (_WorkerHub *WorkerHubTransactor) SetDAOTokenReward(opts *bind.Tr... method SubmitSolution (line 878) | func (_WorkerHub *WorkerHubTransactor) SubmitSolution(opts *bind.Trans... method TransferOwnership (line 899) | func (_WorkerHub *WorkerHubTransactor) TransferOwnership(opts *bind.Tr... method Unpause (line 920) | func (_WorkerHub *WorkerHubTransactor) Unpause(opts *bind.TransactOpts... method Receive (line 941) | func (_WorkerHub *WorkerHubTransactor) Receive(opts *bind.TransactOpts... type WorkerHubFilterer (line 104) | type WorkerHubFilterer struct method FilterCommitmentSubmission (line 1037) | func (_WorkerHub *WorkerHubFilterer) FilterCommitmentSubmission(opts *... method WatchCommitmentSubmission (line 1058) | func (_WorkerHub *WorkerHubFilterer) WatchCommitmentSubmission(opts *b... method ParseCommitmentSubmission (line 1104) | func (_WorkerHub *WorkerHubFilterer) ParseCommitmentSubmission(log typ... method FilterDAOTokenMintedV2 (line 1192) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenMintedV2(opts *bind... method WatchDAOTokenMintedV2 (line 1204) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenMintedV2(opts *bind.... method ParseDAOTokenMintedV2 (line 1241) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenMintedV2(log types.L... method FilterDAOTokenPercentageUpdated (line 1327) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenPercentageUpdated(o... method WatchDAOTokenPercentageUpdated (line 1339) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenPercentageUpdated(op... method ParseDAOTokenPercentageUpdated (line 1376) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenPercentageUpdated(lo... method FilterInferenceStatusUpdate (line 1462) | func (_WorkerHub *WorkerHubFilterer) FilterInferenceStatusUpdate(opts ... method WatchInferenceStatusUpdate (line 1479) | func (_WorkerHub *WorkerHubFilterer) WatchInferenceStatusUpdate(opts *... method ParseInferenceStatusUpdate (line 1521) | func (_WorkerHub *WorkerHubFilterer) ParseInferenceStatusUpdate(log ty... method FilterInitialized (line 1606) | func (_WorkerHub *WorkerHubFilterer) FilterInitialized(opts *bind.Filt... method WatchInitialized (line 1618) | func (_WorkerHub *WorkerHubFilterer) WatchInitialized(opts *bind.Watch... method ParseInitialized (line 1655) | func (_WorkerHub *WorkerHubFilterer) ParseInitialized(log types.Log) (... method FilterMinerRoleSeized (line 1742) | func (_WorkerHub *WorkerHubFilterer) FilterMinerRoleSeized(opts *bind.... method WatchMinerRoleSeized (line 1767) | func (_WorkerHub *WorkerHubFilterer) WatchMinerRoleSeized(opts *bind.W... method ParseMinerRoleSeized (line 1817) | func (_WorkerHub *WorkerHubFilterer) ParseMinerRoleSeized(log types.Lo... method FilterNewAssignment (line 1905) | func (_WorkerHub *WorkerHubFilterer) FilterNewAssignment(opts *bind.Fi... method WatchNewAssignment (line 1930) | func (_WorkerHub *WorkerHubFilterer) WatchNewAssignment(opts *bind.Wat... method ParseNewAssignment (line 1980) | func (_WorkerHub *WorkerHubFilterer) ParseNewAssignment(log types.Log)... method FilterNewInference (line 2069) | func (_WorkerHub *WorkerHubFilterer) FilterNewInference(opts *bind.Fil... method WatchNewInference (line 2094) | func (_WorkerHub *WorkerHubFilterer) WatchNewInference(opts *bind.Watc... method ParseNewInference (line 2144) | func (_WorkerHub *WorkerHubFilterer) ParseNewInference(log types.Log) ... method FilterOwnershipTransferred (line 2230) | func (_WorkerHub *WorkerHubFilterer) FilterOwnershipTransferred(opts *... method WatchOwnershipTransferred (line 2251) | func (_WorkerHub *WorkerHubFilterer) WatchOwnershipTransferred(opts *b... method ParseOwnershipTransferred (line 2297) | func (_WorkerHub *WorkerHubFilterer) ParseOwnershipTransferred(log typ... method FilterPaused (line 2382) | func (_WorkerHub *WorkerHubFilterer) FilterPaused(opts *bind.FilterOpt... method WatchPaused (line 2394) | func (_WorkerHub *WorkerHubFilterer) WatchPaused(opts *bind.WatchOpts,... method ParsePaused (line 2431) | func (_WorkerHub *WorkerHubFilterer) ParsePaused(log types.Log) (*Work... method FilterRawSubmitted (line 2522) | func (_WorkerHub *WorkerHubFilterer) FilterRawSubmitted(opts *bind.Fil... method WatchRawSubmitted (line 2547) | func (_WorkerHub *WorkerHubFilterer) WatchRawSubmitted(opts *bind.Watc... method ParseRawSubmitted (line 2597) | func (_WorkerHub *WorkerHubFilterer) ParseRawSubmitted(log types.Log) ... method FilterRevealSubmission (line 2685) | func (_WorkerHub *WorkerHubFilterer) FilterRevealSubmission(opts *bind... method WatchRevealSubmission (line 2706) | func (_WorkerHub *WorkerHubFilterer) WatchRevealSubmission(opts *bind.... method ParseRevealSubmission (line 2752) | func (_WorkerHub *WorkerHubFilterer) ParseRevealSubmission(log types.L... method FilterSolutionSubmission (line 2838) | func (_WorkerHub *WorkerHubFilterer) FilterSolutionSubmission(opts *bi... method WatchSolutionSubmission (line 2859) | func (_WorkerHub *WorkerHubFilterer) WatchSolutionSubmission(opts *bin... method ParseSolutionSubmission (line 2905) | func (_WorkerHub *WorkerHubFilterer) ParseSolutionSubmission(log types... method FilterStreamedData (line 2991) | func (_WorkerHub *WorkerHubFilterer) FilterStreamedData(opts *bind.Fil... method WatchStreamedData (line 3008) | func (_WorkerHub *WorkerHubFilterer) WatchStreamedData(opts *bind.Watc... method ParseStreamedData (line 3050) | func (_WorkerHub *WorkerHubFilterer) ParseStreamedData(log types.Log) ... method FilterUnpaused (line 3135) | func (_WorkerHub *WorkerHubFilterer) FilterUnpaused(opts *bind.FilterO... method WatchUnpaused (line 3147) | func (_WorkerHub *WorkerHubFilterer) WatchUnpaused(opts *bind.WatchOpt... method ParseUnpaused (line 3184) | func (_WorkerHub *WorkerHubFilterer) ParseUnpaused(log types.Log) (*Wo... type WorkerHubSession (line 110) | type WorkerHubSession struct method AssignmentNumber (line 248) | func (_WorkerHub *WorkerHubSession) AssignmentNumber() (*big.Int, erro... method Assignments (line 305) | func (_WorkerHub *WorkerHubSession) Assignments(arg0 *big.Int) (struct { method GetAssignmentInfo (line 354) | func (_WorkerHub *WorkerHubSession) GetAssignmentInfo(_assignmentId *b... method GetAssignmentsByInference (line 385) | func (_WorkerHub *WorkerHubSession) GetAssignmentsByInference(_inferen... method GetInferenceInfo (line 416) | func (_WorkerHub *WorkerHubSession) GetInferenceInfo(_inferenceId *big... method GetMinFeeToUse (line 447) | func (_WorkerHub *WorkerHubSession) GetMinFeeToUse(_modelAddress commo... method GetTreasuryAddress (line 478) | func (_WorkerHub *WorkerHubSession) GetTreasuryAddress() (common.Addre... method InferenceNumber (line 509) | func (_WorkerHub *WorkerHubSession) InferenceNumber() (*big.Int, error) { method Owner (line 540) | func (_WorkerHub *WorkerHubSession) Owner() (common.Address, error) { method Paused (line 571) | func (_WorkerHub *WorkerHubSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 602) | func (_WorkerHub *WorkerHubSession) ValidateDAOSupplyIncrease(_isRefer... method Version (line 633) | func (_WorkerHub *WorkerHubSession) Version() (string, error) { method Commit (line 654) | func (_WorkerHub *WorkerHubSession) Commit(_assignId *big.Int, _commit... method Infer (line 675) | func (_WorkerHub *WorkerHubSession) Infer(_input []byte, _creator comm... method Infer0 (line 696) | func (_WorkerHub *WorkerHubSession) Infer0(_input []byte, _creator com... method Initialize (line 717) | func (_WorkerHub *WorkerHubSession) Initialize(_wEAI common.Address, _... method Pause (line 738) | func (_WorkerHub *WorkerHubSession) Pause() (*types.Transaction, error) { method RegisterReferrer (line 759) | func (_WorkerHub *WorkerHubSession) RegisterReferrer(_referrers []comm... method RenounceOwnership (line 780) | func (_WorkerHub *WorkerHubSession) RenounceOwnership() (*types.Transa... method ResolveInference (line 801) | func (_WorkerHub *WorkerHubSession) ResolveInference(_inferenceId *big... method Reveal (line 822) | func (_WorkerHub *WorkerHubSession) Reveal(_assignId *big.Int, _nonce ... method SeizeMinerRole (line 843) | func (_WorkerHub *WorkerHubSession) SeizeMinerRole(_assignmentId *big.... method SetDAOTokenReward (line 864) | func (_WorkerHub *WorkerHubSession) SetDAOTokenReward(_newDAOTokenRewa... method SubmitSolution (line 885) | func (_WorkerHub *WorkerHubSession) SubmitSolution(_assigmentId *big.I... method TransferOwnership (line 906) | func (_WorkerHub *WorkerHubSession) TransferOwnership(newOwner common.... method Unpause (line 927) | func (_WorkerHub *WorkerHubSession) Unpause() (*types.Transaction, err... method Receive (line 948) | func (_WorkerHub *WorkerHubSession) Receive() (*types.Transaction, err... type WorkerHubCallerSession (line 118) | type WorkerHubCallerSession struct method AssignmentNumber (line 255) | func (_WorkerHub *WorkerHubCallerSession) AssignmentNumber() (*big.Int... method Assignments (line 321) | func (_WorkerHub *WorkerHubCallerSession) Assignments(arg0 *big.Int) (... method GetAssignmentInfo (line 361) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentInfo(_assignmen... method GetAssignmentsByInference (line 392) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentsByInference(_i... method GetInferenceInfo (line 423) | func (_WorkerHub *WorkerHubCallerSession) GetInferenceInfo(_inferenceI... method GetMinFeeToUse (line 454) | func (_WorkerHub *WorkerHubCallerSession) GetMinFeeToUse(_modelAddress... method GetTreasuryAddress (line 485) | func (_WorkerHub *WorkerHubCallerSession) GetTreasuryAddress() (common... method InferenceNumber (line 516) | func (_WorkerHub *WorkerHubCallerSession) InferenceNumber() (*big.Int,... method Owner (line 547) | func (_WorkerHub *WorkerHubCallerSession) Owner() (common.Address, err... method Paused (line 578) | func (_WorkerHub *WorkerHubCallerSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 609) | func (_WorkerHub *WorkerHubCallerSession) ValidateDAOSupplyIncrease(_i... method Version (line 640) | func (_WorkerHub *WorkerHubCallerSession) Version() (string, error) { type WorkerHubTransactorSession (line 125) | type WorkerHubTransactorSession struct method Commit (line 661) | func (_WorkerHub *WorkerHubTransactorSession) Commit(_assignId *big.In... method Infer (line 682) | func (_WorkerHub *WorkerHubTransactorSession) Infer(_input []byte, _cr... method Infer0 (line 703) | func (_WorkerHub *WorkerHubTransactorSession) Infer0(_input []byte, _c... method Initialize (line 724) | func (_WorkerHub *WorkerHubTransactorSession) Initialize(_wEAI common.... method Pause (line 745) | func (_WorkerHub *WorkerHubTransactorSession) Pause() (*types.Transact... method RegisterReferrer (line 766) | func (_WorkerHub *WorkerHubTransactorSession) RegisterReferrer(_referr... method RenounceOwnership (line 787) | func (_WorkerHub *WorkerHubTransactorSession) RenounceOwnership() (*ty... method ResolveInference (line 808) | func (_WorkerHub *WorkerHubTransactorSession) ResolveInference(_infere... method Reveal (line 829) | func (_WorkerHub *WorkerHubTransactorSession) Reveal(_assignId *big.In... method SeizeMinerRole (line 850) | func (_WorkerHub *WorkerHubTransactorSession) SeizeMinerRole(_assignme... method SetDAOTokenReward (line 871) | func (_WorkerHub *WorkerHubTransactorSession) SetDAOTokenReward(_newDA... method SubmitSolution (line 892) | func (_WorkerHub *WorkerHubTransactorSession) SubmitSolution(_assigmen... method TransferOwnership (line 913) | func (_WorkerHub *WorkerHubTransactorSession) TransferOwnership(newOwn... method Unpause (line 934) | func (_WorkerHub *WorkerHubTransactorSession) Unpause() (*types.Transa... method Receive (line 955) | func (_WorkerHub *WorkerHubTransactorSession) Receive() (*types.Transa... type WorkerHubRaw (line 131) | type WorkerHubRaw struct method Call (line 194) | func (_WorkerHub *WorkerHubRaw) Call(opts *bind.CallOpts, result *[]in... method Transfer (line 200) | func (_WorkerHub *WorkerHubRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 205) | func (_WorkerHub *WorkerHubRaw) Transact(opts *bind.TransactOpts, meth... type WorkerHubCallerRaw (line 136) | type WorkerHubCallerRaw struct method Call (line 213) | func (_WorkerHub *WorkerHubCallerRaw) Call(opts *bind.CallOpts, result... type WorkerHubTransactorRaw (line 141) | type WorkerHubTransactorRaw struct method Transfer (line 219) | func (_WorkerHub *WorkerHubTransactorRaw) Transfer(opts *bind.Transact... method Transact (line 224) | func (_WorkerHub *WorkerHubTransactorRaw) Transact(opts *bind.Transact... function NewWorkerHub (line 146) | func NewWorkerHub(address common.Address, backend bind.ContractBackend) ... function NewWorkerHubCaller (line 155) | func NewWorkerHubCaller(address common.Address, caller bind.ContractCall... function NewWorkerHubTransactor (line 164) | func NewWorkerHubTransactor(address common.Address, transactor bind.Cont... function NewWorkerHubFilterer (line 173) | func NewWorkerHubFilterer(address common.Address, filterer bind.Contract... function bindWorkerHub (line 182) | func bindWorkerHub(address common.Address, caller bind.ContractCaller, t... type WorkerHubCommitmentSubmissionIterator (line 960) | type WorkerHubCommitmentSubmissionIterator struct method Next (line 975) | func (it *WorkerHubCommitmentSubmissionIterator) Next() bool { method Error (line 1015) | func (it *WorkerHubCommitmentSubmissionIterator) Error() error { method Close (line 1021) | func (it *WorkerHubCommitmentSubmissionIterator) Close() error { type WorkerHubCommitmentSubmission (line 1027) | type WorkerHubCommitmentSubmission struct type WorkerHubDAOTokenMintedV2Iterator (line 1114) | type WorkerHubDAOTokenMintedV2Iterator struct method Next (line 1129) | func (it *WorkerHubDAOTokenMintedV2Iterator) Next() bool { method Error (line 1169) | func (it *WorkerHubDAOTokenMintedV2Iterator) Error() error { method Close (line 1175) | func (it *WorkerHubDAOTokenMintedV2Iterator) Close() error { type WorkerHubDAOTokenMintedV2 (line 1181) | type WorkerHubDAOTokenMintedV2 struct type WorkerHubDAOTokenPercentageUpdatedIterator (line 1251) | type WorkerHubDAOTokenPercentageUpdatedIterator struct method Next (line 1266) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Next() bool { method Error (line 1306) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Error() error { method Close (line 1312) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Close() error { type WorkerHubDAOTokenPercentageUpdated (line 1318) | type WorkerHubDAOTokenPercentageUpdated struct type WorkerHubInferenceStatusUpdateIterator (line 1386) | type WorkerHubInferenceStatusUpdateIterator struct method Next (line 1401) | func (it *WorkerHubInferenceStatusUpdateIterator) Next() bool { method Error (line 1441) | func (it *WorkerHubInferenceStatusUpdateIterator) Error() error { method Close (line 1447) | func (it *WorkerHubInferenceStatusUpdateIterator) Close() error { type WorkerHubInferenceStatusUpdate (line 1453) | type WorkerHubInferenceStatusUpdate struct type WorkerHubInitializedIterator (line 1531) | type WorkerHubInitializedIterator struct method Next (line 1546) | func (it *WorkerHubInitializedIterator) Next() bool { method Error (line 1586) | func (it *WorkerHubInitializedIterator) Error() error { method Close (line 1592) | func (it *WorkerHubInitializedIterator) Close() error { type WorkerHubInitialized (line 1598) | type WorkerHubInitialized struct type WorkerHubMinerRoleSeizedIterator (line 1665) | type WorkerHubMinerRoleSeizedIterator struct method Next (line 1680) | func (it *WorkerHubMinerRoleSeizedIterator) Next() bool { method Error (line 1720) | func (it *WorkerHubMinerRoleSeizedIterator) Error() error { method Close (line 1726) | func (it *WorkerHubMinerRoleSeizedIterator) Close() error { type WorkerHubMinerRoleSeized (line 1732) | type WorkerHubMinerRoleSeized struct type WorkerHubNewAssignmentIterator (line 1827) | type WorkerHubNewAssignmentIterator struct method Next (line 1842) | func (it *WorkerHubNewAssignmentIterator) Next() bool { method Error (line 1882) | func (it *WorkerHubNewAssignmentIterator) Error() error { method Close (line 1888) | func (it *WorkerHubNewAssignmentIterator) Close() error { type WorkerHubNewAssignment (line 1894) | type WorkerHubNewAssignment struct type WorkerHubNewInferenceIterator (line 1990) | type WorkerHubNewInferenceIterator struct method Next (line 2005) | func (it *WorkerHubNewInferenceIterator) Next() bool { method Error (line 2045) | func (it *WorkerHubNewInferenceIterator) Error() error { method Close (line 2051) | func (it *WorkerHubNewInferenceIterator) Close() error { type WorkerHubNewInference (line 2057) | type WorkerHubNewInference struct type WorkerHubOwnershipTransferredIterator (line 2154) | type WorkerHubOwnershipTransferredIterator struct method Next (line 2169) | func (it *WorkerHubOwnershipTransferredIterator) Next() bool { method Error (line 2209) | func (it *WorkerHubOwnershipTransferredIterator) Error() error { method Close (line 2215) | func (it *WorkerHubOwnershipTransferredIterator) Close() error { type WorkerHubOwnershipTransferred (line 2221) | type WorkerHubOwnershipTransferred struct type WorkerHubPausedIterator (line 2307) | type WorkerHubPausedIterator struct method Next (line 2322) | func (it *WorkerHubPausedIterator) Next() bool { method Error (line 2362) | func (it *WorkerHubPausedIterator) Error() error { method Close (line 2368) | func (it *WorkerHubPausedIterator) Close() error { type WorkerHubPaused (line 2374) | type WorkerHubPaused struct type WorkerHubRawSubmittedIterator (line 2441) | type WorkerHubRawSubmittedIterator struct method Next (line 2456) | func (it *WorkerHubRawSubmittedIterator) Next() bool { method Error (line 2496) | func (it *WorkerHubRawSubmittedIterator) Error() error { method Close (line 2502) | func (it *WorkerHubRawSubmittedIterator) Close() error { type WorkerHubRawSubmitted (line 2508) | type WorkerHubRawSubmitted struct type WorkerHubRevealSubmissionIterator (line 2607) | type WorkerHubRevealSubmissionIterator struct method Next (line 2622) | func (it *WorkerHubRevealSubmissionIterator) Next() bool { method Error (line 2662) | func (it *WorkerHubRevealSubmissionIterator) Error() error { method Close (line 2668) | func (it *WorkerHubRevealSubmissionIterator) Close() error { type WorkerHubRevealSubmission (line 2674) | type WorkerHubRevealSubmission struct type WorkerHubSolutionSubmissionIterator (line 2762) | type WorkerHubSolutionSubmissionIterator struct method Next (line 2777) | func (it *WorkerHubSolutionSubmissionIterator) Next() bool { method Error (line 2817) | func (it *WorkerHubSolutionSubmissionIterator) Error() error { method Close (line 2823) | func (it *WorkerHubSolutionSubmissionIterator) Close() error { type WorkerHubSolutionSubmission (line 2829) | type WorkerHubSolutionSubmission struct type WorkerHubStreamedDataIterator (line 2915) | type WorkerHubStreamedDataIterator struct method Next (line 2930) | func (it *WorkerHubStreamedDataIterator) Next() bool { method Error (line 2970) | func (it *WorkerHubStreamedDataIterator) Error() error { method Close (line 2976) | func (it *WorkerHubStreamedDataIterator) Close() error { type WorkerHubStreamedData (line 2982) | type WorkerHubStreamedData struct type WorkerHubUnpausedIterator (line 3060) | type WorkerHubUnpausedIterator struct method Next (line 3075) | func (it *WorkerHubUnpausedIterator) Next() bool { method Error (line 3115) | func (it *WorkerHubUnpausedIterator) Error() error { method Close (line 3121) | func (it *WorkerHubUnpausedIterator) Close() error { type WorkerHubUnpaused (line 3127) | type WorkerHubUnpaused struct FILE: decentralized-compute/core/contracts/w_eai/w_eai.go function DeployWEai (line 47) | func DeployWEai(auth *bind.TransactOpts, backend bind.ContractBackend) (... type WEai (line 64) | type WEai struct type WEaiCaller (line 71) | type WEaiCaller struct method Allowance (line 208) | func (_WEai *WEaiCaller) Allowance(opts *bind.CallOpts, owner common.A... method BalanceOf (line 239) | func (_WEai *WEaiCaller) BalanceOf(opts *bind.CallOpts, account common... method Decimals (line 270) | func (_WEai *WEaiCaller) Decimals(opts *bind.CallOpts) (uint8, error) { method Name (line 301) | func (_WEai *WEaiCaller) Name(opts *bind.CallOpts) (string, error) { method Owner (line 332) | func (_WEai *WEaiCaller) Owner(opts *bind.CallOpts) (common.Address, e... method Symbol (line 363) | func (_WEai *WEaiCaller) Symbol(opts *bind.CallOpts) (string, error) { method TotalSupply (line 394) | func (_WEai *WEaiCaller) TotalSupply(opts *bind.CallOpts) (*big.Int, e... type WEaiTransactor (line 76) | type WEaiTransactor struct method Approve (line 425) | func (_WEai *WEaiTransactor) Approve(opts *bind.TransactOpts, spender ... method DecreaseAllowance (line 446) | func (_WEai *WEaiTransactor) DecreaseAllowance(opts *bind.TransactOpts... method IncreaseAllowance (line 467) | func (_WEai *WEaiTransactor) IncreaseAllowance(opts *bind.TransactOpts... method Mint (line 488) | func (_WEai *WEaiTransactor) Mint(opts *bind.TransactOpts, to common.A... method RenounceOwnership (line 509) | func (_WEai *WEaiTransactor) RenounceOwnership(opts *bind.TransactOpts... method Transfer (line 530) | func (_WEai *WEaiTransactor) Transfer(opts *bind.TransactOpts, to comm... method TransferFrom (line 551) | func (_WEai *WEaiTransactor) TransferFrom(opts *bind.TransactOpts, fro... method TransferOwnership (line 572) | func (_WEai *WEaiTransactor) TransferOwnership(opts *bind.TransactOpts... method Unwrap (line 593) | func (_WEai *WEaiTransactor) Unwrap(opts *bind.TransactOpts, amount *b... method Wrap (line 614) | func (_WEai *WEaiTransactor) Wrap(opts *bind.TransactOpts) (*types.Tra... method Receive (line 635) | func (_WEai *WEaiTransactor) Receive(opts *bind.TransactOpts) (*types.... type WEaiFilterer (line 81) | type WEaiFilterer struct method FilterApproval (line 731) | func (_WEai *WEaiFilterer) FilterApproval(opts *bind.FilterOpts, owner... method WatchApproval (line 752) | func (_WEai *WEaiFilterer) WatchApproval(opts *bind.WatchOpts, sink ch... method ParseApproval (line 798) | func (_WEai *WEaiFilterer) ParseApproval(log types.Log) (*WEaiApproval... method FilterEAIUnwrapped (line 884) | func (_WEai *WEaiFilterer) FilterEAIUnwrapped(opts *bind.FilterOpts, u... method WatchEAIUnwrapped (line 901) | func (_WEai *WEaiFilterer) WatchEAIUnwrapped(opts *bind.WatchOpts, sin... method ParseEAIUnwrapped (line 943) | func (_WEai *WEaiFilterer) ParseEAIUnwrapped(log types.Log) (*WEaiEAIU... method FilterEAIWrapped (line 1029) | func (_WEai *WEaiFilterer) FilterEAIWrapped(opts *bind.FilterOpts, use... method WatchEAIWrapped (line 1046) | func (_WEai *WEaiFilterer) WatchEAIWrapped(opts *bind.WatchOpts, sink ... method ParseEAIWrapped (line 1088) | func (_WEai *WEaiFilterer) ParseEAIWrapped(log types.Log) (*WEaiEAIWra... method FilterOwnershipTransferred (line 1174) | func (_WEai *WEaiFilterer) FilterOwnershipTransferred(opts *bind.Filte... method WatchOwnershipTransferred (line 1195) | func (_WEai *WEaiFilterer) WatchOwnershipTransferred(opts *bind.WatchO... method ParseOwnershipTransferred (line 1241) | func (_WEai *WEaiFilterer) ParseOwnershipTransferred(log types.Log) (*... method FilterTransfer (line 1328) | func (_WEai *WEaiFilterer) FilterTransfer(opts *bind.FilterOpts, from ... method WatchTransfer (line 1349) | func (_WEai *WEaiFilterer) WatchTransfer(opts *bind.WatchOpts, sink ch... method ParseTransfer (line 1395) | func (_WEai *WEaiFilterer) ParseTransfer(log types.Log) (*WEaiTransfer... type WEaiSession (line 87) | type WEaiSession struct method Allowance (line 225) | func (_WEai *WEaiSession) Allowance(owner common.Address, spender comm... method BalanceOf (line 256) | func (_WEai *WEaiSession) BalanceOf(account common.Address) (*big.Int,... method Decimals (line 287) | func (_WEai *WEaiSession) Decimals() (uint8, error) { method Name (line 318) | func (_WEai *WEaiSession) Name() (string, error) { method Owner (line 349) | func (_WEai *WEaiSession) Owner() (common.Address, error) { method Symbol (line 380) | func (_WEai *WEaiSession) Symbol() (string, error) { method TotalSupply (line 411) | func (_WEai *WEaiSession) TotalSupply() (*big.Int, error) { method Approve (line 432) | func (_WEai *WEaiSession) Approve(spender common.Address, amount *big.... method DecreaseAllowance (line 453) | func (_WEai *WEaiSession) DecreaseAllowance(spender common.Address, su... method IncreaseAllowance (line 474) | func (_WEai *WEaiSession) IncreaseAllowance(spender common.Address, ad... method Mint (line 495) | func (_WEai *WEaiSession) Mint(to common.Address, amount *big.Int) (*t... method RenounceOwnership (line 516) | func (_WEai *WEaiSession) RenounceOwnership() (*types.Transaction, err... method Transfer (line 537) | func (_WEai *WEaiSession) Transfer(to common.Address, amount *big.Int)... method TransferFrom (line 558) | func (_WEai *WEaiSession) TransferFrom(from common.Address, to common.... method TransferOwnership (line 579) | func (_WEai *WEaiSession) TransferOwnership(newOwner common.Address) (... method Unwrap (line 600) | func (_WEai *WEaiSession) Unwrap(amount *big.Int) (*types.Transaction,... method Wrap (line 621) | func (_WEai *WEaiSession) Wrap() (*types.Transaction, error) { method Receive (line 642) | func (_WEai *WEaiSession) Receive() (*types.Transaction, error) { type WEaiCallerSession (line 95) | type WEaiCallerSession struct method Allowance (line 232) | func (_WEai *WEaiCallerSession) Allowance(owner common.Address, spende... method BalanceOf (line 263) | func (_WEai *WEaiCallerSession) BalanceOf(account common.Address) (*bi... method Decimals (line 294) | func (_WEai *WEaiCallerSession) Decimals() (uint8, error) { method Name (line 325) | func (_WEai *WEaiCallerSession) Name() (string, error) { method Owner (line 356) | func (_WEai *WEaiCallerSession) Owner() (common.Address, error) { method Symbol (line 387) | func (_WEai *WEaiCallerSession) Symbol() (string, error) { method TotalSupply (line 418) | func (_WEai *WEaiCallerSession) TotalSupply() (*big.Int, error) { type WEaiTransactorSession (line 102) | type WEaiTransactorSession struct method Approve (line 439) | func (_WEai *WEaiTransactorSession) Approve(spender common.Address, am... method DecreaseAllowance (line 460) | func (_WEai *WEaiTransactorSession) DecreaseAllowance(spender common.A... method IncreaseAllowance (line 481) | func (_WEai *WEaiTransactorSession) IncreaseAllowance(spender common.A... method Mint (line 502) | func (_WEai *WEaiTransactorSession) Mint(to common.Address, amount *bi... method RenounceOwnership (line 523) | func (_WEai *WEaiTransactorSession) RenounceOwnership() (*types.Transa... method Transfer (line 544) | func (_WEai *WEaiTransactorSession) Transfer(to common.Address, amount... method TransferFrom (line 565) | func (_WEai *WEaiTransactorSession) TransferFrom(from common.Address, ... method TransferOwnership (line 586) | func (_WEai *WEaiTransactorSession) TransferOwnership(newOwner common.... method Unwrap (line 607) | func (_WEai *WEaiTransactorSession) Unwrap(amount *big.Int) (*types.Tr... method Wrap (line 628) | func (_WEai *WEaiTransactorSession) Wrap() (*types.Transaction, error) { method Receive (line 649) | func (_WEai *WEaiTransactorSession) Receive() (*types.Transaction, err... type WEaiRaw (line 108) | type WEaiRaw struct method Call (line 171) | func (_WEai *WEaiRaw) Call(opts *bind.CallOpts, result *[]interface{},... method Transfer (line 177) | func (_WEai *WEaiRaw) Transfer(opts *bind.TransactOpts) (*types.Transa... method Transact (line 182) | func (_WEai *WEaiRaw) Transact(opts *bind.TransactOpts, method string,... type WEaiCallerRaw (line 113) | type WEaiCallerRaw struct method Call (line 190) | func (_WEai *WEaiCallerRaw) Call(opts *bind.CallOpts, result *[]interf... type WEaiTransactorRaw (line 118) | type WEaiTransactorRaw struct method Transfer (line 196) | func (_WEai *WEaiTransactorRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 201) | func (_WEai *WEaiTransactorRaw) Transact(opts *bind.TransactOpts, meth... function NewWEai (line 123) | func NewWEai(address common.Address, backend bind.ContractBackend) (*WEa... function NewWEaiCaller (line 132) | func NewWEaiCaller(address common.Address, caller bind.ContractCaller) (... function NewWEaiTransactor (line 141) | func NewWEaiTransactor(address common.Address, transactor bind.ContractT... function NewWEaiFilterer (line 150) | func NewWEaiFilterer(address common.Address, filterer bind.ContractFilte... function bindWEai (line 159) | func bindWEai(address common.Address, caller bind.ContractCaller, transa... type WEaiApprovalIterator (line 654) | type WEaiApprovalIterator struct method Next (line 669) | func (it *WEaiApprovalIterator) Next() bool { method Error (line 709) | func (it *WEaiApprovalIterator) Error() error { method Close (line 715) | func (it *WEaiApprovalIterator) Close() error { type WEaiApproval (line 721) | type WEaiApproval struct type WEaiEAIUnwrappedIterator (line 808) | type WEaiEAIUnwrappedIterator struct method Next (line 823) | func (it *WEaiEAIUnwrappedIterator) Next() bool { method Error (line 863) | func (it *WEaiEAIUnwrappedIterator) Error() error { method Close (line 869) | func (it *WEaiEAIUnwrappedIterator) Close() error { type WEaiEAIUnwrapped (line 875) | type WEaiEAIUnwrapped struct type WEaiEAIWrappedIterator (line 953) | type WEaiEAIWrappedIterator struct method Next (line 968) | func (it *WEaiEAIWrappedIterator) Next() bool { method Error (line 1008) | func (it *WEaiEAIWrappedIterator) Error() error { method Close (line 1014) | func (it *WEaiEAIWrappedIterator) Close() error { type WEaiEAIWrapped (line 1020) | type WEaiEAIWrapped struct type WEaiOwnershipTransferredIterator (line 1098) | type WEaiOwnershipTransferredIterator struct method Next (line 1113) | func (it *WEaiOwnershipTransferredIterator) Next() bool { method Error (line 1153) | func (it *WEaiOwnershipTransferredIterator) Error() error { method Close (line 1159) | func (it *WEaiOwnershipTransferredIterator) Close() error { type WEaiOwnershipTransferred (line 1165) | type WEaiOwnershipTransferred struct type WEaiTransferIterator (line 1251) | type WEaiTransferIterator struct method Next (line 1266) | func (it *WEaiTransferIterator) Next() bool { method Error (line 1306) | func (it *WEaiTransferIterator) Error() error { method Close (line 1312) | func (it *WEaiTransferIterator) Close() error { type WEaiTransfer (line 1318) | type WEaiTransfer struct FILE: decentralized-compute/core/contracts/worker_hub/worker_hub.go type IWorkerHubAssignment (line 33) | type IWorkerHubAssignment struct type IWorkerHubDAOTokenPercentage (line 45) | type IWorkerHubDAOTokenPercentage struct type IWorkerHubDAOTokenReceiverInfor (line 54) | type IWorkerHubDAOTokenReceiverInfor struct type IWorkerHubInference (line 61) | type IWorkerHubInference struct function DeployWorkerHub (line 92) | func DeployWorkerHub(auth *bind.TransactOpts, backend bind.ContractBacke... type WorkerHub (line 109) | type WorkerHub struct type WorkerHubCaller (line 116) | type WorkerHubCaller struct method AssignmentNumber (line 253) | func (_WorkerHub *WorkerHubCaller) AssignmentNumber(opts *bind.CallOpt... method Assignments (line 284) | func (_WorkerHub *WorkerHubCaller) Assignments(opts *bind.CallOpts, ar... method GetAssignmentInfo (line 359) | func (_WorkerHub *WorkerHubCaller) GetAssignmentInfo(opts *bind.CallOp... method GetAssignmentsByInference (line 390) | func (_WorkerHub *WorkerHubCaller) GetAssignmentsByInference(opts *bin... method GetInferenceInfo (line 421) | func (_WorkerHub *WorkerHubCaller) GetInferenceInfo(opts *bind.CallOpt... method GetMinFeeToUse (line 452) | func (_WorkerHub *WorkerHubCaller) GetMinFeeToUse(opts *bind.CallOpts,... method GetTreasuryAddress (line 483) | func (_WorkerHub *WorkerHubCaller) GetTreasuryAddress(opts *bind.CallO... method InferenceNumber (line 514) | func (_WorkerHub *WorkerHubCaller) InferenceNumber(opts *bind.CallOpts... method Owner (line 545) | func (_WorkerHub *WorkerHubCaller) Owner(opts *bind.CallOpts) (common.... method Paused (line 576) | func (_WorkerHub *WorkerHubCaller) Paused(opts *bind.CallOpts) (bool, ... method ValidateDAOSupplyIncrease (line 607) | func (_WorkerHub *WorkerHubCaller) ValidateDAOSupplyIncrease(opts *bin... method Version (line 638) | func (_WorkerHub *WorkerHubCaller) Version(opts *bind.CallOpts) (strin... type WorkerHubTransactor (line 121) | type WorkerHubTransactor struct method Commit (line 669) | func (_WorkerHub *WorkerHubTransactor) Commit(opts *bind.TransactOpts,... method Infer (line 690) | func (_WorkerHub *WorkerHubTransactor) Infer(opts *bind.TransactOpts, ... method Infer0 (line 711) | func (_WorkerHub *WorkerHubTransactor) Infer0(opts *bind.TransactOpts,... method Initialize (line 732) | func (_WorkerHub *WorkerHubTransactor) Initialize(opts *bind.TransactO... method Pause (line 753) | func (_WorkerHub *WorkerHubTransactor) Pause(opts *bind.TransactOpts) ... method RegisterReferrer (line 774) | func (_WorkerHub *WorkerHubTransactor) RegisterReferrer(opts *bind.Tra... method RenounceOwnership (line 795) | func (_WorkerHub *WorkerHubTransactor) RenounceOwnership(opts *bind.Tr... method ResolveInference (line 816) | func (_WorkerHub *WorkerHubTransactor) ResolveInference(opts *bind.Tra... method Reveal (line 837) | func (_WorkerHub *WorkerHubTransactor) Reveal(opts *bind.TransactOpts,... method SeizeMinerRole (line 858) | func (_WorkerHub *WorkerHubTransactor) SeizeMinerRole(opts *bind.Trans... method SetDAOTokenReward (line 879) | func (_WorkerHub *WorkerHubTransactor) SetDAOTokenReward(opts *bind.Tr... method SetWEAIAddress (line 900) | func (_WorkerHub *WorkerHubTransactor) SetWEAIAddress(opts *bind.Trans... method SubmitSolution (line 921) | func (_WorkerHub *WorkerHubTransactor) SubmitSolution(opts *bind.Trans... method TransferOwnership (line 942) | func (_WorkerHub *WorkerHubTransactor) TransferOwnership(opts *bind.Tr... method Unpause (line 963) | func (_WorkerHub *WorkerHubTransactor) Unpause(opts *bind.TransactOpts... method Receive (line 984) | func (_WorkerHub *WorkerHubTransactor) Receive(opts *bind.TransactOpts... type WorkerHubFilterer (line 126) | type WorkerHubFilterer struct method FilterCommitmentSubmission (line 1080) | func (_WorkerHub *WorkerHubFilterer) FilterCommitmentSubmission(opts *... method WatchCommitmentSubmission (line 1101) | func (_WorkerHub *WorkerHubFilterer) WatchCommitmentSubmission(opts *b... method ParseCommitmentSubmission (line 1147) | func (_WorkerHub *WorkerHubFilterer) ParseCommitmentSubmission(log typ... method FilterDAOTokenMintedV2 (line 1235) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenMintedV2(opts *bind... method WatchDAOTokenMintedV2 (line 1247) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenMintedV2(opts *bind.... method ParseDAOTokenMintedV2 (line 1284) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenMintedV2(log types.L... method FilterDAOTokenPercentageUpdated (line 1370) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenPercentageUpdated(o... method WatchDAOTokenPercentageUpdated (line 1382) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenPercentageUpdated(op... method ParseDAOTokenPercentageUpdated (line 1419) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenPercentageUpdated(lo... method FilterInferenceStatusUpdate (line 1505) | func (_WorkerHub *WorkerHubFilterer) FilterInferenceStatusUpdate(opts ... method WatchInferenceStatusUpdate (line 1522) | func (_WorkerHub *WorkerHubFilterer) WatchInferenceStatusUpdate(opts *... method ParseInferenceStatusUpdate (line 1564) | func (_WorkerHub *WorkerHubFilterer) ParseInferenceStatusUpdate(log ty... method FilterInitialized (line 1649) | func (_WorkerHub *WorkerHubFilterer) FilterInitialized(opts *bind.Filt... method WatchInitialized (line 1661) | func (_WorkerHub *WorkerHubFilterer) WatchInitialized(opts *bind.Watch... method ParseInitialized (line 1698) | func (_WorkerHub *WorkerHubFilterer) ParseInitialized(log types.Log) (... method FilterMinerRoleSeized (line 1785) | func (_WorkerHub *WorkerHubFilterer) FilterMinerRoleSeized(opts *bind.... method WatchMinerRoleSeized (line 1810) | func (_WorkerHub *WorkerHubFilterer) WatchMinerRoleSeized(opts *bind.W... method ParseMinerRoleSeized (line 1860) | func (_WorkerHub *WorkerHubFilterer) ParseMinerRoleSeized(log types.Lo... method FilterNewAssignment (line 1948) | func (_WorkerHub *WorkerHubFilterer) FilterNewAssignment(opts *bind.Fi... method WatchNewAssignment (line 1973) | func (_WorkerHub *WorkerHubFilterer) WatchNewAssignment(opts *bind.Wat... method ParseNewAssignment (line 2023) | func (_WorkerHub *WorkerHubFilterer) ParseNewAssignment(log types.Log)... method FilterNewInference (line 2112) | func (_WorkerHub *WorkerHubFilterer) FilterNewInference(opts *bind.Fil... method WatchNewInference (line 2137) | func (_WorkerHub *WorkerHubFilterer) WatchNewInference(opts *bind.Watc... method ParseNewInference (line 2187) | func (_WorkerHub *WorkerHubFilterer) ParseNewInference(log types.Log) ... method FilterOwnershipTransferred (line 2273) | func (_WorkerHub *WorkerHubFilterer) FilterOwnershipTransferred(opts *... method WatchOwnershipTransferred (line 2294) | func (_WorkerHub *WorkerHubFilterer) WatchOwnershipTransferred(opts *b... method ParseOwnershipTransferred (line 2340) | func (_WorkerHub *WorkerHubFilterer) ParseOwnershipTransferred(log typ... method FilterPaused (line 2425) | func (_WorkerHub *WorkerHubFilterer) FilterPaused(opts *bind.FilterOpt... method WatchPaused (line 2437) | func (_WorkerHub *WorkerHubFilterer) WatchPaused(opts *bind.WatchOpts,... method ParsePaused (line 2474) | func (_WorkerHub *WorkerHubFilterer) ParsePaused(log types.Log) (*Work... method FilterRawSubmitted (line 2565) | func (_WorkerHub *WorkerHubFilterer) FilterRawSubmitted(opts *bind.Fil... method WatchRawSubmitted (line 2590) | func (_WorkerHub *WorkerHubFilterer) WatchRawSubmitted(opts *bind.Watc... method ParseRawSubmitted (line 2640) | func (_WorkerHub *WorkerHubFilterer) ParseRawSubmitted(log types.Log) ... method FilterRevealSubmission (line 2728) | func (_WorkerHub *WorkerHubFilterer) FilterRevealSubmission(opts *bind... method WatchRevealSubmission (line 2749) | func (_WorkerHub *WorkerHubFilterer) WatchRevealSubmission(opts *bind.... method ParseRevealSubmission (line 2795) | func (_WorkerHub *WorkerHubFilterer) ParseRevealSubmission(log types.L... method FilterSolutionSubmission (line 2881) | func (_WorkerHub *WorkerHubFilterer) FilterSolutionSubmission(opts *bi... method WatchSolutionSubmission (line 2902) | func (_WorkerHub *WorkerHubFilterer) WatchSolutionSubmission(opts *bin... method ParseSolutionSubmission (line 2948) | func (_WorkerHub *WorkerHubFilterer) ParseSolutionSubmission(log types... method FilterStreamedData (line 3034) | func (_WorkerHub *WorkerHubFilterer) FilterStreamedData(opts *bind.Fil... method WatchStreamedData (line 3051) | func (_WorkerHub *WorkerHubFilterer) WatchStreamedData(opts *bind.Watc... method ParseStreamedData (line 3093) | func (_WorkerHub *WorkerHubFilterer) ParseStreamedData(log types.Log) ... method FilterUnpaused (line 3178) | func (_WorkerHub *WorkerHubFilterer) FilterUnpaused(opts *bind.FilterO... method WatchUnpaused (line 3190) | func (_WorkerHub *WorkerHubFilterer) WatchUnpaused(opts *bind.WatchOpt... method ParseUnpaused (line 3227) | func (_WorkerHub *WorkerHubFilterer) ParseUnpaused(log types.Log) (*Wo... type WorkerHubSession (line 132) | type WorkerHubSession struct method AssignmentNumber (line 270) | func (_WorkerHub *WorkerHubSession) AssignmentNumber() (*big.Int, erro... method Assignments (line 327) | func (_WorkerHub *WorkerHubSession) Assignments(arg0 *big.Int) (struct { method GetAssignmentInfo (line 376) | func (_WorkerHub *WorkerHubSession) GetAssignmentInfo(_assignmentId *b... method GetAssignmentsByInference (line 407) | func (_WorkerHub *WorkerHubSession) GetAssignmentsByInference(_inferen... method GetInferenceInfo (line 438) | func (_WorkerHub *WorkerHubSession) GetInferenceInfo(_inferenceId *big... method GetMinFeeToUse (line 469) | func (_WorkerHub *WorkerHubSession) GetMinFeeToUse(_modelAddress commo... method GetTreasuryAddress (line 500) | func (_WorkerHub *WorkerHubSession) GetTreasuryAddress() (common.Addre... method InferenceNumber (line 531) | func (_WorkerHub *WorkerHubSession) InferenceNumber() (*big.Int, error) { method Owner (line 562) | func (_WorkerHub *WorkerHubSession) Owner() (common.Address, error) { method Paused (line 593) | func (_WorkerHub *WorkerHubSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 624) | func (_WorkerHub *WorkerHubSession) ValidateDAOSupplyIncrease(_isRefer... method Version (line 655) | func (_WorkerHub *WorkerHubSession) Version() (string, error) { method Commit (line 676) | func (_WorkerHub *WorkerHubSession) Commit(_assignId *big.Int, _commit... method Infer (line 697) | func (_WorkerHub *WorkerHubSession) Infer(_input []byte, _creator comm... method Infer0 (line 718) | func (_WorkerHub *WorkerHubSession) Infer0(_input []byte, _creator com... method Initialize (line 739) | func (_WorkerHub *WorkerHubSession) Initialize(_wEAI common.Address, _... method Pause (line 760) | func (_WorkerHub *WorkerHubSession) Pause() (*types.Transaction, error) { method RegisterReferrer (line 781) | func (_WorkerHub *WorkerHubSession) RegisterReferrer(_referrers []comm... method RenounceOwnership (line 802) | func (_WorkerHub *WorkerHubSession) RenounceOwnership() (*types.Transa... method ResolveInference (line 823) | func (_WorkerHub *WorkerHubSession) ResolveInference(_inferenceId *big... method Reveal (line 844) | func (_WorkerHub *WorkerHubSession) Reveal(_assignId *big.Int, _nonce ... method SeizeMinerRole (line 865) | func (_WorkerHub *WorkerHubSession) SeizeMinerRole(_assignmentId *big.... method SetDAOTokenReward (line 886) | func (_WorkerHub *WorkerHubSession) SetDAOTokenReward(_newDAOTokenRewa... method SetWEAIAddress (line 907) | func (_WorkerHub *WorkerHubSession) SetWEAIAddress(_wEAI common.Addres... method SubmitSolution (line 928) | func (_WorkerHub *WorkerHubSession) SubmitSolution(_assigmentId *big.I... method TransferOwnership (line 949) | func (_WorkerHub *WorkerHubSession) TransferOwnership(newOwner common.... method Unpause (line 970) | func (_WorkerHub *WorkerHubSession) Unpause() (*types.Transaction, err... method Receive (line 991) | func (_WorkerHub *WorkerHubSession) Receive() (*types.Transaction, err... type WorkerHubCallerSession (line 140) | type WorkerHubCallerSession struct method AssignmentNumber (line 277) | func (_WorkerHub *WorkerHubCallerSession) AssignmentNumber() (*big.Int... method Assignments (line 343) | func (_WorkerHub *WorkerHubCallerSession) Assignments(arg0 *big.Int) (... method GetAssignmentInfo (line 383) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentInfo(_assignmen... method GetAssignmentsByInference (line 414) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentsByInference(_i... method GetInferenceInfo (line 445) | func (_WorkerHub *WorkerHubCallerSession) GetInferenceInfo(_inferenceI... method GetMinFeeToUse (line 476) | func (_WorkerHub *WorkerHubCallerSession) GetMinFeeToUse(_modelAddress... method GetTreasuryAddress (line 507) | func (_WorkerHub *WorkerHubCallerSession) GetTreasuryAddress() (common... method InferenceNumber (line 538) | func (_WorkerHub *WorkerHubCallerSession) InferenceNumber() (*big.Int,... method Owner (line 569) | func (_WorkerHub *WorkerHubCallerSession) Owner() (common.Address, err... method Paused (line 600) | func (_WorkerHub *WorkerHubCallerSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 631) | func (_WorkerHub *WorkerHubCallerSession) ValidateDAOSupplyIncrease(_i... method Version (line 662) | func (_WorkerHub *WorkerHubCallerSession) Version() (string, error) { type WorkerHubTransactorSession (line 147) | type WorkerHubTransactorSession struct method Commit (line 683) | func (_WorkerHub *WorkerHubTransactorSession) Commit(_assignId *big.In... method Infer (line 704) | func (_WorkerHub *WorkerHubTransactorSession) Infer(_input []byte, _cr... method Infer0 (line 725) | func (_WorkerHub *WorkerHubTransactorSession) Infer0(_input []byte, _c... method Initialize (line 746) | func (_WorkerHub *WorkerHubTransactorSession) Initialize(_wEAI common.... method Pause (line 767) | func (_WorkerHub *WorkerHubTransactorSession) Pause() (*types.Transact... method RegisterReferrer (line 788) | func (_WorkerHub *WorkerHubTransactorSession) RegisterReferrer(_referr... method RenounceOwnership (line 809) | func (_WorkerHub *WorkerHubTransactorSession) RenounceOwnership() (*ty... method ResolveInference (line 830) | func (_WorkerHub *WorkerHubTransactorSession) ResolveInference(_infere... method Reveal (line 851) | func (_WorkerHub *WorkerHubTransactorSession) Reveal(_assignId *big.In... method SeizeMinerRole (line 872) | func (_WorkerHub *WorkerHubTransactorSession) SeizeMinerRole(_assignme... method SetDAOTokenReward (line 893) | func (_WorkerHub *WorkerHubTransactorSession) SetDAOTokenReward(_newDA... method SetWEAIAddress (line 914) | func (_WorkerHub *WorkerHubTransactorSession) SetWEAIAddress(_wEAI com... method SubmitSolution (line 935) | func (_WorkerHub *WorkerHubTransactorSession) SubmitSolution(_assigmen... method TransferOwnership (line 956) | func (_WorkerHub *WorkerHubTransactorSession) TransferOwnership(newOwn... method Unpause (line 977) | func (_WorkerHub *WorkerHubTransactorSession) Unpause() (*types.Transa... method Receive (line 998) | func (_WorkerHub *WorkerHubTransactorSession) Receive() (*types.Transa... type WorkerHubRaw (line 153) | type WorkerHubRaw struct method Call (line 216) | func (_WorkerHub *WorkerHubRaw) Call(opts *bind.CallOpts, result *[]in... method Transfer (line 222) | func (_WorkerHub *WorkerHubRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 227) | func (_WorkerHub *WorkerHubRaw) Transact(opts *bind.TransactOpts, meth... type WorkerHubCallerRaw (line 158) | type WorkerHubCallerRaw struct method Call (line 235) | func (_WorkerHub *WorkerHubCallerRaw) Call(opts *bind.CallOpts, result... type WorkerHubTransactorRaw (line 163) | type WorkerHubTransactorRaw struct method Transfer (line 241) | func (_WorkerHub *WorkerHubTransactorRaw) Transfer(opts *bind.Transact... method Transact (line 246) | func (_WorkerHub *WorkerHubTransactorRaw) Transact(opts *bind.Transact... function NewWorkerHub (line 168) | func NewWorkerHub(address common.Address, backend bind.ContractBackend) ... function NewWorkerHubCaller (line 177) | func NewWorkerHubCaller(address common.Address, caller bind.ContractCall... function NewWorkerHubTransactor (line 186) | func NewWorkerHubTransactor(address common.Address, transactor bind.Cont... function NewWorkerHubFilterer (line 195) | func NewWorkerHubFilterer(address common.Address, filterer bind.Contract... function bindWorkerHub (line 204) | func bindWorkerHub(address common.Address, caller bind.ContractCaller, t... type WorkerHubCommitmentSubmissionIterator (line 1003) | type WorkerHubCommitmentSubmissionIterator struct method Next (line 1018) | func (it *WorkerHubCommitmentSubmissionIterator) Next() bool { method Error (line 1058) | func (it *WorkerHubCommitmentSubmissionIterator) Error() error { method Close (line 1064) | func (it *WorkerHubCommitmentSubmissionIterator) Close() error { type WorkerHubCommitmentSubmission (line 1070) | type WorkerHubCommitmentSubmission struct type WorkerHubDAOTokenMintedV2Iterator (line 1157) | type WorkerHubDAOTokenMintedV2Iterator struct method Next (line 1172) | func (it *WorkerHubDAOTokenMintedV2Iterator) Next() bool { method Error (line 1212) | func (it *WorkerHubDAOTokenMintedV2Iterator) Error() error { method Close (line 1218) | func (it *WorkerHubDAOTokenMintedV2Iterator) Close() error { type WorkerHubDAOTokenMintedV2 (line 1224) | type WorkerHubDAOTokenMintedV2 struct type WorkerHubDAOTokenPercentageUpdatedIterator (line 1294) | type WorkerHubDAOTokenPercentageUpdatedIterator struct method Next (line 1309) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Next() bool { method Error (line 1349) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Error() error { method Close (line 1355) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Close() error { type WorkerHubDAOTokenPercentageUpdated (line 1361) | type WorkerHubDAOTokenPercentageUpdated struct type WorkerHubInferenceStatusUpdateIterator (line 1429) | type WorkerHubInferenceStatusUpdateIterator struct method Next (line 1444) | func (it *WorkerHubInferenceStatusUpdateIterator) Next() bool { method Error (line 1484) | func (it *WorkerHubInferenceStatusUpdateIterator) Error() error { method Close (line 1490) | func (it *WorkerHubInferenceStatusUpdateIterator) Close() error { type WorkerHubInferenceStatusUpdate (line 1496) | type WorkerHubInferenceStatusUpdate struct type WorkerHubInitializedIterator (line 1574) | type WorkerHubInitializedIterator struct method Next (line 1589) | func (it *WorkerHubInitializedIterator) Next() bool { method Error (line 1629) | func (it *WorkerHubInitializedIterator) Error() error { method Close (line 1635) | func (it *WorkerHubInitializedIterator) Close() error { type WorkerHubInitialized (line 1641) | type WorkerHubInitialized struct type WorkerHubMinerRoleSeizedIterator (line 1708) | type WorkerHubMinerRoleSeizedIterator struct method Next (line 1723) | func (it *WorkerHubMinerRoleSeizedIterator) Next() bool { method Error (line 1763) | func (it *WorkerHubMinerRoleSeizedIterator) Error() error { method Close (line 1769) | func (it *WorkerHubMinerRoleSeizedIterator) Close() error { type WorkerHubMinerRoleSeized (line 1775) | type WorkerHubMinerRoleSeized struct type WorkerHubNewAssignmentIterator (line 1870) | type WorkerHubNewAssignmentIterator struct method Next (line 1885) | func (it *WorkerHubNewAssignmentIterator) Next() bool { method Error (line 1925) | func (it *WorkerHubNewAssignmentIterator) Error() error { method Close (line 1931) | func (it *WorkerHubNewAssignmentIterator) Close() error { type WorkerHubNewAssignment (line 1937) | type WorkerHubNewAssignment struct type WorkerHubNewInferenceIterator (line 2033) | type WorkerHubNewInferenceIterator struct method Next (line 2048) | func (it *WorkerHubNewInferenceIterator) Next() bool { method Error (line 2088) | func (it *WorkerHubNewInferenceIterator) Error() error { method Close (line 2094) | func (it *WorkerHubNewInferenceIterator) Close() error { type WorkerHubNewInference (line 2100) | type WorkerHubNewInference struct type WorkerHubOwnershipTransferredIterator (line 2197) | type WorkerHubOwnershipTransferredIterator struct method Next (line 2212) | func (it *WorkerHubOwnershipTransferredIterator) Next() bool { method Error (line 2252) | func (it *WorkerHubOwnershipTransferredIterator) Error() error { method Close (line 2258) | func (it *WorkerHubOwnershipTransferredIterator) Close() error { type WorkerHubOwnershipTransferred (line 2264) | type WorkerHubOwnershipTransferred struct type WorkerHubPausedIterator (line 2350) | type WorkerHubPausedIterator struct method Next (line 2365) | func (it *WorkerHubPausedIterator) Next() bool { method Error (line 2405) | func (it *WorkerHubPausedIterator) Error() error { method Close (line 2411) | func (it *WorkerHubPausedIterator) Close() error { type WorkerHubPaused (line 2417) | type WorkerHubPaused struct type WorkerHubRawSubmittedIterator (line 2484) | type WorkerHubRawSubmittedIterator struct method Next (line 2499) | func (it *WorkerHubRawSubmittedIterator) Next() bool { method Error (line 2539) | func (it *WorkerHubRawSubmittedIterator) Error() error { method Close (line 2545) | func (it *WorkerHubRawSubmittedIterator) Close() error { type WorkerHubRawSubmitted (line 2551) | type WorkerHubRawSubmitted struct type WorkerHubRevealSubmissionIterator (line 2650) | type WorkerHubRevealSubmissionIterator struct method Next (line 2665) | func (it *WorkerHubRevealSubmissionIterator) Next() bool { method Error (line 2705) | func (it *WorkerHubRevealSubmissionIterator) Error() error { method Close (line 2711) | func (it *WorkerHubRevealSubmissionIterator) Close() error { type WorkerHubRevealSubmission (line 2717) | type WorkerHubRevealSubmission struct type WorkerHubSolutionSubmissionIterator (line 2805) | type WorkerHubSolutionSubmissionIterator struct method Next (line 2820) | func (it *WorkerHubSolutionSubmissionIterator) Next() bool { method Error (line 2860) | func (it *WorkerHubSolutionSubmissionIterator) Error() error { method Close (line 2866) | func (it *WorkerHubSolutionSubmissionIterator) Close() error { type WorkerHubSolutionSubmission (line 2872) | type WorkerHubSolutionSubmission struct type WorkerHubStreamedDataIterator (line 2958) | type WorkerHubStreamedDataIterator struct method Next (line 2973) | func (it *WorkerHubStreamedDataIterator) Next() bool { method Error (line 3013) | func (it *WorkerHubStreamedDataIterator) Error() error { method Close (line 3019) | func (it *WorkerHubStreamedDataIterator) Close() error { type WorkerHubStreamedData (line 3025) | type WorkerHubStreamedData struct type WorkerHubUnpausedIterator (line 3103) | type WorkerHubUnpausedIterator struct method Next (line 3118) | func (it *WorkerHubUnpausedIterator) Next() bool { method Error (line 3158) | func (it *WorkerHubUnpausedIterator) Error() error { method Close (line 3164) | func (it *WorkerHubUnpausedIterator) Close() error { type WorkerHubUnpaused (line 3170) | type WorkerHubUnpaused struct FILE: decentralized-compute/miner/chains/base/chain.go type chain (line 29) | type chain struct method SetTask (line 36) | func (b *chain) SetTask(task *model.Task) { method getAssigmentInfo (line 52) | func (b *chain) getAssigmentInfo(ctx context.Context, assignmentId *bi... method GetPendingTasks (line 79) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method seizeMinerRole (line 109) | func (b *chain) seizeMinerRole(ctx context.Context, task *model.Task, ... method getPendingTask (line 158) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 320) | func (b *chain) SubmitTask(ctx context.Context, assigmentID *big.Int, ... method GetInferenceByMiner (line 383) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 387) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... function NewChain (line 40) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/miner/chains/base/staking.go type staking (line 17) | type staking struct method IsStaked (line 29) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 62) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 108) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 124) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 128) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 22) | func NewStaking(common port.ICommon, stakingHub *staking_hub.StakingHub)... FILE: decentralized-compute/miner/chains/base_new/chain.go type chain (line 26) | type chain struct method SetTask (line 33) | func (b *chain) SetTask(task *model.Task) { method getAssigmentInfo (line 49) | func (b *chain) getAssigmentInfo(ctx context.Context, inferenceID *big... method GetPendingTasks (line 76) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method getPendingTask (line 168) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 249) | func (b *chain) SubmitTask(ctx context.Context, inferenceID *big.Int, ... method GetInferenceByMiner (line 312) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 321) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... function NewChain (line 37) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/miner/chains/base_new/cluster.go type cluster (line 17) | type cluster struct method CreateCluster (line 50) | func (c *cluster) CreateCluster(version int, minHardware int, modelNam... method CreateAGroupOfCluster (line 89) | func (c *cluster) CreateAGroupOfCluster(groupName string, clusterIDs [... method AddClustersToGroup (line 101) | func (c *cluster) AddClustersToGroup(groupName string, clusterIDs []*b... method RemoveClustersFromGroup (line 113) | func (c *cluster) RemoveClustersFromGroup(groupName string, clusterIDs... function NewCluster (line 23) | func NewCluster(common port.ICommon) (port.ICluster, error) { FILE: decentralized-compute/miner/chains/base_new/staking.go type staking (line 22) | type staking struct method IsStaked (line 41) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 74) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 166) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 182) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 218) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 28) | func NewStaking(common port.ICommon, stakingHub *gpu_manager.GpuManager)... FILE: decentralized-compute/miner/chains/common/common.go type common (line 20) | type common struct method GetWalletAddres (line 36) | func (c *common) GetWalletAddres() ethCommon.Address { method GetModelAddress (line 40) | func (c *common) GetModelAddress() string { method GetWorkerHubAddress (line 44) | func (c *common) GetWorkerHubAddress() ethCommon.Address { method GetClient (line 48) | func (c *common) GetClient() *ethclient.Client { method GetPrivateKey (line 52) | func (c *common) GetPrivateKey() string { method GetStakingHubAddress (line 56) | func (c *common) GetStakingHubAddress() ethCommon.Address { method GetErc20contractAddress (line 60) | func (c *common) GetErc20contractAddress() ethCommon.Address { method GetGasLimit (line 64) | func (c *common) GetGasLimit() uint64 { method GetErc20contract (line 68) | func (c *common) GetErc20contract() *erc20.Erc20 { method CurrentBlock (line 72) | func (c *common) CurrentBlock() uint64 { method FromBlock (line 80) | func (c *common) FromBlock(block uint64) uint64 { method ToBlock (line 90) | func (c *common) ToBlock() uint64 { method connect (line 94) | func (c *common) connect(rpc string) error { method account (line 103) | func (c *common) account(cnf config.Config) error { method connectContractErc20 (line 115) | func (b *common) connectContractErc20() error { method GetConfig (line 162) | func (b *common) GetConfig() *config.Config { method Erc20Balance (line 166) | func (b *common) Erc20Balance() (*big.Int, error) { method GetModelCollectionAddress (line 170) | func (b *common) GetModelCollectionAddress() ethCommon.Address { method GetModelLoadBalancerAddress (line 174) | func (b *common) GetModelLoadBalancerAddress() ethCommon.Address { function NewCommon (line 125) | func NewCommon(ctx context.Context, cnf *config.Config) (port.ICommon, e... FILE: decentralized-compute/miner/cmd/api/main.go function main (line 11) | func main() { FILE: decentralized-compute/miner/cmd/miner/main.go function main (line 19) | func main() { FILE: decentralized-compute/miner/cmd/miner/main_test.go function logTest (line 15) | func logTest(t *testing.T, resp interface{}, err error) { function createMiner (line 24) | func createMiner() (port.IMiner, error) { function TestInferChatCompletions (line 53) | func TestInferChatCompletions(t *testing.T) { FILE: decentralized-compute/miner/config/configs.go constant IPFSPrefix (line 15) | IPFSPrefix = "ipfs://" type Chain (line 18) | type Chain struct type Config (line 26) | type Config struct method Verify (line 113) | func (cfg *Config) Verify() error { function ChainConfig (line 48) | func ChainConfig() map[string]Chain { function ReadConfig (line 67) | func ReadConfig(path string) (*Config, error) { FILE: decentralized-compute/miner/internal/delivery/http/app.go type httpDelivery (line 17) | type httpDelivery struct method Run (line 34) | func (h *httpDelivery) Run() { method printRoutes (line 57) | func (h *httpDelivery) printRoutes() { function NewHttp (line 24) | func NewHttp(uc port.IApi, port int) (*httpDelivery, error) { FILE: decentralized-compute/miner/internal/delivery/http/commons.go method healthCheck (line 12) | func (h *httpDelivery) healthCheck(w http.ResponseWriter, r *http.Reques... method chains (line 25) | func (h *httpDelivery) chains(w http.ResponseWriter, r *http.Request) { method information (line 34) | func (h *httpDelivery) information(w http.ResponseWriter, r *http.Reques... method onChainData (line 47) | func (h *httpDelivery) onChainData(w http.ResponseWriter, r *http.Reques... method listNode (line 60) | func (h *httpDelivery) listNode(w http.ResponseWriter, r *http.Request) { method createNode (line 73) | func (h *httpDelivery) createNode(w http.ResponseWriter, r *http.Request) { method listInference (line 93) | func (h *httpDelivery) listInference(w http.ResponseWriter, r *http.Requ... method createInference (line 107) | func (h *httpDelivery) createInference(w http.ResponseWriter, r *http.Re... FILE: decentralized-compute/miner/internal/delivery/http/response/response.go type IResponse (line 12) | type IResponse interface type BaseResponse (line 17) | type BaseResponse struct method SetID (line 21) | func (p *BaseResponse) SetID(ID string) { method GetID (line 25) | func (p BaseResponse) GetID() string { type IHttpResponse (line 29) | type IHttpResponse interface type JsonResponse (line 35) | type JsonResponse struct type RespondErr (line 41) | type RespondErr struct type httpResponse (line 46) | type httpResponse struct method RespondWithError (line 57) | func (h *httpResponse) RespondWithError(w http.ResponseWriter, httpCod... method RespondSuccess (line 61) | func (h *httpResponse) RespondSuccess(w http.ResponseWriter, httpCode ... method respondWithJSON (line 65) | func (h *httpResponse) respondWithJSON(w http.ResponseWriter, respErr ... method RespondWithoutContainer (line 87) | func (h *httpResponse) RespondWithoutContainer(w http.ResponseWriter, ... type StreamResponse (line 48) | type StreamResponse struct function NewHttpResponse (line 53) | func NewHttpResponse() *httpResponse { type HandlerFunc (line 98) | type HandlerFunc type restHandlerTemplate (line 100) | type restHandlerTemplate struct method ServeHTTP (line 142) | func (h *restHandlerTemplate) ServeHTTP(w http.ResponseWriter, r *http... type streamHandlerTemplate (line 105) | type streamHandlerTemplate struct method ServeHTTP (line 162) | func (h *streamHandlerTemplate) ServeHTTP(w http.ResponseWriter, r *ht... function NewRESTHandlerTemplate (line 110) | func NewRESTHandlerTemplate(handlerFunc HandlerFunc) http.Handler { function NewStreamHandlerTemplate (line 117) | func NewStreamHandlerTemplate(handlerFunc HandlerFunc) http.Handler { constant Success (line 127) | Success = 1 constant Error (line 130) | Error = -1 function LogRequest (line 182) | func LogRequest(next http.Handler) http.Handler { FILE: decentralized-compute/miner/internal/delivery/http/routers.go method registerRoutes (line 7) | func (h *httpDelivery) registerRoutes() { FILE: decentralized-compute/miner/internal/factory/factory.go type InitObject (line 19) | type InitObject struct function NewObject (line 24) | func NewObject(cnf *config.Config) (*InitObject, error) { function NewMiner (line 90) | func NewMiner(cnf *config.Config) (*InitObject, error) { function NewAPI (line 94) | func NewAPI(port int) (*InitObject, error) { FILE: decentralized-compute/miner/internal/model/const.go constant BatchInferHistoryStatusPending (line 4) | BatchInferHistoryStatusPending string = "pending" constant BatchInferHistoryStatusAgentInferred (line 5) | BatchInferHistoryStatusAgentInferred string = "agent-inferred" constant BatchInferHistoryStatusQueueHandled (line 6) | BatchInferHistoryStatusQueueHandled string = "queue-handled" constant BatchInferHistoryStatusCompleted (line 7) | BatchInferHistoryStatusCompleted string = "completed" constant BatchInferHistoryStatusFailed (line 9) | BatchInferHistoryStatusFailed string = "failed" constant ToolsetTypeDefault (line 13) | ToolsetTypeDefault string = "default" constant ToolsetTypeReplyMentions (line 14) | ToolsetTypeReplyMentions string = "reply_mentions" constant ToolsetTypeReplyNonMentions (line 15) | ToolsetTypeReplyNonMentions string = "reply_non_mentions" constant ToolsetTypeFollow (line 16) | ToolsetTypeFollow string = "follow" constant ToolsetTypePost (line 17) | ToolsetTypePost string = "post" constant ToolsetTypeCreateToken (line 18) | ToolsetTypeCreateToken string = "create_token" constant LightHouseStorageType (line 22) | LightHouseStorageType StorageType = "lighthouse-filecoin" constant EaiChainStorageType (line 23) | EaiChainStorageType StorageType = "eai-chain" FILE: decentralized-compute/miner/internal/model/infomation.go type DeviceInformation (line 3) | type DeviceInformation struct type Network (line 12) | type Network struct type OllamaModelInformation (line 18) | type OllamaModelInformation struct type OnChainData (line 23) | type OnChainData struct type Node (line 31) | type Node struct type CreateNode (line 36) | type CreateNode struct type CreateInference (line 46) | type CreateInference struct FILE: decentralized-compute/miner/internal/model/local_chain.go type LocalChain (line 3) | type LocalChain struct type Miners (line 21) | type Miners struct FILE: decentralized-compute/miner/internal/model/metadata.go type ClusterMetaData (line 3) | type ClusterMetaData struct FILE: decentralized-compute/miner/internal/model/model.go type BatchInferHistory (line 13) | type BatchInferHistory struct type ExternalDataRequestType (line 60) | type ExternalDataRequestType type AgentInferExternalData (line 64) | type AgentInferExternalData struct type StorageType (line 71) | type StorageType type LLMInferRequest (line 73) | type LLMInferRequest struct type LLMInferMessage (line 82) | type LLMInferMessage struct type LLMInferResponse (line 87) | type LLMInferResponse struct type LLMInferChoice (line 110) | type LLMInferChoice struct type LLMInferStreamResponse (line 122) | type LLMInferStreamResponse struct type StreamingData (line 138) | type StreamingData struct type StreamDataChannel (line 146) | type StreamDataChannel struct type Response (line 152) | type Response struct type Assiment (line 158) | type Assiment struct type AssimentChan (line 169) | type AssimentChan struct type TaskResult (line 175) | type TaskResult struct type Event (line 181) | type Event struct type InferInfo (line 192) | type InferInfo struct type InferInfoChan (line 203) | type InferInfoChan struct type MinerInfo (line 208) | type MinerInfo struct type Task (line 223) | type Task struct type EventPromptSchedulerNewInference (line 244) | type EventPromptSchedulerNewInference struct type SuccessTask (line 254) | type SuccessTask struct method TableName (line 275) | func (s *SuccessTask) TableName() string { method CreateDB (line 279) | func (s *SuccessTask) CreateDB() string { method Insert (line 301) | func (s *SuccessTask) Insert() (string, []any) { type SuccessResponse (line 263) | type SuccessResponse struct FILE: decentralized-compute/miner/internal/port/port.go type IChain (line 19) | type IChain interface type ICommon (line 27) | type ICommon interface type INewChainFlow (line 46) | type INewChainFlow interface type IStaking (line 53) | type IStaking interface type ICluster (line 61) | type ICluster interface type ICMDLocalChain (line 68) | type ICMDLocalChain interface type ICMDLocalChainV1 (line 94) | type ICMDLocalChainV1 interface type IServer (line 98) | type IServer interface type IApi (line 102) | type IApi interface type IMiner (line 113) | type IMiner interface FILE: decentralized-compute/miner/internal/usecase/api.go type api (line 26) | type api struct method HealthCheck (line 34) | func (a *api) HealthCheck(ctx context.Context) (bool, error) { method Information (line 38) | func (a *api) Information(ctx context.Context) (*model.DeviceInformati... method OnChainData (line 96) | func (a *api) OnChainData(ctx context.Context) (*model.OnChainData, er... method ListNodes (line 115) | func (a *api) ListNodes(ctx context.Context) ([]*model.Node, error) { method CreateNodes (line 135) | func (a *api) CreateNodes(ctx context.Context, input model.CreateNode)... method ListInferences (line 155) | func (a *api) ListInferences(ctx context.Context, nodeID string) (inte... method Chains (line 224) | func (a *api) Chains(ctx context.Context) map[string]config.Chain { method CreateInferences (line 228) | func (a *api) CreateInferences(ctx context.Context, chainID string, in... method createFileName (line 350) | func (a *api) createFileName(input *model.CreateNode) (*string, error) { method parseInfo (line 390) | func (a *api) parseInfo(input string, sep string) map[string]string { method nodeInfo (line 410) | func (a *api) nodeInfo(fname string) (*model.Node, error) { method CreateConfigENV (line 480) | func (a *api) CreateConfigENV(input *model.CreateNode, fname string) (... function NewAPI (line 30) | func NewAPI(port int) port.IApi { FILE: decentralized-compute/miner/internal/usecase/miner.go type miner (line 31) | type miner struct method GetTaskQueue (line 66) | func (t *miner) GetTaskQueue() chan *model.Task { method GetPendingTasks (line 70) | func (t *miner) GetPendingTasks(ctx context.Context) { method GetChainCommon (line 94) | func (t *miner) GetChainCommon() port.ICommon { method GetCluster (line 98) | func (t *miner) GetCluster() port.ICluster { method ExecuteTasks (line 102) | func (t *miner) ExecuteTasks(ctx context.Context) { method Verify (line 165) | func (t *miner) Verify() bool { method JoinForMinting (line 181) | func (t *miner) JoinForMinting() (*types.Transaction, error) { method StakeForWorker (line 192) | func (t *miner) StakeForWorker() (*types.Transaction, error) { method MakeVerify (line 202) | func (t *miner) MakeVerify() (*types.Transaction, *types.Transaction, ... method Info (line 216) | func (t *miner) Info() (*model.MinerInfo, error) { method ClaimReward (line 316) | func (t *miner) ClaimReward() (*types.Transaction, error) { method GetConfig (line 320) | func (t *miner) GetConfig() *config.Config { method SetDB (line 324) | func (t *miner) SetDB(db *sqlite.SqliteDB) { method GetDB (line 328) | func (t *miner) GetDB() *sqlite.SqliteDB { method taskInfo (line 333) | func (t *miner) taskInfo(input chan uint64, out chan *model.InferInfoC... method streamData (line 343) | func (t *miner) streamData(dataFChan <-chan model.StreamingData, task ... method saveSuccessTask (line 383) | func (t *miner) saveSuccessTask(ctx context.Context, task *model.Task,... method executeTasks (line 424) | func (t *miner) executeTasks(ctx context.Context, task *model.Task) (*... method inferChatCompletions (line 473) | func (t *miner) inferChatCompletions(ctx context.Context, prompt strin... method InferChatCompletions (line 537) | func (t *miner) InferChatCompletions(ctx context.Context, prompt strin... method rejoinForMinting (line 541) | func (t *miner) rejoinForMinting(ctx context.Context) error { function NewMiner (line 46) | func NewMiner(chain port.IChain, staking port.IStaking, common port.ICom... FILE: decentralized-compute/miner/internal/usecase/miner_test.go function Test_miner_saveSuccessTask (line 19) | func Test_miner_saveSuccessTask(t *testing.T) { function createFakeTransaction (line 107) | func createFakeTransaction() *types.Transaction { FILE: decentralized-compute/miner/pkg/commons.go function Regex (line 17) | func Regex(input, pattern string) string { function ExtractContent (line 33) | func ExtractContent(input string) (string, error) { function CreateFile (line 74) | func CreateFile(filename string, content []byte) error { function ReadFile (line 97) | func ReadFile(filename string) ([]byte, error) { function CMDWithStream (line 106) | func CMDWithStream(name string, args ...string) error { function CopyFile (line 155) | func CopyFile(src string, dest string) error { function PrintText (line 179) | func PrintText(msg string, value interface{}) string { function PrintCommandText (line 183) | func PrintCommandText(msg string, value interface{}) string { function CMDWithoutStOut (line 187) | func CMDWithoutStOut(command string, args ...string) error { function DockerComposeVersion (line 205) | func DockerComposeVersion() string { function IsAppleSilicon (line 218) | func IsAppleSilicon(platform string, env string) (bool, string) { function WeiToAmount (line 231) | func WeiToAmount(wei string) float64 { function DockerCommand (line 238) | func DockerCommand(serviceName string, dockerComposePath string, platfor... function CurrentDir (line 252) | func CurrentDir() string { function IsInArray (line 261) | func IsInArray(array []string, val string) bool { function RunCommand (line 271) | func RunCommand(name string, args ...string) ([]byte, error) { function RandomInRange (line 281) | func RandomInRange(min, max int) int { function ExecCommand (line 286) | func ExecCommand(name string, args ...string) (*string, error) { FILE: decentralized-compute/miner/pkg/const.go constant CHAIN_BASE (line 20) | CHAIN_BASE string = "8453" constant TimeToWating (line 23) | TimeToWating time.Duration = 2 constant MODE_MINER (line 25) | MODE_MINER = "miner" constant MODE_VALIDATOR (line 26) | MODE_VALIDATOR = "validator" constant MINER_SERVICE_NAME (line 27) | MINER_SERVICE_NAME = "service_miner" constant API_SERVICE_NAME (line 28) | API_SERVICE_NAME = "service_api" constant REDIS_PUBSUB (line 29) | REDIS_PUBSUB = "redis_pubsub" constant MINER_SERVICE_CONTRACTS (line 30) | MINER_SERVICE_CONTRACTS = "contracts" constant MINER_SERVICE_OLLAMA (line 31) | MINER_SERVICE_OLLAMA = "ollama" constant MINER_SERVICE_HARDHAT (line 32) | MINER_SERVICE_HARDHAT = "hardhat" constant PLATFROM_INTEL (line 33) | PLATFROM_INTEL = "Intel_Chip" constant PLATFROM_APPLE_SILLICON (line 34) | PLATFROM_APPLE_SILLICON = "Apple_Silicon" constant LOG_INFO_FILE (line 35) | LOG_INFO_FILE = "%s/env/info.json" constant ENV_FILE (line 36) | ENV_FILE = "%s/env/config.env" constant ENTRY_POINT_FILE (line 37) | ENTRY_POINT_FILE = "%s/env/entrypoint.sh" constant ENV_LOCAL_MINERS_FILE (line 38) | ENV_LOCAL_MINERS_FILE = "%s/env/config_local_%d.env" constant ENV_SAMPLE_FILE (line 39) | ENV_SAMPLE_FILE = "%s/env/sample.env" constant ENV_SOL_FOLDER (line 40) | ENV_SOL_FOLDER = "sol" constant ENV_SMART_CONTRACT_V1 (line 42) | ENV_SMART_CONTRACT_V1 = "smart-contract-v1" constant ENV_SMART_CONTRACT_V2 (line 43) | ENV_SMART_CONTRACT_V2 = "smart-contract-v2" constant ENV_CONTRACT_V2_PATH (line 45) | ENV_CONTRACT_V2_PATH = "%s/" + ENV_SOL_FOLDER + "/" + ENV_SM... constant ENV_CONTRACT_V2_AUTO_DEPLOY (line 46) | ENV_CONTRACT_V2_AUTO_DEPLOY = ENV_CONTRACT_V2_PATH + "/scripts/auto... constant ENV_CONTRACT_V2_DEPLOY_SH (line 47) | ENV_CONTRACT_V2_DEPLOY_SH = ENV_CONTRACT_V2_PATH + "/deploy.sh" constant ENV_CONTRACT_V2_ENV (line 48) | ENV_CONTRACT_V2_ENV = ENV_CONTRACT_V2_PATH + "/.env" constant ENV_CONTRACT_V2_DEPLOYED_ADDRESS (line 49) | ENV_CONTRACT_V2_DEPLOYED_ADDRESS = ENV_CONTRACT_V2_PATH + "/deployedAddr... constant ENV_CONTRACT_V1_PATH (line 51) | ENV_CONTRACT_V1_PATH = "%s/" + ENV_SOL_FOLDER + "/" + ENV_SM... constant ENV_CONTRACT_V1_AUTO_DEPLOY (line 52) | ENV_CONTRACT_V1_AUTO_DEPLOY = ENV_CONTRACT_V1_PATH + "/scripts/auto... constant ENV_CONTRACT_V1_DEPLOY_SH (line 53) | ENV_CONTRACT_V1_DEPLOY_SH = ENV_CONTRACT_V1_PATH + "/deploy.sh" constant ENV_CONTRACT_V1_ENV (line 54) | ENV_CONTRACT_V1_ENV = ENV_CONTRACT_V1_PATH + "/.env" constant ENV_CONTRACT_V1_DEPLOYED_ADDRESS (line 55) | ENV_CONTRACT_V1_DEPLOYED_ADDRESS = ENV_CONTRACT_V1_PATH + "/deployedAddr... constant LOCAL_CHAIN_INFO (line 57) | LOCAL_CHAIN_INFO = "%s/env/local_contracts.json" constant ENV_FOLDER (line 58) | ENV_FOLDER = "%s/env" constant LOCAL_CHAIN_GAS_PRICE (line 59) | LOCAL_CHAIN_GAS_PRICE = 2000_000_000 constant LOCAL_CHAIN_GAS_LIMIT (line 60) | LOCAL_CHAIN_GAS_LIMIT = 30000000 constant COMMAND_SETUP (line 64) | COMMAND_SETUP = "1" constant COMMAND_SETUP_AUTOMATIC (line 65) | COMMAND_SETUP_AUTOMATIC = "1" constant COMMAND_SETUP_MANUAL (line 66) | COMMAND_SETUP_MANUAL = "2" constant COMMAND_EXIT (line 68) | COMMAND_EXIT = "q" constant COMMAND_BACK (line 69) | COMMAND_BACK = "q" constant COMMAND_CONFIG (line 70) | COMMAND_CONFIG = "config" constant COMMAND_CLUSTER_CREATE_VERSION (line 72) | COMMAND_CLUSTER_CREATE_VERSION = "version" constant COMMAND_CLUSTER_CREATE_TYPE (line 73) | COMMAND_CLUSTER_CREATE_TYPE = "type" constant COMMAND_CLUSTER_CREATE_MODEL_NAME (line 74) | COMMAND_CLUSTER_CREATE_MODEL_NAME = "model-name" constant COMMAND_CLUSTER_CREATE_MIN_HARDWARE (line 75) | COMMAND_CLUSTER_CREATE_MIN_HARDWARE = "min-hardware" constant COMMAND_CREATE_GROUP_NAME (line 77) | COMMAND_CREATE_GROUP_NAME = "name" constant COMMAND_CREATE_GROUP_CLUSTER_IDS (line 78) | COMMAND_CREATE_GROUP_CLUSTER_IDS = "cluster-ids" constant PLATFORM (line 80) | PLATFORM = "PLATFORM" constant COMMAND_INFER (line 81) | COMMAND_INFER = "2" constant COMMAND_INFER_PROMPT (line 82) | COMMAND_INFER_PROMPT = "prompt" constant COMMAND_LOCAL_SET_WEAI (line 83) | COMMAND_LOCAL_SET_WEAI = "set-weai" constant COMMAND_LOCAL_PRIV_KEY (line 84) | COMMAND_LOCAL_PRIV_KEY = "private key" constant COMMAND_LOCAL_CHAIN_RPC (line 85) | COMMAND_LOCAL_CHAIN_RPC = "rpc" constant COMMAND_LOCAL_PUBSUB (line 86) | COMMAND_LOCAL_PUBSUB = "pubsub" constant COMMAND_LOCAL_CHAIN_ID (line 87) | COMMAND_LOCAL_CHAIN_ID = "chainID" constant COMMAND_LOCAL_GAS_PRICE (line 88) | COMMAND_LOCAL_GAS_PRICE = "gasPrice" constant COMMAND_LOCAL_GAS_LIMIT (line 89) | COMMAND_LOCAL_GAS_LIMIT = "gasLimit" constant COMMAND_LOCAL_MODEL_NAME (line 90) | COMMAND_LOCAL_MODEL_NAME = "modelName" constant COMMAND_LOCAL_RUN_POD_URL (line 91) | COMMAND_LOCAL_RUN_POD_URL = "run_pod_url" constant COMMAND_LOCAL_RUN_POD_API_KEY (line 92) | COMMAND_LOCAL_RUN_POD_API_KEY = "run_pod_api_key" constant COMMAND_LOCAL_CONTRACT_NAME (line 93) | COMMAND_LOCAL_CONTRACT_NAME = "contractName" constant COMMAND_LOCAL_START_CONFIG (line 94) | COMMAND_LOCAL_START_CONFIG = "1" constant COMMAND_LOCAL_START_HARDHAT (line 95) | COMMAND_LOCAL_START_HARDHAT = "2" constant COMMAND_LOCAL_DEPLOY_CONTRACT (line 97) | COMMAND_LOCAL_DEPLOY_CONTRACT = "3" constant COMMAND_LOCAL_START_MINERS (line 98) | COMMAND_LOCAL_START_MINERS = "4" constant COMMAND_LOCAL_START_APIS (line 99) | COMMAND_LOCAL_START_APIS = "5" constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_MODEL_COLLECTION (line 101) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_MODEL_COLLECTION = "collection_addr... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_GPU_MANAGER (line 102) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_GPU_MANAGER = "gpu_manager_add... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_LOAD_BALANCER (line 103) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_LOAD_BALANCER = "model_load_bala... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_PROMPT_SCHEULER (line 104) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_PROMPT_SCHEULER = "prompt_schedule... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_WEAI (line 105) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_WEAI = "weai_address" constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_MODEL_COLLECTION_V1 (line 107) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_MODEL_COLLECTION_V1 = "collection_a... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_WEAI_V1 (line 108) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_WEAI_V1 = "wrapped_toke... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_PROMPT_SCHEULER_V1 (line 109) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_PROMPT_SCHEULER_V1 = "worker_hub_a... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_GPU_MANAGER_V1 (line 110) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_GPU_MANAGER_V1 = "staking_hub_... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_HYBRID_MODEL_V1 (line 111) | COMMAND_LOCAL_CONTRACTS_DEPLOY_HYBRID_MODEL_V1 = "hybrid_model... constant API_URL (line 112) | API_URL = "http://local... constant MIN_STAKE (line 114) | MIN_STAKE = 25000 constant BLOCK_PER_EPOCH (line 115) | BLOCK_PER_EPOCH = 600 constant REWARD_PER_EPOCH (line 116) | REWARD_PER_EPOCH = 1 constant UNSTAK_DEPLAY_TIME (line 117) | UNSTAK_DEPLAY_TIME = 907200 constant PENALTY_DURATION (line 118) | PENALTY_DURATION = 0 constant FINE_PERCENTAGE (line 119) | FINE_PERCENTAGE = 0 constant MIN_FEE_TO_USE (line 120) | MIN_FEE_TO_USE = 0 constant STREAM_DATA_CHANNEL (line 121) | STREAM_DATA_CHANNEL = "stream_channel" type Command (line 132) | type Command struct function CreateSeed (line 144) | func CreateSeed(params string, requestID string) uint64 { function Copy (line 161) | func Copy(in interface{}, out interface{}) error { FILE: decentralized-compute/miner/pkg/db/sqlite/sqlite.go constant DRIVER (line 12) | DRIVER = "sqlite3" type SqliteDB (line 14) | type SqliteDB struct method GetDB (line 23) | func (s *SqliteDB) GetDB() *sql.DB { method GetDBName (line 27) | func (s *SqliteDB) GetDBName() string { method SetDBName (line 31) | func (s *SqliteDB) SetDBName(str string) { method Close (line 35) | func (s *SqliteDB) Close() { method Connect (line 39) | func (s *SqliteDB) Connect() (*sql.DB, error) { method CreateTable (line 65) | func (s *SqliteDB) CreateTable(sqlStmt string) (interface{}, error) { method Query (line 73) | func (s *SqliteDB) Query(sqlStmt string) (*sql.Rows, error) { method Insert (line 81) | func (s *SqliteDB) Insert(sqlStmt string, args ...any) (sql.Result, er... function NewSqliteDB (line 19) | func NewSqliteDB(dbName string) (*SqliteDB, error) { FILE: decentralized-compute/miner/pkg/eth/client.go function NewEthClient (line 32) | func NewEthClient(rpc string) (*ethclient.Client, error) { function NewEthWsClient (line 40) | func NewEthWsClient(ws string) (*ethclient.Client, error) { function WaitForTx (line 48) | func WaitForTx(client *ethclient.Client, tx common.Hash) error { function WalletAddressFromCompressedPublicKey (line 78) | func WalletAddressFromCompressedPublicKey(publicKeyStr string) (string, ... function GetAccountInfo (line 96) | func GetAccountInfo(privKey string) (*ecdsa.PrivateKey, *common.Address,... function GenerateKeyFromSeedOld (line 110) | func GenerateKeyFromSeedOld(seed string) (string, string, string, error) { function GenerateKeyFromSeedNew (line 131) | func GenerateKeyFromSeedNew(seed string) (string, string, string, error) { function GenerateAddress (line 158) | func GenerateAddress() (privKey, pubKey, address string, err error) { function GenerateAddressFromPrivKey (line 181) | func GenerateAddressFromPrivKey(privKey string) (pubKey, address string,... function CreateBindTransactionOpts (line 202) | func CreateBindTransactionOpts(ctx context.Context, client *ethclient.Cl... function ApproveERC20 (line 236) | func ApproveERC20(ctx context.Context, client *ethclient.Client, private... function SignMessage (line 264) | func SignMessage(message string, privateKey *ecdsa.PrivateKey) (string, ... function CheckTransactionReverted (line 275) | func CheckTransactionReverted(ctx context.Context, client *ethclient.Cli... function GetTokenIDFromTx (line 296) | func GetTokenIDFromTx(client *ethclient.Client, txHash common.Hash) (*bi... function WaitForTxReceipt (line 326) | func WaitForTxReceipt(client *ethclient.Client, tx common.Hash) (*types.... function SendToken (line 345) | func SendToken(ctx context.Context, fromPrivKey string, toAddress string... FILE: decentralized-compute/miner/pkg/eth/proxy.go function Deploy (line 17) | func Deploy(client *ethclient.Client, privateKey string, contractABI str... function Initialize (line 47) | func Initialize(client *ethclient.Client, privateKey string, contractABI... function DeployProxy (line 93) | func DeployProxy(client *ethclient.Client, privateKey string, contractAB... FILE: decentralized-compute/miner/pkg/googlecloud/gcs.go constant GcloudStorePath (line 31) | GcloudStorePath string = "https://storage.googleapis.com" type IGcstorage (line 34) | type IGcstorage interface type GcsUploadedObject (line 46) | type GcsUploadedObject struct type GcsFile (line 55) | type GcsFile struct type gcstorage (line 59) | type gcstorage struct method processUnzip (line 102) | func (g *gcstorage) processUnzip(f *zip.File, baseDir string, outputBu... method UnzipFile (line 126) | func (g gcstorage) UnzipFile(object string) error { method UploadFile (line 188) | func (g gcstorage) UploadFile(path string) (*GcsUploadedObject, error) { method FileUploadToBucket (line 192) | func (g gcstorage) FileUploadToBucket(file GcsFile) (*GcsUploadedObjec... method FileUploadToBucketInternal (line 241) | func (g gcstorage) FileUploadToBucketInternal(filePath string, cloudPa... method ReadFileFromBucket (line 294) | func (g gcstorage) ReadFileFromBucket(fileName string) ([]byte, error) { method ReadFileFromBucketAbs (line 313) | func (g gcstorage) ReadFileFromBucketAbs(fileName string) ([]byte, err... method ReadFile (line 332) | func (g gcstorage) ReadFile(fileName string) ([]byte, error) { method UploadBaseToBucket (line 351) | func (g *gcstorage) UploadBaseToBucket(base64Srting string, name strin... method writer (line 374) | func (g *gcstorage) writer(base64Image string, objectName string) (*Gc... method detectImageSize (line 486) | func (g *gcstorage) detectImageSize(fileName string) (*ImageConfig, er... method detectRatio (line 503) | func (g *gcstorage) detectRatio(size *image.Config) ImageConfig { method findDeviedNumber (line 536) | func (g *gcstorage) findDeviedNumber(with int, height int) int { method Delete (line 547) | func (g *gcstorage) Delete(objectName string) error { method Read (line 561) | func (g *gcstorage) Read(objectName string) ([]byte, error) { method deleFile (line 577) | func (g *gcstorage) deleFile(tmpFileName string) error { method ReadFolder (line 587) | func (g gcstorage) ReadFolder(name string) ([]*storage.ObjectAttrs, er... type GCS (line 68) | type GCS struct function NewDataGCStorage (line 78) | func NewDataGCStorage(config GCS) (*gcstorage, error) { type ImageConfig (line 355) | type ImageConfig struct type uploadGcsChannel (line 363) | type uploadGcsChannel struct type detectImageSizeChannel (line 369) | type detectImageSizeChannel struct FILE: decentralized-compute/miner/pkg/googlecloud/util.go function NormalizeFileName (line 10) | func NormalizeFileName(name string) string { function GenerateSlug (line 19) | func GenerateSlug(key string) string { function ReplaceNonUTF8 (line 39) | func ReplaceNonUTF8(filename string) string { FILE: decentralized-compute/miner/pkg/httpRequest.go type AllowedCode (line 16) | type AllowedCode struct type RelyErrorMessage (line 20) | type RelyErrorMessage struct type RelyError (line 26) | type RelyError struct function NewAllowedCode (line 31) | func NewAllowedCode() AllowedCode { function HttpRequest (line 41) | func HttpRequest(fullUrl string, method string, headers map[string]strin... function HttpStreamRequest (line 106) | func HttpStreamRequest(fullUrl string, method string, headers map[string... function HttpRequestFullResponse (line 223) | func HttpRequestFullResponse(fullUrl string, method string, headers map[... function JsonRequest (line 258) | func JsonRequest(fullUrl string, method string, headers map[string]strin... function isAllowed (line 265) | func isAllowed(code string) bool { FILE: decentralized-compute/miner/pkg/lighthouse/lighthouse.go type LightHouseResponse (line 33) | type LightHouseResponse struct constant IPFSGateway (line 40) | IPFSGateway = "https://gateway.lighthouse.storage/ipfs/" function DownloadDataSimple (line 43) | func DownloadDataSimple(hash string) ([]byte, string, error) { function DownloadDataSimpleWithRetry (line 70) | func DownloadDataSimpleWithRetry(hash string) ([]byte, string, error) { function downloadChunkedData (line 86) | func downloadChunkedData(hash string, start, end int) ([]byte, error) { function DownloadChunkedData (line 110) | func DownloadChunkedData(hash string, modelDir string) (string, error) { function WriteFile (line 160) | func WriteFile(name string, data []byte, perm os.FileMode) error { type FileInfo (line 172) | type FileInfo struct function GetFileInfo (line 185) | func GetFileInfo(hash string) (*FileInfo, error) { function UploadDataWithRetry (line 212) | func UploadDataWithRetry(apikey, fileName string, data []byte) (string, ... function UploadData (line 226) | func UploadData(apikey, fileName string, data []byte) (string, error) { function getCurrentDir (line 276) | func getCurrentDir() string { function Cid (line 285) | func Cid(data []byte) string { function fileExistOnNetwork (line 310) | func fileExistOnNetwork(data []byte) (string, bool, error) { function UploadFile (line 328) | func UploadFile(apikey, fileName string, filePath string) (string, error) { function DownloadToFile (line 384) | func DownloadToFile(hash string, filePath string) error { FILE: decentralized-compute/miner/pkg/lighthouse/lighthouse_test.go function TestUploadData (line 9) | func TestUploadData(t *testing.T) { function TestDownloadDataSimple (line 50) | func TestDownloadDataSimple(t *testing.T) { function TestGetFileInfo (line 85) | func TestGetFileInfo(t *testing.T) { function TestDownloadChunkedData (line 116) | func TestDownloadChunkedData(t *testing.T) { FILE: decentralized-compute/miner/pkg/logger/logger.go type AppLogger (line 18) | type AppLogger struct method Print (line 27) | func (atl *AppLogger) Print(args ...interface{}) { method Printf (line 31) | func (atl *AppLogger) Printf(f string, args ...interface{}) { method Println (line 35) | func (atl *AppLogger) Println(args ...interface{}) { method Log (line 39) | func (atl *AppLogger) Log(ctx context.Context, level logging.Level, ms... method WithContext (line 71) | func (atl *AppLogger) WithContext(ctx context.Context) []zapcore.Field { method LogRoundTrip (line 83) | func (atl *AppLogger) LogRoundTrip( method RequestBodyEnabled (line 129) | func (atl *AppLogger) RequestBodyEnabled() bool { return true } method ResponseBodyEnabled (line 132) | func (atl *AppLogger) ResponseBodyEnabled() bool { return true } function init (line 137) | func init() { function InitLoggerDefault (line 142) | func InitLoggerDefault(enableDebug bool) { function InitLoggerDefaultDev (line 164) | func InitLoggerDefaultDev() { function GetLoggerInstanceFromContext (line 180) | func GetLoggerInstanceFromContext(ctx context.Context) *zap.Logger { FILE: decentralized-compute/miner/pkg/utils/copier.go constant tagMust (line 35) | tagMust uint8 = 1 << iota constant tagNoPanic (line 39) | tagNoPanic constant tagIgnore (line 42) | tagIgnore constant hasCopied (line 45) | hasCopied constant String (line 48) | String string = "" constant Bool (line 49) | Bool bool = false constant Int (line 50) | Int int = 0 constant Float32 (line 51) | Float32 float32 = 0 constant Float64 (line 52) | Float64 float64 = 0 type Option (line 56) | type Option struct method converters (line 68) | func (opt Option) converters() map[converterPair]TypeConverter { method fieldNameMapping (line 95) | func (opt Option) fieldNameMapping() map[converterPair]FieldNameMapping { type TypeConverter (line 84) | type TypeConverter struct type converterPair (line 90) | type converterPair struct type FieldNameMapping (line 110) | type FieldNameMapping struct type flags (line 117) | type flags struct type tagNameMapping (line 124) | type tagNameMapping struct function Copy (line 130) | func Copy(toValue interface{}, fromValue interface{}) (err error) { function CopyWithOption (line 135) | func CopyWithOption(toValue interface{}, fromValue interface{}, opt Opti... function copier (line 139) | func copier(toValue interface{}, fromValue interface{}, opt Option) (err... function getFieldNamesMapping (line 649) | func getFieldNamesMapping(mappings map[converterPair]FieldNameMapping, f... function fieldByNameOrZeroValue (line 664) | func fieldByNameOrZeroValue(source reflect.Value, fieldName string) (val... function copyUnexportedStructFields (line 674) | func copyUnexportedStructFields(to, from reflect.Value) { function shouldIgnore (line 692) | func shouldIgnore(v reflect.Value, ignoreEmpty bool) bool { function deepFields (line 701) | func deepFields(reflectType reflect.Type) []reflect.StructField { function indirect (line 734) | func indirect(reflectValue reflect.Value) reflect.Value { function indirectType (line 741) | func indirectType(reflectType reflect.Type) (_ reflect.Type, isPtr bool) { function set (line 749) | func set(to, from reflect.Value, deepCopy bool, converters map[converter... function lookupAndCopyWithConverter (line 847) | func lookupAndCopyWithConverter(to, from reflect.Value, converters map[c... function parseTags (line 873) | func parseTags(tag string) (flg uint8, name string, err error) { function getFlags (line 895) | func getFlags(dest, src reflect.Value, toType, fromType reflect.Type) (f... function checkBitFlags (line 948) | func checkBitFlags(flagsList map[string]uint8) (err error) { function getFieldName (line 964) | func getFieldName(fieldName string, flgs flags, fieldNameMapping map[str... function driverValuer (line 1004) | func driverValuer(v reflect.Value) (i driver.Valuer, ok bool) { function fieldByName (line 1014) | func fieldByName(v reflect.Value, name string, caseSensitive bool) refle... function setValue (line 1022) | func setValue(to interface{}, from interface{}) { function objectsToStrings (line 1028) | func objectsToStrings(ids []primitive.ObjectID) (result []string) { function stringsToObjects (line 1035) | func stringsToObjects(ids []string) (result []primitive.ObjectID, err er... function objectsToHex (line 1046) | func objectsToHex(ids []primitive.ObjectID) (result []string) { FILE: decentralized-compute/miner/pkg/zip_hf_model_to_light_house/zip_hf_model.go type HFModelZipFile (line 23) | type HFModelZipFile struct type HFModelInLightHouse (line 28) | type HFModelInLightHouse struct function ExecuteCommand (line 34) | func ExecuteCommand(fileCmd string) ([]byte, error) { function getScriptZipFile (line 52) | func getScriptZipFile(modelFolder string, hfDir string) (string, error) { function removeFileIfExists (line 79) | func removeFileIfExists(filePath string) error { function getScriptUnZipFile (line 88) | func getScriptUnZipFile(modelFolder string, hfDir string) (string, error) { function getListZipFile (line 113) | func getListZipFile(modelFolder string, hfDir string) ([]string, error) { function uploadListZipFileToLightHouse (line 163) | func uploadListZipFileToLightHouse(modelFolder string, hfDir string, api... function uploadHFModelResultToLightHouse (line 198) | func uploadHFModelResultToLightHouse(info *HFModelInLightHouse, apiKey s... function getHFModelResultFromLightHouse (line 207) | func getHFModelResultFromLightHouse(hash string) (*HFModelInLightHouse, ... function downloadZipFileFromLightHouse (line 220) | func downloadZipFileFromLightHouse(info *HFModelInLightHouse, hfDir stri... function DownloadHFModelFromLightHouse (line 238) | func DownloadHFModelFromLightHouse(hash string, hfDir string) error { function ZipAndUploadHFModelFromLightHouse (line 272) | func ZipAndUploadHFModelFromLightHouse(modelFolder string, hfDir string,... function UploadHFModelFromLightHouse (line 297) | func UploadHFModelFromLightHouse(modelFolder string, hfDir string, apiKe... FILE: decentralized-compute/node/chains/abstract_testnet/chain.go type chain (line 27) | type chain struct method getAssigmentInfo (line 45) | func (b *chain) getAssigmentInfo(ctx context.Context, inferenceID *big... method GetPendingTasks (line 72) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method getPendingTask (line 164) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 245) | func (b *chain) SubmitTask(ctx context.Context, inferenceID *big.Int, ... function NewChain (line 33) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/node/chains/abstract_testnet/staking.go type staking (line 18) | type staking struct method IsStaked (line 30) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 63) | func (s *staking) StakeForWorker() error { method JoinForMinting (line 155) | func (s *staking) JoinForMinting() error { function NewStaking (line 23) | func NewStaking(common port.ICommon, stakingHub *gpu_manager.GpuManager)... FILE: decentralized-compute/node/chains/base/chain.go type chain (line 29) | type chain struct method getAssigmentInfo (line 47) | func (b *chain) getAssigmentInfo(ctx context.Context, assignmentId *bi... method GetPendingTasks (line 74) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method seizeMinerRole (line 104) | func (b *chain) seizeMinerRole(ctx context.Context, task *model.Task, ... method getPendingTask (line 153) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 315) | func (b *chain) SubmitTask(ctx context.Context, assigmentID *big.Int, ... function NewChain (line 35) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/node/chains/base/staking.go type staking (line 14) | type staking struct method IsStaked (line 26) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 59) | func (s *staking) StakeForWorker() error { method JoinForMinting (line 105) | func (s *staking) JoinForMinting() error { function NewStaking (line 19) | func NewStaking(common port.ICommon, stakingHub *staking_hub.StakingHub)... FILE: decentralized-compute/node/chains/base_new/chain.go type chain (line 26) | type chain struct method getAssigmentInfo (line 44) | func (b *chain) getAssigmentInfo(ctx context.Context, inferenceID *big... method GetPendingTasks (line 71) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method getPendingTask (line 163) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 244) | func (b *chain) SubmitTask(ctx context.Context, inferenceID *big.Int, ... function NewChain (line 32) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/node/chains/base_new/staking.go type staking (line 14) | type staking struct method IsStaked (line 26) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 59) | func (s *staking) StakeForWorker() error { method JoinForMinting (line 105) | func (s *staking) JoinForMinting() error { function NewStaking (line 19) | func NewStaking(common port.ICommon, stakingHub *staking_hub.StakingHub)... FILE: decentralized-compute/node/chains/common/common.go type common (line 17) | type common struct method GetWalletAddres (line 31) | func (c *common) GetWalletAddres() ethCommon.Address { method GetModelAddress (line 35) | func (c *common) GetModelAddress() string { method GetWorkerHubAddress (line 39) | func (c *common) GetWorkerHubAddress() ethCommon.Address { method GetClient (line 43) | func (c *common) GetClient() *ethclient.Client { method GetPrivateKey (line 47) | func (c *common) GetPrivateKey() string { method GetStakingHubAddress (line 51) | func (c *common) GetStakingHubAddress() ethCommon.Address { method GetErc20contractAddress (line 55) | func (c *common) GetErc20contractAddress() ethCommon.Address { method GetGasLimit (line 59) | func (c *common) GetGasLimit() uint64 { method GetErc20contract (line 63) | func (c *common) GetErc20contract() *erc20.Erc20 { method CurrentBlock (line 67) | func (c *common) CurrentBlock() uint64 { method FromBlock (line 75) | func (c *common) FromBlock(block uint64) uint64 { method ToBlock (line 85) | func (c *common) ToBlock() uint64 { method connect (line 90) | func (c *common) connect(rpc string) error { method account (line 99) | func (c *common) account(cnf config.Config) error { method connectContractErc20 (line 111) | func (b *common) connectContractErc20() error { method GetConfig (line 152) | func (b *common) GetConfig() *config.Config { function NewCommon (line 121) | func NewCommon(ctx context.Context, cnf *config.Config) (port.ICommon, e... FILE: decentralized-compute/node/config/configs.go constant IPFSPrefix (line 17) | IPFSPrefix = "ipfs://" type Config (line 20) | type Config struct function ReadConfig (line 36) | func ReadConfig(path string) (*Config, error) { FILE: decentralized-compute/node/internal/contracts/erc20/erc20.go type Erc20 (line 42) | type Erc20 struct type Erc20Caller (line 49) | type Erc20Caller struct method Allowance (line 186) | func (_Erc20 *Erc20Caller) Allowance(opts *bind.CallOpts, arg0 common.... method BalanceOf (line 217) | func (_Erc20 *Erc20Caller) BalanceOf(opts *bind.CallOpts, arg0 common.... method Decimals (line 248) | func (_Erc20 *Erc20Caller) Decimals(opts *bind.CallOpts) (uint8, error) { method Name (line 279) | func (_Erc20 *Erc20Caller) Name(opts *bind.CallOpts) (string, error) { method Symbol (line 310) | func (_Erc20 *Erc20Caller) Symbol(opts *bind.CallOpts) (string, error) { method TotalSupply (line 341) | func (_Erc20 *Erc20Caller) TotalSupply(opts *bind.CallOpts) (*big.Int,... type Erc20Transactor (line 54) | type Erc20Transactor struct method Approve (line 372) | func (_Erc20 *Erc20Transactor) Approve(opts *bind.TransactOpts, _spend... method ApproveAndCall (line 393) | func (_Erc20 *Erc20Transactor) ApproveAndCall(opts *bind.TransactOpts,... method Burn (line 414) | func (_Erc20 *Erc20Transactor) Burn(opts *bind.TransactOpts, _value *b... method BurnFrom (line 435) | func (_Erc20 *Erc20Transactor) BurnFrom(opts *bind.TransactOpts, _from... method Transfer (line 456) | func (_Erc20 *Erc20Transactor) Transfer(opts *bind.TransactOpts, _to c... method TransferFrom (line 477) | func (_Erc20 *Erc20Transactor) TransferFrom(opts *bind.TransactOpts, _... type Erc20Filterer (line 59) | type Erc20Filterer struct method FilterBurn (line 572) | func (_Erc20 *Erc20Filterer) FilterBurn(opts *bind.FilterOpts, from []... method WatchBurn (line 589) | func (_Erc20 *Erc20Filterer) WatchBurn(opts *bind.WatchOpts, sink chan... method ParseBurn (line 631) | func (_Erc20 *Erc20Filterer) ParseBurn(log types.Log) (*Erc20Burn, err... method FilterTransfer (line 718) | func (_Erc20 *Erc20Filterer) FilterTransfer(opts *bind.FilterOpts, fro... method WatchTransfer (line 739) | func (_Erc20 *Erc20Filterer) WatchTransfer(opts *bind.WatchOpts, sink ... method ParseTransfer (line 785) | func (_Erc20 *Erc20Filterer) ParseTransfer(log types.Log) (*Erc20Trans... type Erc20Session (line 65) | type Erc20Session struct method Allowance (line 203) | func (_Erc20 *Erc20Session) Allowance(arg0 common.Address, arg1 common... method BalanceOf (line 234) | func (_Erc20 *Erc20Session) BalanceOf(arg0 common.Address) (*big.Int, ... method Decimals (line 265) | func (_Erc20 *Erc20Session) Decimals() (uint8, error) { method Name (line 296) | func (_Erc20 *Erc20Session) Name() (string, error) { method Symbol (line 327) | func (_Erc20 *Erc20Session) Symbol() (string, error) { method TotalSupply (line 358) | func (_Erc20 *Erc20Session) TotalSupply() (*big.Int, error) { method Approve (line 379) | func (_Erc20 *Erc20Session) Approve(_spender common.Address, _value *b... method ApproveAndCall (line 400) | func (_Erc20 *Erc20Session) ApproveAndCall(_spender common.Address, _v... method Burn (line 421) | func (_Erc20 *Erc20Session) Burn(_value *big.Int) (*types.Transaction,... method BurnFrom (line 442) | func (_Erc20 *Erc20Session) BurnFrom(_from common.Address, _value *big... method Transfer (line 463) | func (_Erc20 *Erc20Session) Transfer(_to common.Address, _value *big.I... method TransferFrom (line 484) | func (_Erc20 *Erc20Session) TransferFrom(_from common.Address, _to com... type Erc20CallerSession (line 73) | type Erc20CallerSession struct method Allowance (line 210) | func (_Erc20 *Erc20CallerSession) Allowance(arg0 common.Address, arg1 ... method BalanceOf (line 241) | func (_Erc20 *Erc20CallerSession) BalanceOf(arg0 common.Address) (*big... method Decimals (line 272) | func (_Erc20 *Erc20CallerSession) Decimals() (uint8, error) { method Name (line 303) | func (_Erc20 *Erc20CallerSession) Name() (string, error) { method Symbol (line 334) | func (_Erc20 *Erc20CallerSession) Symbol() (string, error) { method TotalSupply (line 365) | func (_Erc20 *Erc20CallerSession) TotalSupply() (*big.Int, error) { type Erc20TransactorSession (line 80) | type Erc20TransactorSession struct method Approve (line 386) | func (_Erc20 *Erc20TransactorSession) Approve(_spender common.Address,... method ApproveAndCall (line 407) | func (_Erc20 *Erc20TransactorSession) ApproveAndCall(_spender common.A... method Burn (line 428) | func (_Erc20 *Erc20TransactorSession) Burn(_value *big.Int) (*types.Tr... method BurnFrom (line 449) | func (_Erc20 *Erc20TransactorSession) BurnFrom(_from common.Address, _... method Transfer (line 470) | func (_Erc20 *Erc20TransactorSession) Transfer(_to common.Address, _va... method TransferFrom (line 491) | func (_Erc20 *Erc20TransactorSession) TransferFrom(_from common.Addres... type Erc20Raw (line 86) | type Erc20Raw struct method Call (line 149) | func (_Erc20 *Erc20Raw) Call(opts *bind.CallOpts, result *[]interface{... method Transfer (line 155) | func (_Erc20 *Erc20Raw) Transfer(opts *bind.TransactOpts) (*types.Tran... method Transact (line 160) | func (_Erc20 *Erc20Raw) Transact(opts *bind.TransactOpts, method strin... type Erc20CallerRaw (line 91) | type Erc20CallerRaw struct method Call (line 168) | func (_Erc20 *Erc20CallerRaw) Call(opts *bind.CallOpts, result *[]inte... type Erc20TransactorRaw (line 96) | type Erc20TransactorRaw struct method Transfer (line 174) | func (_Erc20 *Erc20TransactorRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 179) | func (_Erc20 *Erc20TransactorRaw) Transact(opts *bind.TransactOpts, me... function NewErc20 (line 101) | func NewErc20(address common.Address, backend bind.ContractBackend) (*Er... function NewErc20Caller (line 110) | func NewErc20Caller(address common.Address, caller bind.ContractCaller) ... function NewErc20Transactor (line 119) | func NewErc20Transactor(address common.Address, transactor bind.Contract... function NewErc20Filterer (line 128) | func NewErc20Filterer(address common.Address, filterer bind.ContractFilt... function bindErc20 (line 137) | func bindErc20(address common.Address, caller bind.ContractCaller, trans... type Erc20BurnIterator (line 496) | type Erc20BurnIterator struct method Next (line 511) | func (it *Erc20BurnIterator) Next() bool { method Error (line 551) | func (it *Erc20BurnIterator) Error() error { method Close (line 557) | func (it *Erc20BurnIterator) Close() error { type Erc20Burn (line 563) | type Erc20Burn struct type Erc20TransferIterator (line 641) | type Erc20TransferIterator struct method Next (line 656) | func (it *Erc20TransferIterator) Next() bool { method Error (line 696) | func (it *Erc20TransferIterator) Error() error { method Close (line 702) | func (it *Erc20TransferIterator) Close() error { type Erc20Transfer (line 708) | type Erc20Transfer struct FILE: decentralized-compute/node/internal/contracts/gpu_manager/gpu_manager.go type IGPUManagerModel (line 33) | type IGPUManagerModel struct type IGPUManagerUnstakeRequest (line 39) | type IGPUManagerUnstakeRequest struct type GpuManager (line 54) | type GpuManager struct type GpuManagerCaller (line 61) | type GpuManagerCaller struct method BlocksPerEpoch (line 198) | func (_GpuManager *GpuManagerCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 229) | func (_GpuManager *GpuManagerCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 260) | func (_GpuManager *GpuManagerCaller) FinePercentage(opts *bind.CallOpt... method LastBlock (line 291) | func (_GpuManager *GpuManagerCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 322) | func (_GpuManager *GpuManagerCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 353) | func (_GpuManager *GpuManagerCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 384) | func (_GpuManager *GpuManagerCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 415) | func (_GpuManager *GpuManagerCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 460) | func (_GpuManager *GpuManagerCaller) Miners(opts *bind.CallOpts, arg0 ... method ModelCollection (line 520) | func (_GpuManager *GpuManagerCaller) ModelCollection(opts *bind.CallOp... method Models (line 551) | func (_GpuManager *GpuManagerCaller) Models(opts *bind.CallOpts, arg0 ... method PenaltyDuration (line 596) | func (_GpuManager *GpuManagerCaller) PenaltyDuration(opts *bind.CallOp... method PromptScheduler (line 627) | func (_GpuManager *GpuManagerCaller) PromptScheduler(opts *bind.CallOp... method RewardInEpoch (line 658) | func (_GpuManager *GpuManagerCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 713) | func (_GpuManager *GpuManagerCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 744) | func (_GpuManager *GpuManagerCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 775) | func (_GpuManager *GpuManagerCaller) UnstakeDelayTime(opts *bind.CallO... method WEAIToken (line 806) | func (_GpuManager *GpuManagerCaller) WEAIToken(opts *bind.CallOpts) (c... method GetAllMinerUnstakeRequests (line 837) | func (_GpuManager *GpuManagerCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 882) | func (_GpuManager *GpuManagerCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 913) | func (_GpuManager *GpuManagerCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 944) | func (_GpuManager *GpuManagerCaller) GetMinerAddressesOfModel(opts *bi... method GetModelIds (line 975) | func (_GpuManager *GpuManagerCaller) GetModelIds(opts *bind.CallOpts) ... method GetModelInfo (line 1006) | func (_GpuManager *GpuManagerCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 1037) | func (_GpuManager *GpuManagerCaller) GetNOMiner(opts *bind.CallOpts) (... method Multiplier (line 1068) | func (_GpuManager *GpuManagerCaller) Multiplier(opts *bind.CallOpts, m... method Owner (line 1099) | func (_GpuManager *GpuManagerCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 1130) | func (_GpuManager *GpuManagerCaller) Paused(opts *bind.CallOpts) (bool... type GpuManagerTransactor (line 66) | type GpuManagerTransactor struct method ClaimReward (line 1161) | func (_GpuManager *GpuManagerTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1182) | func (_GpuManager *GpuManagerTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1203) | func (_GpuManager *GpuManagerTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1224) | func (_GpuManager *GpuManagerTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1245) | func (_GpuManager *GpuManagerTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1266) | func (_GpuManager *GpuManagerTransactor) RegisterMiner(opts *bind.Tran... method RegisterMiner0 (line 1287) | func (_GpuManager *GpuManagerTransactor) RegisterMiner0(opts *bind.Tra... method RegisterModel (line 1308) | func (_GpuManager *GpuManagerTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1329) | func (_GpuManager *GpuManagerTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1350) | func (_GpuManager *GpuManagerTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1371) | func (_GpuManager *GpuManagerTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1392) | func (_GpuManager *GpuManagerTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1413) | func (_GpuManager *GpuManagerTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1434) | func (_GpuManager *GpuManagerTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1455) | func (_GpuManager *GpuManagerTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1476) | func (_GpuManager *GpuManagerTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1497) | func (_GpuManager *GpuManagerTransactor) SetPenaltyDuration(opts *bind... method SetPromptSchedulerAddress (line 1518) | func (_GpuManager *GpuManagerTransactor) SetPromptSchedulerAddress(opt... method SetUnstakeDelayTime (line 1539) | func (_GpuManager *GpuManagerTransactor) SetUnstakeDelayTime(opts *bin... method SetWEAIAddress (line 1560) | func (_GpuManager *GpuManagerTransactor) SetWEAIAddress(opts *bind.Tra... method SlashMiner (line 1581) | func (_GpuManager *GpuManagerTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1602) | func (_GpuManager *GpuManagerTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1623) | func (_GpuManager *GpuManagerTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1644) | func (_GpuManager *GpuManagerTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1665) | func (_GpuManager *GpuManagerTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1686) | func (_GpuManager *GpuManagerTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1707) | func (_GpuManager *GpuManagerTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1728) | func (_GpuManager *GpuManagerTransactor) UpdateModelTier(opts *bind.Tr... method ValidateMiner (line 1749) | func (_GpuManager *GpuManagerTransactor) ValidateMiner(opts *bind.Tran... method ValidateModelAndChooseRandomMiner (line 1770) | func (_GpuManager *GpuManagerTransactor) ValidateModelAndChooseRandomM... method Receive (line 1791) | func (_GpuManager *GpuManagerTransactor) Receive(opts *bind.TransactOp... type GpuManagerFilterer (line 71) | type GpuManagerFilterer struct method FilterBlocksPerEpoch (line 1886) | func (_GpuManager *GpuManagerFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1898) | func (_GpuManager *GpuManagerFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1935) | func (_GpuManager *GpuManagerFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 2021) | func (_GpuManager *GpuManagerFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 2033) | func (_GpuManager *GpuManagerFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 2070) | func (_GpuManager *GpuManagerFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2158) | func (_GpuManager *GpuManagerFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2183) | func (_GpuManager *GpuManagerFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2233) | func (_GpuManager *GpuManagerFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2318) | func (_GpuManager *GpuManagerFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2330) | func (_GpuManager *GpuManagerFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2367) | func (_GpuManager *GpuManagerFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2453) | func (_GpuManager *GpuManagerFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2465) | func (_GpuManager *GpuManagerFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2502) | func (_GpuManager *GpuManagerFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2589) | func (_GpuManager *GpuManagerFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2610) | func (_GpuManager *GpuManagerFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2656) | func (_GpuManager *GpuManagerFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2742) | func (_GpuManager *GpuManagerFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2759) | func (_GpuManager *GpuManagerFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2801) | func (_GpuManager *GpuManagerFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2886) | func (_GpuManager *GpuManagerFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2903) | func (_GpuManager *GpuManagerFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2945) | func (_GpuManager *GpuManagerFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 3032) | func (_GpuManager *GpuManagerFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 3053) | func (_GpuManager *GpuManagerFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3099) | func (_GpuManager *GpuManagerFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3184) | func (_GpuManager *GpuManagerFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3201) | func (_GpuManager *GpuManagerFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3243) | func (_GpuManager *GpuManagerFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3329) | func (_GpuManager *GpuManagerFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3346) | func (_GpuManager *GpuManagerFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3388) | func (_GpuManager *GpuManagerFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3474) | func (_GpuManager *GpuManagerFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3491) | func (_GpuManager *GpuManagerFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3533) | func (_GpuManager *GpuManagerFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3620) | func (_GpuManager *GpuManagerFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3641) | func (_GpuManager *GpuManagerFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3687) | func (_GpuManager *GpuManagerFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3773) | func (_GpuManager *GpuManagerFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3790) | func (_GpuManager *GpuManagerFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3832) | func (_GpuManager *GpuManagerFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3917) | func (_GpuManager *GpuManagerFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3934) | func (_GpuManager *GpuManagerFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 3976) | func (_GpuManager *GpuManagerFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 4062) | func (_GpuManager *GpuManagerFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4083) | func (_GpuManager *GpuManagerFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4129) | func (_GpuManager *GpuManagerFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4214) | func (_GpuManager *GpuManagerFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4226) | func (_GpuManager *GpuManagerFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4263) | func (_GpuManager *GpuManagerFilterer) ParsePaused(log types.Log) (*Gp... method FilterPenaltyDurationUpdated (line 4349) | func (_GpuManager *GpuManagerFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4361) | func (_GpuManager *GpuManagerFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4398) | func (_GpuManager *GpuManagerFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4485) | func (_GpuManager *GpuManagerFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4506) | func (_GpuManager *GpuManagerFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4552) | func (_GpuManager *GpuManagerFilterer) ParseRestake(log types.Log) (*G... method FilterRewardClaim (line 4638) | func (_GpuManager *GpuManagerFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4655) | func (_GpuManager *GpuManagerFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4697) | func (_GpuManager *GpuManagerFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4783) | func (_GpuManager *GpuManagerFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4795) | func (_GpuManager *GpuManagerFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4832) | func (_GpuManager *GpuManagerFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4917) | func (_GpuManager *GpuManagerFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4929) | func (_GpuManager *GpuManagerFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 4966) | func (_GpuManager *GpuManagerFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 5052) | func (_GpuManager *GpuManagerFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 5064) | func (_GpuManager *GpuManagerFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5101) | func (_GpuManager *GpuManagerFilterer) ParseUnstakeDelayTime(log types... type GpuManagerSession (line 77) | type GpuManagerSession struct method BlocksPerEpoch (line 215) | func (_GpuManager *GpuManagerSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 246) | func (_GpuManager *GpuManagerSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 277) | func (_GpuManager *GpuManagerSession) FinePercentage() (uint16, error) { method LastBlock (line 308) | func (_GpuManager *GpuManagerSession) LastBlock() (*big.Int, error) { method MaximumTier (line 339) | func (_GpuManager *GpuManagerSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 370) | func (_GpuManager *GpuManagerSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 401) | func (_GpuManager *GpuManagerSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 440) | func (_GpuManager *GpuManagerSession) MinerUnstakeRequests(arg0 common... method Miners (line 494) | func (_GpuManager *GpuManagerSession) Miners(arg0 common.Address) (str... method ModelCollection (line 537) | func (_GpuManager *GpuManagerSession) ModelCollection() (common.Addres... method Models (line 576) | func (_GpuManager *GpuManagerSession) Models(arg0 uint32) (struct { method PenaltyDuration (line 613) | func (_GpuManager *GpuManagerSession) PenaltyDuration() (*big.Int, err... method PromptScheduler (line 644) | func (_GpuManager *GpuManagerSession) PromptScheduler() (common.Addres... method RewardInEpoch (line 689) | func (_GpuManager *GpuManagerSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 730) | func (_GpuManager *GpuManagerSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 761) | func (_GpuManager *GpuManagerSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 792) | func (_GpuManager *GpuManagerSession) UnstakeDelayTime() (*big.Int, er... method WEAIToken (line 823) | func (_GpuManager *GpuManagerSession) WEAIToken() (common.Address, err... method GetAllMinerUnstakeRequests (line 862) | func (_GpuManager *GpuManagerSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 899) | func (_GpuManager *GpuManagerSession) GetMinFeeToUse(modelId uint32) (... method GetMinerAddresses (line 930) | func (_GpuManager *GpuManagerSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 961) | func (_GpuManager *GpuManagerSession) GetMinerAddressesOfModel(modelId... method GetModelIds (line 992) | func (_GpuManager *GpuManagerSession) GetModelIds() ([]*big.Int, error) { method GetModelInfo (line 1023) | func (_GpuManager *GpuManagerSession) GetModelInfo(modelId uint32) (IG... method GetNOMiner (line 1054) | func (_GpuManager *GpuManagerSession) GetNOMiner() (*big.Int, error) { method Multiplier (line 1085) | func (_GpuManager *GpuManagerSession) Multiplier(miner common.Address)... method Owner (line 1116) | func (_GpuManager *GpuManagerSession) Owner() (common.Address, error) { method Paused (line 1147) | func (_GpuManager *GpuManagerSession) Paused() (bool, error) { method ClaimReward (line 1168) | func (_GpuManager *GpuManagerSession) ClaimReward(miner common.Address... method ForceChangeModelForMiner (line 1189) | func (_GpuManager *GpuManagerSession) ForceChangeModelForMiner(miner c... method IncreaseMinerStake (line 1210) | func (_GpuManager *GpuManagerSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1231) | func (_GpuManager *GpuManagerSession) Initialize(wEAIToken_ common.Add... method JoinForMinting (line 1252) | func (_GpuManager *GpuManagerSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1273) | func (_GpuManager *GpuManagerSession) RegisterMiner(tier uint16) (*typ... method RegisterMiner0 (line 1294) | func (_GpuManager *GpuManagerSession) RegisterMiner0(tier uint16, mode... method RegisterModel (line 1315) | func (_GpuManager *GpuManagerSession) RegisterModel(modelId uint32, ti... method RenounceOwnership (line 1336) | func (_GpuManager *GpuManagerSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1357) | func (_GpuManager *GpuManagerSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1378) | func (_GpuManager *GpuManagerSession) RewardToClaim(miner common.Addre... method SetBlocksPerEpoch (line 1399) | func (_GpuManager *GpuManagerSession) SetBlocksPerEpoch(blocks *big.In... method SetFinePercentage (line 1420) | func (_GpuManager *GpuManagerSession) SetFinePercentage(newPercentage ... method SetMinFeeToUse (line 1441) | func (_GpuManager *GpuManagerSession) SetMinFeeToUse(minFee *big.Int) ... method SetMinerMinimumStake (line 1462) | func (_GpuManager *GpuManagerSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1483) | func (_GpuManager *GpuManagerSession) SetNewRewardInEpoch(newReward *b... method SetPenaltyDuration (line 1504) | func (_GpuManager *GpuManagerSession) SetPenaltyDuration(duration *big... method SetPromptSchedulerAddress (line 1525) | func (_GpuManager *GpuManagerSession) SetPromptSchedulerAddress(newPro... method SetUnstakeDelayTime (line 1546) | func (_GpuManager *GpuManagerSession) SetUnstakeDelayTime(delayTime *b... method SetWEAIAddress (line 1567) | func (_GpuManager *GpuManagerSession) SetWEAIAddress(wEAIToken common.... method SlashMiner (line 1588) | func (_GpuManager *GpuManagerSession) SlashMiner(miner common.Address,... method TransferOwnership (line 1609) | func (_GpuManager *GpuManagerSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1630) | func (_GpuManager *GpuManagerSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1651) | func (_GpuManager *GpuManagerSession) UnregisterModel(modelId uint32) ... method UnstakeForMiner (line 1672) | func (_GpuManager *GpuManagerSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1693) | func (_GpuManager *GpuManagerSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1714) | func (_GpuManager *GpuManagerSession) UpdateModelMinimumFee(modelId ui... method UpdateModelTier (line 1735) | func (_GpuManager *GpuManagerSession) UpdateModelTier(modelId uint32, ... method ValidateMiner (line 1756) | func (_GpuManager *GpuManagerSession) ValidateMiner(miner common.Addre... method ValidateModelAndChooseRandomMiner (line 1777) | func (_GpuManager *GpuManagerSession) ValidateModelAndChooseRandomMine... method Receive (line 1798) | func (_GpuManager *GpuManagerSession) Receive() (*types.Transaction, e... type GpuManagerCallerSession (line 85) | type GpuManagerCallerSession struct method BlocksPerEpoch (line 222) | func (_GpuManager *GpuManagerCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 253) | func (_GpuManager *GpuManagerCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 284) | func (_GpuManager *GpuManagerCallerSession) FinePercentage() (uint16, ... method LastBlock (line 315) | func (_GpuManager *GpuManagerCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 346) | func (_GpuManager *GpuManagerCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 377) | func (_GpuManager *GpuManagerCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 408) | func (_GpuManager *GpuManagerCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 450) | func (_GpuManager *GpuManagerCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 507) | func (_GpuManager *GpuManagerCallerSession) Miners(arg0 common.Address... method ModelCollection (line 544) | func (_GpuManager *GpuManagerCallerSession) ModelCollection() (common.... method Models (line 586) | func (_GpuManager *GpuManagerCallerSession) Models(arg0 uint32) (struct { method PenaltyDuration (line 620) | func (_GpuManager *GpuManagerCallerSession) PenaltyDuration() (*big.In... method PromptScheduler (line 651) | func (_GpuManager *GpuManagerCallerSession) PromptScheduler() (common.... method RewardInEpoch (line 701) | func (_GpuManager *GpuManagerCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 737) | func (_GpuManager *GpuManagerCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 768) | func (_GpuManager *GpuManagerCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 799) | func (_GpuManager *GpuManagerCallerSession) UnstakeDelayTime() (*big.I... method WEAIToken (line 830) | func (_GpuManager *GpuManagerCallerSession) WEAIToken() (common.Addres... method GetAllMinerUnstakeRequests (line 872) | func (_GpuManager *GpuManagerCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 906) | func (_GpuManager *GpuManagerCallerSession) GetMinFeeToUse(modelId uin... method GetMinerAddresses (line 937) | func (_GpuManager *GpuManagerCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 968) | func (_GpuManager *GpuManagerCallerSession) GetMinerAddressesOfModel(m... method GetModelIds (line 999) | func (_GpuManager *GpuManagerCallerSession) GetModelIds() ([]*big.Int,... method GetModelInfo (line 1030) | func (_GpuManager *GpuManagerCallerSession) GetModelInfo(modelId uint3... method GetNOMiner (line 1061) | func (_GpuManager *GpuManagerCallerSession) GetNOMiner() (*big.Int, er... method Multiplier (line 1092) | func (_GpuManager *GpuManagerCallerSession) Multiplier(miner common.Ad... method Owner (line 1123) | func (_GpuManager *GpuManagerCallerSession) Owner() (common.Address, e... method Paused (line 1154) | func (_GpuManager *GpuManagerCallerSession) Paused() (bool, error) { type GpuManagerTransactorSession (line 92) | type GpuManagerTransactorSession struct method ClaimReward (line 1175) | func (_GpuManager *GpuManagerTransactorSession) ClaimReward(miner comm... method ForceChangeModelForMiner (line 1196) | func (_GpuManager *GpuManagerTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1217) | func (_GpuManager *GpuManagerTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1238) | func (_GpuManager *GpuManagerTransactorSession) Initialize(wEAIToken_ ... method JoinForMinting (line 1259) | func (_GpuManager *GpuManagerTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1280) | func (_GpuManager *GpuManagerTransactorSession) RegisterMiner(tier uin... method RegisterMiner0 (line 1301) | func (_GpuManager *GpuManagerTransactorSession) RegisterMiner0(tier ui... method RegisterModel (line 1322) | func (_GpuManager *GpuManagerTransactorSession) RegisterModel(modelId ... method RenounceOwnership (line 1343) | func (_GpuManager *GpuManagerTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1364) | func (_GpuManager *GpuManagerTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1385) | func (_GpuManager *GpuManagerTransactorSession) RewardToClaim(miner co... method SetBlocksPerEpoch (line 1406) | func (_GpuManager *GpuManagerTransactorSession) SetBlocksPerEpoch(bloc... method SetFinePercentage (line 1427) | func (_GpuManager *GpuManagerTransactorSession) SetFinePercentage(newP... method SetMinFeeToUse (line 1448) | func (_GpuManager *GpuManagerTransactorSession) SetMinFeeToUse(minFee ... method SetMinerMinimumStake (line 1469) | func (_GpuManager *GpuManagerTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1490) | func (_GpuManager *GpuManagerTransactorSession) SetNewRewardInEpoch(ne... method SetPenaltyDuration (line 1511) | func (_GpuManager *GpuManagerTransactorSession) SetPenaltyDuration(dur... method SetPromptSchedulerAddress (line 1532) | func (_GpuManager *GpuManagerTransactorSession) SetPromptSchedulerAddr... method SetUnstakeDelayTime (line 1553) | func (_GpuManager *GpuManagerTransactorSession) SetUnstakeDelayTime(de... method SetWEAIAddress (line 1574) | func (_GpuManager *GpuManagerTransactorSession) SetWEAIAddress(wEAITok... method SlashMiner (line 1595) | func (_GpuManager *GpuManagerTransactorSession) SlashMiner(miner commo... method TransferOwnership (line 1616) | func (_GpuManager *GpuManagerTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1637) | func (_GpuManager *GpuManagerTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1658) | func (_GpuManager *GpuManagerTransactorSession) UnregisterModel(modelI... method UnstakeForMiner (line 1679) | func (_GpuManager *GpuManagerTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1700) | func (_GpuManager *GpuManagerTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1721) | func (_GpuManager *GpuManagerTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1742) | func (_GpuManager *GpuManagerTransactorSession) UpdateModelTier(modelI... method ValidateMiner (line 1763) | func (_GpuManager *GpuManagerTransactorSession) ValidateMiner(miner co... method ValidateModelAndChooseRandomMiner (line 1784) | func (_GpuManager *GpuManagerTransactorSession) ValidateModelAndChoose... method Receive (line 1805) | func (_GpuManager *GpuManagerTransactorSession) Receive() (*types.Tran... type GpuManagerRaw (line 98) | type GpuManagerRaw struct method Call (line 161) | func (_GpuManager *GpuManagerRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 167) | func (_GpuManager *GpuManagerRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 172) | func (_GpuManager *GpuManagerRaw) Transact(opts *bind.TransactOpts, me... type GpuManagerCallerRaw (line 103) | type GpuManagerCallerRaw struct method Call (line 180) | func (_GpuManager *GpuManagerCallerRaw) Call(opts *bind.CallOpts, resu... type GpuManagerTransactorRaw (line 108) | type GpuManagerTransactorRaw struct method Transfer (line 186) | func (_GpuManager *GpuManagerTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 191) | func (_GpuManager *GpuManagerTransactorRaw) Transact(opts *bind.Transa... function NewGpuManager (line 113) | func NewGpuManager(address common.Address, backend bind.ContractBackend)... function NewGpuManagerCaller (line 122) | func NewGpuManagerCaller(address common.Address, caller bind.ContractCal... function NewGpuManagerTransactor (line 131) | func NewGpuManagerTransactor(address common.Address, transactor bind.Con... function NewGpuManagerFilterer (line 140) | func NewGpuManagerFilterer(address common.Address, filterer bind.Contrac... function bindGpuManager (line 149) | func bindGpuManager(address common.Address, caller bind.ContractCaller, ... type GpuManagerBlocksPerEpochIterator (line 1810) | type GpuManagerBlocksPerEpochIterator struct method Next (line 1825) | func (it *GpuManagerBlocksPerEpochIterator) Next() bool { method Error (line 1865) | func (it *GpuManagerBlocksPerEpochIterator) Error() error { method Close (line 1871) | func (it *GpuManagerBlocksPerEpochIterator) Close() error { type GpuManagerBlocksPerEpoch (line 1877) | type GpuManagerBlocksPerEpoch struct type GpuManagerFinePercentageUpdatedIterator (line 1945) | type GpuManagerFinePercentageUpdatedIterator struct method Next (line 1960) | func (it *GpuManagerFinePercentageUpdatedIterator) Next() bool { method Error (line 2000) | func (it *GpuManagerFinePercentageUpdatedIterator) Error() error { method Close (line 2006) | func (it *GpuManagerFinePercentageUpdatedIterator) Close() error { type GpuManagerFinePercentageUpdated (line 2012) | type GpuManagerFinePercentageUpdated struct type GpuManagerFraudulentMinerPenalizedIterator (line 2080) | type GpuManagerFraudulentMinerPenalizedIterator struct method Next (line 2095) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2135) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Error() error { method Close (line 2141) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Close() error { type GpuManagerFraudulentMinerPenalized (line 2147) | type GpuManagerFraudulentMinerPenalized struct type GpuManagerInitializedIterator (line 2243) | type GpuManagerInitializedIterator struct method Next (line 2258) | func (it *GpuManagerInitializedIterator) Next() bool { method Error (line 2298) | func (it *GpuManagerInitializedIterator) Error() error { method Close (line 2304) | func (it *GpuManagerInitializedIterator) Close() error { type GpuManagerInitialized (line 2310) | type GpuManagerInitialized struct type GpuManagerMinFeeToUseUpdatedIterator (line 2377) | type GpuManagerMinFeeToUseUpdatedIterator struct method Next (line 2392) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2432) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Error() error { method Close (line 2438) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Close() error { type GpuManagerMinFeeToUseUpdated (line 2444) | type GpuManagerMinFeeToUseUpdated struct type GpuManagerMinerDeactivatedIterator (line 2512) | type GpuManagerMinerDeactivatedIterator struct method Next (line 2527) | func (it *GpuManagerMinerDeactivatedIterator) Next() bool { method Error (line 2567) | func (it *GpuManagerMinerDeactivatedIterator) Error() error { method Close (line 2573) | func (it *GpuManagerMinerDeactivatedIterator) Close() error { type GpuManagerMinerDeactivated (line 2579) | type GpuManagerMinerDeactivated struct type GpuManagerMinerExtraStakeIterator (line 2666) | type GpuManagerMinerExtraStakeIterator struct method Next (line 2681) | func (it *GpuManagerMinerExtraStakeIterator) Next() bool { method Error (line 2721) | func (it *GpuManagerMinerExtraStakeIterator) Error() error { method Close (line 2727) | func (it *GpuManagerMinerExtraStakeIterator) Close() error { type GpuManagerMinerExtraStake (line 2733) | type GpuManagerMinerExtraStake struct type GpuManagerMinerJoinIterator (line 2811) | type GpuManagerMinerJoinIterator struct method Next (line 2826) | func (it *GpuManagerMinerJoinIterator) Next() bool { method Error (line 2866) | func (it *GpuManagerMinerJoinIterator) Error() error { method Close (line 2872) | func (it *GpuManagerMinerJoinIterator) Close() error { type GpuManagerMinerJoin (line 2878) | type GpuManagerMinerJoin struct type GpuManagerMinerRegistrationIterator (line 2955) | type GpuManagerMinerRegistrationIterator struct method Next (line 2970) | func (it *GpuManagerMinerRegistrationIterator) Next() bool { method Error (line 3010) | func (it *GpuManagerMinerRegistrationIterator) Error() error { method Close (line 3016) | func (it *GpuManagerMinerRegistrationIterator) Close() error { type GpuManagerMinerRegistration (line 3022) | type GpuManagerMinerRegistration struct type GpuManagerMinerUnregistrationIterator (line 3109) | type GpuManagerMinerUnregistrationIterator struct method Next (line 3124) | func (it *GpuManagerMinerUnregistrationIterator) Next() bool { method Error (line 3164) | func (it *GpuManagerMinerUnregistrationIterator) Error() error { method Close (line 3170) | func (it *GpuManagerMinerUnregistrationIterator) Close() error { type GpuManagerMinerUnregistration (line 3176) | type GpuManagerMinerUnregistration struct type GpuManagerMinerUnstakeIterator (line 3253) | type GpuManagerMinerUnstakeIterator struct method Next (line 3268) | func (it *GpuManagerMinerUnstakeIterator) Next() bool { method Error (line 3308) | func (it *GpuManagerMinerUnstakeIterator) Error() error { method Close (line 3314) | func (it *GpuManagerMinerUnstakeIterator) Close() error { type GpuManagerMinerUnstake (line 3320) | type GpuManagerMinerUnstake struct type GpuManagerModelMinimumFeeUpdateIterator (line 3398) | type GpuManagerModelMinimumFeeUpdateIterator struct method Next (line 3413) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3453) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Error() error { method Close (line 3459) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Close() error { type GpuManagerModelMinimumFeeUpdate (line 3465) | type GpuManagerModelMinimumFeeUpdate struct type GpuManagerModelRegistrationIterator (line 3543) | type GpuManagerModelRegistrationIterator struct method Next (line 3558) | func (it *GpuManagerModelRegistrationIterator) Next() bool { method Error (line 3598) | func (it *GpuManagerModelRegistrationIterator) Error() error { method Close (line 3604) | func (it *GpuManagerModelRegistrationIterator) Close() error { type GpuManagerModelRegistration (line 3610) | type GpuManagerModelRegistration struct type GpuManagerModelTierUpdateIterator (line 3697) | type GpuManagerModelTierUpdateIterator struct method Next (line 3712) | func (it *GpuManagerModelTierUpdateIterator) Next() bool { method Error (line 3752) | func (it *GpuManagerModelTierUpdateIterator) Error() error { method Close (line 3758) | func (it *GpuManagerModelTierUpdateIterator) Close() error { type GpuManagerModelTierUpdate (line 3764) | type GpuManagerModelTierUpdate struct type GpuManagerModelUnregistrationIterator (line 3842) | type GpuManagerModelUnregistrationIterator struct method Next (line 3857) | func (it *GpuManagerModelUnregistrationIterator) Next() bool { method Error (line 3897) | func (it *GpuManagerModelUnregistrationIterator) Error() error { method Close (line 3903) | func (it *GpuManagerModelUnregistrationIterator) Close() error { type GpuManagerModelUnregistration (line 3909) | type GpuManagerModelUnregistration struct type GpuManagerOwnershipTransferredIterator (line 3986) | type GpuManagerOwnershipTransferredIterator struct method Next (line 4001) | func (it *GpuManagerOwnershipTransferredIterator) Next() bool { method Error (line 4041) | func (it *GpuManagerOwnershipTransferredIterator) Error() error { method Close (line 4047) | func (it *GpuManagerOwnershipTransferredIterator) Close() error { type GpuManagerOwnershipTransferred (line 4053) | type GpuManagerOwnershipTransferred struct type GpuManagerPausedIterator (line 4139) | type GpuManagerPausedIterator struct method Next (line 4154) | func (it *GpuManagerPausedIterator) Next() bool { method Error (line 4194) | func (it *GpuManagerPausedIterator) Error() error { method Close (line 4200) | func (it *GpuManagerPausedIterator) Close() error { type GpuManagerPaused (line 4206) | type GpuManagerPaused struct type GpuManagerPenaltyDurationUpdatedIterator (line 4273) | type GpuManagerPenaltyDurationUpdatedIterator struct method Next (line 4288) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4328) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Error() error { method Close (line 4334) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Close() error { type GpuManagerPenaltyDurationUpdated (line 4340) | type GpuManagerPenaltyDurationUpdated struct type GpuManagerRestakeIterator (line 4408) | type GpuManagerRestakeIterator struct method Next (line 4423) | func (it *GpuManagerRestakeIterator) Next() bool { method Error (line 4463) | func (it *GpuManagerRestakeIterator) Error() error { method Close (line 4469) | func (it *GpuManagerRestakeIterator) Close() error { type GpuManagerRestake (line 4475) | type GpuManagerRestake struct type GpuManagerRewardClaimIterator (line 4562) | type GpuManagerRewardClaimIterator struct method Next (line 4577) | func (it *GpuManagerRewardClaimIterator) Next() bool { method Error (line 4617) | func (it *GpuManagerRewardClaimIterator) Error() error { method Close (line 4623) | func (it *GpuManagerRewardClaimIterator) Close() error { type GpuManagerRewardClaim (line 4629) | type GpuManagerRewardClaim struct type GpuManagerRewardPerEpochIterator (line 4707) | type GpuManagerRewardPerEpochIterator struct method Next (line 4722) | func (it *GpuManagerRewardPerEpochIterator) Next() bool { method Error (line 4762) | func (it *GpuManagerRewardPerEpochIterator) Error() error { method Close (line 4768) | func (it *GpuManagerRewardPerEpochIterator) Close() error { type GpuManagerRewardPerEpoch (line 4774) | type GpuManagerRewardPerEpoch struct type GpuManagerUnpausedIterator (line 4842) | type GpuManagerUnpausedIterator struct method Next (line 4857) | func (it *GpuManagerUnpausedIterator) Next() bool { method Error (line 4897) | func (it *GpuManagerUnpausedIterator) Error() error { method Close (line 4903) | func (it *GpuManagerUnpausedIterator) Close() error { type GpuManagerUnpaused (line 4909) | type GpuManagerUnpaused struct type GpuManagerUnstakeDelayTimeIterator (line 4976) | type GpuManagerUnstakeDelayTimeIterator struct method Next (line 4991) | func (it *GpuManagerUnstakeDelayTimeIterator) Next() bool { method Error (line 5031) | func (it *GpuManagerUnstakeDelayTimeIterator) Error() error { method Close (line 5037) | func (it *GpuManagerUnstakeDelayTimeIterator) Close() error { type GpuManagerUnstakeDelayTime (line 5043) | type GpuManagerUnstakeDelayTime struct FILE: decentralized-compute/node/internal/contracts/prompt_scheduler/prompt_scheduler.go type ISchedulerInference (line 33) | type ISchedulerInference struct type PromptScheduler (line 54) | type PromptScheduler struct type PromptSchedulerCaller (line 61) | type PromptSchedulerCaller struct method BatchPeriod (line 198) | func (_PromptScheduler *PromptSchedulerCaller) BatchPeriod(opts *bind.... method GpuManager (line 229) | func (_PromptScheduler *PromptSchedulerCaller) GpuManager(opts *bind.C... method InferenceCounter (line 260) | func (_PromptScheduler *PromptSchedulerCaller) InferenceCounter(opts *... method LastBatchTimestamp (line 291) | func (_PromptScheduler *PromptSchedulerCaller) LastBatchTimestamp(opts... method MinerRequirement (line 322) | func (_PromptScheduler *PromptSchedulerCaller) MinerRequirement(opts *... method MinerValidatorFeeRatio (line 353) | func (_PromptScheduler *PromptSchedulerCaller) MinerValidatorFeeRatio(... method SubmitDuration (line 384) | func (_PromptScheduler *PromptSchedulerCaller) SubmitDuration(opts *bi... method WEAIToken (line 415) | func (_PromptScheduler *PromptSchedulerCaller) WEAIToken(opts *bind.Ca... method GetBatchInfo (line 446) | func (_PromptScheduler *PromptSchedulerCaller) GetBatchInfo(opts *bind... method GetInferenceByMiner (line 478) | func (_PromptScheduler *PromptSchedulerCaller) GetInferenceByMiner(opt... method GetInferenceInfo (line 509) | func (_PromptScheduler *PromptSchedulerCaller) GetInferenceInfo(opts *... method GetMinerRequirement (line 540) | func (_PromptScheduler *PromptSchedulerCaller) GetMinerRequirement(opt... method Owner (line 571) | func (_PromptScheduler *PromptSchedulerCaller) Owner(opts *bind.CallOp... method Paused (line 602) | func (_PromptScheduler *PromptSchedulerCaller) Paused(opts *bind.CallO... method Version (line 633) | func (_PromptScheduler *PromptSchedulerCaller) Version(opts *bind.Call... type PromptSchedulerTransactor (line 66) | type PromptSchedulerTransactor struct method Infer (line 664) | func (_PromptScheduler *PromptSchedulerTransactor) Infer(opts *bind.Tr... method Infer0 (line 685) | func (_PromptScheduler *PromptSchedulerTransactor) Infer0(opts *bind.T... method Initialize (line 706) | func (_PromptScheduler *PromptSchedulerTransactor) Initialize(opts *bi... method Pause (line 727) | func (_PromptScheduler *PromptSchedulerTransactor) Pause(opts *bind.Tr... method RenounceOwnership (line 748) | func (_PromptScheduler *PromptSchedulerTransactor) RenounceOwnership(o... method SetWEAIAddress (line 769) | func (_PromptScheduler *PromptSchedulerTransactor) SetWEAIAddress(opts... method SubmitSolution (line 790) | func (_PromptScheduler *PromptSchedulerTransactor) SubmitSolution(opts... method TransferOwnership (line 811) | func (_PromptScheduler *PromptSchedulerTransactor) TransferOwnership(o... method Unpause (line 832) | func (_PromptScheduler *PromptSchedulerTransactor) Unpause(opts *bind.... method Receive (line 853) | func (_PromptScheduler *PromptSchedulerTransactor) Receive(opts *bind.... type PromptSchedulerFilterer (line 71) | type PromptSchedulerFilterer struct method FilterAppendToBatch (line 949) | func (_PromptScheduler *PromptSchedulerFilterer) FilterAppendToBatch(o... method WatchAppendToBatch (line 974) | func (_PromptScheduler *PromptSchedulerFilterer) WatchAppendToBatch(op... method ParseAppendToBatch (line 1024) | func (_PromptScheduler *PromptSchedulerFilterer) ParseAppendToBatch(lo... method FilterInferenceStatusUpdate (line 1110) | func (_PromptScheduler *PromptSchedulerFilterer) FilterInferenceStatus... method WatchInferenceStatusUpdate (line 1127) | func (_PromptScheduler *PromptSchedulerFilterer) WatchInferenceStatusU... method ParseInferenceStatusUpdate (line 1169) | func (_PromptScheduler *PromptSchedulerFilterer) ParseInferenceStatusU... method FilterInitialized (line 1254) | func (_PromptScheduler *PromptSchedulerFilterer) FilterInitialized(opt... method WatchInitialized (line 1266) | func (_PromptScheduler *PromptSchedulerFilterer) WatchInitialized(opts... method ParseInitialized (line 1303) | func (_PromptScheduler *PromptSchedulerFilterer) ParseInitialized(log ... method FilterNewAssignment (line 1390) | func (_PromptScheduler *PromptSchedulerFilterer) FilterNewAssignment(o... method WatchNewAssignment (line 1411) | func (_PromptScheduler *PromptSchedulerFilterer) WatchNewAssignment(op... method ParseNewAssignment (line 1457) | func (_PromptScheduler *PromptSchedulerFilterer) ParseNewAssignment(lo... method FilterNewInference (line 1547) | func (_PromptScheduler *PromptSchedulerFilterer) FilterNewInference(op... method WatchNewInference (line 1572) | func (_PromptScheduler *PromptSchedulerFilterer) WatchNewInference(opt... method ParseNewInference (line 1622) | func (_PromptScheduler *PromptSchedulerFilterer) ParseNewInference(log... method FilterOwnershipTransferred (line 1708) | func (_PromptScheduler *PromptSchedulerFilterer) FilterOwnershipTransf... method WatchOwnershipTransferred (line 1729) | func (_PromptScheduler *PromptSchedulerFilterer) WatchOwnershipTransfe... method ParseOwnershipTransferred (line 1775) | func (_PromptScheduler *PromptSchedulerFilterer) ParseOwnershipTransfe... method FilterPaused (line 1860) | func (_PromptScheduler *PromptSchedulerFilterer) FilterPaused(opts *bi... method WatchPaused (line 1872) | func (_PromptScheduler *PromptSchedulerFilterer) WatchPaused(opts *bin... method ParsePaused (line 1909) | func (_PromptScheduler *PromptSchedulerFilterer) ParsePaused(log types... method FilterSolutionSubmission (line 1995) | func (_PromptScheduler *PromptSchedulerFilterer) FilterSolutionSubmiss... method WatchSolutionSubmission (line 2016) | func (_PromptScheduler *PromptSchedulerFilterer) WatchSolutionSubmissi... method ParseSolutionSubmission (line 2062) | func (_PromptScheduler *PromptSchedulerFilterer) ParseSolutionSubmissi... method FilterStreamedData (line 2148) | func (_PromptScheduler *PromptSchedulerFilterer) FilterStreamedData(op... method WatchStreamedData (line 2165) | func (_PromptScheduler *PromptSchedulerFilterer) WatchStreamedData(opt... method ParseStreamedData (line 2207) | func (_PromptScheduler *PromptSchedulerFilterer) ParseStreamedData(log... method FilterUnpaused (line 2292) | func (_PromptScheduler *PromptSchedulerFilterer) FilterUnpaused(opts *... method WatchUnpaused (line 2304) | func (_PromptScheduler *PromptSchedulerFilterer) WatchUnpaused(opts *b... method ParseUnpaused (line 2341) | func (_PromptScheduler *PromptSchedulerFilterer) ParseUnpaused(log typ... type PromptSchedulerSession (line 77) | type PromptSchedulerSession struct method BatchPeriod (line 215) | func (_PromptScheduler *PromptSchedulerSession) BatchPeriod() (*big.In... method GpuManager (line 246) | func (_PromptScheduler *PromptSchedulerSession) GpuManager() (common.A... method InferenceCounter (line 277) | func (_PromptScheduler *PromptSchedulerSession) InferenceCounter() (ui... method LastBatchTimestamp (line 308) | func (_PromptScheduler *PromptSchedulerSession) LastBatchTimestamp() (... method MinerRequirement (line 339) | func (_PromptScheduler *PromptSchedulerSession) MinerRequirement() (ui... method MinerValidatorFeeRatio (line 370) | func (_PromptScheduler *PromptSchedulerSession) MinerValidatorFeeRatio... method SubmitDuration (line 401) | func (_PromptScheduler *PromptSchedulerSession) SubmitDuration() (*big... method WEAIToken (line 432) | func (_PromptScheduler *PromptSchedulerSession) WEAIToken() (common.Ad... method GetBatchInfo (line 464) | func (_PromptScheduler *PromptSchedulerSession) GetBatchInfo(modelId u... method GetInferenceByMiner (line 495) | func (_PromptScheduler *PromptSchedulerSession) GetInferenceByMiner(mi... method GetInferenceInfo (line 526) | func (_PromptScheduler *PromptSchedulerSession) GetInferenceInfo(infer... method GetMinerRequirement (line 557) | func (_PromptScheduler *PromptSchedulerSession) GetMinerRequirement() ... method Owner (line 588) | func (_PromptScheduler *PromptSchedulerSession) Owner() (common.Addres... method Paused (line 619) | func (_PromptScheduler *PromptSchedulerSession) Paused() (bool, error) { method Version (line 650) | func (_PromptScheduler *PromptSchedulerSession) Version() (string, err... method Infer (line 671) | func (_PromptScheduler *PromptSchedulerSession) Infer(modelId uint32, ... method Infer0 (line 692) | func (_PromptScheduler *PromptSchedulerSession) Infer0(modelId uint32,... method Initialize (line 713) | func (_PromptScheduler *PromptSchedulerSession) Initialize(wEAIToken_ ... method Pause (line 734) | func (_PromptScheduler *PromptSchedulerSession) Pause() (*types.Transa... method RenounceOwnership (line 755) | func (_PromptScheduler *PromptSchedulerSession) RenounceOwnership() (*... method SetWEAIAddress (line 776) | func (_PromptScheduler *PromptSchedulerSession) SetWEAIAddress(wEAITok... method SubmitSolution (line 797) | func (_PromptScheduler *PromptSchedulerSession) SubmitSolution(inferId... method TransferOwnership (line 818) | func (_PromptScheduler *PromptSchedulerSession) TransferOwnership(newO... method Unpause (line 839) | func (_PromptScheduler *PromptSchedulerSession) Unpause() (*types.Tran... method Receive (line 860) | func (_PromptScheduler *PromptSchedulerSession) Receive() (*types.Tran... type PromptSchedulerCallerSession (line 85) | type PromptSchedulerCallerSession struct method BatchPeriod (line 222) | func (_PromptScheduler *PromptSchedulerCallerSession) BatchPeriod() (*... method GpuManager (line 253) | func (_PromptScheduler *PromptSchedulerCallerSession) GpuManager() (co... method InferenceCounter (line 284) | func (_PromptScheduler *PromptSchedulerCallerSession) InferenceCounter... method LastBatchTimestamp (line 315) | func (_PromptScheduler *PromptSchedulerCallerSession) LastBatchTimesta... method MinerRequirement (line 346) | func (_PromptScheduler *PromptSchedulerCallerSession) MinerRequirement... method MinerValidatorFeeRatio (line 377) | func (_PromptScheduler *PromptSchedulerCallerSession) MinerValidatorFe... method SubmitDuration (line 408) | func (_PromptScheduler *PromptSchedulerCallerSession) SubmitDuration()... method WEAIToken (line 439) | func (_PromptScheduler *PromptSchedulerCallerSession) WEAIToken() (com... method GetBatchInfo (line 471) | func (_PromptScheduler *PromptSchedulerCallerSession) GetBatchInfo(mod... method GetInferenceByMiner (line 502) | func (_PromptScheduler *PromptSchedulerCallerSession) GetInferenceByMi... method GetInferenceInfo (line 533) | func (_PromptScheduler *PromptSchedulerCallerSession) GetInferenceInfo... method GetMinerRequirement (line 564) | func (_PromptScheduler *PromptSchedulerCallerSession) GetMinerRequirem... method Owner (line 595) | func (_PromptScheduler *PromptSchedulerCallerSession) Owner() (common.... method Paused (line 626) | func (_PromptScheduler *PromptSchedulerCallerSession) Paused() (bool, ... method Version (line 657) | func (_PromptScheduler *PromptSchedulerCallerSession) Version() (strin... type PromptSchedulerTransactorSession (line 92) | type PromptSchedulerTransactorSession struct method Infer (line 678) | func (_PromptScheduler *PromptSchedulerTransactorSession) Infer(modelI... method Infer0 (line 699) | func (_PromptScheduler *PromptSchedulerTransactorSession) Infer0(model... method Initialize (line 720) | func (_PromptScheduler *PromptSchedulerTransactorSession) Initialize(w... method Pause (line 741) | func (_PromptScheduler *PromptSchedulerTransactorSession) Pause() (*ty... method RenounceOwnership (line 762) | func (_PromptScheduler *PromptSchedulerTransactorSession) RenounceOwne... method SetWEAIAddress (line 783) | func (_PromptScheduler *PromptSchedulerTransactorSession) SetWEAIAddre... method SubmitSolution (line 804) | func (_PromptScheduler *PromptSchedulerTransactorSession) SubmitSoluti... method TransferOwnership (line 825) | func (_PromptScheduler *PromptSchedulerTransactorSession) TransferOwne... method Unpause (line 846) | func (_PromptScheduler *PromptSchedulerTransactorSession) Unpause() (*... method Receive (line 867) | func (_PromptScheduler *PromptSchedulerTransactorSession) Receive() (*... type PromptSchedulerRaw (line 98) | type PromptSchedulerRaw struct method Call (line 161) | func (_PromptScheduler *PromptSchedulerRaw) Call(opts *bind.CallOpts, ... method Transfer (line 167) | func (_PromptScheduler *PromptSchedulerRaw) Transfer(opts *bind.Transa... method Transact (line 172) | func (_PromptScheduler *PromptSchedulerRaw) Transact(opts *bind.Transa... type PromptSchedulerCallerRaw (line 103) | type PromptSchedulerCallerRaw struct method Call (line 180) | func (_PromptScheduler *PromptSchedulerCallerRaw) Call(opts *bind.Call... type PromptSchedulerTransactorRaw (line 108) | type PromptSchedulerTransactorRaw struct method Transfer (line 186) | func (_PromptScheduler *PromptSchedulerTransactorRaw) Transfer(opts *b... method Transact (line 191) | func (_PromptScheduler *PromptSchedulerTransactorRaw) Transact(opts *b... function NewPromptScheduler (line 113) | func NewPromptScheduler(address common.Address, backend bind.ContractBac... function NewPromptSchedulerCaller (line 122) | func NewPromptSchedulerCaller(address common.Address, caller bind.Contra... function NewPromptSchedulerTransactor (line 131) | func NewPromptSchedulerTransactor(address common.Address, transactor bin... function NewPromptSchedulerFilterer (line 140) | func NewPromptSchedulerFilterer(address common.Address, filterer bind.Co... function bindPromptScheduler (line 149) | func bindPromptScheduler(address common.Address, caller bind.ContractCal... type PromptSchedulerAppendToBatchIterator (line 872) | type PromptSchedulerAppendToBatchIterator struct method Next (line 887) | func (it *PromptSchedulerAppendToBatchIterator) Next() bool { method Error (line 927) | func (it *PromptSchedulerAppendToBatchIterator) Error() error { method Close (line 933) | func (it *PromptSchedulerAppendToBatchIterator) Close() error { type PromptSchedulerAppendToBatch (line 939) | type PromptSchedulerAppendToBatch struct type PromptSchedulerInferenceStatusUpdateIterator (line 1034) | type PromptSchedulerInferenceStatusUpdateIterator struct method Next (line 1049) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Next() bool { method Error (line 1089) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Error() error { method Close (line 1095) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Close() error { type PromptSchedulerInferenceStatusUpdate (line 1101) | type PromptSchedulerInferenceStatusUpdate struct type PromptSchedulerInitializedIterator (line 1179) | type PromptSchedulerInitializedIterator struct method Next (line 1194) | func (it *PromptSchedulerInitializedIterator) Next() bool { method Error (line 1234) | func (it *PromptSchedulerInitializedIterator) Error() error { method Close (line 1240) | func (it *PromptSchedulerInitializedIterator) Close() error { type PromptSchedulerInitialized (line 1246) | type PromptSchedulerInitialized struct type PromptSchedulerNewAssignmentIterator (line 1313) | type PromptSchedulerNewAssignmentIterator struct method Next (line 1328) | func (it *PromptSchedulerNewAssignmentIterator) Next() bool { method Error (line 1368) | func (it *PromptSchedulerNewAssignmentIterator) Error() error { method Close (line 1374) | func (it *PromptSchedulerNewAssignmentIterator) Close() error { type PromptSchedulerNewAssignment (line 1380) | type PromptSchedulerNewAssignment struct type PromptSchedulerNewInferenceIterator (line 1467) | type PromptSchedulerNewInferenceIterator struct method Next (line 1482) | func (it *PromptSchedulerNewInferenceIterator) Next() bool { method Error (line 1522) | func (it *PromptSchedulerNewInferenceIterator) Error() error { method Close (line 1528) | func (it *PromptSchedulerNewInferenceIterator) Close() error { type PromptSchedulerNewInference (line 1534) | type PromptSchedulerNewInference struct type PromptSchedulerOwnershipTransferredIterator (line 1632) | type PromptSchedulerOwnershipTransferredIterator struct method Next (line 1647) | func (it *PromptSchedulerOwnershipTransferredIterator) Next() bool { method Error (line 1687) | func (it *PromptSchedulerOwnershipTransferredIterator) Error() error { method Close (line 1693) | func (it *PromptSchedulerOwnershipTransferredIterator) Close() error { type PromptSchedulerOwnershipTransferred (line 1699) | type PromptSchedulerOwnershipTransferred struct type PromptSchedulerPausedIterator (line 1785) | type PromptSchedulerPausedIterator struct method Next (line 1800) | func (it *PromptSchedulerPausedIterator) Next() bool { method Error (line 1840) | func (it *PromptSchedulerPausedIterator) Error() error { method Close (line 1846) | func (it *PromptSchedulerPausedIterator) Close() error { type PromptSchedulerPaused (line 1852) | type PromptSchedulerPaused struct type PromptSchedulerSolutionSubmissionIterator (line 1919) | type PromptSchedulerSolutionSubmissionIterator struct method Next (line 1934) | func (it *PromptSchedulerSolutionSubmissionIterator) Next() bool { method Error (line 1974) | func (it *PromptSchedulerSolutionSubmissionIterator) Error() error { method Close (line 1980) | func (it *PromptSchedulerSolutionSubmissionIterator) Close() error { type PromptSchedulerSolutionSubmission (line 1986) | type PromptSchedulerSolutionSubmission struct type PromptSchedulerStreamedDataIterator (line 2072) | type PromptSchedulerStreamedDataIterator struct method Next (line 2087) | func (it *PromptSchedulerStreamedDataIterator) Next() bool { method Error (line 2127) | func (it *PromptSchedulerStreamedDataIterator) Error() error { method Close (line 2133) | func (it *PromptSchedulerStreamedDataIterator) Close() error { type PromptSchedulerStreamedData (line 2139) | type PromptSchedulerStreamedData struct type PromptSchedulerUnpausedIterator (line 2217) | type PromptSchedulerUnpausedIterator struct method Next (line 2232) | func (it *PromptSchedulerUnpausedIterator) Next() bool { method Error (line 2272) | func (it *PromptSchedulerUnpausedIterator) Error() error { method Close (line 2278) | func (it *PromptSchedulerUnpausedIterator) Close() error { type PromptSchedulerUnpaused (line 2284) | type PromptSchedulerUnpaused struct FILE: decentralized-compute/node/internal/contracts/staking_hub/staking_hub.go type IStakingHubModel (line 33) | type IStakingHubModel struct type IStakingHubUnstakeRequest (line 39) | type IStakingHubUnstakeRequest struct type StakingHub (line 54) | type StakingHub struct type StakingHubCaller (line 61) | type StakingHubCaller struct method BlocksPerEpoch (line 198) | func (_StakingHub *StakingHubCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 229) | func (_StakingHub *StakingHubCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 260) | func (_StakingHub *StakingHubCaller) FinePercentage(opts *bind.CallOpt... method GetAllMinerUnstakeRequests (line 291) | func (_StakingHub *StakingHubCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 336) | func (_StakingHub *StakingHubCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 367) | func (_StakingHub *StakingHubCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 398) | func (_StakingHub *StakingHubCaller) GetMinerAddressesOfModel(opts *bi... method GetModelAddresses (line 429) | func (_StakingHub *StakingHubCaller) GetModelAddresses(opts *bind.Call... method GetModelInfo (line 460) | func (_StakingHub *StakingHubCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 491) | func (_StakingHub *StakingHubCaller) GetNOMiner(opts *bind.CallOpts) (... method IsMinerAddress (line 522) | func (_StakingHub *StakingHubCaller) IsMinerAddress(opts *bind.CallOpt... method LastBlock (line 553) | func (_StakingHub *StakingHubCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 584) | func (_StakingHub *StakingHubCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 615) | func (_StakingHub *StakingHubCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 646) | func (_StakingHub *StakingHubCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 677) | func (_StakingHub *StakingHubCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 722) | func (_StakingHub *StakingHubCaller) Miners(opts *bind.CallOpts, arg0 ... method Models (line 787) | func (_StakingHub *StakingHubCaller) Models(opts *bind.CallOpts, arg0 ... method Multiplier (line 832) | func (_StakingHub *StakingHubCaller) Multiplier(opts *bind.CallOpts, _... method Owner (line 863) | func (_StakingHub *StakingHubCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 894) | func (_StakingHub *StakingHubCaller) Paused(opts *bind.CallOpts) (bool... method PenaltyDuration (line 925) | func (_StakingHub *StakingHubCaller) PenaltyDuration(opts *bind.CallOp... method RewardInEpoch (line 956) | func (_StakingHub *StakingHubCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 1011) | func (_StakingHub *StakingHubCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 1042) | func (_StakingHub *StakingHubCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 1073) | func (_StakingHub *StakingHubCaller) UnstakeDelayTime(opts *bind.CallO... method ValidateModelOfMiner (line 1104) | func (_StakingHub *StakingHubCaller) ValidateModelOfMiner(opts *bind.C... method WEAI (line 1133) | func (_StakingHub *StakingHubCaller) WEAI(opts *bind.CallOpts) (common... type StakingHubTransactor (line 66) | type StakingHubTransactor struct method ClaimReward (line 1164) | func (_StakingHub *StakingHubTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1185) | func (_StakingHub *StakingHubTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1206) | func (_StakingHub *StakingHubTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1227) | func (_StakingHub *StakingHubTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1248) | func (_StakingHub *StakingHubTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1269) | func (_StakingHub *StakingHubTransactor) RegisterMiner(opts *bind.Tran... method RegisterMiner0 (line 1290) | func (_StakingHub *StakingHubTransactor) RegisterMiner0(opts *bind.Tra... method RegisterModel (line 1311) | func (_StakingHub *StakingHubTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1332) | func (_StakingHub *StakingHubTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1353) | func (_StakingHub *StakingHubTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1374) | func (_StakingHub *StakingHubTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1395) | func (_StakingHub *StakingHubTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1416) | func (_StakingHub *StakingHubTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1437) | func (_StakingHub *StakingHubTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1458) | func (_StakingHub *StakingHubTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1479) | func (_StakingHub *StakingHubTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1500) | func (_StakingHub *StakingHubTransactor) SetPenaltyDuration(opts *bind... method SetUnstakDelayTime (line 1521) | func (_StakingHub *StakingHubTransactor) SetUnstakDelayTime(opts *bind... method SetWEAIAddress (line 1542) | func (_StakingHub *StakingHubTransactor) SetWEAIAddress(opts *bind.Tra... method SetWorkerHubAddress (line 1563) | func (_StakingHub *StakingHubTransactor) SetWorkerHubAddress(opts *bin... method SlashMiner (line 1584) | func (_StakingHub *StakingHubTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1605) | func (_StakingHub *StakingHubTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1626) | func (_StakingHub *StakingHubTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1647) | func (_StakingHub *StakingHubTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1668) | func (_StakingHub *StakingHubTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1689) | func (_StakingHub *StakingHubTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1710) | func (_StakingHub *StakingHubTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1731) | func (_StakingHub *StakingHubTransactor) UpdateModelTier(opts *bind.Tr... method Receive (line 1752) | func (_StakingHub *StakingHubTransactor) Receive(opts *bind.TransactOp... type StakingHubFilterer (line 71) | type StakingHubFilterer struct method FilterBlocksPerEpoch (line 1847) | func (_StakingHub *StakingHubFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1859) | func (_StakingHub *StakingHubFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1896) | func (_StakingHub *StakingHubFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 1982) | func (_StakingHub *StakingHubFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 1994) | func (_StakingHub *StakingHubFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 2031) | func (_StakingHub *StakingHubFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2119) | func (_StakingHub *StakingHubFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2144) | func (_StakingHub *StakingHubFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2194) | func (_StakingHub *StakingHubFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2279) | func (_StakingHub *StakingHubFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2291) | func (_StakingHub *StakingHubFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2328) | func (_StakingHub *StakingHubFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2414) | func (_StakingHub *StakingHubFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2426) | func (_StakingHub *StakingHubFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2463) | func (_StakingHub *StakingHubFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2550) | func (_StakingHub *StakingHubFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2571) | func (_StakingHub *StakingHubFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2617) | func (_StakingHub *StakingHubFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2703) | func (_StakingHub *StakingHubFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2720) | func (_StakingHub *StakingHubFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2762) | func (_StakingHub *StakingHubFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2847) | func (_StakingHub *StakingHubFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2864) | func (_StakingHub *StakingHubFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2906) | func (_StakingHub *StakingHubFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 2993) | func (_StakingHub *StakingHubFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 3014) | func (_StakingHub *StakingHubFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3060) | func (_StakingHub *StakingHubFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3145) | func (_StakingHub *StakingHubFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3162) | func (_StakingHub *StakingHubFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3204) | func (_StakingHub *StakingHubFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3290) | func (_StakingHub *StakingHubFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3307) | func (_StakingHub *StakingHubFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3349) | func (_StakingHub *StakingHubFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3435) | func (_StakingHub *StakingHubFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3452) | func (_StakingHub *StakingHubFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3494) | func (_StakingHub *StakingHubFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3581) | func (_StakingHub *StakingHubFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3602) | func (_StakingHub *StakingHubFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3648) | func (_StakingHub *StakingHubFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3734) | func (_StakingHub *StakingHubFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3751) | func (_StakingHub *StakingHubFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3793) | func (_StakingHub *StakingHubFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3878) | func (_StakingHub *StakingHubFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3895) | func (_StakingHub *StakingHubFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 3937) | func (_StakingHub *StakingHubFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 4023) | func (_StakingHub *StakingHubFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4044) | func (_StakingHub *StakingHubFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4090) | func (_StakingHub *StakingHubFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4175) | func (_StakingHub *StakingHubFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4187) | func (_StakingHub *StakingHubFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4224) | func (_StakingHub *StakingHubFilterer) ParsePaused(log types.Log) (*St... method FilterPenaltyDurationUpdated (line 4310) | func (_StakingHub *StakingHubFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4322) | func (_StakingHub *StakingHubFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4359) | func (_StakingHub *StakingHubFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4446) | func (_StakingHub *StakingHubFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4468) | func (_StakingHub *StakingHubFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4515) | func (_StakingHub *StakingHubFilterer) ParseRestake(log types.Log) (*S... method FilterRewardClaim (line 4601) | func (_StakingHub *StakingHubFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4618) | func (_StakingHub *StakingHubFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4660) | func (_StakingHub *StakingHubFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4746) | func (_StakingHub *StakingHubFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4758) | func (_StakingHub *StakingHubFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4795) | func (_StakingHub *StakingHubFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4880) | func (_StakingHub *StakingHubFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4892) | func (_StakingHub *StakingHubFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 4929) | func (_StakingHub *StakingHubFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 5015) | func (_StakingHub *StakingHubFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 5027) | func (_StakingHub *StakingHubFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5064) | func (_StakingHub *StakingHubFilterer) ParseUnstakeDelayTime(log types... type StakingHubSession (line 77) | type StakingHubSession struct method BlocksPerEpoch (line 215) | func (_StakingHub *StakingHubSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 246) | func (_StakingHub *StakingHubSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 277) | func (_StakingHub *StakingHubSession) FinePercentage() (uint16, error) { method GetAllMinerUnstakeRequests (line 316) | func (_StakingHub *StakingHubSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 353) | func (_StakingHub *StakingHubSession) GetMinFeeToUse(_modelAddress com... method GetMinerAddresses (line 384) | func (_StakingHub *StakingHubSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 415) | func (_StakingHub *StakingHubSession) GetMinerAddressesOfModel(_model ... method GetModelAddresses (line 446) | func (_StakingHub *StakingHubSession) GetModelAddresses() ([]common.Ad... method GetModelInfo (line 477) | func (_StakingHub *StakingHubSession) GetModelInfo(_modelAddr common.A... method GetNOMiner (line 508) | func (_StakingHub *StakingHubSession) GetNOMiner() (*big.Int, error) { method IsMinerAddress (line 539) | func (_StakingHub *StakingHubSession) IsMinerAddress(_miner common.Add... method LastBlock (line 570) | func (_StakingHub *StakingHubSession) LastBlock() (*big.Int, error) { method MaximumTier (line 601) | func (_StakingHub *StakingHubSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 632) | func (_StakingHub *StakingHubSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 663) | func (_StakingHub *StakingHubSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 702) | func (_StakingHub *StakingHubSession) MinerUnstakeRequests(arg0 common... method Miners (line 759) | func (_StakingHub *StakingHubSession) Miners(arg0 common.Address) (str... method Models (line 812) | func (_StakingHub *StakingHubSession) Models(arg0 common.Address) (str... method Multiplier (line 849) | func (_StakingHub *StakingHubSession) Multiplier(_miner common.Address... method Owner (line 880) | func (_StakingHub *StakingHubSession) Owner() (common.Address, error) { method Paused (line 911) | func (_StakingHub *StakingHubSession) Paused() (bool, error) { method PenaltyDuration (line 942) | func (_StakingHub *StakingHubSession) PenaltyDuration() (*big.Int, err... method RewardInEpoch (line 987) | func (_StakingHub *StakingHubSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 1028) | func (_StakingHub *StakingHubSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 1059) | func (_StakingHub *StakingHubSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 1090) | func (_StakingHub *StakingHubSession) UnstakeDelayTime() (*big.Int, er... method ValidateModelOfMiner (line 1119) | func (_StakingHub *StakingHubSession) ValidateModelOfMiner(_miner comm... method WEAI (line 1150) | func (_StakingHub *StakingHubSession) WEAI() (common.Address, error) { method ClaimReward (line 1171) | func (_StakingHub *StakingHubSession) ClaimReward(_miner common.Addres... method ForceChangeModelForMiner (line 1192) | func (_StakingHub *StakingHubSession) ForceChangeModelForMiner(_miner ... method IncreaseMinerStake (line 1213) | func (_StakingHub *StakingHubSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1234) | func (_StakingHub *StakingHubSession) Initialize(_wEAI common.Address,... method JoinForMinting (line 1255) | func (_StakingHub *StakingHubSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1276) | func (_StakingHub *StakingHubSession) RegisterMiner(tier uint16) (*typ... method RegisterMiner0 (line 1297) | func (_StakingHub *StakingHubSession) RegisterMiner0(tier uint16, mode... method RegisterModel (line 1318) | func (_StakingHub *StakingHubSession) RegisterModel(_model common.Addr... method RenounceOwnership (line 1339) | func (_StakingHub *StakingHubSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1360) | func (_StakingHub *StakingHubSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1381) | func (_StakingHub *StakingHubSession) RewardToClaim(_miner common.Addr... method SetBlocksPerEpoch (line 1402) | func (_StakingHub *StakingHubSession) SetBlocksPerEpoch(_blocks *big.I... method SetFinePercentage (line 1423) | func (_StakingHub *StakingHubSession) SetFinePercentage(_finePercentag... method SetMinFeeToUse (line 1444) | func (_StakingHub *StakingHubSession) SetMinFeeToUse(_minFeeToUse *big... method SetMinerMinimumStake (line 1465) | func (_StakingHub *StakingHubSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1486) | func (_StakingHub *StakingHubSession) SetNewRewardInEpoch(_newRewardAm... method SetPenaltyDuration (line 1507) | func (_StakingHub *StakingHubSession) SetPenaltyDuration(_penaltyDurat... method SetUnstakDelayTime (line 1528) | func (_StakingHub *StakingHubSession) SetUnstakDelayTime(_newUnstakeDe... method SetWEAIAddress (line 1549) | func (_StakingHub *StakingHubSession) SetWEAIAddress(_wEAI common.Addr... method SetWorkerHubAddress (line 1570) | func (_StakingHub *StakingHubSession) SetWorkerHubAddress(_workerHub c... method SlashMiner (line 1591) | func (_StakingHub *StakingHubSession) SlashMiner(_miner common.Address... method TransferOwnership (line 1612) | func (_StakingHub *StakingHubSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1633) | func (_StakingHub *StakingHubSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1654) | func (_StakingHub *StakingHubSession) UnregisterModel(_model common.Ad... method UnstakeForMiner (line 1675) | func (_StakingHub *StakingHubSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1696) | func (_StakingHub *StakingHubSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1717) | func (_StakingHub *StakingHubSession) UpdateModelMinimumFee(_model com... method UpdateModelTier (line 1738) | func (_StakingHub *StakingHubSession) UpdateModelTier(_model common.Ad... method Receive (line 1759) | func (_StakingHub *StakingHubSession) Receive() (*types.Transaction, e... type StakingHubCallerSession (line 85) | type StakingHubCallerSession struct method BlocksPerEpoch (line 222) | func (_StakingHub *StakingHubCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 253) | func (_StakingHub *StakingHubCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 284) | func (_StakingHub *StakingHubCallerSession) FinePercentage() (uint16, ... method GetAllMinerUnstakeRequests (line 326) | func (_StakingHub *StakingHubCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 360) | func (_StakingHub *StakingHubCallerSession) GetMinFeeToUse(_modelAddre... method GetMinerAddresses (line 391) | func (_StakingHub *StakingHubCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 422) | func (_StakingHub *StakingHubCallerSession) GetMinerAddressesOfModel(_... method GetModelAddresses (line 453) | func (_StakingHub *StakingHubCallerSession) GetModelAddresses() ([]com... method GetModelInfo (line 484) | func (_StakingHub *StakingHubCallerSession) GetModelInfo(_modelAddr co... method GetNOMiner (line 515) | func (_StakingHub *StakingHubCallerSession) GetNOMiner() (*big.Int, er... method IsMinerAddress (line 546) | func (_StakingHub *StakingHubCallerSession) IsMinerAddress(_miner comm... method LastBlock (line 577) | func (_StakingHub *StakingHubCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 608) | func (_StakingHub *StakingHubCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 639) | func (_StakingHub *StakingHubCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 670) | func (_StakingHub *StakingHubCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 712) | func (_StakingHub *StakingHubCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 773) | func (_StakingHub *StakingHubCallerSession) Miners(arg0 common.Address... method Models (line 822) | func (_StakingHub *StakingHubCallerSession) Models(arg0 common.Address... method Multiplier (line 856) | func (_StakingHub *StakingHubCallerSession) Multiplier(_miner common.A... method Owner (line 887) | func (_StakingHub *StakingHubCallerSession) Owner() (common.Address, e... method Paused (line 918) | func (_StakingHub *StakingHubCallerSession) Paused() (bool, error) { method PenaltyDuration (line 949) | func (_StakingHub *StakingHubCallerSession) PenaltyDuration() (*big.In... method RewardInEpoch (line 999) | func (_StakingHub *StakingHubCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 1035) | func (_StakingHub *StakingHubCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 1066) | func (_StakingHub *StakingHubCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 1097) | func (_StakingHub *StakingHubCallerSession) UnstakeDelayTime() (*big.I... method ValidateModelOfMiner (line 1126) | func (_StakingHub *StakingHubCallerSession) ValidateModelOfMiner(_mine... method WEAI (line 1157) | func (_StakingHub *StakingHubCallerSession) WEAI() (common.Address, er... type StakingHubTransactorSession (line 92) | type StakingHubTransactorSession struct method ClaimReward (line 1178) | func (_StakingHub *StakingHubTransactorSession) ClaimReward(_miner com... method ForceChangeModelForMiner (line 1199) | func (_StakingHub *StakingHubTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1220) | func (_StakingHub *StakingHubTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1241) | func (_StakingHub *StakingHubTransactorSession) Initialize(_wEAI commo... method JoinForMinting (line 1262) | func (_StakingHub *StakingHubTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1283) | func (_StakingHub *StakingHubTransactorSession) RegisterMiner(tier uin... method RegisterMiner0 (line 1304) | func (_StakingHub *StakingHubTransactorSession) RegisterMiner0(tier ui... method RegisterModel (line 1325) | func (_StakingHub *StakingHubTransactorSession) RegisterModel(_model c... method RenounceOwnership (line 1346) | func (_StakingHub *StakingHubTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1367) | func (_StakingHub *StakingHubTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1388) | func (_StakingHub *StakingHubTransactorSession) RewardToClaim(_miner c... method SetBlocksPerEpoch (line 1409) | func (_StakingHub *StakingHubTransactorSession) SetBlocksPerEpoch(_blo... method SetFinePercentage (line 1430) | func (_StakingHub *StakingHubTransactorSession) SetFinePercentage(_fin... method SetMinFeeToUse (line 1451) | func (_StakingHub *StakingHubTransactorSession) SetMinFeeToUse(_minFee... method SetMinerMinimumStake (line 1472) | func (_StakingHub *StakingHubTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1493) | func (_StakingHub *StakingHubTransactorSession) SetNewRewardInEpoch(_n... method SetPenaltyDuration (line 1514) | func (_StakingHub *StakingHubTransactorSession) SetPenaltyDuration(_pe... method SetUnstakDelayTime (line 1535) | func (_StakingHub *StakingHubTransactorSession) SetUnstakDelayTime(_ne... method SetWEAIAddress (line 1556) | func (_StakingHub *StakingHubTransactorSession) SetWEAIAddress(_wEAI c... method SetWorkerHubAddress (line 1577) | func (_StakingHub *StakingHubTransactorSession) SetWorkerHubAddress(_w... method SlashMiner (line 1598) | func (_StakingHub *StakingHubTransactorSession) SlashMiner(_miner comm... method TransferOwnership (line 1619) | func (_StakingHub *StakingHubTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1640) | func (_StakingHub *StakingHubTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1661) | func (_StakingHub *StakingHubTransactorSession) UnregisterModel(_model... method UnstakeForMiner (line 1682) | func (_StakingHub *StakingHubTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1703) | func (_StakingHub *StakingHubTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1724) | func (_StakingHub *StakingHubTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1745) | func (_StakingHub *StakingHubTransactorSession) UpdateModelTier(_model... method Receive (line 1766) | func (_StakingHub *StakingHubTransactorSession) Receive() (*types.Tran... type StakingHubRaw (line 98) | type StakingHubRaw struct method Call (line 161) | func (_StakingHub *StakingHubRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 167) | func (_StakingHub *StakingHubRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 172) | func (_StakingHub *StakingHubRaw) Transact(opts *bind.TransactOpts, me... type StakingHubCallerRaw (line 103) | type StakingHubCallerRaw struct method Call (line 180) | func (_StakingHub *StakingHubCallerRaw) Call(opts *bind.CallOpts, resu... type StakingHubTransactorRaw (line 108) | type StakingHubTransactorRaw struct method Transfer (line 186) | func (_StakingHub *StakingHubTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 191) | func (_StakingHub *StakingHubTransactorRaw) Transact(opts *bind.Transa... function NewStakingHub (line 113) | func NewStakingHub(address common.Address, backend bind.ContractBackend)... function NewStakingHubCaller (line 122) | func NewStakingHubCaller(address common.Address, caller bind.ContractCal... function NewStakingHubTransactor (line 131) | func NewStakingHubTransactor(address common.Address, transactor bind.Con... function NewStakingHubFilterer (line 140) | func NewStakingHubFilterer(address common.Address, filterer bind.Contrac... function bindStakingHub (line 149) | func bindStakingHub(address common.Address, caller bind.ContractCaller, ... type StakingHubBlocksPerEpochIterator (line 1771) | type StakingHubBlocksPerEpochIterator struct method Next (line 1786) | func (it *StakingHubBlocksPerEpochIterator) Next() bool { method Error (line 1826) | func (it *StakingHubBlocksPerEpochIterator) Error() error { method Close (line 1832) | func (it *StakingHubBlocksPerEpochIterator) Close() error { type StakingHubBlocksPerEpoch (line 1838) | type StakingHubBlocksPerEpoch struct type StakingHubFinePercentageUpdatedIterator (line 1906) | type StakingHubFinePercentageUpdatedIterator struct method Next (line 1921) | func (it *StakingHubFinePercentageUpdatedIterator) Next() bool { method Error (line 1961) | func (it *StakingHubFinePercentageUpdatedIterator) Error() error { method Close (line 1967) | func (it *StakingHubFinePercentageUpdatedIterator) Close() error { type StakingHubFinePercentageUpdated (line 1973) | type StakingHubFinePercentageUpdated struct type StakingHubFraudulentMinerPenalizedIterator (line 2041) | type StakingHubFraudulentMinerPenalizedIterator struct method Next (line 2056) | func (it *StakingHubFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2096) | func (it *StakingHubFraudulentMinerPenalizedIterator) Error() error { method Close (line 2102) | func (it *StakingHubFraudulentMinerPenalizedIterator) Close() error { type StakingHubFraudulentMinerPenalized (line 2108) | type StakingHubFraudulentMinerPenalized struct type StakingHubInitializedIterator (line 2204) | type StakingHubInitializedIterator struct method Next (line 2219) | func (it *StakingHubInitializedIterator) Next() bool { method Error (line 2259) | func (it *StakingHubInitializedIterator) Error() error { method Close (line 2265) | func (it *StakingHubInitializedIterator) Close() error { type StakingHubInitialized (line 2271) | type StakingHubInitialized struct type StakingHubMinFeeToUseUpdatedIterator (line 2338) | type StakingHubMinFeeToUseUpdatedIterator struct method Next (line 2353) | func (it *StakingHubMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2393) | func (it *StakingHubMinFeeToUseUpdatedIterator) Error() error { method Close (line 2399) | func (it *StakingHubMinFeeToUseUpdatedIterator) Close() error { type StakingHubMinFeeToUseUpdated (line 2405) | type StakingHubMinFeeToUseUpdated struct type StakingHubMinerDeactivatedIterator (line 2473) | type StakingHubMinerDeactivatedIterator struct method Next (line 2488) | func (it *StakingHubMinerDeactivatedIterator) Next() bool { method Error (line 2528) | func (it *StakingHubMinerDeactivatedIterator) Error() error { method Close (line 2534) | func (it *StakingHubMinerDeactivatedIterator) Close() error { type StakingHubMinerDeactivated (line 2540) | type StakingHubMinerDeactivated struct type StakingHubMinerExtraStakeIterator (line 2627) | type StakingHubMinerExtraStakeIterator struct method Next (line 2642) | func (it *StakingHubMinerExtraStakeIterator) Next() bool { method Error (line 2682) | func (it *StakingHubMinerExtraStakeIterator) Error() error { method Close (line 2688) | func (it *StakingHubMinerExtraStakeIterator) Close() error { type StakingHubMinerExtraStake (line 2694) | type StakingHubMinerExtraStake struct type StakingHubMinerJoinIterator (line 2772) | type StakingHubMinerJoinIterator struct method Next (line 2787) | func (it *StakingHubMinerJoinIterator) Next() bool { method Error (line 2827) | func (it *StakingHubMinerJoinIterator) Error() error { method Close (line 2833) | func (it *StakingHubMinerJoinIterator) Close() error { type StakingHubMinerJoin (line 2839) | type StakingHubMinerJoin struct type StakingHubMinerRegistrationIterator (line 2916) | type StakingHubMinerRegistrationIterator struct method Next (line 2931) | func (it *StakingHubMinerRegistrationIterator) Next() bool { method Error (line 2971) | func (it *StakingHubMinerRegistrationIterator) Error() error { method Close (line 2977) | func (it *StakingHubMinerRegistrationIterator) Close() error { type StakingHubMinerRegistration (line 2983) | type StakingHubMinerRegistration struct type StakingHubMinerUnregistrationIterator (line 3070) | type StakingHubMinerUnregistrationIterator struct method Next (line 3085) | func (it *StakingHubMinerUnregistrationIterator) Next() bool { method Error (line 3125) | func (it *StakingHubMinerUnregistrationIterator) Error() error { method Close (line 3131) | func (it *StakingHubMinerUnregistrationIterator) Close() error { type StakingHubMinerUnregistration (line 3137) | type StakingHubMinerUnregistration struct type StakingHubMinerUnstakeIterator (line 3214) | type StakingHubMinerUnstakeIterator struct method Next (line 3229) | func (it *StakingHubMinerUnstakeIterator) Next() bool { method Error (line 3269) | func (it *StakingHubMinerUnstakeIterator) Error() error { method Close (line 3275) | func (it *StakingHubMinerUnstakeIterator) Close() error { type StakingHubMinerUnstake (line 3281) | type StakingHubMinerUnstake struct type StakingHubModelMinimumFeeUpdateIterator (line 3359) | type StakingHubModelMinimumFeeUpdateIterator struct method Next (line 3374) | func (it *StakingHubModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3414) | func (it *StakingHubModelMinimumFeeUpdateIterator) Error() error { method Close (line 3420) | func (it *StakingHubModelMinimumFeeUpdateIterator) Close() error { type StakingHubModelMinimumFeeUpdate (line 3426) | type StakingHubModelMinimumFeeUpdate struct type StakingHubModelRegistrationIterator (line 3504) | type StakingHubModelRegistrationIterator struct method Next (line 3519) | func (it *StakingHubModelRegistrationIterator) Next() bool { method Error (line 3559) | func (it *StakingHubModelRegistrationIterator) Error() error { method Close (line 3565) | func (it *StakingHubModelRegistrationIterator) Close() error { type StakingHubModelRegistration (line 3571) | type StakingHubModelRegistration struct type StakingHubModelTierUpdateIterator (line 3658) | type StakingHubModelTierUpdateIterator struct method Next (line 3673) | func (it *StakingHubModelTierUpdateIterator) Next() bool { method Error (line 3713) | func (it *StakingHubModelTierUpdateIterator) Error() error { method Close (line 3719) | func (it *StakingHubModelTierUpdateIterator) Close() error { type StakingHubModelTierUpdate (line 3725) | type StakingHubModelTierUpdate struct type StakingHubModelUnregistrationIterator (line 3803) | type StakingHubModelUnregistrationIterator struct method Next (line 3818) | func (it *StakingHubModelUnregistrationIterator) Next() bool { method Error (line 3858) | func (it *StakingHubModelUnregistrationIterator) Error() error { method Close (line 3864) | func (it *StakingHubModelUnregistrationIterator) Close() error { type StakingHubModelUnregistration (line 3870) | type StakingHubModelUnregistration struct type StakingHubOwnershipTransferredIterator (line 3947) | type StakingHubOwnershipTransferredIterator struct method Next (line 3962) | func (it *StakingHubOwnershipTransferredIterator) Next() bool { method Error (line 4002) | func (it *StakingHubOwnershipTransferredIterator) Error() error { method Close (line 4008) | func (it *StakingHubOwnershipTransferredIterator) Close() error { type StakingHubOwnershipTransferred (line 4014) | type StakingHubOwnershipTransferred struct type StakingHubPausedIterator (line 4100) | type StakingHubPausedIterator struct method Next (line 4115) | func (it *StakingHubPausedIterator) Next() bool { method Error (line 4155) | func (it *StakingHubPausedIterator) Error() error { method Close (line 4161) | func (it *StakingHubPausedIterator) Close() error { type StakingHubPaused (line 4167) | type StakingHubPaused struct type StakingHubPenaltyDurationUpdatedIterator (line 4234) | type StakingHubPenaltyDurationUpdatedIterator struct method Next (line 4249) | func (it *StakingHubPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4289) | func (it *StakingHubPenaltyDurationUpdatedIterator) Error() error { method Close (line 4295) | func (it *StakingHubPenaltyDurationUpdatedIterator) Close() error { type StakingHubPenaltyDurationUpdated (line 4301) | type StakingHubPenaltyDurationUpdated struct type StakingHubRestakeIterator (line 4369) | type StakingHubRestakeIterator struct method Next (line 4384) | func (it *StakingHubRestakeIterator) Next() bool { method Error (line 4424) | func (it *StakingHubRestakeIterator) Error() error { method Close (line 4430) | func (it *StakingHubRestakeIterator) Close() error { type StakingHubRestake (line 4436) | type StakingHubRestake struct type StakingHubRewardClaimIterator (line 4525) | type StakingHubRewardClaimIterator struct method Next (line 4540) | func (it *StakingHubRewardClaimIterator) Next() bool { method Error (line 4580) | func (it *StakingHubRewardClaimIterator) Error() error { method Close (line 4586) | func (it *StakingHubRewardClaimIterator) Close() error { type StakingHubRewardClaim (line 4592) | type StakingHubRewardClaim struct type StakingHubRewardPerEpochIterator (line 4670) | type StakingHubRewardPerEpochIterator struct method Next (line 4685) | func (it *StakingHubRewardPerEpochIterator) Next() bool { method Error (line 4725) | func (it *StakingHubRewardPerEpochIterator) Error() error { method Close (line 4731) | func (it *StakingHubRewardPerEpochIterator) Close() error { type StakingHubRewardPerEpoch (line 4737) | type StakingHubRewardPerEpoch struct type StakingHubUnpausedIterator (line 4805) | type StakingHubUnpausedIterator struct method Next (line 4820) | func (it *StakingHubUnpausedIterator) Next() bool { method Error (line 4860) | func (it *StakingHubUnpausedIterator) Error() error { method Close (line 4866) | func (it *StakingHubUnpausedIterator) Close() error { type StakingHubUnpaused (line 4872) | type StakingHubUnpaused struct type StakingHubUnstakeDelayTimeIterator (line 4939) | type StakingHubUnstakeDelayTimeIterator struct method Next (line 4954) | func (it *StakingHubUnstakeDelayTimeIterator) Next() bool { method Error (line 4994) | func (it *StakingHubUnstakeDelayTimeIterator) Error() error { method Close (line 5000) | func (it *StakingHubUnstakeDelayTimeIterator) Close() error { type StakingHubUnstakeDelayTime (line 5006) | type StakingHubUnstakeDelayTime struct FILE: decentralized-compute/node/internal/contracts/worker_hub/worker_hub.go type IWorkerHubAssignment (line 33) | type IWorkerHubAssignment struct type IWorkerHubDAOTokenPercentage (line 45) | type IWorkerHubDAOTokenPercentage struct type IWorkerHubDAOTokenReceiverInfor (line 54) | type IWorkerHubDAOTokenReceiverInfor struct type IWorkerHubInference (line 61) | type IWorkerHubInference struct type WorkerHub (line 87) | type WorkerHub struct type WorkerHubCaller (line 94) | type WorkerHubCaller struct method AssignmentNumber (line 231) | func (_WorkerHub *WorkerHubCaller) AssignmentNumber(opts *bind.CallOpt... method Assignments (line 262) | func (_WorkerHub *WorkerHubCaller) Assignments(opts *bind.CallOpts, ar... method GetAssignmentInfo (line 337) | func (_WorkerHub *WorkerHubCaller) GetAssignmentInfo(opts *bind.CallOp... method GetAssignmentsByInference (line 368) | func (_WorkerHub *WorkerHubCaller) GetAssignmentsByInference(opts *bin... method GetInferenceInfo (line 399) | func (_WorkerHub *WorkerHubCaller) GetInferenceInfo(opts *bind.CallOpt... method GetMinFeeToUse (line 430) | func (_WorkerHub *WorkerHubCaller) GetMinFeeToUse(opts *bind.CallOpts,... method GetTreasuryAddress (line 461) | func (_WorkerHub *WorkerHubCaller) GetTreasuryAddress(opts *bind.CallO... method InferenceNumber (line 492) | func (_WorkerHub *WorkerHubCaller) InferenceNumber(opts *bind.CallOpts... method Owner (line 523) | func (_WorkerHub *WorkerHubCaller) Owner(opts *bind.CallOpts) (common.... method Paused (line 554) | func (_WorkerHub *WorkerHubCaller) Paused(opts *bind.CallOpts) (bool, ... method ValidateDAOSupplyIncrease (line 585) | func (_WorkerHub *WorkerHubCaller) ValidateDAOSupplyIncrease(opts *bin... method Version (line 616) | func (_WorkerHub *WorkerHubCaller) Version(opts *bind.CallOpts) (strin... type WorkerHubTransactor (line 99) | type WorkerHubTransactor struct method Commit (line 647) | func (_WorkerHub *WorkerHubTransactor) Commit(opts *bind.TransactOpts,... method Infer (line 668) | func (_WorkerHub *WorkerHubTransactor) Infer(opts *bind.TransactOpts, ... method Infer0 (line 689) | func (_WorkerHub *WorkerHubTransactor) Infer0(opts *bind.TransactOpts,... method Initialize (line 710) | func (_WorkerHub *WorkerHubTransactor) Initialize(opts *bind.TransactO... method Pause (line 731) | func (_WorkerHub *WorkerHubTransactor) Pause(opts *bind.TransactOpts) ... method RegisterReferrer (line 752) | func (_WorkerHub *WorkerHubTransactor) RegisterReferrer(opts *bind.Tra... method RenounceOwnership (line 773) | func (_WorkerHub *WorkerHubTransactor) RenounceOwnership(opts *bind.Tr... method ResolveInference (line 794) | func (_WorkerHub *WorkerHubTransactor) ResolveInference(opts *bind.Tra... method Reveal (line 815) | func (_WorkerHub *WorkerHubTransactor) Reveal(opts *bind.TransactOpts,... method SeizeMinerRole (line 836) | func (_WorkerHub *WorkerHubTransactor) SeizeMinerRole(opts *bind.Trans... method SetDAOTokenReward (line 857) | func (_WorkerHub *WorkerHubTransactor) SetDAOTokenReward(opts *bind.Tr... method SetWEAIAddress (line 878) | func (_WorkerHub *WorkerHubTransactor) SetWEAIAddress(opts *bind.Trans... method SubmitSolution (line 899) | func (_WorkerHub *WorkerHubTransactor) SubmitSolution(opts *bind.Trans... method TransferOwnership (line 920) | func (_WorkerHub *WorkerHubTransactor) TransferOwnership(opts *bind.Tr... method Unpause (line 941) | func (_WorkerHub *WorkerHubTransactor) Unpause(opts *bind.TransactOpts... method Receive (line 962) | func (_WorkerHub *WorkerHubTransactor) Receive(opts *bind.TransactOpts... type WorkerHubFilterer (line 104) | type WorkerHubFilterer struct method FilterCommitmentSubmission (line 1058) | func (_WorkerHub *WorkerHubFilterer) FilterCommitmentSubmission(opts *... method WatchCommitmentSubmission (line 1079) | func (_WorkerHub *WorkerHubFilterer) WatchCommitmentSubmission(opts *b... method ParseCommitmentSubmission (line 1125) | func (_WorkerHub *WorkerHubFilterer) ParseCommitmentSubmission(log typ... method FilterDAOTokenMintedV2 (line 1213) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenMintedV2(opts *bind... method WatchDAOTokenMintedV2 (line 1225) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenMintedV2(opts *bind.... method ParseDAOTokenMintedV2 (line 1262) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenMintedV2(log types.L... method FilterDAOTokenPercentageUpdated (line 1348) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenPercentageUpdated(o... method WatchDAOTokenPercentageUpdated (line 1360) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenPercentageUpdated(op... method ParseDAOTokenPercentageUpdated (line 1397) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenPercentageUpdated(lo... method FilterInferenceStatusUpdate (line 1483) | func (_WorkerHub *WorkerHubFilterer) FilterInferenceStatusUpdate(opts ... method WatchInferenceStatusUpdate (line 1500) | func (_WorkerHub *WorkerHubFilterer) WatchInferenceStatusUpdate(opts *... method ParseInferenceStatusUpdate (line 1542) | func (_WorkerHub *WorkerHubFilterer) ParseInferenceStatusUpdate(log ty... method FilterInitialized (line 1627) | func (_WorkerHub *WorkerHubFilterer) FilterInitialized(opts *bind.Filt... method WatchInitialized (line 1639) | func (_WorkerHub *WorkerHubFilterer) WatchInitialized(opts *bind.Watch... method ParseInitialized (line 1676) | func (_WorkerHub *WorkerHubFilterer) ParseInitialized(log types.Log) (... method FilterMinerRoleSeized (line 1763) | func (_WorkerHub *WorkerHubFilterer) FilterMinerRoleSeized(opts *bind.... method WatchMinerRoleSeized (line 1788) | func (_WorkerHub *WorkerHubFilterer) WatchMinerRoleSeized(opts *bind.W... method ParseMinerRoleSeized (line 1838) | func (_WorkerHub *WorkerHubFilterer) ParseMinerRoleSeized(log types.Lo... method FilterNewAssignment (line 1926) | func (_WorkerHub *WorkerHubFilterer) FilterNewAssignment(opts *bind.Fi... method WatchNewAssignment (line 1951) | func (_WorkerHub *WorkerHubFilterer) WatchNewAssignment(opts *bind.Wat... method ParseNewAssignment (line 2001) | func (_WorkerHub *WorkerHubFilterer) ParseNewAssignment(log types.Log)... method FilterNewInference (line 2090) | func (_WorkerHub *WorkerHubFilterer) FilterNewInference(opts *bind.Fil... method WatchNewInference (line 2115) | func (_WorkerHub *WorkerHubFilterer) WatchNewInference(opts *bind.Watc... method ParseNewInference (line 2165) | func (_WorkerHub *WorkerHubFilterer) ParseNewInference(log types.Log) ... method FilterOwnershipTransferred (line 2251) | func (_WorkerHub *WorkerHubFilterer) FilterOwnershipTransferred(opts *... method WatchOwnershipTransferred (line 2272) | func (_WorkerHub *WorkerHubFilterer) WatchOwnershipTransferred(opts *b... method ParseOwnershipTransferred (line 2318) | func (_WorkerHub *WorkerHubFilterer) ParseOwnershipTransferred(log typ... method FilterPaused (line 2403) | func (_WorkerHub *WorkerHubFilterer) FilterPaused(opts *bind.FilterOpt... method WatchPaused (line 2415) | func (_WorkerHub *WorkerHubFilterer) WatchPaused(opts *bind.WatchOpts,... method ParsePaused (line 2452) | func (_WorkerHub *WorkerHubFilterer) ParsePaused(log types.Log) (*Work... method FilterRawSubmitted (line 2543) | func (_WorkerHub *WorkerHubFilterer) FilterRawSubmitted(opts *bind.Fil... method WatchRawSubmitted (line 2568) | func (_WorkerHub *WorkerHubFilterer) WatchRawSubmitted(opts *bind.Watc... method ParseRawSubmitted (line 2618) | func (_WorkerHub *WorkerHubFilterer) ParseRawSubmitted(log types.Log) ... method FilterRevealSubmission (line 2706) | func (_WorkerHub *WorkerHubFilterer) FilterRevealSubmission(opts *bind... method WatchRevealSubmission (line 2727) | func (_WorkerHub *WorkerHubFilterer) WatchRevealSubmission(opts *bind.... method ParseRevealSubmission (line 2773) | func (_WorkerHub *WorkerHubFilterer) ParseRevealSubmission(log types.L... method FilterSolutionSubmission (line 2859) | func (_WorkerHub *WorkerHubFilterer) FilterSolutionSubmission(opts *bi... method WatchSolutionSubmission (line 2880) | func (_WorkerHub *WorkerHubFilterer) WatchSolutionSubmission(opts *bin... method ParseSolutionSubmission (line 2926) | func (_WorkerHub *WorkerHubFilterer) ParseSolutionSubmission(log types... method FilterStreamedData (line 3012) | func (_WorkerHub *WorkerHubFilterer) FilterStreamedData(opts *bind.Fil... method WatchStreamedData (line 3029) | func (_WorkerHub *WorkerHubFilterer) WatchStreamedData(opts *bind.Watc... method ParseStreamedData (line 3071) | func (_WorkerHub *WorkerHubFilterer) ParseStreamedData(log types.Log) ... method FilterUnpaused (line 3156) | func (_WorkerHub *WorkerHubFilterer) FilterUnpaused(opts *bind.FilterO... method WatchUnpaused (line 3168) | func (_WorkerHub *WorkerHubFilterer) WatchUnpaused(opts *bind.WatchOpt... method ParseUnpaused (line 3205) | func (_WorkerHub *WorkerHubFilterer) ParseUnpaused(log types.Log) (*Wo... type WorkerHubSession (line 110) | type WorkerHubSession struct method AssignmentNumber (line 248) | func (_WorkerHub *WorkerHubSession) AssignmentNumber() (*big.Int, erro... method Assignments (line 305) | func (_WorkerHub *WorkerHubSession) Assignments(arg0 *big.Int) (struct { method GetAssignmentInfo (line 354) | func (_WorkerHub *WorkerHubSession) GetAssignmentInfo(_assignmentId *b... method GetAssignmentsByInference (line 385) | func (_WorkerHub *WorkerHubSession) GetAssignmentsByInference(_inferen... method GetInferenceInfo (line 416) | func (_WorkerHub *WorkerHubSession) GetInferenceInfo(_inferenceId *big... method GetMinFeeToUse (line 447) | func (_WorkerHub *WorkerHubSession) GetMinFeeToUse(_modelAddress commo... method GetTreasuryAddress (line 478) | func (_WorkerHub *WorkerHubSession) GetTreasuryAddress() (common.Addre... method InferenceNumber (line 509) | func (_WorkerHub *WorkerHubSession) InferenceNumber() (*big.Int, error) { method Owner (line 540) | func (_WorkerHub *WorkerHubSession) Owner() (common.Address, error) { method Paused (line 571) | func (_WorkerHub *WorkerHubSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 602) | func (_WorkerHub *WorkerHubSession) ValidateDAOSupplyIncrease(_isRefer... method Version (line 633) | func (_WorkerHub *WorkerHubSession) Version() (string, error) { method Commit (line 654) | func (_WorkerHub *WorkerHubSession) Commit(_assignId *big.Int, _commit... method Infer (line 675) | func (_WorkerHub *WorkerHubSession) Infer(_input []byte, _creator comm... method Infer0 (line 696) | func (_WorkerHub *WorkerHubSession) Infer0(_input []byte, _creator com... method Initialize (line 717) | func (_WorkerHub *WorkerHubSession) Initialize(_wEAI common.Address, _... method Pause (line 738) | func (_WorkerHub *WorkerHubSession) Pause() (*types.Transaction, error) { method RegisterReferrer (line 759) | func (_WorkerHub *WorkerHubSession) RegisterReferrer(_referrers []comm... method RenounceOwnership (line 780) | func (_WorkerHub *WorkerHubSession) RenounceOwnership() (*types.Transa... method ResolveInference (line 801) | func (_WorkerHub *WorkerHubSession) ResolveInference(_inferenceId *big... method Reveal (line 822) | func (_WorkerHub *WorkerHubSession) Reveal(_assignId *big.Int, _nonce ... method SeizeMinerRole (line 843) | func (_WorkerHub *WorkerHubSession) SeizeMinerRole(_assignmentId *big.... method SetDAOTokenReward (line 864) | func (_WorkerHub *WorkerHubSession) SetDAOTokenReward(_newDAOTokenRewa... method SetWEAIAddress (line 885) | func (_WorkerHub *WorkerHubSession) SetWEAIAddress(_wEAI common.Addres... method SubmitSolution (line 906) | func (_WorkerHub *WorkerHubSession) SubmitSolution(_assigmentId *big.I... method TransferOwnership (line 927) | func (_WorkerHub *WorkerHubSession) TransferOwnership(newOwner common.... method Unpause (line 948) | func (_WorkerHub *WorkerHubSession) Unpause() (*types.Transaction, err... method Receive (line 969) | func (_WorkerHub *WorkerHubSession) Receive() (*types.Transaction, err... type WorkerHubCallerSession (line 118) | type WorkerHubCallerSession struct method AssignmentNumber (line 255) | func (_WorkerHub *WorkerHubCallerSession) AssignmentNumber() (*big.Int... method Assignments (line 321) | func (_WorkerHub *WorkerHubCallerSession) Assignments(arg0 *big.Int) (... method GetAssignmentInfo (line 361) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentInfo(_assignmen... method GetAssignmentsByInference (line 392) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentsByInference(_i... method GetInferenceInfo (line 423) | func (_WorkerHub *WorkerHubCallerSession) GetInferenceInfo(_inferenceI... method GetMinFeeToUse (line 454) | func (_WorkerHub *WorkerHubCallerSession) GetMinFeeToUse(_modelAddress... method GetTreasuryAddress (line 485) | func (_WorkerHub *WorkerHubCallerSession) GetTreasuryAddress() (common... method InferenceNumber (line 516) | func (_WorkerHub *WorkerHubCallerSession) InferenceNumber() (*big.Int,... method Owner (line 547) | func (_WorkerHub *WorkerHubCallerSession) Owner() (common.Address, err... method Paused (line 578) | func (_WorkerHub *WorkerHubCallerSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 609) | func (_WorkerHub *WorkerHubCallerSession) ValidateDAOSupplyIncrease(_i... method Version (line 640) | func (_WorkerHub *WorkerHubCallerSession) Version() (string, error) { type WorkerHubTransactorSession (line 125) | type WorkerHubTransactorSession struct method Commit (line 661) | func (_WorkerHub *WorkerHubTransactorSession) Commit(_assignId *big.In... method Infer (line 682) | func (_WorkerHub *WorkerHubTransactorSession) Infer(_input []byte, _cr... method Infer0 (line 703) | func (_WorkerHub *WorkerHubTransactorSession) Infer0(_input []byte, _c... method Initialize (line 724) | func (_WorkerHub *WorkerHubTransactorSession) Initialize(_wEAI common.... method Pause (line 745) | func (_WorkerHub *WorkerHubTransactorSession) Pause() (*types.Transact... method RegisterReferrer (line 766) | func (_WorkerHub *WorkerHubTransactorSession) RegisterReferrer(_referr... method RenounceOwnership (line 787) | func (_WorkerHub *WorkerHubTransactorSession) RenounceOwnership() (*ty... method ResolveInference (line 808) | func (_WorkerHub *WorkerHubTransactorSession) ResolveInference(_infere... method Reveal (line 829) | func (_WorkerHub *WorkerHubTransactorSession) Reveal(_assignId *big.In... method SeizeMinerRole (line 850) | func (_WorkerHub *WorkerHubTransactorSession) SeizeMinerRole(_assignme... method SetDAOTokenReward (line 871) | func (_WorkerHub *WorkerHubTransactorSession) SetDAOTokenReward(_newDA... method SetWEAIAddress (line 892) | func (_WorkerHub *WorkerHubTransactorSession) SetWEAIAddress(_wEAI com... method SubmitSolution (line 913) | func (_WorkerHub *WorkerHubTransactorSession) SubmitSolution(_assigmen... method TransferOwnership (line 934) | func (_WorkerHub *WorkerHubTransactorSession) TransferOwnership(newOwn... method Unpause (line 955) | func (_WorkerHub *WorkerHubTransactorSession) Unpause() (*types.Transa... method Receive (line 976) | func (_WorkerHub *WorkerHubTransactorSession) Receive() (*types.Transa... type WorkerHubRaw (line 131) | type WorkerHubRaw struct method Call (line 194) | func (_WorkerHub *WorkerHubRaw) Call(opts *bind.CallOpts, result *[]in... method Transfer (line 200) | func (_WorkerHub *WorkerHubRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 205) | func (_WorkerHub *WorkerHubRaw) Transact(opts *bind.TransactOpts, meth... type WorkerHubCallerRaw (line 136) | type WorkerHubCallerRaw struct method Call (line 213) | func (_WorkerHub *WorkerHubCallerRaw) Call(opts *bind.CallOpts, result... type WorkerHubTransactorRaw (line 141) | type WorkerHubTransactorRaw struct method Transfer (line 219) | func (_WorkerHub *WorkerHubTransactorRaw) Transfer(opts *bind.Transact... method Transact (line 224) | func (_WorkerHub *WorkerHubTransactorRaw) Transact(opts *bind.Transact... function NewWorkerHub (line 146) | func NewWorkerHub(address common.Address, backend bind.ContractBackend) ... function NewWorkerHubCaller (line 155) | func NewWorkerHubCaller(address common.Address, caller bind.ContractCall... function NewWorkerHubTransactor (line 164) | func NewWorkerHubTransactor(address common.Address, transactor bind.Cont... function NewWorkerHubFilterer (line 173) | func NewWorkerHubFilterer(address common.Address, filterer bind.Contract... function bindWorkerHub (line 182) | func bindWorkerHub(address common.Address, caller bind.ContractCaller, t... type WorkerHubCommitmentSubmissionIterator (line 981) | type WorkerHubCommitmentSubmissionIterator struct method Next (line 996) | func (it *WorkerHubCommitmentSubmissionIterator) Next() bool { method Error (line 1036) | func (it *WorkerHubCommitmentSubmissionIterator) Error() error { method Close (line 1042) | func (it *WorkerHubCommitmentSubmissionIterator) Close() error { type WorkerHubCommitmentSubmission (line 1048) | type WorkerHubCommitmentSubmission struct type WorkerHubDAOTokenMintedV2Iterator (line 1135) | type WorkerHubDAOTokenMintedV2Iterator struct method Next (line 1150) | func (it *WorkerHubDAOTokenMintedV2Iterator) Next() bool { method Error (line 1190) | func (it *WorkerHubDAOTokenMintedV2Iterator) Error() error { method Close (line 1196) | func (it *WorkerHubDAOTokenMintedV2Iterator) Close() error { type WorkerHubDAOTokenMintedV2 (line 1202) | type WorkerHubDAOTokenMintedV2 struct type WorkerHubDAOTokenPercentageUpdatedIterator (line 1272) | type WorkerHubDAOTokenPercentageUpdatedIterator struct method Next (line 1287) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Next() bool { method Error (line 1327) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Error() error { method Close (line 1333) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Close() error { type WorkerHubDAOTokenPercentageUpdated (line 1339) | type WorkerHubDAOTokenPercentageUpdated struct type WorkerHubInferenceStatusUpdateIterator (line 1407) | type WorkerHubInferenceStatusUpdateIterator struct method Next (line 1422) | func (it *WorkerHubInferenceStatusUpdateIterator) Next() bool { method Error (line 1462) | func (it *WorkerHubInferenceStatusUpdateIterator) Error() error { method Close (line 1468) | func (it *WorkerHubInferenceStatusUpdateIterator) Close() error { type WorkerHubInferenceStatusUpdate (line 1474) | type WorkerHubInferenceStatusUpdate struct type WorkerHubInitializedIterator (line 1552) | type WorkerHubInitializedIterator struct method Next (line 1567) | func (it *WorkerHubInitializedIterator) Next() bool { method Error (line 1607) | func (it *WorkerHubInitializedIterator) Error() error { method Close (line 1613) | func (it *WorkerHubInitializedIterator) Close() error { type WorkerHubInitialized (line 1619) | type WorkerHubInitialized struct type WorkerHubMinerRoleSeizedIterator (line 1686) | type WorkerHubMinerRoleSeizedIterator struct method Next (line 1701) | func (it *WorkerHubMinerRoleSeizedIterator) Next() bool { method Error (line 1741) | func (it *WorkerHubMinerRoleSeizedIterator) Error() error { method Close (line 1747) | func (it *WorkerHubMinerRoleSeizedIterator) Close() error { type WorkerHubMinerRoleSeized (line 1753) | type WorkerHubMinerRoleSeized struct type WorkerHubNewAssignmentIterator (line 1848) | type WorkerHubNewAssignmentIterator struct method Next (line 1863) | func (it *WorkerHubNewAssignmentIterator) Next() bool { method Error (line 1903) | func (it *WorkerHubNewAssignmentIterator) Error() error { method Close (line 1909) | func (it *WorkerHubNewAssignmentIterator) Close() error { type WorkerHubNewAssignment (line 1915) | type WorkerHubNewAssignment struct type WorkerHubNewInferenceIterator (line 2011) | type WorkerHubNewInferenceIterator struct method Next (line 2026) | func (it *WorkerHubNewInferenceIterator) Next() bool { method Error (line 2066) | func (it *WorkerHubNewInferenceIterator) Error() error { method Close (line 2072) | func (it *WorkerHubNewInferenceIterator) Close() error { type WorkerHubNewInference (line 2078) | type WorkerHubNewInference struct type WorkerHubOwnershipTransferredIterator (line 2175) | type WorkerHubOwnershipTransferredIterator struct method Next (line 2190) | func (it *WorkerHubOwnershipTransferredIterator) Next() bool { method Error (line 2230) | func (it *WorkerHubOwnershipTransferredIterator) Error() error { method Close (line 2236) | func (it *WorkerHubOwnershipTransferredIterator) Close() error { type WorkerHubOwnershipTransferred (line 2242) | type WorkerHubOwnershipTransferred struct type WorkerHubPausedIterator (line 2328) | type WorkerHubPausedIterator struct method Next (line 2343) | func (it *WorkerHubPausedIterator) Next() bool { method Error (line 2383) | func (it *WorkerHubPausedIterator) Error() error { method Close (line 2389) | func (it *WorkerHubPausedIterator) Close() error { type WorkerHubPaused (line 2395) | type WorkerHubPaused struct type WorkerHubRawSubmittedIterator (line 2462) | type WorkerHubRawSubmittedIterator struct method Next (line 2477) | func (it *WorkerHubRawSubmittedIterator) Next() bool { method Error (line 2517) | func (it *WorkerHubRawSubmittedIterator) Error() error { method Close (line 2523) | func (it *WorkerHubRawSubmittedIterator) Close() error { type WorkerHubRawSubmitted (line 2529) | type WorkerHubRawSubmitted struct type WorkerHubRevealSubmissionIterator (line 2628) | type WorkerHubRevealSubmissionIterator struct method Next (line 2643) | func (it *WorkerHubRevealSubmissionIterator) Next() bool { method Error (line 2683) | func (it *WorkerHubRevealSubmissionIterator) Error() error { method Close (line 2689) | func (it *WorkerHubRevealSubmissionIterator) Close() error { type WorkerHubRevealSubmission (line 2695) | type WorkerHubRevealSubmission struct type WorkerHubSolutionSubmissionIterator (line 2783) | type WorkerHubSolutionSubmissionIterator struct method Next (line 2798) | func (it *WorkerHubSolutionSubmissionIterator) Next() bool { method Error (line 2838) | func (it *WorkerHubSolutionSubmissionIterator) Error() error { method Close (line 2844) | func (it *WorkerHubSolutionSubmissionIterator) Close() error { type WorkerHubSolutionSubmission (line 2850) | type WorkerHubSolutionSubmission struct type WorkerHubStreamedDataIterator (line 2936) | type WorkerHubStreamedDataIterator struct method Next (line 2951) | func (it *WorkerHubStreamedDataIterator) Next() bool { method Error (line 2991) | func (it *WorkerHubStreamedDataIterator) Error() error { method Close (line 2997) | func (it *WorkerHubStreamedDataIterator) Close() error { type WorkerHubStreamedData (line 3003) | type WorkerHubStreamedData struct type WorkerHubUnpausedIterator (line 3081) | type WorkerHubUnpausedIterator struct method Next (line 3096) | func (it *WorkerHubUnpausedIterator) Next() bool { method Error (line 3136) | func (it *WorkerHubUnpausedIterator) Error() error { method Close (line 3142) | func (it *WorkerHubUnpausedIterator) Close() error { type WorkerHubUnpaused (line 3148) | type WorkerHubUnpaused struct FILE: decentralized-compute/node/internal/model/const.go constant BatchInferHistoryStatusPending (line 4) | BatchInferHistoryStatusPending string = "pending" constant BatchInferHistoryStatusAgentInferred (line 5) | BatchInferHistoryStatusAgentInferred string = "agent-inferred" constant BatchInferHistoryStatusQueueHandled (line 6) | BatchInferHistoryStatusQueueHandled string = "queue-handled" constant BatchInferHistoryStatusCompleted (line 7) | BatchInferHistoryStatusCompleted string = "completed" constant BatchInferHistoryStatusFailed (line 9) | BatchInferHistoryStatusFailed string = "failed" constant ToolsetTypeDefault (line 13) | ToolsetTypeDefault string = "default" constant ToolsetTypeReplyMentions (line 14) | ToolsetTypeReplyMentions string = "reply_mentions" constant ToolsetTypeReplyNonMentions (line 15) | ToolsetTypeReplyNonMentions string = "reply_non_mentions" constant ToolsetTypeFollow (line 16) | ToolsetTypeFollow string = "follow" constant ToolsetTypePost (line 17) | ToolsetTypePost string = "post" constant ToolsetTypeCreateToken (line 18) | ToolsetTypeCreateToken string = "create_token" constant LightHouseStorageType (line 22) | LightHouseStorageType StorageType = "lighthouse-filecoin" constant EaiChainStorageType (line 23) | EaiChainStorageType StorageType = "eai-chain" FILE: decentralized-compute/node/internal/model/model.go type BatchInferHistory (line 11) | type BatchInferHistory struct type ExternalDataRequestType (line 58) | type ExternalDataRequestType type AgentInferExternalData (line 62) | type AgentInferExternalData struct type StorageType (line 69) | type StorageType type LLMInferRequest (line 71) | type LLMInferRequest struct type LLMInferMessage (line 79) | type LLMInferMessage struct type LLMInferResponse (line 84) | type LLMInferResponse struct type Assiment (line 109) | type Assiment struct type AssimentChan (line 120) | type AssimentChan struct type TaskResult (line 126) | type TaskResult struct type Event (line 132) | type Event struct type Task (line 143) | type Task struct type EventPromptSchedulerNewInference (line 164) | type EventPromptSchedulerNewInference struct FILE: decentralized-compute/node/internal/port/port.go type IChain (line 18) | type IChain interface type ICommon (line 23) | type ICommon interface type ITaskWatcher (line 39) | type ITaskWatcher interface type IStaking (line 46) | type IStaking interface FILE: decentralized-compute/node/internal/usecase/task_watcher.go type taskWatcher (line 24) | type taskWatcher struct method GetPendingTasks (line 46) | func (t *taskWatcher) GetPendingTasks(ctx context.Context) { method ExecueteTasks (line 70) | func (t *taskWatcher) ExecueteTasks(ctx context.Context) { method executeTasks (line 152) | func (t *taskWatcher) executeTasks(ctx context.Context, task *model.Ta... method inferChatCompletions (line 204) | func (t *taskWatcher) inferChatCompletions(ctx context.Context, prompt... method Verify (line 265) | func (t *taskWatcher) Verify() bool { method MakeVerify (line 281) | func (t *taskWatcher) MakeVerify() error { method rejoinForMinting (line 294) | func (t *taskWatcher) rejoinForMinting(ctx context.Context) error { function NewTasksWatcher (line 36) | func NewTasksWatcher(chain port.IChain, staking port.IStaking, common po... FILE: decentralized-compute/node/main.go function main (line 18) | func main() { FILE: decentralized-compute/node/pkg/commons.go function Regex (line 9) | func Regex(input, pattern string) string { function ExtractContent (line 25) | func ExtractContent(input string) (string, error) { FILE: decentralized-compute/node/pkg/const.go constant TimeToWating (line 12) | TimeToWating time.Duration = 1 constant MODE_MINER (line 14) | MODE_MINER = "miner" constant MODE_VALIDATOR (line 15) | MODE_VALIDATOR = "validator" function CreateSeed (line 18) | func CreateSeed(params string, requestID string) uint64 { function Copy (line 41) | func Copy(in interface{}, out interface{}) error { FILE: decentralized-compute/node/pkg/eth/client.go function NewEthClient (line 29) | func NewEthClient(rpc string) (*ethclient.Client, error) { function NewEthWsClient (line 37) | func NewEthWsClient(ws string) (*ethclient.Client, error) { function WaitForTx (line 45) | func WaitForTx(client *ethclient.Client, tx common.Hash) error { function WalletAddressFromCompressedPublicKey (line 64) | func WalletAddressFromCompressedPublicKey(publicKeyStr string) (string, ... function GetAccountInfo (line 82) | func GetAccountInfo(privKey string) (*ecdsa.PrivateKey, *common.Address,... function GenerateKeyFromSeedOld (line 96) | func GenerateKeyFromSeedOld(seed string) (string, string, string, error) { function GenerateKeyFromSeedNew (line 117) | func GenerateKeyFromSeedNew(seed string) (string, string, string, error) { function GenerateAddress (line 144) | func GenerateAddress() (privKey, pubKey, address string, err error) { function GenerateAddressFromPrivKey (line 167) | func GenerateAddressFromPrivKey(privKey string) (pubKey, address string,... function CreateBindTransactionOpts (line 188) | func CreateBindTransactionOpts(ctx context.Context, client *ethclient.Cl... function ApproveERC20 (line 221) | func ApproveERC20(ctx context.Context, client *ethclient.Client, private... function SignMessage (line 247) | func SignMessage(message string, privateKey *ecdsa.PrivateKey) (string, ... function CheckTransactionReverted (line 258) | func CheckTransactionReverted(ctx context.Context, client *ethclient.Cli... FILE: decentralized-compute/node/pkg/googlecloud/gcs.go constant GcloudStorePath (line 31) | GcloudStorePath string = "https://storage.googleapis.com" type IGcstorage (line 34) | type IGcstorage interface type GcsUploadedObject (line 46) | type GcsUploadedObject struct type GcsFile (line 55) | type GcsFile struct type gcstorage (line 59) | type gcstorage struct method processUnzip (line 102) | func (g *gcstorage) processUnzip(f *zip.File, baseDir string, outputBu... method UnzipFile (line 126) | func (g gcstorage) UnzipFile(object string) error { method UploadFile (line 188) | func (g gcstorage) UploadFile(path string) (*GcsUploadedObject, error) { method FileUploadToBucket (line 192) | func (g gcstorage) FileUploadToBucket(file GcsFile) (*GcsUploadedObjec... method FileUploadToBucketInternal (line 241) | func (g gcstorage) FileUploadToBucketInternal(filePath string, cloudPa... method ReadFileFromBucket (line 294) | func (g gcstorage) ReadFileFromBucket(fileName string) ([]byte, error) { method ReadFileFromBucketAbs (line 313) | func (g gcstorage) ReadFileFromBucketAbs(fileName string) ([]byte, err... method ReadFile (line 332) | func (g gcstorage) ReadFile(fileName string) ([]byte, error) { method UploadBaseToBucket (line 351) | func (g *gcstorage) UploadBaseToBucket(base64Srting string, name strin... method writer (line 374) | func (g *gcstorage) writer(base64Image string, objectName string) (*Gc... method detectImageSize (line 486) | func (g *gcstorage) detectImageSize(fileName string) (*ImageConfig, er... method detectRatio (line 503) | func (g *gcstorage) detectRatio(size *image.Config) ImageConfig { method findDeviedNumber (line 536) | func (g *gcstorage) findDeviedNumber(with int, height int) int { method Delete (line 547) | func (g *gcstorage) Delete(objectName string) error { method Read (line 561) | func (g *gcstorage) Read(objectName string) ([]byte, error) { method deleFile (line 577) | func (g *gcstorage) deleFile(tmpFileName string) error { method ReadFolder (line 587) | func (g gcstorage) ReadFolder(name string) ([]*storage.ObjectAttrs, er... type GCS (line 68) | type GCS struct function NewDataGCStorage (line 78) | func NewDataGCStorage(config GCS) (*gcstorage, error) { type ImageConfig (line 355) | type ImageConfig struct type uploadGcsChannel (line 363) | type uploadGcsChannel struct type detectImageSizeChannel (line 369) | type detectImageSizeChannel struct FILE: decentralized-compute/node/pkg/googlecloud/util.go function NormalizeFileName (line 10) | func NormalizeFileName(name string) string { function GenerateSlug (line 19) | func GenerateSlug(key string) string { function ReplaceNonUTF8 (line 39) | func ReplaceNonUTF8(filename string) string { FILE: decentralized-compute/node/pkg/httpRequest.go type AllowedCode (line 12) | type AllowedCode struct type RelyErrorMessage (line 16) | type RelyErrorMessage struct type RelyError (line 22) | type RelyError struct function NewAllowedCode (line 27) | func NewAllowedCode() AllowedCode { function HttpRequest (line 37) | func HttpRequest(fullUrl string, method string, headers map[string]strin... function HttpRequestFullResponse (line 102) | func HttpRequestFullResponse(fullUrl string, method string, headers map[... function JsonRequest (line 137) | func JsonRequest(fullUrl string, method string, headers map[string]strin... function isAllowed (line 144) | func isAllowed(code string) bool { FILE: decentralized-compute/node/pkg/lighthouse/lighthouse.go type LightHouseResponse (line 33) | type LightHouseResponse struct constant IPFSGateway (line 40) | IPFSGateway = "https://gateway.lighthouse.storage/ipfs/" function DownloadDataSimple (line 43) | func DownloadDataSimple(hash string) ([]byte, string, error) { function DownloadDataSimpleWithRetry (line 70) | func DownloadDataSimpleWithRetry(hash string) ([]byte, string, error) { function downloadChunkedData (line 86) | func downloadChunkedData(hash string, start, end int) ([]byte, error) { function DownloadChunkedData (line 110) | func DownloadChunkedData(hash string, modelDir string) (string, error) { function WriteFile (line 160) | func WriteFile(name string, data []byte, perm os.FileMode) error { type FileInfo (line 172) | type FileInfo struct function GetFileInfo (line 185) | func GetFileInfo(hash string) (*FileInfo, error) { function UploadDataWithRetry (line 212) | func UploadDataWithRetry(apikey, fileName string, data []byte) (string, ... function UploadData (line 226) | func UploadData(apikey, fileName string, data []byte) (string, error) { function getCurrentDir (line 276) | func getCurrentDir() string { function Cid (line 285) | func Cid(data []byte) string { function fileExistOnNetwork (line 310) | func fileExistOnNetwork(data []byte) (string, bool, error) { function UploadFile (line 328) | func UploadFile(apikey, fileName string, filePath string) (string, error) { function DownloadToFile (line 384) | func DownloadToFile(hash string, filePath string) error { FILE: decentralized-compute/node/pkg/lighthouse/lighthouse_test.go function TestUploadData (line 9) | func TestUploadData(t *testing.T) { function TestDownloadDataSimple (line 50) | func TestDownloadDataSimple(t *testing.T) { function TestGetFileInfo (line 85) | func TestGetFileInfo(t *testing.T) { function TestDownloadChunkedData (line 116) | func TestDownloadChunkedData(t *testing.T) { FILE: decentralized-compute/node/pkg/logger/logger.go type AppLogger (line 18) | type AppLogger struct method Print (line 27) | func (atl *AppLogger) Print(args ...interface{}) { method Printf (line 31) | func (atl *AppLogger) Printf(f string, args ...interface{}) { method Println (line 35) | func (atl *AppLogger) Println(args ...interface{}) { method Log (line 39) | func (atl *AppLogger) Log(ctx context.Context, level logging.Level, ms... method WithContext (line 71) | func (atl *AppLogger) WithContext(ctx context.Context) []zapcore.Field { method LogRoundTrip (line 83) | func (atl *AppLogger) LogRoundTrip( method RequestBodyEnabled (line 129) | func (atl *AppLogger) RequestBodyEnabled() bool { return true } method ResponseBodyEnabled (line 132) | func (atl *AppLogger) ResponseBodyEnabled() bool { return true } function init (line 137) | func init() { function InitLoggerDefault (line 142) | func InitLoggerDefault(enableDebug bool) { function InitLoggerDefaultDev (line 164) | func InitLoggerDefaultDev() { function GetLoggerInstanceFromContext (line 180) | func GetLoggerInstanceFromContext(ctx context.Context) *zap.Logger { FILE: decentralized-compute/node/pkg/miner/factory.go function NewMiner (line 22) | func NewMiner(cnf *config.Config) (port.ITaskWatcher, error) { FILE: decentralized-compute/node/pkg/utils/copier.go constant tagMust (line 35) | tagMust uint8 = 1 << iota constant tagNoPanic (line 39) | tagNoPanic constant tagIgnore (line 42) | tagIgnore constant hasCopied (line 45) | hasCopied constant String (line 48) | String string = "" constant Bool (line 49) | Bool bool = false constant Int (line 50) | Int int = 0 constant Float32 (line 51) | Float32 float32 = 0 constant Float64 (line 52) | Float64 float64 = 0 type Option (line 56) | type Option struct method converters (line 68) | func (opt Option) converters() map[converterPair]TypeConverter { method fieldNameMapping (line 95) | func (opt Option) fieldNameMapping() map[converterPair]FieldNameMapping { type TypeConverter (line 84) | type TypeConverter struct type converterPair (line 90) | type converterPair struct type FieldNameMapping (line 110) | type FieldNameMapping struct type flags (line 117) | type flags struct type tagNameMapping (line 124) | type tagNameMapping struct function Copy (line 130) | func Copy(toValue interface{}, fromValue interface{}) (err error) { function CopyWithOption (line 135) | func CopyWithOption(toValue interface{}, fromValue interface{}, opt Opti... function copier (line 139) | func copier(toValue interface{}, fromValue interface{}, opt Option) (err... function getFieldNamesMapping (line 649) | func getFieldNamesMapping(mappings map[converterPair]FieldNameMapping, f... function fieldByNameOrZeroValue (line 664) | func fieldByNameOrZeroValue(source reflect.Value, fieldName string) (val... function copyUnexportedStructFields (line 674) | func copyUnexportedStructFields(to, from reflect.Value) { function shouldIgnore (line 692) | func shouldIgnore(v reflect.Value, ignoreEmpty bool) bool { function deepFields (line 701) | func deepFields(reflectType reflect.Type) []reflect.StructField { function indirect (line 734) | func indirect(reflectValue reflect.Value) reflect.Value { function indirectType (line 741) | func indirectType(reflectType reflect.Type) (_ reflect.Type, isPtr bool) { function set (line 749) | func set(to, from reflect.Value, deepCopy bool, converters map[converter... function lookupAndCopyWithConverter (line 847) | func lookupAndCopyWithConverter(to, from reflect.Value, converters map[c... function parseTags (line 873) | func parseTags(tag string) (flg uint8, name string, err error) { function getFlags (line 895) | func getFlags(dest, src reflect.Value, toType, fromType reflect.Type) (f... function checkBitFlags (line 948) | func checkBitFlags(flagsList map[string]uint8) (err error) { function getFieldName (line 964) | func getFieldName(fieldName string, flgs flags, fieldNameMapping map[str... function driverValuer (line 1004) | func driverValuer(v reflect.Value) (i driver.Valuer, ok bool) { function fieldByName (line 1014) | func fieldByName(v reflect.Value, name string, caseSensitive bool) refle... function setValue (line 1022) | func setValue(to interface{}, from interface{}) { function objectsToStrings (line 1028) | func objectsToStrings(ids []primitive.ObjectID) (result []string) { function stringsToObjects (line 1035) | func stringsToObjects(ids []string) (result []primitive.ObjectID, err er... function objectsToHex (line 1046) | func objectsToHex(ids []primitive.ObjectID) (result []string) { FILE: decentralized-compute/worker-hub/chains/abstract_testnet/chain.go type chain (line 27) | type chain struct method SetTask (line 34) | func (b *chain) SetTask(task *model.Task) { method getAssigmentInfo (line 50) | func (b *chain) getAssigmentInfo(ctx context.Context, inferenceID *big... method GetPendingTasks (line 77) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method getPendingTask (line 169) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 250) | func (b *chain) SubmitTask(ctx context.Context, inferenceID *big.Int, ... method GetInferenceByMiner (line 313) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 322) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... function NewChain (line 38) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/worker-hub/chains/abstract_testnet/cluster.go type cluster (line 16) | type cluster struct method CreateCluster (line 49) | func (c *cluster) CreateCluster(version int, minHardware int, modelNam... method CreateAGroupOfCluster (line 88) | func (c *cluster) CreateAGroupOfCluster(groupName string, clusterIDs [... method AddClustersToGroup (line 100) | func (c *cluster) AddClustersToGroup(groupName string, clusterIDs []*b... method RemoveClustersFromGroup (line 112) | func (c *cluster) RemoveClustersFromGroup(groupName string, clusterIDs... function NewCluster (line 22) | func NewCluster(common port.ICommon) (port.ICluster, error) { FILE: decentralized-compute/worker-hub/chains/abstract_testnet/staking.go type staking (line 19) | type staking struct method IsStaked (line 38) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 71) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 163) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 179) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 215) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 25) | func NewStaking(common port.ICommon, stakingHub *gpu_manager.GpuManager)... FILE: decentralized-compute/worker-hub/chains/base/chain.go type chain (line 29) | type chain struct method SetTask (line 36) | func (b *chain) SetTask(task *model.Task) { method getAssigmentInfo (line 52) | func (b *chain) getAssigmentInfo(ctx context.Context, assignmentId *bi... method GetPendingTasks (line 79) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method seizeMinerRole (line 109) | func (b *chain) seizeMinerRole(ctx context.Context, task *model.Task, ... method getPendingTask (line 158) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 320) | func (b *chain) SubmitTask(ctx context.Context, assigmentID *big.Int, ... method GetInferenceByMiner (line 383) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 387) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... function NewChain (line 40) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/worker-hub/chains/base/staking.go type staking (line 16) | type staking struct method IsStaked (line 28) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 61) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 107) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 123) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 127) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 21) | func NewStaking(common port.ICommon, stakingHub *staking_hub.StakingHub)... FILE: decentralized-compute/worker-hub/chains/base_new/chain.go type chain (line 26) | type chain struct method SetTask (line 33) | func (b *chain) SetTask(task *model.Task) { method getAssigmentInfo (line 49) | func (b *chain) getAssigmentInfo(ctx context.Context, inferenceID *big... method GetPendingTasks (line 76) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method getPendingTask (line 168) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 249) | func (b *chain) SubmitTask(ctx context.Context, inferenceID *big.Int, ... method GetInferenceByMiner (line 312) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 321) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... function NewChain (line 37) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/worker-hub/chains/base_new/cluster.go type cluster (line 16) | type cluster struct method CreateCluster (line 49) | func (c *cluster) CreateCluster(version int, minHardware int, modelNam... method CreateAGroupOfCluster (line 88) | func (c *cluster) CreateAGroupOfCluster(groupName string, clusterIDs [... method AddClustersToGroup (line 100) | func (c *cluster) AddClustersToGroup(groupName string, clusterIDs []*b... method RemoveClustersFromGroup (line 112) | func (c *cluster) RemoveClustersFromGroup(groupName string, clusterIDs... function NewCluster (line 22) | func NewCluster(common port.ICommon) (port.ICluster, error) { FILE: decentralized-compute/worker-hub/chains/base_new/staking.go type staking (line 21) | type staking struct method IsStaked (line 40) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 73) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 165) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 181) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 217) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 27) | func NewStaking(common port.ICommon, stakingHub *gpu_manager.GpuManager)... FILE: decentralized-compute/worker-hub/chains/common/common.go type common (line 21) | type common struct method GetWalletAddres (line 37) | func (c *common) GetWalletAddres() ethCommon.Address { method GetModelAddress (line 41) | func (c *common) GetModelAddress() string { method GetWorkerHubAddress (line 45) | func (c *common) GetWorkerHubAddress() ethCommon.Address { method GetClient (line 49) | func (c *common) GetClient() *ethclient.Client { method GetPrivateKey (line 53) | func (c *common) GetPrivateKey() string { method GetStakingHubAddress (line 57) | func (c *common) GetStakingHubAddress() ethCommon.Address { method GetErc20contractAddress (line 61) | func (c *common) GetErc20contractAddress() ethCommon.Address { method GetGasLimit (line 65) | func (c *common) GetGasLimit() uint64 { method GetErc20contract (line 69) | func (c *common) GetErc20contract() *erc20.Erc20 { method CurrentBlock (line 73) | func (c *common) CurrentBlock() uint64 { method FromBlock (line 81) | func (c *common) FromBlock(block uint64) uint64 { method ToBlock (line 91) | func (c *common) ToBlock() uint64 { method connect (line 96) | func (c *common) connect(rpc string) error { method account (line 105) | func (c *common) account(cnf config.Config) error { method connectContractErc20 (line 117) | func (b *common) connectContractErc20() error { method GetConfig (line 164) | func (b *common) GetConfig() *config.Config { method Erc20Balance (line 168) | func (b *common) Erc20Balance() (*big.Int, error) { method GetModelCollectionAddress (line 174) | func (b *common) GetModelCollectionAddress() ethCommon.Address { method GetModelLoadBalancerAddress (line 178) | func (b *common) GetModelLoadBalancerAddress() ethCommon.Address { function NewCommon (line 127) | func NewCommon(ctx context.Context, cnf *config.Config) (port.ICommon, e... FILE: decentralized-compute/worker-hub/chains/local/chain.go type chain (line 27) | type chain struct method SetTask (line 34) | func (b *chain) SetTask(task *model.Task) { method getAssigmentInfo (line 50) | func (b *chain) getAssigmentInfo(ctx context.Context, inferenceID *big... method GetPendingTasks (line 77) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method getPendingTask (line 169) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 250) | func (b *chain) SubmitTask(ctx context.Context, inferenceID *big.Int, ... method GetInferenceByMiner (line 313) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 322) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... function NewChain (line 38) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/worker-hub/chains/local/cluster.go type cluster (line 16) | type cluster struct method CreateCluster (line 49) | func (c *cluster) CreateCluster(version int, minHardware int, modelNam... method CreateAGroupOfCluster (line 88) | func (c *cluster) CreateAGroupOfCluster(groupName string, clusterIDs [... method AddClustersToGroup (line 100) | func (c *cluster) AddClustersToGroup(groupName string, clusterIDs []*b... method RemoveClustersFromGroup (line 112) | func (c *cluster) RemoveClustersFromGroup(groupName string, clusterIDs... function NewCluster (line 22) | func NewCluster(common port.ICommon) (port.ICluster, error) { FILE: decentralized-compute/worker-hub/chains/local/staking.go type staking (line 20) | type staking struct method IsStaked (line 39) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 72) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 164) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 180) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 216) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 26) | func NewStaking(common port.ICommon, stakingHub *gpu_manager.GpuManager)... FILE: decentralized-compute/worker-hub/chains/local_v1/chain.go type chain (line 29) | type chain struct method SetTask (line 48) | func (b *chain) SetTask(task *model.Task) { method getAssigmentInfo (line 52) | func (b *chain) getAssigmentInfo(ctx context.Context, assignmentId *bi... method GetPendingTasks (line 79) | func (c *chain) GetPendingTasks(ctx context.Context, startBlock, endBl... method seizeMinerRole (line 109) | func (b *chain) seizeMinerRole(ctx context.Context, task *model.Task, ... method getPendingTask (line 137) | func (b *chain) getPendingTask(ctx context.Context, event *model.Event... method SubmitTask (line 279) | func (b *chain) SubmitTask(ctx context.Context, assigmentID *big.Int, ... method GetInferenceByMiner (line 444) | func (b *chain) GetInferenceByMiner() ([]*big.Int, error) { method GetInferenceInfo (line 448) | func (b *chain) GetInferenceInfo(opt *bind.CallOpts, inferID uint64) (... method createCommitHash (line 459) | func (b *chain) createCommitHash(nonce uint64, sender common.Address, ... function NewChain (line 36) | func NewChain(ctx context.Context, c port.ICommon) (port.IChain, error) { FILE: decentralized-compute/worker-hub/chains/local_v1/staking.go type staking (line 15) | type staking struct method IsStaked (line 27) | func (s *staking) IsStaked() (bool, error) { method StakeForWorker (line 60) | func (s *staking) StakeForWorker() (*types.Transaction, error) { method JoinForMinting (line 101) | func (s *staking) JoinForMinting() (*types.Transaction, error) { method RewardToClaim (line 117) | func (s *staking) RewardToClaim(opts *bind.CallOpts) (*big.Int, error) { method ClaimReward (line 121) | func (s *staking) ClaimReward() (*types.Transaction, error) { function NewStaking (line 20) | func NewStaking(common port.ICommon, stakingHub *staking_hub.StakingHub)... FILE: decentralized-compute/worker-hub/cmd/api/main.go function main (line 8) | func main() { FILE: decentralized-compute/worker-hub/cmd/cli-fast/main.go function main (line 10) | func main() { FILE: decentralized-compute/worker-hub/cmd/cli/main.go function main (line 8) | func main() { FILE: decentralized-compute/worker-hub/cmd/download_model/main.go function main (line 14) | func main() { FILE: decentralized-compute/worker-hub/cmd/miner/main.go function main (line 19) | func main() { FILE: decentralized-compute/worker-hub/config/configs.go constant IPFSPrefix (line 13) | IPFSPrefix = "ipfs://" type Config (line 16) | type Config struct method Verify (line 74) | func (cfg *Config) Verify() error { function ReadConfig (line 36) | func ReadConfig(path string) (*Config, error) { FILE: decentralized-compute/worker-hub/internal/contracts/erc20/erc20.go type Erc20 (line 42) | type Erc20 struct type Erc20Caller (line 49) | type Erc20Caller struct method Allowance (line 186) | func (_Erc20 *Erc20Caller) Allowance(opts *bind.CallOpts, arg0 common.... method BalanceOf (line 217) | func (_Erc20 *Erc20Caller) BalanceOf(opts *bind.CallOpts, arg0 common.... method Decimals (line 248) | func (_Erc20 *Erc20Caller) Decimals(opts *bind.CallOpts) (uint8, error) { method Name (line 279) | func (_Erc20 *Erc20Caller) Name(opts *bind.CallOpts) (string, error) { method Symbol (line 310) | func (_Erc20 *Erc20Caller) Symbol(opts *bind.CallOpts) (string, error) { method TotalSupply (line 341) | func (_Erc20 *Erc20Caller) TotalSupply(opts *bind.CallOpts) (*big.Int,... type Erc20Transactor (line 54) | type Erc20Transactor struct method Approve (line 372) | func (_Erc20 *Erc20Transactor) Approve(opts *bind.TransactOpts, _spend... method ApproveAndCall (line 393) | func (_Erc20 *Erc20Transactor) ApproveAndCall(opts *bind.TransactOpts,... method Burn (line 414) | func (_Erc20 *Erc20Transactor) Burn(opts *bind.TransactOpts, _value *b... method BurnFrom (line 435) | func (_Erc20 *Erc20Transactor) BurnFrom(opts *bind.TransactOpts, _from... method Transfer (line 456) | func (_Erc20 *Erc20Transactor) Transfer(opts *bind.TransactOpts, _to c... method TransferFrom (line 477) | func (_Erc20 *Erc20Transactor) TransferFrom(opts *bind.TransactOpts, _... type Erc20Filterer (line 59) | type Erc20Filterer struct method FilterBurn (line 572) | func (_Erc20 *Erc20Filterer) FilterBurn(opts *bind.FilterOpts, from []... method WatchBurn (line 589) | func (_Erc20 *Erc20Filterer) WatchBurn(opts *bind.WatchOpts, sink chan... method ParseBurn (line 631) | func (_Erc20 *Erc20Filterer) ParseBurn(log types.Log) (*Erc20Burn, err... method FilterTransfer (line 718) | func (_Erc20 *Erc20Filterer) FilterTransfer(opts *bind.FilterOpts, fro... method WatchTransfer (line 739) | func (_Erc20 *Erc20Filterer) WatchTransfer(opts *bind.WatchOpts, sink ... method ParseTransfer (line 785) | func (_Erc20 *Erc20Filterer) ParseTransfer(log types.Log) (*Erc20Trans... type Erc20Session (line 65) | type Erc20Session struct method Allowance (line 203) | func (_Erc20 *Erc20Session) Allowance(arg0 common.Address, arg1 common... method BalanceOf (line 234) | func (_Erc20 *Erc20Session) BalanceOf(arg0 common.Address) (*big.Int, ... method Decimals (line 265) | func (_Erc20 *Erc20Session) Decimals() (uint8, error) { method Name (line 296) | func (_Erc20 *Erc20Session) Name() (string, error) { method Symbol (line 327) | func (_Erc20 *Erc20Session) Symbol() (string, error) { method TotalSupply (line 358) | func (_Erc20 *Erc20Session) TotalSupply() (*big.Int, error) { method Approve (line 379) | func (_Erc20 *Erc20Session) Approve(_spender common.Address, _value *b... method ApproveAndCall (line 400) | func (_Erc20 *Erc20Session) ApproveAndCall(_spender common.Address, _v... method Burn (line 421) | func (_Erc20 *Erc20Session) Burn(_value *big.Int) (*types.Transaction,... method BurnFrom (line 442) | func (_Erc20 *Erc20Session) BurnFrom(_from common.Address, _value *big... method Transfer (line 463) | func (_Erc20 *Erc20Session) Transfer(_to common.Address, _value *big.I... method TransferFrom (line 484) | func (_Erc20 *Erc20Session) TransferFrom(_from common.Address, _to com... type Erc20CallerSession (line 73) | type Erc20CallerSession struct method Allowance (line 210) | func (_Erc20 *Erc20CallerSession) Allowance(arg0 common.Address, arg1 ... method BalanceOf (line 241) | func (_Erc20 *Erc20CallerSession) BalanceOf(arg0 common.Address) (*big... method Decimals (line 272) | func (_Erc20 *Erc20CallerSession) Decimals() (uint8, error) { method Name (line 303) | func (_Erc20 *Erc20CallerSession) Name() (string, error) { method Symbol (line 334) | func (_Erc20 *Erc20CallerSession) Symbol() (string, error) { method TotalSupply (line 365) | func (_Erc20 *Erc20CallerSession) TotalSupply() (*big.Int, error) { type Erc20TransactorSession (line 80) | type Erc20TransactorSession struct method Approve (line 386) | func (_Erc20 *Erc20TransactorSession) Approve(_spender common.Address,... method ApproveAndCall (line 407) | func (_Erc20 *Erc20TransactorSession) ApproveAndCall(_spender common.A... method Burn (line 428) | func (_Erc20 *Erc20TransactorSession) Burn(_value *big.Int) (*types.Tr... method BurnFrom (line 449) | func (_Erc20 *Erc20TransactorSession) BurnFrom(_from common.Address, _... method Transfer (line 470) | func (_Erc20 *Erc20TransactorSession) Transfer(_to common.Address, _va... method TransferFrom (line 491) | func (_Erc20 *Erc20TransactorSession) TransferFrom(_from common.Addres... type Erc20Raw (line 86) | type Erc20Raw struct method Call (line 149) | func (_Erc20 *Erc20Raw) Call(opts *bind.CallOpts, result *[]interface{... method Transfer (line 155) | func (_Erc20 *Erc20Raw) Transfer(opts *bind.TransactOpts) (*types.Tran... method Transact (line 160) | func (_Erc20 *Erc20Raw) Transact(opts *bind.TransactOpts, method strin... type Erc20CallerRaw (line 91) | type Erc20CallerRaw struct method Call (line 168) | func (_Erc20 *Erc20CallerRaw) Call(opts *bind.CallOpts, result *[]inte... type Erc20TransactorRaw (line 96) | type Erc20TransactorRaw struct method Transfer (line 174) | func (_Erc20 *Erc20TransactorRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 179) | func (_Erc20 *Erc20TransactorRaw) Transact(opts *bind.TransactOpts, me... function NewErc20 (line 101) | func NewErc20(address common.Address, backend bind.ContractBackend) (*Er... function NewErc20Caller (line 110) | func NewErc20Caller(address common.Address, caller bind.ContractCaller) ... function NewErc20Transactor (line 119) | func NewErc20Transactor(address common.Address, transactor bind.Contract... function NewErc20Filterer (line 128) | func NewErc20Filterer(address common.Address, filterer bind.ContractFilt... function bindErc20 (line 137) | func bindErc20(address common.Address, caller bind.ContractCaller, trans... type Erc20BurnIterator (line 496) | type Erc20BurnIterator struct method Next (line 511) | func (it *Erc20BurnIterator) Next() bool { method Error (line 551) | func (it *Erc20BurnIterator) Error() error { method Close (line 557) | func (it *Erc20BurnIterator) Close() error { type Erc20Burn (line 563) | type Erc20Burn struct type Erc20TransferIterator (line 641) | type Erc20TransferIterator struct method Next (line 656) | func (it *Erc20TransferIterator) Next() bool { method Error (line 696) | func (it *Erc20TransferIterator) Error() error { method Close (line 702) | func (it *Erc20TransferIterator) Close() error { type Erc20Transfer (line 708) | type Erc20Transfer struct FILE: decentralized-compute/worker-hub/internal/contracts/gpu_manager/gpu_manager.go type IGPUManagerModel (line 33) | type IGPUManagerModel struct type IGPUManagerUnstakeRequest (line 39) | type IGPUManagerUnstakeRequest struct function DeployGpuManager (line 59) | func DeployGpuManager(auth *bind.TransactOpts, backend bind.ContractBack... type GpuManager (line 76) | type GpuManager struct type GpuManagerCaller (line 83) | type GpuManagerCaller struct method BlocksPerEpoch (line 220) | func (_GpuManager *GpuManagerCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 251) | func (_GpuManager *GpuManagerCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 282) | func (_GpuManager *GpuManagerCaller) FinePercentage(opts *bind.CallOpt... method LastBlock (line 313) | func (_GpuManager *GpuManagerCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 344) | func (_GpuManager *GpuManagerCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 375) | func (_GpuManager *GpuManagerCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 406) | func (_GpuManager *GpuManagerCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 437) | func (_GpuManager *GpuManagerCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 482) | func (_GpuManager *GpuManagerCaller) Miners(opts *bind.CallOpts, arg0 ... method ModelCollection (line 542) | func (_GpuManager *GpuManagerCaller) ModelCollection(opts *bind.CallOp... method Models (line 573) | func (_GpuManager *GpuManagerCaller) Models(opts *bind.CallOpts, arg0 ... method PenaltyDuration (line 618) | func (_GpuManager *GpuManagerCaller) PenaltyDuration(opts *bind.CallOp... method PromptScheduler (line 649) | func (_GpuManager *GpuManagerCaller) PromptScheduler(opts *bind.CallOp... method RewardInEpoch (line 680) | func (_GpuManager *GpuManagerCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 735) | func (_GpuManager *GpuManagerCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 766) | func (_GpuManager *GpuManagerCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 797) | func (_GpuManager *GpuManagerCaller) UnstakeDelayTime(opts *bind.CallO... method WEAIToken (line 828) | func (_GpuManager *GpuManagerCaller) WEAIToken(opts *bind.CallOpts) (c... method GetAllMinerUnstakeRequests (line 859) | func (_GpuManager *GpuManagerCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 904) | func (_GpuManager *GpuManagerCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 935) | func (_GpuManager *GpuManagerCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 966) | func (_GpuManager *GpuManagerCaller) GetMinerAddressesOfModel(opts *bi... method GetModelIds (line 997) | func (_GpuManager *GpuManagerCaller) GetModelIds(opts *bind.CallOpts) ... method GetModelInfo (line 1028) | func (_GpuManager *GpuManagerCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 1059) | func (_GpuManager *GpuManagerCaller) GetNOMiner(opts *bind.CallOpts) (... method IsActiveModel (line 1090) | func (_GpuManager *GpuManagerCaller) IsActiveModel(opts *bind.CallOpts... method Multiplier (line 1121) | func (_GpuManager *GpuManagerCaller) Multiplier(opts *bind.CallOpts, m... method Owner (line 1152) | func (_GpuManager *GpuManagerCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 1183) | func (_GpuManager *GpuManagerCaller) Paused(opts *bind.CallOpts) (bool... type GpuManagerTransactor (line 88) | type GpuManagerTransactor struct method ClaimReward (line 1214) | func (_GpuManager *GpuManagerTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1235) | func (_GpuManager *GpuManagerTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1256) | func (_GpuManager *GpuManagerTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1277) | func (_GpuManager *GpuManagerTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1298) | func (_GpuManager *GpuManagerTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1319) | func (_GpuManager *GpuManagerTransactor) RegisterMiner(opts *bind.Tran... method RegisterMiner0 (line 1340) | func (_GpuManager *GpuManagerTransactor) RegisterMiner0(opts *bind.Tra... method RegisterModel (line 1361) | func (_GpuManager *GpuManagerTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1382) | func (_GpuManager *GpuManagerTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1403) | func (_GpuManager *GpuManagerTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1424) | func (_GpuManager *GpuManagerTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1445) | func (_GpuManager *GpuManagerTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1466) | func (_GpuManager *GpuManagerTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1487) | func (_GpuManager *GpuManagerTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1508) | func (_GpuManager *GpuManagerTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1529) | func (_GpuManager *GpuManagerTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1550) | func (_GpuManager *GpuManagerTransactor) SetPenaltyDuration(opts *bind... method SetPromptSchedulerAddress (line 1571) | func (_GpuManager *GpuManagerTransactor) SetPromptSchedulerAddress(opt... method SetUnstakeDelayTime (line 1592) | func (_GpuManager *GpuManagerTransactor) SetUnstakeDelayTime(opts *bin... method SetWEAIAddress (line 1613) | func (_GpuManager *GpuManagerTransactor) SetWEAIAddress(opts *bind.Tra... method SlashMiner (line 1634) | func (_GpuManager *GpuManagerTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1655) | func (_GpuManager *GpuManagerTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1676) | func (_GpuManager *GpuManagerTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1697) | func (_GpuManager *GpuManagerTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1718) | func (_GpuManager *GpuManagerTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1739) | func (_GpuManager *GpuManagerTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1760) | func (_GpuManager *GpuManagerTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1781) | func (_GpuManager *GpuManagerTransactor) UpdateModelTier(opts *bind.Tr... method ValidateMiner (line 1802) | func (_GpuManager *GpuManagerTransactor) ValidateMiner(opts *bind.Tran... method ValidateModelAndChooseRandomMiner (line 1823) | func (_GpuManager *GpuManagerTransactor) ValidateModelAndChooseRandomM... method Receive (line 1844) | func (_GpuManager *GpuManagerTransactor) Receive(opts *bind.TransactOp... type GpuManagerFilterer (line 93) | type GpuManagerFilterer struct method FilterBlocksPerEpoch (line 1939) | func (_GpuManager *GpuManagerFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1951) | func (_GpuManager *GpuManagerFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1988) | func (_GpuManager *GpuManagerFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 2074) | func (_GpuManager *GpuManagerFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 2086) | func (_GpuManager *GpuManagerFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 2123) | func (_GpuManager *GpuManagerFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2211) | func (_GpuManager *GpuManagerFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2236) | func (_GpuManager *GpuManagerFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2286) | func (_GpuManager *GpuManagerFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2371) | func (_GpuManager *GpuManagerFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2383) | func (_GpuManager *GpuManagerFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2420) | func (_GpuManager *GpuManagerFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2506) | func (_GpuManager *GpuManagerFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2518) | func (_GpuManager *GpuManagerFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2555) | func (_GpuManager *GpuManagerFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2642) | func (_GpuManager *GpuManagerFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2663) | func (_GpuManager *GpuManagerFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2709) | func (_GpuManager *GpuManagerFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2795) | func (_GpuManager *GpuManagerFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2812) | func (_GpuManager *GpuManagerFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2854) | func (_GpuManager *GpuManagerFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2939) | func (_GpuManager *GpuManagerFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2956) | func (_GpuManager *GpuManagerFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2998) | func (_GpuManager *GpuManagerFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 3085) | func (_GpuManager *GpuManagerFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 3106) | func (_GpuManager *GpuManagerFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3152) | func (_GpuManager *GpuManagerFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3237) | func (_GpuManager *GpuManagerFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3254) | func (_GpuManager *GpuManagerFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3296) | func (_GpuManager *GpuManagerFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3382) | func (_GpuManager *GpuManagerFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3399) | func (_GpuManager *GpuManagerFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3441) | func (_GpuManager *GpuManagerFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3527) | func (_GpuManager *GpuManagerFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3544) | func (_GpuManager *GpuManagerFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3586) | func (_GpuManager *GpuManagerFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3673) | func (_GpuManager *GpuManagerFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3694) | func (_GpuManager *GpuManagerFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3740) | func (_GpuManager *GpuManagerFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3826) | func (_GpuManager *GpuManagerFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3843) | func (_GpuManager *GpuManagerFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3885) | func (_GpuManager *GpuManagerFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3970) | func (_GpuManager *GpuManagerFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3987) | func (_GpuManager *GpuManagerFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 4029) | func (_GpuManager *GpuManagerFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 4115) | func (_GpuManager *GpuManagerFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4136) | func (_GpuManager *GpuManagerFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4182) | func (_GpuManager *GpuManagerFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4267) | func (_GpuManager *GpuManagerFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4279) | func (_GpuManager *GpuManagerFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4316) | func (_GpuManager *GpuManagerFilterer) ParsePaused(log types.Log) (*Gp... method FilterPenaltyDurationUpdated (line 4402) | func (_GpuManager *GpuManagerFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4414) | func (_GpuManager *GpuManagerFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4451) | func (_GpuManager *GpuManagerFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4538) | func (_GpuManager *GpuManagerFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4559) | func (_GpuManager *GpuManagerFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4605) | func (_GpuManager *GpuManagerFilterer) ParseRestake(log types.Log) (*G... method FilterRewardClaim (line 4691) | func (_GpuManager *GpuManagerFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4708) | func (_GpuManager *GpuManagerFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4750) | func (_GpuManager *GpuManagerFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4836) | func (_GpuManager *GpuManagerFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4848) | func (_GpuManager *GpuManagerFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4885) | func (_GpuManager *GpuManagerFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4970) | func (_GpuManager *GpuManagerFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4982) | func (_GpuManager *GpuManagerFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 5019) | func (_GpuManager *GpuManagerFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 5105) | func (_GpuManager *GpuManagerFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 5117) | func (_GpuManager *GpuManagerFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5154) | func (_GpuManager *GpuManagerFilterer) ParseUnstakeDelayTime(log types... type GpuManagerSession (line 99) | type GpuManagerSession struct method BlocksPerEpoch (line 237) | func (_GpuManager *GpuManagerSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 268) | func (_GpuManager *GpuManagerSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 299) | func (_GpuManager *GpuManagerSession) FinePercentage() (uint16, error) { method LastBlock (line 330) | func (_GpuManager *GpuManagerSession) LastBlock() (*big.Int, error) { method MaximumTier (line 361) | func (_GpuManager *GpuManagerSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 392) | func (_GpuManager *GpuManagerSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 423) | func (_GpuManager *GpuManagerSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 462) | func (_GpuManager *GpuManagerSession) MinerUnstakeRequests(arg0 common... method Miners (line 516) | func (_GpuManager *GpuManagerSession) Miners(arg0 common.Address) (str... method ModelCollection (line 559) | func (_GpuManager *GpuManagerSession) ModelCollection() (common.Addres... method Models (line 598) | func (_GpuManager *GpuManagerSession) Models(arg0 uint32) (struct { method PenaltyDuration (line 635) | func (_GpuManager *GpuManagerSession) PenaltyDuration() (*big.Int, err... method PromptScheduler (line 666) | func (_GpuManager *GpuManagerSession) PromptScheduler() (common.Addres... method RewardInEpoch (line 711) | func (_GpuManager *GpuManagerSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 752) | func (_GpuManager *GpuManagerSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 783) | func (_GpuManager *GpuManagerSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 814) | func (_GpuManager *GpuManagerSession) UnstakeDelayTime() (*big.Int, er... method WEAIToken (line 845) | func (_GpuManager *GpuManagerSession) WEAIToken() (common.Address, err... method GetAllMinerUnstakeRequests (line 884) | func (_GpuManager *GpuManagerSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 921) | func (_GpuManager *GpuManagerSession) GetMinFeeToUse(modelId uint32) (... method GetMinerAddresses (line 952) | func (_GpuManager *GpuManagerSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 983) | func (_GpuManager *GpuManagerSession) GetMinerAddressesOfModel(modelId... method GetModelIds (line 1014) | func (_GpuManager *GpuManagerSession) GetModelIds() ([]*big.Int, error) { method GetModelInfo (line 1045) | func (_GpuManager *GpuManagerSession) GetModelInfo(modelId uint32) (IG... method GetNOMiner (line 1076) | func (_GpuManager *GpuManagerSession) GetNOMiner() (*big.Int, error) { method IsActiveModel (line 1107) | func (_GpuManager *GpuManagerSession) IsActiveModel(modelId uint32) (b... method Multiplier (line 1138) | func (_GpuManager *GpuManagerSession) Multiplier(miner common.Address)... method Owner (line 1169) | func (_GpuManager *GpuManagerSession) Owner() (common.Address, error) { method Paused (line 1200) | func (_GpuManager *GpuManagerSession) Paused() (bool, error) { method ClaimReward (line 1221) | func (_GpuManager *GpuManagerSession) ClaimReward(miner common.Address... method ForceChangeModelForMiner (line 1242) | func (_GpuManager *GpuManagerSession) ForceChangeModelForMiner(miner c... method IncreaseMinerStake (line 1263) | func (_GpuManager *GpuManagerSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1284) | func (_GpuManager *GpuManagerSession) Initialize(wEAIToken_ common.Add... method JoinForMinting (line 1305) | func (_GpuManager *GpuManagerSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1326) | func (_GpuManager *GpuManagerSession) RegisterMiner(tier uint16) (*typ... method RegisterMiner0 (line 1347) | func (_GpuManager *GpuManagerSession) RegisterMiner0(tier uint16, mode... method RegisterModel (line 1368) | func (_GpuManager *GpuManagerSession) RegisterModel(modelId uint32, ti... method RenounceOwnership (line 1389) | func (_GpuManager *GpuManagerSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1410) | func (_GpuManager *GpuManagerSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1431) | func (_GpuManager *GpuManagerSession) RewardToClaim(miner common.Addre... method SetBlocksPerEpoch (line 1452) | func (_GpuManager *GpuManagerSession) SetBlocksPerEpoch(blocks *big.In... method SetFinePercentage (line 1473) | func (_GpuManager *GpuManagerSession) SetFinePercentage(newPercentage ... method SetMinFeeToUse (line 1494) | func (_GpuManager *GpuManagerSession) SetMinFeeToUse(minFee *big.Int) ... method SetMinerMinimumStake (line 1515) | func (_GpuManager *GpuManagerSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1536) | func (_GpuManager *GpuManagerSession) SetNewRewardInEpoch(newReward *b... method SetPenaltyDuration (line 1557) | func (_GpuManager *GpuManagerSession) SetPenaltyDuration(duration *big... method SetPromptSchedulerAddress (line 1578) | func (_GpuManager *GpuManagerSession) SetPromptSchedulerAddress(newPro... method SetUnstakeDelayTime (line 1599) | func (_GpuManager *GpuManagerSession) SetUnstakeDelayTime(delayTime *b... method SetWEAIAddress (line 1620) | func (_GpuManager *GpuManagerSession) SetWEAIAddress(wEAIToken common.... method SlashMiner (line 1641) | func (_GpuManager *GpuManagerSession) SlashMiner(miner common.Address,... method TransferOwnership (line 1662) | func (_GpuManager *GpuManagerSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1683) | func (_GpuManager *GpuManagerSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1704) | func (_GpuManager *GpuManagerSession) UnregisterModel(modelId uint32) ... method UnstakeForMiner (line 1725) | func (_GpuManager *GpuManagerSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1746) | func (_GpuManager *GpuManagerSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1767) | func (_GpuManager *GpuManagerSession) UpdateModelMinimumFee(modelId ui... method UpdateModelTier (line 1788) | func (_GpuManager *GpuManagerSession) UpdateModelTier(modelId uint32, ... method ValidateMiner (line 1809) | func (_GpuManager *GpuManagerSession) ValidateMiner(miner common.Addre... method ValidateModelAndChooseRandomMiner (line 1830) | func (_GpuManager *GpuManagerSession) ValidateModelAndChooseRandomMine... method Receive (line 1851) | func (_GpuManager *GpuManagerSession) Receive() (*types.Transaction, e... type GpuManagerCallerSession (line 107) | type GpuManagerCallerSession struct method BlocksPerEpoch (line 244) | func (_GpuManager *GpuManagerCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 275) | func (_GpuManager *GpuManagerCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 306) | func (_GpuManager *GpuManagerCallerSession) FinePercentage() (uint16, ... method LastBlock (line 337) | func (_GpuManager *GpuManagerCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 368) | func (_GpuManager *GpuManagerCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 399) | func (_GpuManager *GpuManagerCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 430) | func (_GpuManager *GpuManagerCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 472) | func (_GpuManager *GpuManagerCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 529) | func (_GpuManager *GpuManagerCallerSession) Miners(arg0 common.Address... method ModelCollection (line 566) | func (_GpuManager *GpuManagerCallerSession) ModelCollection() (common.... method Models (line 608) | func (_GpuManager *GpuManagerCallerSession) Models(arg0 uint32) (struct { method PenaltyDuration (line 642) | func (_GpuManager *GpuManagerCallerSession) PenaltyDuration() (*big.In... method PromptScheduler (line 673) | func (_GpuManager *GpuManagerCallerSession) PromptScheduler() (common.... method RewardInEpoch (line 723) | func (_GpuManager *GpuManagerCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 759) | func (_GpuManager *GpuManagerCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 790) | func (_GpuManager *GpuManagerCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 821) | func (_GpuManager *GpuManagerCallerSession) UnstakeDelayTime() (*big.I... method WEAIToken (line 852) | func (_GpuManager *GpuManagerCallerSession) WEAIToken() (common.Addres... method GetAllMinerUnstakeRequests (line 894) | func (_GpuManager *GpuManagerCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 928) | func (_GpuManager *GpuManagerCallerSession) GetMinFeeToUse(modelId uin... method GetMinerAddresses (line 959) | func (_GpuManager *GpuManagerCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 990) | func (_GpuManager *GpuManagerCallerSession) GetMinerAddressesOfModel(m... method GetModelIds (line 1021) | func (_GpuManager *GpuManagerCallerSession) GetModelIds() ([]*big.Int,... method GetModelInfo (line 1052) | func (_GpuManager *GpuManagerCallerSession) GetModelInfo(modelId uint3... method GetNOMiner (line 1083) | func (_GpuManager *GpuManagerCallerSession) GetNOMiner() (*big.Int, er... method IsActiveModel (line 1114) | func (_GpuManager *GpuManagerCallerSession) IsActiveModel(modelId uint... method Multiplier (line 1145) | func (_GpuManager *GpuManagerCallerSession) Multiplier(miner common.Ad... method Owner (line 1176) | func (_GpuManager *GpuManagerCallerSession) Owner() (common.Address, e... method Paused (line 1207) | func (_GpuManager *GpuManagerCallerSession) Paused() (bool, error) { type GpuManagerTransactorSession (line 114) | type GpuManagerTransactorSession struct method ClaimReward (line 1228) | func (_GpuManager *GpuManagerTransactorSession) ClaimReward(miner comm... method ForceChangeModelForMiner (line 1249) | func (_GpuManager *GpuManagerTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1270) | func (_GpuManager *GpuManagerTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1291) | func (_GpuManager *GpuManagerTransactorSession) Initialize(wEAIToken_ ... method JoinForMinting (line 1312) | func (_GpuManager *GpuManagerTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1333) | func (_GpuManager *GpuManagerTransactorSession) RegisterMiner(tier uin... method RegisterMiner0 (line 1354) | func (_GpuManager *GpuManagerTransactorSession) RegisterMiner0(tier ui... method RegisterModel (line 1375) | func (_GpuManager *GpuManagerTransactorSession) RegisterModel(modelId ... method RenounceOwnership (line 1396) | func (_GpuManager *GpuManagerTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1417) | func (_GpuManager *GpuManagerTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1438) | func (_GpuManager *GpuManagerTransactorSession) RewardToClaim(miner co... method SetBlocksPerEpoch (line 1459) | func (_GpuManager *GpuManagerTransactorSession) SetBlocksPerEpoch(bloc... method SetFinePercentage (line 1480) | func (_GpuManager *GpuManagerTransactorSession) SetFinePercentage(newP... method SetMinFeeToUse (line 1501) | func (_GpuManager *GpuManagerTransactorSession) SetMinFeeToUse(minFee ... method SetMinerMinimumStake (line 1522) | func (_GpuManager *GpuManagerTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1543) | func (_GpuManager *GpuManagerTransactorSession) SetNewRewardInEpoch(ne... method SetPenaltyDuration (line 1564) | func (_GpuManager *GpuManagerTransactorSession) SetPenaltyDuration(dur... method SetPromptSchedulerAddress (line 1585) | func (_GpuManager *GpuManagerTransactorSession) SetPromptSchedulerAddr... method SetUnstakeDelayTime (line 1606) | func (_GpuManager *GpuManagerTransactorSession) SetUnstakeDelayTime(de... method SetWEAIAddress (line 1627) | func (_GpuManager *GpuManagerTransactorSession) SetWEAIAddress(wEAITok... method SlashMiner (line 1648) | func (_GpuManager *GpuManagerTransactorSession) SlashMiner(miner commo... method TransferOwnership (line 1669) | func (_GpuManager *GpuManagerTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1690) | func (_GpuManager *GpuManagerTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1711) | func (_GpuManager *GpuManagerTransactorSession) UnregisterModel(modelI... method UnstakeForMiner (line 1732) | func (_GpuManager *GpuManagerTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1753) | func (_GpuManager *GpuManagerTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1774) | func (_GpuManager *GpuManagerTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1795) | func (_GpuManager *GpuManagerTransactorSession) UpdateModelTier(modelI... method ValidateMiner (line 1816) | func (_GpuManager *GpuManagerTransactorSession) ValidateMiner(miner co... method ValidateModelAndChooseRandomMiner (line 1837) | func (_GpuManager *GpuManagerTransactorSession) ValidateModelAndChoose... method Receive (line 1858) | func (_GpuManager *GpuManagerTransactorSession) Receive() (*types.Tran... type GpuManagerRaw (line 120) | type GpuManagerRaw struct method Call (line 183) | func (_GpuManager *GpuManagerRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 189) | func (_GpuManager *GpuManagerRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 194) | func (_GpuManager *GpuManagerRaw) Transact(opts *bind.TransactOpts, me... type GpuManagerCallerRaw (line 125) | type GpuManagerCallerRaw struct method Call (line 202) | func (_GpuManager *GpuManagerCallerRaw) Call(opts *bind.CallOpts, resu... type GpuManagerTransactorRaw (line 130) | type GpuManagerTransactorRaw struct method Transfer (line 208) | func (_GpuManager *GpuManagerTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 213) | func (_GpuManager *GpuManagerTransactorRaw) Transact(opts *bind.Transa... function NewGpuManager (line 135) | func NewGpuManager(address common.Address, backend bind.ContractBackend)... function NewGpuManagerCaller (line 144) | func NewGpuManagerCaller(address common.Address, caller bind.ContractCal... function NewGpuManagerTransactor (line 153) | func NewGpuManagerTransactor(address common.Address, transactor bind.Con... function NewGpuManagerFilterer (line 162) | func NewGpuManagerFilterer(address common.Address, filterer bind.Contrac... function bindGpuManager (line 171) | func bindGpuManager(address common.Address, caller bind.ContractCaller, ... type GpuManagerBlocksPerEpochIterator (line 1863) | type GpuManagerBlocksPerEpochIterator struct method Next (line 1878) | func (it *GpuManagerBlocksPerEpochIterator) Next() bool { method Error (line 1918) | func (it *GpuManagerBlocksPerEpochIterator) Error() error { method Close (line 1924) | func (it *GpuManagerBlocksPerEpochIterator) Close() error { type GpuManagerBlocksPerEpoch (line 1930) | type GpuManagerBlocksPerEpoch struct type GpuManagerFinePercentageUpdatedIterator (line 1998) | type GpuManagerFinePercentageUpdatedIterator struct method Next (line 2013) | func (it *GpuManagerFinePercentageUpdatedIterator) Next() bool { method Error (line 2053) | func (it *GpuManagerFinePercentageUpdatedIterator) Error() error { method Close (line 2059) | func (it *GpuManagerFinePercentageUpdatedIterator) Close() error { type GpuManagerFinePercentageUpdated (line 2065) | type GpuManagerFinePercentageUpdated struct type GpuManagerFraudulentMinerPenalizedIterator (line 2133) | type GpuManagerFraudulentMinerPenalizedIterator struct method Next (line 2148) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2188) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Error() error { method Close (line 2194) | func (it *GpuManagerFraudulentMinerPenalizedIterator) Close() error { type GpuManagerFraudulentMinerPenalized (line 2200) | type GpuManagerFraudulentMinerPenalized struct type GpuManagerInitializedIterator (line 2296) | type GpuManagerInitializedIterator struct method Next (line 2311) | func (it *GpuManagerInitializedIterator) Next() bool { method Error (line 2351) | func (it *GpuManagerInitializedIterator) Error() error { method Close (line 2357) | func (it *GpuManagerInitializedIterator) Close() error { type GpuManagerInitialized (line 2363) | type GpuManagerInitialized struct type GpuManagerMinFeeToUseUpdatedIterator (line 2430) | type GpuManagerMinFeeToUseUpdatedIterator struct method Next (line 2445) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2485) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Error() error { method Close (line 2491) | func (it *GpuManagerMinFeeToUseUpdatedIterator) Close() error { type GpuManagerMinFeeToUseUpdated (line 2497) | type GpuManagerMinFeeToUseUpdated struct type GpuManagerMinerDeactivatedIterator (line 2565) | type GpuManagerMinerDeactivatedIterator struct method Next (line 2580) | func (it *GpuManagerMinerDeactivatedIterator) Next() bool { method Error (line 2620) | func (it *GpuManagerMinerDeactivatedIterator) Error() error { method Close (line 2626) | func (it *GpuManagerMinerDeactivatedIterator) Close() error { type GpuManagerMinerDeactivated (line 2632) | type GpuManagerMinerDeactivated struct type GpuManagerMinerExtraStakeIterator (line 2719) | type GpuManagerMinerExtraStakeIterator struct method Next (line 2734) | func (it *GpuManagerMinerExtraStakeIterator) Next() bool { method Error (line 2774) | func (it *GpuManagerMinerExtraStakeIterator) Error() error { method Close (line 2780) | func (it *GpuManagerMinerExtraStakeIterator) Close() error { type GpuManagerMinerExtraStake (line 2786) | type GpuManagerMinerExtraStake struct type GpuManagerMinerJoinIterator (line 2864) | type GpuManagerMinerJoinIterator struct method Next (line 2879) | func (it *GpuManagerMinerJoinIterator) Next() bool { method Error (line 2919) | func (it *GpuManagerMinerJoinIterator) Error() error { method Close (line 2925) | func (it *GpuManagerMinerJoinIterator) Close() error { type GpuManagerMinerJoin (line 2931) | type GpuManagerMinerJoin struct type GpuManagerMinerRegistrationIterator (line 3008) | type GpuManagerMinerRegistrationIterator struct method Next (line 3023) | func (it *GpuManagerMinerRegistrationIterator) Next() bool { method Error (line 3063) | func (it *GpuManagerMinerRegistrationIterator) Error() error { method Close (line 3069) | func (it *GpuManagerMinerRegistrationIterator) Close() error { type GpuManagerMinerRegistration (line 3075) | type GpuManagerMinerRegistration struct type GpuManagerMinerUnregistrationIterator (line 3162) | type GpuManagerMinerUnregistrationIterator struct method Next (line 3177) | func (it *GpuManagerMinerUnregistrationIterator) Next() bool { method Error (line 3217) | func (it *GpuManagerMinerUnregistrationIterator) Error() error { method Close (line 3223) | func (it *GpuManagerMinerUnregistrationIterator) Close() error { type GpuManagerMinerUnregistration (line 3229) | type GpuManagerMinerUnregistration struct type GpuManagerMinerUnstakeIterator (line 3306) | type GpuManagerMinerUnstakeIterator struct method Next (line 3321) | func (it *GpuManagerMinerUnstakeIterator) Next() bool { method Error (line 3361) | func (it *GpuManagerMinerUnstakeIterator) Error() error { method Close (line 3367) | func (it *GpuManagerMinerUnstakeIterator) Close() error { type GpuManagerMinerUnstake (line 3373) | type GpuManagerMinerUnstake struct type GpuManagerModelMinimumFeeUpdateIterator (line 3451) | type GpuManagerModelMinimumFeeUpdateIterator struct method Next (line 3466) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3506) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Error() error { method Close (line 3512) | func (it *GpuManagerModelMinimumFeeUpdateIterator) Close() error { type GpuManagerModelMinimumFeeUpdate (line 3518) | type GpuManagerModelMinimumFeeUpdate struct type GpuManagerModelRegistrationIterator (line 3596) | type GpuManagerModelRegistrationIterator struct method Next (line 3611) | func (it *GpuManagerModelRegistrationIterator) Next() bool { method Error (line 3651) | func (it *GpuManagerModelRegistrationIterator) Error() error { method Close (line 3657) | func (it *GpuManagerModelRegistrationIterator) Close() error { type GpuManagerModelRegistration (line 3663) | type GpuManagerModelRegistration struct type GpuManagerModelTierUpdateIterator (line 3750) | type GpuManagerModelTierUpdateIterator struct method Next (line 3765) | func (it *GpuManagerModelTierUpdateIterator) Next() bool { method Error (line 3805) | func (it *GpuManagerModelTierUpdateIterator) Error() error { method Close (line 3811) | func (it *GpuManagerModelTierUpdateIterator) Close() error { type GpuManagerModelTierUpdate (line 3817) | type GpuManagerModelTierUpdate struct type GpuManagerModelUnregistrationIterator (line 3895) | type GpuManagerModelUnregistrationIterator struct method Next (line 3910) | func (it *GpuManagerModelUnregistrationIterator) Next() bool { method Error (line 3950) | func (it *GpuManagerModelUnregistrationIterator) Error() error { method Close (line 3956) | func (it *GpuManagerModelUnregistrationIterator) Close() error { type GpuManagerModelUnregistration (line 3962) | type GpuManagerModelUnregistration struct type GpuManagerOwnershipTransferredIterator (line 4039) | type GpuManagerOwnershipTransferredIterator struct method Next (line 4054) | func (it *GpuManagerOwnershipTransferredIterator) Next() bool { method Error (line 4094) | func (it *GpuManagerOwnershipTransferredIterator) Error() error { method Close (line 4100) | func (it *GpuManagerOwnershipTransferredIterator) Close() error { type GpuManagerOwnershipTransferred (line 4106) | type GpuManagerOwnershipTransferred struct type GpuManagerPausedIterator (line 4192) | type GpuManagerPausedIterator struct method Next (line 4207) | func (it *GpuManagerPausedIterator) Next() bool { method Error (line 4247) | func (it *GpuManagerPausedIterator) Error() error { method Close (line 4253) | func (it *GpuManagerPausedIterator) Close() error { type GpuManagerPaused (line 4259) | type GpuManagerPaused struct type GpuManagerPenaltyDurationUpdatedIterator (line 4326) | type GpuManagerPenaltyDurationUpdatedIterator struct method Next (line 4341) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4381) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Error() error { method Close (line 4387) | func (it *GpuManagerPenaltyDurationUpdatedIterator) Close() error { type GpuManagerPenaltyDurationUpdated (line 4393) | type GpuManagerPenaltyDurationUpdated struct type GpuManagerRestakeIterator (line 4461) | type GpuManagerRestakeIterator struct method Next (line 4476) | func (it *GpuManagerRestakeIterator) Next() bool { method Error (line 4516) | func (it *GpuManagerRestakeIterator) Error() error { method Close (line 4522) | func (it *GpuManagerRestakeIterator) Close() error { type GpuManagerRestake (line 4528) | type GpuManagerRestake struct type GpuManagerRewardClaimIterator (line 4615) | type GpuManagerRewardClaimIterator struct method Next (line 4630) | func (it *GpuManagerRewardClaimIterator) Next() bool { method Error (line 4670) | func (it *GpuManagerRewardClaimIterator) Error() error { method Close (line 4676) | func (it *GpuManagerRewardClaimIterator) Close() error { type GpuManagerRewardClaim (line 4682) | type GpuManagerRewardClaim struct type GpuManagerRewardPerEpochIterator (line 4760) | type GpuManagerRewardPerEpochIterator struct method Next (line 4775) | func (it *GpuManagerRewardPerEpochIterator) Next() bool { method Error (line 4815) | func (it *GpuManagerRewardPerEpochIterator) Error() error { method Close (line 4821) | func (it *GpuManagerRewardPerEpochIterator) Close() error { type GpuManagerRewardPerEpoch (line 4827) | type GpuManagerRewardPerEpoch struct type GpuManagerUnpausedIterator (line 4895) | type GpuManagerUnpausedIterator struct method Next (line 4910) | func (it *GpuManagerUnpausedIterator) Next() bool { method Error (line 4950) | func (it *GpuManagerUnpausedIterator) Error() error { method Close (line 4956) | func (it *GpuManagerUnpausedIterator) Close() error { type GpuManagerUnpaused (line 4962) | type GpuManagerUnpaused struct type GpuManagerUnstakeDelayTimeIterator (line 5029) | type GpuManagerUnstakeDelayTimeIterator struct method Next (line 5044) | func (it *GpuManagerUnstakeDelayTimeIterator) Next() bool { method Error (line 5084) | func (it *GpuManagerUnstakeDelayTimeIterator) Error() error { method Close (line 5090) | func (it *GpuManagerUnstakeDelayTimeIterator) Close() error { type GpuManagerUnstakeDelayTime (line 5096) | type GpuManagerUnstakeDelayTime struct FILE: decentralized-compute/worker-hub/internal/contracts/load_balancer/load_balancer.go function DeployLoadBalancer (line 47) | func DeployLoadBalancer(auth *bind.TransactOpts, backend bind.ContractBa... type LoadBalancer (line 64) | type LoadBalancer struct type LoadBalancerCaller (line 71) | type LoadBalancerCaller struct method ClusterInfo (line 208) | func (_LoadBalancer *LoadBalancerCaller) ClusterInfo(opts *bind.CallOp... method MinSolutionsThreshold (line 253) | func (_LoadBalancer *LoadBalancerCaller) MinSolutionsThreshold(opts *b... method GetClusterIdsOfGroup (line 284) | func (_LoadBalancer *LoadBalancerCaller) GetClusterIdsOfGroup(opts *bi... method GetClustersGroupInfo (line 315) | func (_LoadBalancer *LoadBalancerCaller) GetClustersGroupInfo(opts *bi... method GetGPUManagerAddress (line 348) | func (_LoadBalancer *LoadBalancerCaller) GetGPUManagerAddress(opts *bi... method GetModelCollectionAddress (line 379) | func (_LoadBalancer *LoadBalancerCaller) GetModelCollectionAddress(opt... method GetPromptSchedulerAddress (line 410) | func (_LoadBalancer *LoadBalancerCaller) GetPromptSchedulerAddress(opt... method GetWEAITokenAddress (line 441) | func (_LoadBalancer *LoadBalancerCaller) GetWEAITokenAddress(opts *bin... method IsManager (line 472) | func (_LoadBalancer *LoadBalancerCaller) IsManager(opts *bind.CallOpts... method Owner (line 503) | func (_LoadBalancer *LoadBalancerCaller) Owner(opts *bind.CallOpts) (c... method Paused (line 534) | func (_LoadBalancer *LoadBalancerCaller) Paused(opts *bind.CallOpts) (... method Version (line 565) | func (_LoadBalancer *LoadBalancerCaller) Version(opts *bind.CallOpts) ... type LoadBalancerTransactor (line 76) | type LoadBalancerTransactor struct method AddClustersToGroup (line 596) | func (_LoadBalancer *LoadBalancerTransactor) AddClustersToGroup(opts *... method AuthorizeManager (line 617) | func (_LoadBalancer *LoadBalancerTransactor) AuthorizeManager(opts *bi... method CreateGroup (line 638) | func (_LoadBalancer *LoadBalancerTransactor) CreateGroup(opts *bind.Tr... method DeauthorizeManager (line 659) | func (_LoadBalancer *LoadBalancerTransactor) DeauthorizeManager(opts *... method Infer (line 680) | func (_LoadBalancer *LoadBalancerTransactor) Infer(opts *bind.Transact... method Initialize (line 701) | func (_LoadBalancer *LoadBalancerTransactor) Initialize(opts *bind.Tra... method Pause (line 722) | func (_LoadBalancer *LoadBalancerTransactor) Pause(opts *bind.Transact... method RemoveClustersFromGroup (line 743) | func (_LoadBalancer *LoadBalancerTransactor) RemoveClustersFromGroup(o... method RemoveGroup (line 764) | func (_LoadBalancer *LoadBalancerTransactor) RemoveGroup(opts *bind.Tr... method RenounceOwnership (line 785) | func (_LoadBalancer *LoadBalancerTransactor) RenounceOwnership(opts *b... method SetMinSolutionsThreshold (line 806) | func (_LoadBalancer *LoadBalancerTransactor) SetMinSolutionsThreshold(... method TransferOwnership (line 827) | func (_LoadBalancer *LoadBalancerTransactor) TransferOwnership(opts *b... method Unpause (line 848) | func (_LoadBalancer *LoadBalancerTransactor) Unpause(opts *bind.Transa... method UpdateModelCollection (line 869) | func (_LoadBalancer *LoadBalancerTransactor) UpdateModelCollection(opt... type LoadBalancerFilterer (line 81) | type LoadBalancerFilterer struct method FilterClusterAdded (line 964) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterAdded(opts *bi... method WatchClusterAdded (line 985) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterAdded(opts *bin... method ParseClusterAdded (line 1031) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterAdded(log types... method FilterClusterGroupCreated (line 1117) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterGroupCreated(o... method WatchClusterGroupCreated (line 1134) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterGroupCreated(op... method ParseClusterGroupCreated (line 1176) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterGroupCreated(lo... method FilterClusterGroupRemoved (line 1262) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterGroupRemoved(o... method WatchClusterGroupRemoved (line 1279) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterGroupRemoved(op... method ParseClusterGroupRemoved (line 1321) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterGroupRemoved(lo... method FilterClusterRemoved (line 1407) | func (_LoadBalancer *LoadBalancerFilterer) FilterClusterRemoved(opts *... method WatchClusterRemoved (line 1428) | func (_LoadBalancer *LoadBalancerFilterer) WatchClusterRemoved(opts *b... method ParseClusterRemoved (line 1474) | func (_LoadBalancer *LoadBalancerFilterer) ParseClusterRemoved(log typ... method FilterInferencePerformed (line 1563) | func (_LoadBalancer *LoadBalancerFilterer) FilterInferencePerformed(op... method WatchInferencePerformed (line 1588) | func (_LoadBalancer *LoadBalancerFilterer) WatchInferencePerformed(opt... method ParseInferencePerformed (line 1638) | func (_LoadBalancer *LoadBalancerFilterer) ParseInferencePerformed(log... method FilterInitialized (line 1723) | func (_LoadBalancer *LoadBalancerFilterer) FilterInitialized(opts *bin... method WatchInitialized (line 1735) | func (_LoadBalancer *LoadBalancerFilterer) WatchInitialized(opts *bind... method ParseInitialized (line 1772) | func (_LoadBalancer *LoadBalancerFilterer) ParseInitialized(log types.... method FilterManagerAuthorization (line 1857) | func (_LoadBalancer *LoadBalancerFilterer) FilterManagerAuthorization(... method WatchManagerAuthorization (line 1874) | func (_LoadBalancer *LoadBalancerFilterer) WatchManagerAuthorization(o... method ParseManagerAuthorization (line 1916) | func (_LoadBalancer *LoadBalancerFilterer) ParseManagerAuthorization(l... method FilterManagerDeauthorization (line 2001) | func (_LoadBalancer *LoadBalancerFilterer) FilterManagerDeauthorizatio... method WatchManagerDeauthorization (line 2018) | func (_LoadBalancer *LoadBalancerFilterer) WatchManagerDeauthorization... method ParseManagerDeauthorization (line 2060) | func (_LoadBalancer *LoadBalancerFilterer) ParseManagerDeauthorization... method FilterOwnershipTransferred (line 2146) | func (_LoadBalancer *LoadBalancerFilterer) FilterOwnershipTransferred(... method WatchOwnershipTransferred (line 2167) | func (_LoadBalancer *LoadBalancerFilterer) WatchOwnershipTransferred(o... method ParseOwnershipTransferred (line 2213) | func (_LoadBalancer *LoadBalancerFilterer) ParseOwnershipTransferred(l... method FilterPaused (line 2298) | func (_LoadBalancer *LoadBalancerFilterer) FilterPaused(opts *bind.Fil... method WatchPaused (line 2310) | func (_LoadBalancer *LoadBalancerFilterer) WatchPaused(opts *bind.Watc... method ParsePaused (line 2347) | func (_LoadBalancer *LoadBalancerFilterer) ParsePaused(log types.Log) ... method FilterUnpaused (line 2432) | func (_LoadBalancer *LoadBalancerFilterer) FilterUnpaused(opts *bind.F... method WatchUnpaused (line 2444) | func (_LoadBalancer *LoadBalancerFilterer) WatchUnpaused(opts *bind.Wa... method ParseUnpaused (line 2481) | func (_LoadBalancer *LoadBalancerFilterer) ParseUnpaused(log types.Log... type LoadBalancerSession (line 87) | type LoadBalancerSession struct method ClusterInfo (line 233) | func (_LoadBalancer *LoadBalancerSession) ClusterInfo(arg0 *big.Int) (... method MinSolutionsThreshold (line 270) | func (_LoadBalancer *LoadBalancerSession) MinSolutionsThreshold() (*bi... method GetClusterIdsOfGroup (line 301) | func (_LoadBalancer *LoadBalancerSession) GetClusterIdsOfGroup(name st... method GetClustersGroupInfo (line 334) | func (_LoadBalancer *LoadBalancerSession) GetClustersGroupInfo(name st... method GetGPUManagerAddress (line 365) | func (_LoadBalancer *LoadBalancerSession) GetGPUManagerAddress() (comm... method GetModelCollectionAddress (line 396) | func (_LoadBalancer *LoadBalancerSession) GetModelCollectionAddress() ... method GetPromptSchedulerAddress (line 427) | func (_LoadBalancer *LoadBalancerSession) GetPromptSchedulerAddress() ... method GetWEAITokenAddress (line 458) | func (_LoadBalancer *LoadBalancerSession) GetWEAITokenAddress() (commo... method IsManager (line 489) | func (_LoadBalancer *LoadBalancerSession) IsManager(account common.Add... method Owner (line 520) | func (_LoadBalancer *LoadBalancerSession) Owner() (common.Address, err... method Paused (line 551) | func (_LoadBalancer *LoadBalancerSession) Paused() (bool, error) { method Version (line 582) | func (_LoadBalancer *LoadBalancerSession) Version() (string, error) { method AddClustersToGroup (line 603) | func (_LoadBalancer *LoadBalancerSession) AddClustersToGroup(groupName... method AuthorizeManager (line 624) | func (_LoadBalancer *LoadBalancerSession) AuthorizeManager(account com... method CreateGroup (line 645) | func (_LoadBalancer *LoadBalancerSession) CreateGroup(name string, clu... method DeauthorizeManager (line 666) | func (_LoadBalancer *LoadBalancerSession) DeauthorizeManager(account c... method Infer (line 687) | func (_LoadBalancer *LoadBalancerSession) Infer(groupName string, data... method Initialize (line 708) | func (_LoadBalancer *LoadBalancerSession) Initialize(gpuManager_ commo... method Pause (line 729) | func (_LoadBalancer *LoadBalancerSession) Pause() (*types.Transaction,... method RemoveClustersFromGroup (line 750) | func (_LoadBalancer *LoadBalancerSession) RemoveClustersFromGroup(grou... method RemoveGroup (line 771) | func (_LoadBalancer *LoadBalancerSession) RemoveGroup(name string) (*t... method RenounceOwnership (line 792) | func (_LoadBalancer *LoadBalancerSession) RenounceOwnership() (*types.... method SetMinSolutionsThreshold (line 813) | func (_LoadBalancer *LoadBalancerSession) SetMinSolutionsThreshold(min... method TransferOwnership (line 834) | func (_LoadBalancer *LoadBalancerSession) TransferOwnership(newOwner c... method Unpause (line 855) | func (_LoadBalancer *LoadBalancerSession) Unpause() (*types.Transactio... method UpdateModelCollection (line 876) | func (_LoadBalancer *LoadBalancerSession) UpdateModelCollection(modelC... type LoadBalancerCallerSession (line 95) | type LoadBalancerCallerSession struct method ClusterInfo (line 243) | func (_LoadBalancer *LoadBalancerCallerSession) ClusterInfo(arg0 *big.... method MinSolutionsThreshold (line 277) | func (_LoadBalancer *LoadBalancerCallerSession) MinSolutionsThreshold(... method GetClusterIdsOfGroup (line 308) | func (_LoadBalancer *LoadBalancerCallerSession) GetClusterIdsOfGroup(n... method GetClustersGroupInfo (line 341) | func (_LoadBalancer *LoadBalancerCallerSession) GetClustersGroupInfo(n... method GetGPUManagerAddress (line 372) | func (_LoadBalancer *LoadBalancerCallerSession) GetGPUManagerAddress()... method GetModelCollectionAddress (line 403) | func (_LoadBalancer *LoadBalancerCallerSession) GetModelCollectionAddr... method GetPromptSchedulerAddress (line 434) | func (_LoadBalancer *LoadBalancerCallerSession) GetPromptSchedulerAddr... method GetWEAITokenAddress (line 465) | func (_LoadBalancer *LoadBalancerCallerSession) GetWEAITokenAddress() ... method IsManager (line 496) | func (_LoadBalancer *LoadBalancerCallerSession) IsManager(account comm... method Owner (line 527) | func (_LoadBalancer *LoadBalancerCallerSession) Owner() (common.Addres... method Paused (line 558) | func (_LoadBalancer *LoadBalancerCallerSession) Paused() (bool, error) { method Version (line 589) | func (_LoadBalancer *LoadBalancerCallerSession) Version() (string, err... type LoadBalancerTransactorSession (line 102) | type LoadBalancerTransactorSession struct method AddClustersToGroup (line 610) | func (_LoadBalancer *LoadBalancerTransactorSession) AddClustersToGroup... method AuthorizeManager (line 631) | func (_LoadBalancer *LoadBalancerTransactorSession) AuthorizeManager(a... method CreateGroup (line 652) | func (_LoadBalancer *LoadBalancerTransactorSession) CreateGroup(name s... method DeauthorizeManager (line 673) | func (_LoadBalancer *LoadBalancerTransactorSession) DeauthorizeManager... method Infer (line 694) | func (_LoadBalancer *LoadBalancerTransactorSession) Infer(groupName st... method Initialize (line 715) | func (_LoadBalancer *LoadBalancerTransactorSession) Initialize(gpuMana... method Pause (line 736) | func (_LoadBalancer *LoadBalancerTransactorSession) Pause() (*types.Tr... method RemoveClustersFromGroup (line 757) | func (_LoadBalancer *LoadBalancerTransactorSession) RemoveClustersFrom... method RemoveGroup (line 778) | func (_LoadBalancer *LoadBalancerTransactorSession) RemoveGroup(name s... method RenounceOwnership (line 799) | func (_LoadBalancer *LoadBalancerTransactorSession) RenounceOwnership(... method SetMinSolutionsThreshold (line 820) | func (_LoadBalancer *LoadBalancerTransactorSession) SetMinSolutionsThr... method TransferOwnership (line 841) | func (_LoadBalancer *LoadBalancerTransactorSession) TransferOwnership(... method Unpause (line 862) | func (_LoadBalancer *LoadBalancerTransactorSession) Unpause() (*types.... method UpdateModelCollection (line 883) | func (_LoadBalancer *LoadBalancerTransactorSession) UpdateModelCollect... type LoadBalancerRaw (line 108) | type LoadBalancerRaw struct method Call (line 171) | func (_LoadBalancer *LoadBalancerRaw) Call(opts *bind.CallOpts, result... method Transfer (line 177) | func (_LoadBalancer *LoadBalancerRaw) Transfer(opts *bind.TransactOpts... method Transact (line 182) | func (_LoadBalancer *LoadBalancerRaw) Transact(opts *bind.TransactOpts... type LoadBalancerCallerRaw (line 113) | type LoadBalancerCallerRaw struct method Call (line 190) | func (_LoadBalancer *LoadBalancerCallerRaw) Call(opts *bind.CallOpts, ... type LoadBalancerTransactorRaw (line 118) | type LoadBalancerTransactorRaw struct method Transfer (line 196) | func (_LoadBalancer *LoadBalancerTransactorRaw) Transfer(opts *bind.Tr... method Transact (line 201) | func (_LoadBalancer *LoadBalancerTransactorRaw) Transact(opts *bind.Tr... function NewLoadBalancer (line 123) | func NewLoadBalancer(address common.Address, backend bind.ContractBacken... function NewLoadBalancerCaller (line 132) | func NewLoadBalancerCaller(address common.Address, caller bind.ContractC... function NewLoadBalancerTransactor (line 141) | func NewLoadBalancerTransactor(address common.Address, transactor bind.C... function NewLoadBalancerFilterer (line 150) | func NewLoadBalancerFilterer(address common.Address, filterer bind.Contr... function bindLoadBalancer (line 159) | func bindLoadBalancer(address common.Address, caller bind.ContractCaller... type LoadBalancerClusterAddedIterator (line 888) | type LoadBalancerClusterAddedIterator struct method Next (line 903) | func (it *LoadBalancerClusterAddedIterator) Next() bool { method Error (line 943) | func (it *LoadBalancerClusterAddedIterator) Error() error { method Close (line 949) | func (it *LoadBalancerClusterAddedIterator) Close() error { type LoadBalancerClusterAdded (line 955) | type LoadBalancerClusterAdded struct type LoadBalancerClusterGroupCreatedIterator (line 1041) | type LoadBalancerClusterGroupCreatedIterator struct method Next (line 1056) | func (it *LoadBalancerClusterGroupCreatedIterator) Next() bool { method Error (line 1096) | func (it *LoadBalancerClusterGroupCreatedIterator) Error() error { method Close (line 1102) | func (it *LoadBalancerClusterGroupCreatedIterator) Close() error { type LoadBalancerClusterGroupCreated (line 1108) | type LoadBalancerClusterGroupCreated struct type LoadBalancerClusterGroupRemovedIterator (line 1186) | type LoadBalancerClusterGroupRemovedIterator struct method Next (line 1201) | func (it *LoadBalancerClusterGroupRemovedIterator) Next() bool { method Error (line 1241) | func (it *LoadBalancerClusterGroupRemovedIterator) Error() error { method Close (line 1247) | func (it *LoadBalancerClusterGroupRemovedIterator) Close() error { type LoadBalancerClusterGroupRemoved (line 1253) | type LoadBalancerClusterGroupRemoved struct type LoadBalancerClusterRemovedIterator (line 1331) | type LoadBalancerClusterRemovedIterator struct method Next (line 1346) | func (it *LoadBalancerClusterRemovedIterator) Next() bool { method Error (line 1386) | func (it *LoadBalancerClusterRemovedIterator) Error() error { method Close (line 1392) | func (it *LoadBalancerClusterRemovedIterator) Close() error { type LoadBalancerClusterRemoved (line 1398) | type LoadBalancerClusterRemoved struct type LoadBalancerInferencePerformedIterator (line 1484) | type LoadBalancerInferencePerformedIterator struct method Next (line 1499) | func (it *LoadBalancerInferencePerformedIterator) Next() bool { method Error (line 1539) | func (it *LoadBalancerInferencePerformedIterator) Error() error { method Close (line 1545) | func (it *LoadBalancerInferencePerformedIterator) Close() error { type LoadBalancerInferencePerformed (line 1551) | type LoadBalancerInferencePerformed struct type LoadBalancerInitializedIterator (line 1648) | type LoadBalancerInitializedIterator struct method Next (line 1663) | func (it *LoadBalancerInitializedIterator) Next() bool { method Error (line 1703) | func (it *LoadBalancerInitializedIterator) Error() error { method Close (line 1709) | func (it *LoadBalancerInitializedIterator) Close() error { type LoadBalancerInitialized (line 1715) | type LoadBalancerInitialized struct type LoadBalancerManagerAuthorizationIterator (line 1782) | type LoadBalancerManagerAuthorizationIterator struct method Next (line 1797) | func (it *LoadBalancerManagerAuthorizationIterator) Next() bool { method Error (line 1837) | func (it *LoadBalancerManagerAuthorizationIterator) Error() error { method Close (line 1843) | func (it *LoadBalancerManagerAuthorizationIterator) Close() error { type LoadBalancerManagerAuthorization (line 1849) | type LoadBalancerManagerAuthorization struct type LoadBalancerManagerDeauthorizationIterator (line 1926) | type LoadBalancerManagerDeauthorizationIterator struct method Next (line 1941) | func (it *LoadBalancerManagerDeauthorizationIterator) Next() bool { method Error (line 1981) | func (it *LoadBalancerManagerDeauthorizationIterator) Error() error { method Close (line 1987) | func (it *LoadBalancerManagerDeauthorizationIterator) Close() error { type LoadBalancerManagerDeauthorization (line 1993) | type LoadBalancerManagerDeauthorization struct type LoadBalancerOwnershipTransferredIterator (line 2070) | type LoadBalancerOwnershipTransferredIterator struct method Next (line 2085) | func (it *LoadBalancerOwnershipTransferredIterator) Next() bool { method Error (line 2125) | func (it *LoadBalancerOwnershipTransferredIterator) Error() error { method Close (line 2131) | func (it *LoadBalancerOwnershipTransferredIterator) Close() error { type LoadBalancerOwnershipTransferred (line 2137) | type LoadBalancerOwnershipTransferred struct type LoadBalancerPausedIterator (line 2223) | type LoadBalancerPausedIterator struct method Next (line 2238) | func (it *LoadBalancerPausedIterator) Next() bool { method Error (line 2278) | func (it *LoadBalancerPausedIterator) Error() error { method Close (line 2284) | func (it *LoadBalancerPausedIterator) Close() error { type LoadBalancerPaused (line 2290) | type LoadBalancerPaused struct type LoadBalancerUnpausedIterator (line 2357) | type LoadBalancerUnpausedIterator struct method Next (line 2372) | func (it *LoadBalancerUnpausedIterator) Next() bool { method Error (line 2412) | func (it *LoadBalancerUnpausedIterator) Error() error { method Close (line 2418) | func (it *LoadBalancerUnpausedIterator) Close() error { type LoadBalancerUnpaused (line 2424) | type LoadBalancerUnpaused struct FILE: decentralized-compute/worker-hub/internal/contracts/model_collection/model_collection.go function DeployModelCollection (line 47) | func DeployModelCollection(auth *bind.TransactOpts, backend bind.Contrac... type ModelCollection (line 64) | type ModelCollection struct type ModelCollectionCaller (line 71) | type ModelCollectionCaller struct method IsManager (line 208) | func (_ModelCollection *ModelCollectionCaller) IsManager(opts *bind.Ca... method MintPrice (line 239) | func (_ModelCollection *ModelCollectionCaller) MintPrice(opts *bind.Ca... method NextModelId0 (line 270) | func (_ModelCollection *ModelCollectionCaller) NextModelId0(opts *bind... method RoyaltyPortion (line 301) | func (_ModelCollection *ModelCollectionCaller) RoyaltyPortion(opts *bi... method RoyaltyReceiver (line 332) | func (_ModelCollection *ModelCollectionCaller) RoyaltyReceiver(opts *b... method WEAIToken0 (line 363) | func (_ModelCollection *ModelCollectionCaller) WEAIToken0(opts *bind.C... method BalanceOf (line 394) | func (_ModelCollection *ModelCollectionCaller) BalanceOf(opts *bind.Ca... method CheckModelExist (line 425) | func (_ModelCollection *ModelCollectionCaller) CheckModelExist(opts *b... method Eip712Domain (line 456) | func (_ModelCollection *ModelCollectionCaller) Eip712Domain(opts *bind... method GetApproved (line 526) | func (_ModelCollection *ModelCollectionCaller) GetApproved(opts *bind.... method IsApprovedForAll (line 557) | func (_ModelCollection *ModelCollectionCaller) IsApprovedForAll(opts *... method IsManager0 (line 588) | func (_ModelCollection *ModelCollectionCaller) IsManager0(opts *bind.C... method MintPrice0 (line 619) | func (_ModelCollection *ModelCollectionCaller) MintPrice0(opts *bind.C... method Name (line 650) | func (_ModelCollection *ModelCollectionCaller) Name(opts *bind.CallOpt... method NextModelId (line 681) | func (_ModelCollection *ModelCollectionCaller) NextModelId(opts *bind.... method Owner (line 712) | func (_ModelCollection *ModelCollectionCaller) Owner(opts *bind.CallOp... method OwnerOf (line 743) | func (_ModelCollection *ModelCollectionCaller) OwnerOf(opts *bind.Call... method Paused (line 774) | func (_ModelCollection *ModelCollectionCaller) Paused(opts *bind.CallO... method RoyaltyInfo (line 805) | func (_ModelCollection *ModelCollectionCaller) RoyaltyInfo(opts *bind.... method RoyaltyPortion0 (line 850) | func (_ModelCollection *ModelCollectionCaller) RoyaltyPortion0(opts *b... method RoyaltyReceiver0 (line 881) | func (_ModelCollection *ModelCollectionCaller) RoyaltyReceiver0(opts *... method SupportsInterface (line 912) | func (_ModelCollection *ModelCollectionCaller) SupportsInterface(opts ... method Symbol (line 943) | func (_ModelCollection *ModelCollectionCaller) Symbol(opts *bind.CallO... method TokenByIndex (line 974) | func (_ModelCollection *ModelCollectionCaller) TokenByIndex(opts *bind... method TokenOfOwnerByIndex (line 1005) | func (_ModelCollection *ModelCollectionCaller) TokenOfOwnerByIndex(opt... method TokenURI (line 1036) | func (_ModelCollection *ModelCollectionCaller) TokenURI(opts *bind.Cal... method TotalSupply (line 1067) | func (_ModelCollection *ModelCollectionCaller) TotalSupply(opts *bind.... method Version (line 1098) | func (_ModelCollection *ModelCollectionCaller) Version(opts *bind.Call... method WEAIToken (line 1129) | func (_ModelCollection *ModelCollectionCaller) WEAIToken(opts *bind.Ca... type ModelCollectionTransactor (line 76) | type ModelCollectionTransactor struct method Approve (line 1160) | func (_ModelCollection *ModelCollectionTransactor) Approve(opts *bind.... method AuthorizeManager (line 1181) | func (_ModelCollection *ModelCollectionTransactor) AuthorizeManager(op... method DeauthorizeManager (line 1202) | func (_ModelCollection *ModelCollectionTransactor) DeauthorizeManager(... method Initialize (line 1223) | func (_ModelCollection *ModelCollectionTransactor) Initialize(opts *bi... method Mint (line 1244) | func (_ModelCollection *ModelCollectionTransactor) Mint(opts *bind.Tra... method Pause (line 1265) | func (_ModelCollection *ModelCollectionTransactor) Pause(opts *bind.Tr... method RenounceOwnership (line 1286) | func (_ModelCollection *ModelCollectionTransactor) RenounceOwnership(o... method SafeTransferFrom (line 1307) | func (_ModelCollection *ModelCollectionTransactor) SafeTransferFrom(op... method SafeTransferFrom0 (line 1328) | func (_ModelCollection *ModelCollectionTransactor) SafeTransferFrom0(o... method SetApprovalForAll (line 1349) | func (_ModelCollection *ModelCollectionTransactor) SetApprovalForAll(o... method TransferFrom (line 1370) | func (_ModelCollection *ModelCollectionTransactor) TransferFrom(opts *... method TransferOwnership (line 1391) | func (_ModelCollection *ModelCollectionTransactor) TransferOwnership(o... method Unpause (line 1412) | func (_ModelCollection *ModelCollectionTransactor) Unpause(opts *bind.... method UpdateMintPrice (line 1433) | func (_ModelCollection *ModelCollectionTransactor) UpdateMintPrice(opt... method UpdateModelURI (line 1454) | func (_ModelCollection *ModelCollectionTransactor) UpdateModelURI(opts... method UpdateRoyaltyPortion (line 1475) | func (_ModelCollection *ModelCollectionTransactor) UpdateRoyaltyPortio... method UpdateRoyaltyReceiver (line 1496) | func (_ModelCollection *ModelCollectionTransactor) UpdateRoyaltyReceiv... method UpdateWEAIToken (line 1517) | func (_ModelCollection *ModelCollectionTransactor) UpdateWEAIToken(opt... method Withdraw (line 1538) | func (_ModelCollection *ModelCollectionTransactor) Withdraw(opts *bind... method Receive (line 1559) | func (_ModelCollection *ModelCollectionTransactor) Receive(opts *bind.... type ModelCollectionFilterer (line 81) | type ModelCollectionFilterer struct method FilterApproval (line 1655) | func (_ModelCollection *ModelCollectionFilterer) FilterApproval(opts *... method WatchApproval (line 1680) | func (_ModelCollection *ModelCollectionFilterer) WatchApproval(opts *b... method ParseApproval (line 1730) | func (_ModelCollection *ModelCollectionFilterer) ParseApproval(log typ... method FilterApprovalForAll (line 1817) | func (_ModelCollection *ModelCollectionFilterer) FilterApprovalForAll(... method WatchApprovalForAll (line 1838) | func (_ModelCollection *ModelCollectionFilterer) WatchApprovalForAll(o... method ParseApprovalForAll (line 1884) | func (_ModelCollection *ModelCollectionFilterer) ParseApprovalForAll(l... method FilterBatchMetadataUpdate (line 1970) | func (_ModelCollection *ModelCollectionFilterer) FilterBatchMetadataUp... method WatchBatchMetadataUpdate (line 1982) | func (_ModelCollection *ModelCollectionFilterer) WatchBatchMetadataUpd... method ParseBatchMetadataUpdate (line 2019) | func (_ModelCollection *ModelCollectionFilterer) ParseBatchMetadataUpd... method FilterEIP712DomainChanged (line 2103) | func (_ModelCollection *ModelCollectionFilterer) FilterEIP712DomainCha... method WatchEIP712DomainChanged (line 2115) | func (_ModelCollection *ModelCollectionFilterer) WatchEIP712DomainChan... method ParseEIP712DomainChanged (line 2152) | func (_ModelCollection *ModelCollectionFilterer) ParseEIP712DomainChan... method FilterInitialized (line 2237) | func (_ModelCollection *ModelCollectionFilterer) FilterInitialized(opt... method WatchInitialized (line 2249) | func (_ModelCollection *ModelCollectionFilterer) WatchInitialized(opts... method ParseInitialized (line 2286) | func (_ModelCollection *ModelCollectionFilterer) ParseInitialized(log ... method FilterManagerAuthorization (line 2371) | func (_ModelCollection *ModelCollectionFilterer) FilterManagerAuthoriz... method WatchManagerAuthorization (line 2388) | func (_ModelCollection *ModelCollectionFilterer) WatchManagerAuthoriza... method ParseManagerAuthorization (line 2430) | func (_ModelCollection *ModelCollectionFilterer) ParseManagerAuthoriza... method FilterManagerDeauthorization (line 2515) | func (_ModelCollection *ModelCollectionFilterer) FilterManagerDeauthor... method WatchManagerDeauthorization (line 2532) | func (_ModelCollection *ModelCollectionFilterer) WatchManagerDeauthori... method ParseManagerDeauthorization (line 2574) | func (_ModelCollection *ModelCollectionFilterer) ParseManagerDeauthori... method FilterMetadataUpdate (line 2659) | func (_ModelCollection *ModelCollectionFilterer) FilterMetadataUpdate(... method WatchMetadataUpdate (line 2671) | func (_ModelCollection *ModelCollectionFilterer) WatchMetadataUpdate(o... method ParseMetadataUpdate (line 2708) | func (_ModelCollection *ModelCollectionFilterer) ParseMetadataUpdate(l... method FilterMintPriceUpdate (line 2793) | func (_ModelCollection *ModelCollectionFilterer) FilterMintPriceUpdate... method WatchMintPriceUpdate (line 2805) | func (_ModelCollection *ModelCollectionFilterer) WatchMintPriceUpdate(... method ParseMintPriceUpdate (line 2842) | func (_ModelCollection *ModelCollectionFilterer) ParseMintPriceUpdate(... method FilterModelURIUpdate (line 2928) | func (_ModelCollection *ModelCollectionFilterer) FilterModelURIUpdate(... method WatchModelURIUpdate (line 2945) | func (_ModelCollection *ModelCollectionFilterer) WatchModelURIUpdate(o... method ParseModelURIUpdate (line 2987) | func (_ModelCollection *ModelCollectionFilterer) ParseModelURIUpdate(l... method FilterNewModel (line 3075) | func (_ModelCollection *ModelCollectionFilterer) FilterNewModel(opts *... method WatchNewModel (line 3100) | func (_ModelCollection *ModelCollectionFilterer) WatchNewModel(opts *b... method ParseNewModel (line 3150) | func (_ModelCollection *ModelCollectionFilterer) ParseNewModel(log typ... method FilterOwnershipTransferred (line 3236) | func (_ModelCollection *ModelCollectionFilterer) FilterOwnershipTransf... method WatchOwnershipTransferred (line 3257) | func (_ModelCollection *ModelCollectionFilterer) WatchOwnershipTransfe... method ParseOwnershipTransferred (line 3303) | func (_ModelCollection *ModelCollectionFilterer) ParseOwnershipTransfe... method FilterPaused (line 3388) | func (_ModelCollection *ModelCollectionFilterer) FilterPaused(opts *bi... method WatchPaused (line 3400) | func (_ModelCollection *ModelCollectionFilterer) WatchPaused(opts *bin... method ParsePaused (line 3437) | func (_ModelCollection *ModelCollectionFilterer) ParsePaused(log types... method FilterRoyaltyPortionUpdate (line 3522) | func (_ModelCollection *ModelCollectionFilterer) FilterRoyaltyPortionU... method WatchRoyaltyPortionUpdate (line 3534) | func (_ModelCollection *ModelCollectionFilterer) WatchRoyaltyPortionUp... method ParseRoyaltyPortionUpdate (line 3571) | func (_ModelCollection *ModelCollectionFilterer) ParseRoyaltyPortionUp... method FilterRoyaltyReceiverUpdate (line 3656) | func (_ModelCollection *ModelCollectionFilterer) FilterRoyaltyReceiver... method WatchRoyaltyReceiverUpdate (line 3668) | func (_ModelCollection *ModelCollectionFilterer) WatchRoyaltyReceiverU... method ParseRoyaltyReceiverUpdate (line 3705) | func (_ModelCollection *ModelCollectionFilterer) ParseRoyaltyReceiverU... method FilterTransfer (line 3792) | func (_ModelCollection *ModelCollectionFilterer) FilterTransfer(opts *... method WatchTransfer (line 3817) | func (_ModelCollection *ModelCollectionFilterer) WatchTransfer(opts *b... method ParseTransfer (line 3867) | func (_ModelCollection *ModelCollectionFilterer) ParseTransfer(log typ... method FilterUnpaused (line 3952) | func (_ModelCollection *ModelCollectionFilterer) FilterUnpaused(opts *... method WatchUnpaused (line 3964) | func (_ModelCollection *ModelCollectionFilterer) WatchUnpaused(opts *b... method ParseUnpaused (line 4001) | func (_ModelCollection *ModelCollectionFilterer) ParseUnpaused(log typ... method FilterWEAITokenUpdate (line 4087) | func (_ModelCollection *ModelCollectionFilterer) FilterWEAITokenUpdate... method WatchWEAITokenUpdate (line 4099) | func (_ModelCollection *ModelCollectionFilterer) WatchWEAITokenUpdate(... method ParseWEAITokenUpdate (line 4136) | func (_ModelCollection *ModelCollectionFilterer) ParseWEAITokenUpdate(... type ModelCollectionSession (line 87) | type ModelCollectionSession struct method IsManager (line 225) | func (_ModelCollection *ModelCollectionSession) IsManager(arg0 common.... method MintPrice (line 256) | func (_ModelCollection *ModelCollectionSession) MintPrice() (*big.Int,... method NextModelId0 (line 287) | func (_ModelCollection *ModelCollectionSession) NextModelId0() (*big.I... method RoyaltyPortion (line 318) | func (_ModelCollection *ModelCollectionSession) RoyaltyPortion() (uint... method RoyaltyReceiver (line 349) | func (_ModelCollection *ModelCollectionSession) RoyaltyReceiver() (com... method WEAIToken0 (line 380) | func (_ModelCollection *ModelCollectionSession) WEAIToken0() (common.A... method BalanceOf (line 411) | func (_ModelCollection *ModelCollectionSession) BalanceOf(owner common... method CheckModelExist (line 442) | func (_ModelCollection *ModelCollectionSession) CheckModelExist(modelI... method Eip712Domain (line 496) | func (_ModelCollection *ModelCollectionSession) Eip712Domain() (struct { method GetApproved (line 543) | func (_ModelCollection *ModelCollectionSession) GetApproved(tokenId *b... method IsApprovedForAll (line 574) | func (_ModelCollection *ModelCollectionSession) IsApprovedForAll(owner... method IsManager0 (line 605) | func (_ModelCollection *ModelCollectionSession) IsManager0(account com... method MintPrice0 (line 636) | func (_ModelCollection *ModelCollectionSession) MintPrice0() (*big.Int... method Name (line 667) | func (_ModelCollection *ModelCollectionSession) Name() (string, error) { method NextModelId (line 698) | func (_ModelCollection *ModelCollectionSession) NextModelId() (*big.In... method Owner (line 729) | func (_ModelCollection *ModelCollectionSession) Owner() (common.Addres... method OwnerOf (line 760) | func (_ModelCollection *ModelCollectionSession) OwnerOf(tokenId *big.I... method Paused (line 791) | func (_ModelCollection *ModelCollectionSession) Paused() (bool, error) { method RoyaltyInfo (line 830) | func (_ModelCollection *ModelCollectionSession) RoyaltyInfo(modelId *b... method RoyaltyPortion0 (line 867) | func (_ModelCollection *ModelCollectionSession) RoyaltyPortion0() (uin... method RoyaltyReceiver0 (line 898) | func (_ModelCollection *ModelCollectionSession) RoyaltyReceiver0() (co... method SupportsInterface (line 929) | func (_ModelCollection *ModelCollectionSession) SupportsInterface(inte... method Symbol (line 960) | func (_ModelCollection *ModelCollectionSession) Symbol() (string, erro... method TokenByIndex (line 991) | func (_ModelCollection *ModelCollectionSession) TokenByIndex(index *bi... method TokenOfOwnerByIndex (line 1022) | func (_ModelCollection *ModelCollectionSession) TokenOfOwnerByIndex(ow... method TokenURI (line 1053) | func (_ModelCollection *ModelCollectionSession) TokenURI(modelId *big.... method TotalSupply (line 1084) | func (_ModelCollection *ModelCollectionSession) TotalSupply() (*big.In... method Version (line 1115) | func (_ModelCollection *ModelCollectionSession) Version() (string, err... method WEAIToken (line 1146) | func (_ModelCollection *ModelCollectionSession) WEAIToken() (common.Ad... method Approve (line 1167) | func (_ModelCollection *ModelCollectionSession) Approve(to common.Addr... method AuthorizeManager (line 1188) | func (_ModelCollection *ModelCollectionSession) AuthorizeManager(accou... method DeauthorizeManager (line 1209) | func (_ModelCollection *ModelCollectionSession) DeauthorizeManager(acc... method Initialize (line 1230) | func (_ModelCollection *ModelCollectionSession) Initialize(name_ strin... method Mint (line 1251) | func (_ModelCollection *ModelCollectionSession) Mint(to common.Address... method Pause (line 1272) | func (_ModelCollection *ModelCollectionSession) Pause() (*types.Transa... method RenounceOwnership (line 1293) | func (_ModelCollection *ModelCollectionSession) RenounceOwnership() (*... method SafeTransferFrom (line 1314) | func (_ModelCollection *ModelCollectionSession) SafeTransferFrom(from ... method SafeTransferFrom0 (line 1335) | func (_ModelCollection *ModelCollectionSession) SafeTransferFrom0(from... method SetApprovalForAll (line 1356) | func (_ModelCollection *ModelCollectionSession) SetApprovalForAll(oper... method TransferFrom (line 1377) | func (_ModelCollection *ModelCollectionSession) TransferFrom(from comm... method TransferOwnership (line 1398) | func (_ModelCollection *ModelCollectionSession) TransferOwnership(newO... method Unpause (line 1419) | func (_ModelCollection *ModelCollectionSession) Unpause() (*types.Tran... method UpdateMintPrice (line 1440) | func (_ModelCollection *ModelCollectionSession) UpdateMintPrice(newPri... method UpdateModelURI (line 1461) | func (_ModelCollection *ModelCollectionSession) UpdateModelURI(modelId... method UpdateRoyaltyPortion (line 1482) | func (_ModelCollection *ModelCollectionSession) UpdateRoyaltyPortion(n... method UpdateRoyaltyReceiver (line 1503) | func (_ModelCollection *ModelCollectionSession) UpdateRoyaltyReceiver(... method UpdateWEAIToken (line 1524) | func (_ModelCollection *ModelCollectionSession) UpdateWEAIToken(newTok... method Withdraw (line 1545) | func (_ModelCollection *ModelCollectionSession) Withdraw(to common.Add... method Receive (line 1566) | func (_ModelCollection *ModelCollectionSession) Receive() (*types.Tran... type ModelCollectionCallerSession (line 95) | type ModelCollectionCallerSession struct method IsManager (line 232) | func (_ModelCollection *ModelCollectionCallerSession) IsManager(arg0 c... method MintPrice (line 263) | func (_ModelCollection *ModelCollectionCallerSession) MintPrice() (*bi... method NextModelId0 (line 294) | func (_ModelCollection *ModelCollectionCallerSession) NextModelId0() (... method RoyaltyPortion (line 325) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyPortion()... method RoyaltyReceiver (line 356) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyReceiver(... method WEAIToken0 (line 387) | func (_ModelCollection *ModelCollectionCallerSession) WEAIToken0() (co... method BalanceOf (line 418) | func (_ModelCollection *ModelCollectionCallerSession) BalanceOf(owner ... method CheckModelExist (line 449) | func (_ModelCollection *ModelCollectionCallerSession) CheckModelExist(... method Eip712Domain (line 511) | func (_ModelCollection *ModelCollectionCallerSession) Eip712Domain() (... method GetApproved (line 550) | func (_ModelCollection *ModelCollectionCallerSession) GetApproved(toke... method IsApprovedForAll (line 581) | func (_ModelCollection *ModelCollectionCallerSession) IsApprovedForAll... method IsManager0 (line 612) | func (_ModelCollection *ModelCollectionCallerSession) IsManager0(accou... method MintPrice0 (line 643) | func (_ModelCollection *ModelCollectionCallerSession) MintPrice0() (*b... method Name (line 674) | func (_ModelCollection *ModelCollectionCallerSession) Name() (string, ... method NextModelId (line 705) | func (_ModelCollection *ModelCollectionCallerSession) NextModelId() (*... method Owner (line 736) | func (_ModelCollection *ModelCollectionCallerSession) Owner() (common.... method OwnerOf (line 767) | func (_ModelCollection *ModelCollectionCallerSession) OwnerOf(tokenId ... method Paused (line 798) | func (_ModelCollection *ModelCollectionCallerSession) Paused() (bool, ... method RoyaltyInfo (line 840) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyInfo(mode... method RoyaltyPortion0 (line 874) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyPortion0(... method RoyaltyReceiver0 (line 905) | func (_ModelCollection *ModelCollectionCallerSession) RoyaltyReceiver0... method SupportsInterface (line 936) | func (_ModelCollection *ModelCollectionCallerSession) SupportsInterfac... method Symbol (line 967) | func (_ModelCollection *ModelCollectionCallerSession) Symbol() (string... method TokenByIndex (line 998) | func (_ModelCollection *ModelCollectionCallerSession) TokenByIndex(ind... method TokenOfOwnerByIndex (line 1029) | func (_ModelCollection *ModelCollectionCallerSession) TokenOfOwnerByIn... method TokenURI (line 1060) | func (_ModelCollection *ModelCollectionCallerSession) TokenURI(modelId... method TotalSupply (line 1091) | func (_ModelCollection *ModelCollectionCallerSession) TotalSupply() (*... method Version (line 1122) | func (_ModelCollection *ModelCollectionCallerSession) Version() (strin... method WEAIToken (line 1153) | func (_ModelCollection *ModelCollectionCallerSession) WEAIToken() (com... type ModelCollectionTransactorSession (line 102) | type ModelCollectionTransactorSession struct method Approve (line 1174) | func (_ModelCollection *ModelCollectionTransactorSession) Approve(to c... method AuthorizeManager (line 1195) | func (_ModelCollection *ModelCollectionTransactorSession) AuthorizeMan... method DeauthorizeManager (line 1216) | func (_ModelCollection *ModelCollectionTransactorSession) DeauthorizeM... method Initialize (line 1237) | func (_ModelCollection *ModelCollectionTransactorSession) Initialize(n... method Mint (line 1258) | func (_ModelCollection *ModelCollectionTransactorSession) Mint(to comm... method Pause (line 1279) | func (_ModelCollection *ModelCollectionTransactorSession) Pause() (*ty... method RenounceOwnership (line 1300) | func (_ModelCollection *ModelCollectionTransactorSession) RenounceOwne... method SafeTransferFrom (line 1321) | func (_ModelCollection *ModelCollectionTransactorSession) SafeTransfer... method SafeTransferFrom0 (line 1342) | func (_ModelCollection *ModelCollectionTransactorSession) SafeTransfer... method SetApprovalForAll (line 1363) | func (_ModelCollection *ModelCollectionTransactorSession) SetApprovalF... method TransferFrom (line 1384) | func (_ModelCollection *ModelCollectionTransactorSession) TransferFrom... method TransferOwnership (line 1405) | func (_ModelCollection *ModelCollectionTransactorSession) TransferOwne... method Unpause (line 1426) | func (_ModelCollection *ModelCollectionTransactorSession) Unpause() (*... method UpdateMintPrice (line 1447) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateMintPr... method UpdateModelURI (line 1468) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateModelU... method UpdateRoyaltyPortion (line 1489) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateRoyalt... method UpdateRoyaltyReceiver (line 1510) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateRoyalt... method UpdateWEAIToken (line 1531) | func (_ModelCollection *ModelCollectionTransactorSession) UpdateWEAITo... method Withdraw (line 1552) | func (_ModelCollection *ModelCollectionTransactorSession) Withdraw(to ... method Receive (line 1573) | func (_ModelCollection *ModelCollectionTransactorSession) Receive() (*... type ModelCollectionRaw (line 108) | type ModelCollectionRaw struct method Call (line 171) | func (_ModelCollection *ModelCollectionRaw) Call(opts *bind.CallOpts, ... method Transfer (line 177) | func (_ModelCollection *ModelCollectionRaw) Transfer(opts *bind.Transa... method Transact (line 182) | func (_ModelCollection *ModelCollectionRaw) Transact(opts *bind.Transa... type ModelCollectionCallerRaw (line 113) | type ModelCollectionCallerRaw struct method Call (line 190) | func (_ModelCollection *ModelCollectionCallerRaw) Call(opts *bind.Call... type ModelCollectionTransactorRaw (line 118) | type ModelCollectionTransactorRaw struct method Transfer (line 196) | func (_ModelCollection *ModelCollectionTransactorRaw) Transfer(opts *b... method Transact (line 201) | func (_ModelCollection *ModelCollectionTransactorRaw) Transact(opts *b... function NewModelCollection (line 123) | func NewModelCollection(address common.Address, backend bind.ContractBac... function NewModelCollectionCaller (line 132) | func NewModelCollectionCaller(address common.Address, caller bind.Contra... function NewModelCollectionTransactor (line 141) | func NewModelCollectionTransactor(address common.Address, transactor bin... function NewModelCollectionFilterer (line 150) | func NewModelCollectionFilterer(address common.Address, filterer bind.Co... function bindModelCollection (line 159) | func bindModelCollection(address common.Address, caller bind.ContractCal... type ModelCollectionApprovalIterator (line 1578) | type ModelCollectionApprovalIterator struct method Next (line 1593) | func (it *ModelCollectionApprovalIterator) Next() bool { method Error (line 1633) | func (it *ModelCollectionApprovalIterator) Error() error { method Close (line 1639) | func (it *ModelCollectionApprovalIterator) Close() error { type ModelCollectionApproval (line 1645) | type ModelCollectionApproval struct type ModelCollectionApprovalForAllIterator (line 1740) | type ModelCollectionApprovalForAllIterator struct method Next (line 1755) | func (it *ModelCollectionApprovalForAllIterator) Next() bool { method Error (line 1795) | func (it *ModelCollectionApprovalForAllIterator) Error() error { method Close (line 1801) | func (it *ModelCollectionApprovalForAllIterator) Close() error { type ModelCollectionApprovalForAll (line 1807) | type ModelCollectionApprovalForAll struct type ModelCollectionBatchMetadataUpdateIterator (line 1894) | type ModelCollectionBatchMetadataUpdateIterator struct method Next (line 1909) | func (it *ModelCollectionBatchMetadataUpdateIterator) Next() bool { method Error (line 1949) | func (it *ModelCollectionBatchMetadataUpdateIterator) Error() error { method Close (line 1955) | func (it *ModelCollectionBatchMetadataUpdateIterator) Close() error { type ModelCollectionBatchMetadataUpdate (line 1961) | type ModelCollectionBatchMetadataUpdate struct type ModelCollectionEIP712DomainChangedIterator (line 2029) | type ModelCollectionEIP712DomainChangedIterator struct method Next (line 2044) | func (it *ModelCollectionEIP712DomainChangedIterator) Next() bool { method Error (line 2084) | func (it *ModelCollectionEIP712DomainChangedIterator) Error() error { method Close (line 2090) | func (it *ModelCollectionEIP712DomainChangedIterator) Close() error { type ModelCollectionEIP712DomainChanged (line 2096) | type ModelCollectionEIP712DomainChanged struct type ModelCollectionInitializedIterator (line 2162) | type ModelCollectionInitializedIterator struct method Next (line 2177) | func (it *ModelCollectionInitializedIterator) Next() bool { method Error (line 2217) | func (it *ModelCollectionInitializedIterator) Error() error { method Close (line 2223) | func (it *ModelCollectionInitializedIterator) Close() error { type ModelCollectionInitialized (line 2229) | type ModelCollectionInitialized struct type ModelCollectionManagerAuthorizationIterator (line 2296) | type ModelCollectionManagerAuthorizationIterator struct method Next (line 2311) | func (it *ModelCollectionManagerAuthorizationIterator) Next() bool { method Error (line 2351) | func (it *ModelCollectionManagerAuthorizationIterator) Error() error { method Close (line 2357) | func (it *ModelCollectionManagerAuthorizationIterator) Close() error { type ModelCollectionManagerAuthorization (line 2363) | type ModelCollectionManagerAuthorization struct type ModelCollectionManagerDeauthorizationIterator (line 2440) | type ModelCollectionManagerDeauthorizationIterator struct method Next (line 2455) | func (it *ModelCollectionManagerDeauthorizationIterator) Next() bool { method Error (line 2495) | func (it *ModelCollectionManagerDeauthorizationIterator) Error() error { method Close (line 2501) | func (it *ModelCollectionManagerDeauthorizationIterator) Close() error { type ModelCollectionManagerDeauthorization (line 2507) | type ModelCollectionManagerDeauthorization struct type ModelCollectionMetadataUpdateIterator (line 2584) | type ModelCollectionMetadataUpdateIterator struct method Next (line 2599) | func (it *ModelCollectionMetadataUpdateIterator) Next() bool { method Error (line 2639) | func (it *ModelCollectionMetadataUpdateIterator) Error() error { method Close (line 2645) | func (it *ModelCollectionMetadataUpdateIterator) Close() error { type ModelCollectionMetadataUpdate (line 2651) | type ModelCollectionMetadataUpdate struct type ModelCollectionMintPriceUpdateIterator (line 2718) | type ModelCollectionMintPriceUpdateIterator struct method Next (line 2733) | func (it *ModelCollectionMintPriceUpdateIterator) Next() bool { method Error (line 2773) | func (it *ModelCollectionMintPriceUpdateIterator) Error() error { method Close (line 2779) | func (it *ModelCollectionMintPriceUpdateIterator) Close() error { type ModelCollectionMintPriceUpdate (line 2785) | type ModelCollectionMintPriceUpdate struct type ModelCollectionModelURIUpdateIterator (line 2852) | type ModelCollectionModelURIUpdateIterator struct method Next (line 2867) | func (it *ModelCollectionModelURIUpdateIterator) Next() bool { method Error (line 2907) | func (it *ModelCollectionModelURIUpdateIterator) Error() error { method Close (line 2913) | func (it *ModelCollectionModelURIUpdateIterator) Close() error { type ModelCollectionModelURIUpdate (line 2919) | type ModelCollectionModelURIUpdate struct type ModelCollectionNewModelIterator (line 2997) | type ModelCollectionNewModelIterator struct method Next (line 3012) | func (it *ModelCollectionNewModelIterator) Next() bool { method Error (line 3052) | func (it *ModelCollectionNewModelIterator) Error() error { method Close (line 3058) | func (it *ModelCollectionNewModelIterator) Close() error { type ModelCollectionNewModel (line 3064) | type ModelCollectionNewModel struct type ModelCollectionOwnershipTransferredIterator (line 3160) | type ModelCollectionOwnershipTransferredIterator struct method Next (line 3175) | func (it *ModelCollectionOwnershipTransferredIterator) Next() bool { method Error (line 3215) | func (it *ModelCollectionOwnershipTransferredIterator) Error() error { method Close (line 3221) | func (it *ModelCollectionOwnershipTransferredIterator) Close() error { type ModelCollectionOwnershipTransferred (line 3227) | type ModelCollectionOwnershipTransferred struct type ModelCollectionPausedIterator (line 3313) | type ModelCollectionPausedIterator struct method Next (line 3328) | func (it *ModelCollectionPausedIterator) Next() bool { method Error (line 3368) | func (it *ModelCollectionPausedIterator) Error() error { method Close (line 3374) | func (it *ModelCollectionPausedIterator) Close() error { type ModelCollectionPaused (line 3380) | type ModelCollectionPaused struct type ModelCollectionRoyaltyPortionUpdateIterator (line 3447) | type ModelCollectionRoyaltyPortionUpdateIterator struct method Next (line 3462) | func (it *ModelCollectionRoyaltyPortionUpdateIterator) Next() bool { method Error (line 3502) | func (it *ModelCollectionRoyaltyPortionUpdateIterator) Error() error { method Close (line 3508) | func (it *ModelCollectionRoyaltyPortionUpdateIterator) Close() error { type ModelCollectionRoyaltyPortionUpdate (line 3514) | type ModelCollectionRoyaltyPortionUpdate struct type ModelCollectionRoyaltyReceiverUpdateIterator (line 3581) | type ModelCollectionRoyaltyReceiverUpdateIterator struct method Next (line 3596) | func (it *ModelCollectionRoyaltyReceiverUpdateIterator) Next() bool { method Error (line 3636) | func (it *ModelCollectionRoyaltyReceiverUpdateIterator) Error() error { method Close (line 3642) | func (it *ModelCollectionRoyaltyReceiverUpdateIterator) Close() error { type ModelCollectionRoyaltyReceiverUpdate (line 3648) | type ModelCollectionRoyaltyReceiverUpdate struct type ModelCollectionTransferIterator (line 3715) | type ModelCollectionTransferIterator struct method Next (line 3730) | func (it *ModelCollectionTransferIterator) Next() bool { method Error (line 3770) | func (it *ModelCollectionTransferIterator) Error() error { method Close (line 3776) | func (it *ModelCollectionTransferIterator) Close() error { type ModelCollectionTransfer (line 3782) | type ModelCollectionTransfer struct type ModelCollectionUnpausedIterator (line 3877) | type ModelCollectionUnpausedIterator struct method Next (line 3892) | func (it *ModelCollectionUnpausedIterator) Next() bool { method Error (line 3932) | func (it *ModelCollectionUnpausedIterator) Error() error { method Close (line 3938) | func (it *ModelCollectionUnpausedIterator) Close() error { type ModelCollectionUnpaused (line 3944) | type ModelCollectionUnpaused struct type ModelCollectionWEAITokenUpdateIterator (line 4011) | type ModelCollectionWEAITokenUpdateIterator struct method Next (line 4026) | func (it *ModelCollectionWEAITokenUpdateIterator) Next() bool { method Error (line 4066) | func (it *ModelCollectionWEAITokenUpdateIterator) Error() error { method Close (line 4072) | func (it *ModelCollectionWEAITokenUpdateIterator) Close() error { type ModelCollectionWEAITokenUpdate (line 4078) | type ModelCollectionWEAITokenUpdate struct FILE: decentralized-compute/worker-hub/internal/contracts/model_collection_v1/model_collection_v1.go function DeployModelCollectionV1 (line 47) | func DeployModelCollectionV1(auth *bind.TransactOpts, backend bind.Contr... type ModelCollectionV1 (line 64) | type ModelCollectionV1 struct type ModelCollectionV1Caller (line 71) | type ModelCollectionV1Caller struct method BalanceOf (line 208) | func (_ModelCollectionV1 *ModelCollectionV1Caller) BalanceOf(opts *bin... method Eip712Domain (line 239) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Eip712Domain(opts *... method GetApproved (line 309) | func (_ModelCollectionV1 *ModelCollectionV1Caller) GetApproved(opts *b... method GetHashToSign (line 340) | func (_ModelCollectionV1 *ModelCollectionV1Caller) GetHashToSign(opts ... method IsApprovedForAll (line 371) | func (_ModelCollectionV1 *ModelCollectionV1Caller) IsApprovedForAll(op... method IsManager (line 402) | func (_ModelCollectionV1 *ModelCollectionV1Caller) IsManager(opts *bin... method MintPrice (line 433) | func (_ModelCollectionV1 *ModelCollectionV1Caller) MintPrice(opts *bin... method ModelAddressOf (line 464) | func (_ModelCollectionV1 *ModelCollectionV1Caller) ModelAddressOf(opts... method Name (line 495) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Name(opts *bind.Cal... method NextModelId (line 526) | func (_ModelCollectionV1 *ModelCollectionV1Caller) NextModelId(opts *b... method Owner (line 557) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Owner(opts *bind.Ca... method OwnerOf (line 588) | func (_ModelCollectionV1 *ModelCollectionV1Caller) OwnerOf(opts *bind.... method Paused (line 619) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Paused(opts *bind.C... method RoyaltyInfo (line 650) | func (_ModelCollectionV1 *ModelCollectionV1Caller) RoyaltyInfo(opts *b... method RoyaltyPortion (line 682) | func (_ModelCollectionV1 *ModelCollectionV1Caller) RoyaltyPortion(opts... method RoyaltyReceiver (line 713) | func (_ModelCollectionV1 *ModelCollectionV1Caller) RoyaltyReceiver(opt... method SupportsInterface (line 744) | func (_ModelCollectionV1 *ModelCollectionV1Caller) SupportsInterface(o... method Symbol (line 775) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Symbol(opts *bind.C... method TokenByIndex (line 806) | func (_ModelCollectionV1 *ModelCollectionV1Caller) TokenByIndex(opts *... method TokenOfOwnerByIndex (line 837) | func (_ModelCollectionV1 *ModelCollectionV1Caller) TokenOfOwnerByIndex... method TokenURI (line 868) | func (_ModelCollectionV1 *ModelCollectionV1Caller) TokenURI(opts *bind... method TotalSupply (line 899) | func (_ModelCollectionV1 *ModelCollectionV1Caller) TotalSupply(opts *b... method Version (line 930) | func (_ModelCollectionV1 *ModelCollectionV1Caller) Version(opts *bind.... type ModelCollectionV1Transactor (line 76) | type ModelCollectionV1Transactor struct method Approve (line 961) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Approve(opts *b... method AuthorizeManager (line 982) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) AuthorizeManage... method DeauthorizeManager (line 1003) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) DeauthorizeMana... method Initialize (line 1024) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Initialize(opts... method Mint (line 1045) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Mint(opts *bind... method MintBySignature (line 1066) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) MintBySignature... method Pause (line 1087) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Pause(opts *bin... method RenounceOwnership (line 1108) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) RenounceOwnersh... method SafeTransferFrom (line 1129) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) SafeTransferFro... method SafeTransferFrom0 (line 1150) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) SafeTransferFro... method SetApprovalForAll (line 1171) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) SetApprovalForA... method TransferFrom (line 1192) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) TransferFrom(op... method TransferOwnership (line 1213) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) TransferOwnersh... method Unpause (line 1234) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Unpause(opts *b... method UpdateMintPrice (line 1255) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) UpdateMintPrice... method UpdateRoyaltyPortion (line 1276) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) UpdateRoyaltyPo... method UpdateRoyaltyReceiver (line 1297) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) UpdateRoyaltyRe... method UpdateTokenModel (line 1318) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) UpdateTokenMode... method UpdateTokenURI (line 1339) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) UpdateTokenURI(... method Withdraw (line 1360) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Withdraw(opts *... method Receive (line 1381) | func (_ModelCollectionV1 *ModelCollectionV1Transactor) Receive(opts *b... type ModelCollectionV1Filterer (line 81) | type ModelCollectionV1Filterer struct method FilterApproval (line 1477) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterApproval(op... method WatchApproval (line 1502) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchApproval(opt... method ParseApproval (line 1552) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseApproval(log... method FilterApprovalForAll (line 1639) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterApprovalFor... method WatchApprovalForAll (line 1660) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchApprovalForA... method ParseApprovalForAll (line 1706) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseApprovalForA... method FilterBatchMetadataUpdate (line 1792) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterBatchMetada... method WatchBatchMetadataUpdate (line 1804) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchBatchMetadat... method ParseBatchMetadataUpdate (line 1841) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseBatchMetadat... method FilterEIP712DomainChanged (line 1925) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterEIP712Domai... method WatchEIP712DomainChanged (line 1937) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchEIP712Domain... method ParseEIP712DomainChanged (line 1974) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseEIP712Domain... method FilterInitialized (line 2059) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterInitialized... method WatchInitialized (line 2071) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchInitialized(... method ParseInitialized (line 2108) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseInitialized(... method FilterManagerAuthorization (line 2193) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterManagerAuth... method WatchManagerAuthorization (line 2210) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchManagerAutho... method ParseManagerAuthorization (line 2252) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseManagerAutho... method FilterManagerDeauthorization (line 2337) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterManagerDeau... method WatchManagerDeauthorization (line 2354) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchManagerDeaut... method ParseManagerDeauthorization (line 2396) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseManagerDeaut... method FilterMetadataUpdate (line 2481) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterMetadataUpd... method WatchMetadataUpdate (line 2493) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchMetadataUpda... method ParseMetadataUpdate (line 2530) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseMetadataUpda... method FilterMintPriceUpdate (line 2615) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterMintPriceUp... method WatchMintPriceUpdate (line 2627) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchMintPriceUpd... method ParseMintPriceUpdate (line 2664) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseMintPriceUpd... method FilterNewToken (line 2752) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterNewToken(op... method WatchNewToken (line 2774) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchNewToken(opt... method ParseNewToken (line 2821) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseNewToken(log... method FilterOwnershipTransferred (line 2907) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterOwnershipTr... method WatchOwnershipTransferred (line 2928) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchOwnershipTra... method ParseOwnershipTransferred (line 2974) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseOwnershipTra... method FilterPaused (line 3059) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterPaused(opts... method WatchPaused (line 3071) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchPaused(opts ... method ParsePaused (line 3108) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParsePaused(log t... method FilterRoyaltyPortionUpdate (line 3193) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterRoyaltyPort... method WatchRoyaltyPortionUpdate (line 3205) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchRoyaltyPorti... method ParseRoyaltyPortionUpdate (line 3242) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseRoyaltyPorti... method FilterRoyaltyReceiverUpdate (line 3327) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterRoyaltyRece... method WatchRoyaltyReceiverUpdate (line 3339) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchRoyaltyRecei... method ParseRoyaltyReceiverUpdate (line 3376) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseRoyaltyRecei... method FilterTokenModelUpdate (line 3462) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterTokenModelU... method WatchTokenModelUpdate (line 3479) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchTokenModelUp... method ParseTokenModelUpdate (line 3521) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseTokenModelUp... method FilterTokenURIUpdate (line 3607) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterTokenURIUpd... method WatchTokenURIUpdate (line 3624) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchTokenURIUpda... method ParseTokenURIUpdate (line 3666) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseTokenURIUpda... method FilterTransfer (line 3753) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterTransfer(op... method WatchTransfer (line 3778) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchTransfer(opt... method ParseTransfer (line 3828) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseTransfer(log... method FilterUnpaused (line 3913) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) FilterUnpaused(op... method WatchUnpaused (line 3925) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) WatchUnpaused(opt... method ParseUnpaused (line 3962) | func (_ModelCollectionV1 *ModelCollectionV1Filterer) ParseUnpaused(log... type ModelCollectionV1Session (line 87) | type ModelCollectionV1Session struct method BalanceOf (line 225) | func (_ModelCollectionV1 *ModelCollectionV1Session) BalanceOf(owner co... method Eip712Domain (line 279) | func (_ModelCollectionV1 *ModelCollectionV1Session) Eip712Domain() (st... method GetApproved (line 326) | func (_ModelCollectionV1 *ModelCollectionV1Session) GetApproved(tokenI... method GetHashToSign (line 357) | func (_ModelCollectionV1 *ModelCollectionV1Session) GetHashToSign(_to ... method IsApprovedForAll (line 388) | func (_ModelCollectionV1 *ModelCollectionV1Session) IsApprovedForAll(o... method IsManager (line 419) | func (_ModelCollectionV1 *ModelCollectionV1Session) IsManager(arg0 com... method MintPrice (line 450) | func (_ModelCollectionV1 *ModelCollectionV1Session) MintPrice() (*big.... method ModelAddressOf (line 481) | func (_ModelCollectionV1 *ModelCollectionV1Session) ModelAddressOf(_to... method Name (line 512) | func (_ModelCollectionV1 *ModelCollectionV1Session) Name() (string, er... method NextModelId (line 543) | func (_ModelCollectionV1 *ModelCollectionV1Session) NextModelId() (*bi... method Owner (line 574) | func (_ModelCollectionV1 *ModelCollectionV1Session) Owner() (common.Ad... method OwnerOf (line 605) | func (_ModelCollectionV1 *ModelCollectionV1Session) OwnerOf(tokenId *b... method Paused (line 636) | func (_ModelCollectionV1 *ModelCollectionV1Session) Paused() (bool, er... method RoyaltyInfo (line 668) | func (_ModelCollectionV1 *ModelCollectionV1Session) RoyaltyInfo(_token... method RoyaltyPortion (line 699) | func (_ModelCollectionV1 *ModelCollectionV1Session) RoyaltyPortion() (... method RoyaltyReceiver (line 730) | func (_ModelCollectionV1 *ModelCollectionV1Session) RoyaltyReceiver() ... method SupportsInterface (line 761) | func (_ModelCollectionV1 *ModelCollectionV1Session) SupportsInterface(... method Symbol (line 792) | func (_ModelCollectionV1 *ModelCollectionV1Session) Symbol() (string, ... method TokenByIndex (line 823) | func (_ModelCollectionV1 *ModelCollectionV1Session) TokenByIndex(index... method TokenOfOwnerByIndex (line 854) | func (_ModelCollectionV1 *ModelCollectionV1Session) TokenOfOwnerByInde... method TokenURI (line 885) | func (_ModelCollectionV1 *ModelCollectionV1Session) TokenURI(_tokenId ... method TotalSupply (line 916) | func (_ModelCollectionV1 *ModelCollectionV1Session) TotalSupply() (*bi... method Version (line 947) | func (_ModelCollectionV1 *ModelCollectionV1Session) Version() (string,... method Approve (line 968) | func (_ModelCollectionV1 *ModelCollectionV1Session) Approve(to common.... method AuthorizeManager (line 989) | func (_ModelCollectionV1 *ModelCollectionV1Session) AuthorizeManager(_... method DeauthorizeManager (line 1010) | func (_ModelCollectionV1 *ModelCollectionV1Session) DeauthorizeManager... method Initialize (line 1031) | func (_ModelCollectionV1 *ModelCollectionV1Session) Initialize(_name s... method Mint (line 1052) | func (_ModelCollectionV1 *ModelCollectionV1Session) Mint(_to common.Ad... method MintBySignature (line 1073) | func (_ModelCollectionV1 *ModelCollectionV1Session) MintBySignature(_t... method Pause (line 1094) | func (_ModelCollectionV1 *ModelCollectionV1Session) Pause() (*types.Tr... method RenounceOwnership (line 1115) | func (_ModelCollectionV1 *ModelCollectionV1Session) RenounceOwnership(... method SafeTransferFrom (line 1136) | func (_ModelCollectionV1 *ModelCollectionV1Session) SafeTransferFrom(f... method SafeTransferFrom0 (line 1157) | func (_ModelCollectionV1 *ModelCollectionV1Session) SafeTransferFrom0(... method SetApprovalForAll (line 1178) | func (_ModelCollectionV1 *ModelCollectionV1Session) SetApprovalForAll(... method TransferFrom (line 1199) | func (_ModelCollectionV1 *ModelCollectionV1Session) TransferFrom(from ... method TransferOwnership (line 1220) | func (_ModelCollectionV1 *ModelCollectionV1Session) TransferOwnership(... method Unpause (line 1241) | func (_ModelCollectionV1 *ModelCollectionV1Session) Unpause() (*types.... method UpdateMintPrice (line 1262) | func (_ModelCollectionV1 *ModelCollectionV1Session) UpdateMintPrice(_m... method UpdateRoyaltyPortion (line 1283) | func (_ModelCollectionV1 *ModelCollectionV1Session) UpdateRoyaltyPorti... method UpdateRoyaltyReceiver (line 1304) | func (_ModelCollectionV1 *ModelCollectionV1Session) UpdateRoyaltyRecei... method UpdateTokenModel (line 1325) | func (_ModelCollectionV1 *ModelCollectionV1Session) UpdateTokenModel(_... method UpdateTokenURI (line 1346) | func (_ModelCollectionV1 *ModelCollectionV1Session) UpdateTokenURI(_to... method Withdraw (line 1367) | func (_ModelCollectionV1 *ModelCollectionV1Session) Withdraw(_to commo... method Receive (line 1388) | func (_ModelCollectionV1 *ModelCollectionV1Session) Receive() (*types.... type ModelCollectionV1CallerSession (line 95) | type ModelCollectionV1CallerSession struct method BalanceOf (line 232) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) BalanceOf(ow... method Eip712Domain (line 294) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Eip712Domain... method GetApproved (line 333) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) GetApproved(... method GetHashToSign (line 364) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) GetHashToSig... method IsApprovedForAll (line 395) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) IsApprovedFo... method IsManager (line 426) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) IsManager(ar... method MintPrice (line 457) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) MintPrice() ... method ModelAddressOf (line 488) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) ModelAddress... method Name (line 519) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Name() (stri... method NextModelId (line 550) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) NextModelId(... method Owner (line 581) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Owner() (com... method OwnerOf (line 612) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) OwnerOf(toke... method Paused (line 643) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Paused() (bo... method RoyaltyInfo (line 675) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) RoyaltyInfo(... method RoyaltyPortion (line 706) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) RoyaltyPorti... method RoyaltyReceiver (line 737) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) RoyaltyRecei... method SupportsInterface (line 768) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) SupportsInte... method Symbol (line 799) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Symbol() (st... method TokenByIndex (line 830) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) TokenByIndex... method TokenOfOwnerByIndex (line 861) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) TokenOfOwner... method TokenURI (line 892) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) TokenURI(_to... method TotalSupply (line 923) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) TotalSupply(... method Version (line 954) | func (_ModelCollectionV1 *ModelCollectionV1CallerSession) Version() (s... type ModelCollectionV1TransactorSession (line 102) | type ModelCollectionV1TransactorSession struct method Approve (line 975) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Approve(... method AuthorizeManager (line 996) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Authoriz... method DeauthorizeManager (line 1017) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Deauthor... method Initialize (line 1038) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Initiali... method Mint (line 1059) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Mint(_to... method MintBySignature (line 1080) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) MintBySi... method Pause (line 1101) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Pause() ... method RenounceOwnership (line 1122) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Renounce... method SafeTransferFrom (line 1143) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) SafeTran... method SafeTransferFrom0 (line 1164) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) SafeTran... method SetApprovalForAll (line 1185) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) SetAppro... method TransferFrom (line 1206) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Transfer... method TransferOwnership (line 1227) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Transfer... method Unpause (line 1248) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Unpause(... method UpdateMintPrice (line 1269) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) UpdateMi... method UpdateRoyaltyPortion (line 1290) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) UpdateRo... method UpdateRoyaltyReceiver (line 1311) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) UpdateRo... method UpdateTokenModel (line 1332) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) UpdateTo... method UpdateTokenURI (line 1353) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) UpdateTo... method Withdraw (line 1374) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Withdraw... method Receive (line 1395) | func (_ModelCollectionV1 *ModelCollectionV1TransactorSession) Receive(... type ModelCollectionV1Raw (line 108) | type ModelCollectionV1Raw struct method Call (line 171) | func (_ModelCollectionV1 *ModelCollectionV1Raw) Call(opts *bind.CallOp... method Transfer (line 177) | func (_ModelCollectionV1 *ModelCollectionV1Raw) Transfer(opts *bind.Tr... method Transact (line 182) | func (_ModelCollectionV1 *ModelCollectionV1Raw) Transact(opts *bind.Tr... type ModelCollectionV1CallerRaw (line 113) | type ModelCollectionV1CallerRaw struct method Call (line 190) | func (_ModelCollectionV1 *ModelCollectionV1CallerRaw) Call(opts *bind.... type ModelCollectionV1TransactorRaw (line 118) | type ModelCollectionV1TransactorRaw struct method Transfer (line 196) | func (_ModelCollectionV1 *ModelCollectionV1TransactorRaw) Transfer(opt... method Transact (line 201) | func (_ModelCollectionV1 *ModelCollectionV1TransactorRaw) Transact(opt... function NewModelCollectionV1 (line 123) | func NewModelCollectionV1(address common.Address, backend bind.ContractB... function NewModelCollectionV1Caller (line 132) | func NewModelCollectionV1Caller(address common.Address, caller bind.Cont... function NewModelCollectionV1Transactor (line 141) | func NewModelCollectionV1Transactor(address common.Address, transactor b... function NewModelCollectionV1Filterer (line 150) | func NewModelCollectionV1Filterer(address common.Address, filterer bind.... function bindModelCollectionV1 (line 159) | func bindModelCollectionV1(address common.Address, caller bind.ContractC... type ModelCollectionV1ApprovalIterator (line 1400) | type ModelCollectionV1ApprovalIterator struct method Next (line 1415) | func (it *ModelCollectionV1ApprovalIterator) Next() bool { method Error (line 1455) | func (it *ModelCollectionV1ApprovalIterator) Error() error { method Close (line 1461) | func (it *ModelCollectionV1ApprovalIterator) Close() error { type ModelCollectionV1Approval (line 1467) | type ModelCollectionV1Approval struct type ModelCollectionV1ApprovalForAllIterator (line 1562) | type ModelCollectionV1ApprovalForAllIterator struct method Next (line 1577) | func (it *ModelCollectionV1ApprovalForAllIterator) Next() bool { method Error (line 1617) | func (it *ModelCollectionV1ApprovalForAllIterator) Error() error { method Close (line 1623) | func (it *ModelCollectionV1ApprovalForAllIterator) Close() error { type ModelCollectionV1ApprovalForAll (line 1629) | type ModelCollectionV1ApprovalForAll struct type ModelCollectionV1BatchMetadataUpdateIterator (line 1716) | type ModelCollectionV1BatchMetadataUpdateIterator struct method Next (line 1731) | func (it *ModelCollectionV1BatchMetadataUpdateIterator) Next() bool { method Error (line 1771) | func (it *ModelCollectionV1BatchMetadataUpdateIterator) Error() error { method Close (line 1777) | func (it *ModelCollectionV1BatchMetadataUpdateIterator) Close() error { type ModelCollectionV1BatchMetadataUpdate (line 1783) | type ModelCollectionV1BatchMetadataUpdate struct type ModelCollectionV1EIP712DomainChangedIterator (line 1851) | type ModelCollectionV1EIP712DomainChangedIterator struct method Next (line 1866) | func (it *ModelCollectionV1EIP712DomainChangedIterator) Next() bool { method Error (line 1906) | func (it *ModelCollectionV1EIP712DomainChangedIterator) Error() error { method Close (line 1912) | func (it *ModelCollectionV1EIP712DomainChangedIterator) Close() error { type ModelCollectionV1EIP712DomainChanged (line 1918) | type ModelCollectionV1EIP712DomainChanged struct type ModelCollectionV1InitializedIterator (line 1984) | type ModelCollectionV1InitializedIterator struct method Next (line 1999) | func (it *ModelCollectionV1InitializedIterator) Next() bool { method Error (line 2039) | func (it *ModelCollectionV1InitializedIterator) Error() error { method Close (line 2045) | func (it *ModelCollectionV1InitializedIterator) Close() error { type ModelCollectionV1Initialized (line 2051) | type ModelCollectionV1Initialized struct type ModelCollectionV1ManagerAuthorizationIterator (line 2118) | type ModelCollectionV1ManagerAuthorizationIterator struct method Next (line 2133) | func (it *ModelCollectionV1ManagerAuthorizationIterator) Next() bool { method Error (line 2173) | func (it *ModelCollectionV1ManagerAuthorizationIterator) Error() error { method Close (line 2179) | func (it *ModelCollectionV1ManagerAuthorizationIterator) Close() error { type ModelCollectionV1ManagerAuthorization (line 2185) | type ModelCollectionV1ManagerAuthorization struct type ModelCollectionV1ManagerDeauthorizationIterator (line 2262) | type ModelCollectionV1ManagerDeauthorizationIterator struct method Next (line 2277) | func (it *ModelCollectionV1ManagerDeauthorizationIterator) Next() bool { method Error (line 2317) | func (it *ModelCollectionV1ManagerDeauthorizationIterator) Error() err... method Close (line 2323) | func (it *ModelCollectionV1ManagerDeauthorizationIterator) Close() err... type ModelCollectionV1ManagerDeauthorization (line 2329) | type ModelCollectionV1ManagerDeauthorization struct type ModelCollectionV1MetadataUpdateIterator (line 2406) | type ModelCollectionV1MetadataUpdateIterator struct method Next (line 2421) | func (it *ModelCollectionV1MetadataUpdateIterator) Next() bool { method Error (line 2461) | func (it *ModelCollectionV1MetadataUpdateIterator) Error() error { method Close (line 2467) | func (it *ModelCollectionV1MetadataUpdateIterator) Close() error { type ModelCollectionV1MetadataUpdate (line 2473) | type ModelCollectionV1MetadataUpdate struct type ModelCollectionV1MintPriceUpdateIterator (line 2540) | type ModelCollectionV1MintPriceUpdateIterator struct method Next (line 2555) | func (it *ModelCollectionV1MintPriceUpdateIterator) Next() bool { method Error (line 2595) | func (it *ModelCollectionV1MintPriceUpdateIterator) Error() error { method Close (line 2601) | func (it *ModelCollectionV1MintPriceUpdateIterator) Close() error { type ModelCollectionV1MintPriceUpdate (line 2607) | type ModelCollectionV1MintPriceUpdate struct type ModelCollectionV1NewTokenIterator (line 2674) | type ModelCollectionV1NewTokenIterator struct method Next (line 2689) | func (it *ModelCollectionV1NewTokenIterator) Next() bool { method Error (line 2729) | func (it *ModelCollectionV1NewTokenIterator) Error() error { method Close (line 2735) | func (it *ModelCollectionV1NewTokenIterator) Close() error { type ModelCollectionV1NewToken (line 2741) | type ModelCollectionV1NewToken struct type ModelCollectionV1OwnershipTransferredIterator (line 2831) | type ModelCollectionV1OwnershipTransferredIterator struct method Next (line 2846) | func (it *ModelCollectionV1OwnershipTransferredIterator) Next() bool { method Error (line 2886) | func (it *ModelCollectionV1OwnershipTransferredIterator) Error() error { method Close (line 2892) | func (it *ModelCollectionV1OwnershipTransferredIterator) Close() error { type ModelCollectionV1OwnershipTransferred (line 2898) | type ModelCollectionV1OwnershipTransferred struct type ModelCollectionV1PausedIterator (line 2984) | type ModelCollectionV1PausedIterator struct method Next (line 2999) | func (it *ModelCollectionV1PausedIterator) Next() bool { method Error (line 3039) | func (it *ModelCollectionV1PausedIterator) Error() error { method Close (line 3045) | func (it *ModelCollectionV1PausedIterator) Close() error { type ModelCollectionV1Paused (line 3051) | type ModelCollectionV1Paused struct type ModelCollectionV1RoyaltyPortionUpdateIterator (line 3118) | type ModelCollectionV1RoyaltyPortionUpdateIterator struct method Next (line 3133) | func (it *ModelCollectionV1RoyaltyPortionUpdateIterator) Next() bool { method Error (line 3173) | func (it *ModelCollectionV1RoyaltyPortionUpdateIterator) Error() error { method Close (line 3179) | func (it *ModelCollectionV1RoyaltyPortionUpdateIterator) Close() error { type ModelCollectionV1RoyaltyPortionUpdate (line 3185) | type ModelCollectionV1RoyaltyPortionUpdate struct type ModelCollectionV1RoyaltyReceiverUpdateIterator (line 3252) | type ModelCollectionV1RoyaltyReceiverUpdateIterator struct method Next (line 3267) | func (it *ModelCollectionV1RoyaltyReceiverUpdateIterator) Next() bool { method Error (line 3307) | func (it *ModelCollectionV1RoyaltyReceiverUpdateIterator) Error() error { method Close (line 3313) | func (it *ModelCollectionV1RoyaltyReceiverUpdateIterator) Close() error { type ModelCollectionV1RoyaltyReceiverUpdate (line 3319) | type ModelCollectionV1RoyaltyReceiverUpdate struct type ModelCollectionV1TokenModelUpdateIterator (line 3386) | type ModelCollectionV1TokenModelUpdateIterator struct method Next (line 3401) | func (it *ModelCollectionV1TokenModelUpdateIterator) Next() bool { method Error (line 3441) | func (it *ModelCollectionV1TokenModelUpdateIterator) Error() error { method Close (line 3447) | func (it *ModelCollectionV1TokenModelUpdateIterator) Close() error { type ModelCollectionV1TokenModelUpdate (line 3453) | type ModelCollectionV1TokenModelUpdate struct type ModelCollectionV1TokenURIUpdateIterator (line 3531) | type ModelCollectionV1TokenURIUpdateIterator struct method Next (line 3546) | func (it *ModelCollectionV1TokenURIUpdateIterator) Next() bool { method Error (line 3586) | func (it *ModelCollectionV1TokenURIUpdateIterator) Error() error { method Close (line 3592) | func (it *ModelCollectionV1TokenURIUpdateIterator) Close() error { type ModelCollectionV1TokenURIUpdate (line 3598) | type ModelCollectionV1TokenURIUpdate struct type ModelCollectionV1TransferIterator (line 3676) | type ModelCollectionV1TransferIterator struct method Next (line 3691) | func (it *ModelCollectionV1TransferIterator) Next() bool { method Error (line 3731) | func (it *ModelCollectionV1TransferIterator) Error() error { method Close (line 3737) | func (it *ModelCollectionV1TransferIterator) Close() error { type ModelCollectionV1Transfer (line 3743) | type ModelCollectionV1Transfer struct type ModelCollectionV1UnpausedIterator (line 3838) | type ModelCollectionV1UnpausedIterator struct method Next (line 3853) | func (it *ModelCollectionV1UnpausedIterator) Next() bool { method Error (line 3893) | func (it *ModelCollectionV1UnpausedIterator) Error() error { method Close (line 3899) | func (it *ModelCollectionV1UnpausedIterator) Close() error { type ModelCollectionV1Unpaused (line 3905) | type ModelCollectionV1Unpaused struct FILE: decentralized-compute/worker-hub/internal/contracts/prompt_scheduler/prompt_scheduler.go type ISchedulerInference (line 33) | type ISchedulerInference struct function DeployPromptScheduler (line 59) | func DeployPromptScheduler(auth *bind.TransactOpts, backend bind.Contrac... type PromptScheduler (line 76) | type PromptScheduler struct type PromptSchedulerCaller (line 83) | type PromptSchedulerCaller struct method BatchPeriod (line 220) | func (_PromptScheduler *PromptSchedulerCaller) BatchPeriod(opts *bind.... method GpuManager (line 251) | func (_PromptScheduler *PromptSchedulerCaller) GpuManager(opts *bind.C... method InferenceCounter (line 282) | func (_PromptScheduler *PromptSchedulerCaller) InferenceCounter(opts *... method LastBatchTimestamp (line 313) | func (_PromptScheduler *PromptSchedulerCaller) LastBatchTimestamp(opts... method MinerRequirement (line 344) | func (_PromptScheduler *PromptSchedulerCaller) MinerRequirement(opts *... method MinerValidatorFeeRatio (line 375) | func (_PromptScheduler *PromptSchedulerCaller) MinerValidatorFeeRatio(... method SubmitDuration (line 406) | func (_PromptScheduler *PromptSchedulerCaller) SubmitDuration(opts *bi... method WEAIToken (line 437) | func (_PromptScheduler *PromptSchedulerCaller) WEAIToken(opts *bind.Ca... method GetBatchInfo (line 468) | func (_PromptScheduler *PromptSchedulerCaller) GetBatchInfo(opts *bind... method GetInferenceByMiner (line 500) | func (_PromptScheduler *PromptSchedulerCaller) GetInferenceByMiner(opt... method GetInferenceInfo (line 531) | func (_PromptScheduler *PromptSchedulerCaller) GetInferenceInfo(opts *... method GetMinerRequirement (line 562) | func (_PromptScheduler *PromptSchedulerCaller) GetMinerRequirement(opt... method Owner (line 593) | func (_PromptScheduler *PromptSchedulerCaller) Owner(opts *bind.CallOp... method Paused (line 624) | func (_PromptScheduler *PromptSchedulerCaller) Paused(opts *bind.CallO... method Version (line 655) | func (_PromptScheduler *PromptSchedulerCaller) Version(opts *bind.Call... type PromptSchedulerTransactor (line 88) | type PromptSchedulerTransactor struct method Infer (line 686) | func (_PromptScheduler *PromptSchedulerTransactor) Infer(opts *bind.Tr... method Infer0 (line 707) | func (_PromptScheduler *PromptSchedulerTransactor) Infer0(opts *bind.T... method Initialize (line 728) | func (_PromptScheduler *PromptSchedulerTransactor) Initialize(opts *bi... method Pause (line 749) | func (_PromptScheduler *PromptSchedulerTransactor) Pause(opts *bind.Tr... method RenounceOwnership (line 770) | func (_PromptScheduler *PromptSchedulerTransactor) RenounceOwnership(o... method SetWEAIAddress (line 791) | func (_PromptScheduler *PromptSchedulerTransactor) SetWEAIAddress(opts... method SubmitSolution (line 812) | func (_PromptScheduler *PromptSchedulerTransactor) SubmitSolution(opts... method TransferOwnership (line 833) | func (_PromptScheduler *PromptSchedulerTransactor) TransferOwnership(o... method Unpause (line 854) | func (_PromptScheduler *PromptSchedulerTransactor) Unpause(opts *bind.... method Receive (line 875) | func (_PromptScheduler *PromptSchedulerTransactor) Receive(opts *bind.... type PromptSchedulerFilterer (line 93) | type PromptSchedulerFilterer struct method FilterAppendToBatch (line 971) | func (_PromptScheduler *PromptSchedulerFilterer) FilterAppendToBatch(o... method WatchAppendToBatch (line 996) | func (_PromptScheduler *PromptSchedulerFilterer) WatchAppendToBatch(op... method ParseAppendToBatch (line 1046) | func (_PromptScheduler *PromptSchedulerFilterer) ParseAppendToBatch(lo... method FilterInferenceStatusUpdate (line 1132) | func (_PromptScheduler *PromptSchedulerFilterer) FilterInferenceStatus... method WatchInferenceStatusUpdate (line 1149) | func (_PromptScheduler *PromptSchedulerFilterer) WatchInferenceStatusU... method ParseInferenceStatusUpdate (line 1191) | func (_PromptScheduler *PromptSchedulerFilterer) ParseInferenceStatusU... method FilterInitialized (line 1276) | func (_PromptScheduler *PromptSchedulerFilterer) FilterInitialized(opt... method WatchInitialized (line 1288) | func (_PromptScheduler *PromptSchedulerFilterer) WatchInitialized(opts... method ParseInitialized (line 1325) | func (_PromptScheduler *PromptSchedulerFilterer) ParseInitialized(log ... method FilterNewAssignment (line 1412) | func (_PromptScheduler *PromptSchedulerFilterer) FilterNewAssignment(o... method WatchNewAssignment (line 1433) | func (_PromptScheduler *PromptSchedulerFilterer) WatchNewAssignment(op... method ParseNewAssignment (line 1479) | func (_PromptScheduler *PromptSchedulerFilterer) ParseNewAssignment(lo... method FilterNewInference (line 1569) | func (_PromptScheduler *PromptSchedulerFilterer) FilterNewInference(op... method WatchNewInference (line 1594) | func (_PromptScheduler *PromptSchedulerFilterer) WatchNewInference(opt... method ParseNewInference (line 1644) | func (_PromptScheduler *PromptSchedulerFilterer) ParseNewInference(log... method FilterOwnershipTransferred (line 1730) | func (_PromptScheduler *PromptSchedulerFilterer) FilterOwnershipTransf... method WatchOwnershipTransferred (line 1751) | func (_PromptScheduler *PromptSchedulerFilterer) WatchOwnershipTransfe... method ParseOwnershipTransferred (line 1797) | func (_PromptScheduler *PromptSchedulerFilterer) ParseOwnershipTransfe... method FilterPaused (line 1882) | func (_PromptScheduler *PromptSchedulerFilterer) FilterPaused(opts *bi... method WatchPaused (line 1894) | func (_PromptScheduler *PromptSchedulerFilterer) WatchPaused(opts *bin... method ParsePaused (line 1931) | func (_PromptScheduler *PromptSchedulerFilterer) ParsePaused(log types... method FilterSolutionSubmission (line 2017) | func (_PromptScheduler *PromptSchedulerFilterer) FilterSolutionSubmiss... method WatchSolutionSubmission (line 2038) | func (_PromptScheduler *PromptSchedulerFilterer) WatchSolutionSubmissi... method ParseSolutionSubmission (line 2084) | func (_PromptScheduler *PromptSchedulerFilterer) ParseSolutionSubmissi... method FilterStreamedData (line 2170) | func (_PromptScheduler *PromptSchedulerFilterer) FilterStreamedData(op... method WatchStreamedData (line 2187) | func (_PromptScheduler *PromptSchedulerFilterer) WatchStreamedData(opt... method ParseStreamedData (line 2229) | func (_PromptScheduler *PromptSchedulerFilterer) ParseStreamedData(log... method FilterUnpaused (line 2314) | func (_PromptScheduler *PromptSchedulerFilterer) FilterUnpaused(opts *... method WatchUnpaused (line 2326) | func (_PromptScheduler *PromptSchedulerFilterer) WatchUnpaused(opts *b... method ParseUnpaused (line 2363) | func (_PromptScheduler *PromptSchedulerFilterer) ParseUnpaused(log typ... type PromptSchedulerSession (line 99) | type PromptSchedulerSession struct method BatchPeriod (line 237) | func (_PromptScheduler *PromptSchedulerSession) BatchPeriod() (*big.In... method GpuManager (line 268) | func (_PromptScheduler *PromptSchedulerSession) GpuManager() (common.A... method InferenceCounter (line 299) | func (_PromptScheduler *PromptSchedulerSession) InferenceCounter() (ui... method LastBatchTimestamp (line 330) | func (_PromptScheduler *PromptSchedulerSession) LastBatchTimestamp() (... method MinerRequirement (line 361) | func (_PromptScheduler *PromptSchedulerSession) MinerRequirement() (ui... method MinerValidatorFeeRatio (line 392) | func (_PromptScheduler *PromptSchedulerSession) MinerValidatorFeeRatio... method SubmitDuration (line 423) | func (_PromptScheduler *PromptSchedulerSession) SubmitDuration() (*big... method WEAIToken (line 454) | func (_PromptScheduler *PromptSchedulerSession) WEAIToken() (common.Ad... method GetBatchInfo (line 486) | func (_PromptScheduler *PromptSchedulerSession) GetBatchInfo(modelId u... method GetInferenceByMiner (line 517) | func (_PromptScheduler *PromptSchedulerSession) GetInferenceByMiner(mi... method GetInferenceInfo (line 548) | func (_PromptScheduler *PromptSchedulerSession) GetInferenceInfo(infer... method GetMinerRequirement (line 579) | func (_PromptScheduler *PromptSchedulerSession) GetMinerRequirement() ... method Owner (line 610) | func (_PromptScheduler *PromptSchedulerSession) Owner() (common.Addres... method Paused (line 641) | func (_PromptScheduler *PromptSchedulerSession) Paused() (bool, error) { method Version (line 672) | func (_PromptScheduler *PromptSchedulerSession) Version() (string, err... method Infer (line 693) | func (_PromptScheduler *PromptSchedulerSession) Infer(modelId uint32, ... method Infer0 (line 714) | func (_PromptScheduler *PromptSchedulerSession) Infer0(modelId uint32,... method Initialize (line 735) | func (_PromptScheduler *PromptSchedulerSession) Initialize(wEAIToken_ ... method Pause (line 756) | func (_PromptScheduler *PromptSchedulerSession) Pause() (*types.Transa... method RenounceOwnership (line 777) | func (_PromptScheduler *PromptSchedulerSession) RenounceOwnership() (*... method SetWEAIAddress (line 798) | func (_PromptScheduler *PromptSchedulerSession) SetWEAIAddress(wEAITok... method SubmitSolution (line 819) | func (_PromptScheduler *PromptSchedulerSession) SubmitSolution(inferId... method TransferOwnership (line 840) | func (_PromptScheduler *PromptSchedulerSession) TransferOwnership(newO... method Unpause (line 861) | func (_PromptScheduler *PromptSchedulerSession) Unpause() (*types.Tran... method Receive (line 882) | func (_PromptScheduler *PromptSchedulerSession) Receive() (*types.Tran... type PromptSchedulerCallerSession (line 107) | type PromptSchedulerCallerSession struct method BatchPeriod (line 244) | func (_PromptScheduler *PromptSchedulerCallerSession) BatchPeriod() (*... method GpuManager (line 275) | func (_PromptScheduler *PromptSchedulerCallerSession) GpuManager() (co... method InferenceCounter (line 306) | func (_PromptScheduler *PromptSchedulerCallerSession) InferenceCounter... method LastBatchTimestamp (line 337) | func (_PromptScheduler *PromptSchedulerCallerSession) LastBatchTimesta... method MinerRequirement (line 368) | func (_PromptScheduler *PromptSchedulerCallerSession) MinerRequirement... method MinerValidatorFeeRatio (line 399) | func (_PromptScheduler *PromptSchedulerCallerSession) MinerValidatorFe... method SubmitDuration (line 430) | func (_PromptScheduler *PromptSchedulerCallerSession) SubmitDuration()... method WEAIToken (line 461) | func (_PromptScheduler *PromptSchedulerCallerSession) WEAIToken() (com... method GetBatchInfo (line 493) | func (_PromptScheduler *PromptSchedulerCallerSession) GetBatchInfo(mod... method GetInferenceByMiner (line 524) | func (_PromptScheduler *PromptSchedulerCallerSession) GetInferenceByMi... method GetInferenceInfo (line 555) | func (_PromptScheduler *PromptSchedulerCallerSession) GetInferenceInfo... method GetMinerRequirement (line 586) | func (_PromptScheduler *PromptSchedulerCallerSession) GetMinerRequirem... method Owner (line 617) | func (_PromptScheduler *PromptSchedulerCallerSession) Owner() (common.... method Paused (line 648) | func (_PromptScheduler *PromptSchedulerCallerSession) Paused() (bool, ... method Version (line 679) | func (_PromptScheduler *PromptSchedulerCallerSession) Version() (strin... type PromptSchedulerTransactorSession (line 114) | type PromptSchedulerTransactorSession struct method Infer (line 700) | func (_PromptScheduler *PromptSchedulerTransactorSession) Infer(modelI... method Infer0 (line 721) | func (_PromptScheduler *PromptSchedulerTransactorSession) Infer0(model... method Initialize (line 742) | func (_PromptScheduler *PromptSchedulerTransactorSession) Initialize(w... method Pause (line 763) | func (_PromptScheduler *PromptSchedulerTransactorSession) Pause() (*ty... method RenounceOwnership (line 784) | func (_PromptScheduler *PromptSchedulerTransactorSession) RenounceOwne... method SetWEAIAddress (line 805) | func (_PromptScheduler *PromptSchedulerTransactorSession) SetWEAIAddre... method SubmitSolution (line 826) | func (_PromptScheduler *PromptSchedulerTransactorSession) SubmitSoluti... method TransferOwnership (line 847) | func (_PromptScheduler *PromptSchedulerTransactorSession) TransferOwne... method Unpause (line 868) | func (_PromptScheduler *PromptSchedulerTransactorSession) Unpause() (*... method Receive (line 889) | func (_PromptScheduler *PromptSchedulerTransactorSession) Receive() (*... type PromptSchedulerRaw (line 120) | type PromptSchedulerRaw struct method Call (line 183) | func (_PromptScheduler *PromptSchedulerRaw) Call(opts *bind.CallOpts, ... method Transfer (line 189) | func (_PromptScheduler *PromptSchedulerRaw) Transfer(opts *bind.Transa... method Transact (line 194) | func (_PromptScheduler *PromptSchedulerRaw) Transact(opts *bind.Transa... type PromptSchedulerCallerRaw (line 125) | type PromptSchedulerCallerRaw struct method Call (line 202) | func (_PromptScheduler *PromptSchedulerCallerRaw) Call(opts *bind.Call... type PromptSchedulerTransactorRaw (line 130) | type PromptSchedulerTransactorRaw struct method Transfer (line 208) | func (_PromptScheduler *PromptSchedulerTransactorRaw) Transfer(opts *b... method Transact (line 213) | func (_PromptScheduler *PromptSchedulerTransactorRaw) Transact(opts *b... function NewPromptScheduler (line 135) | func NewPromptScheduler(address common.Address, backend bind.ContractBac... function NewPromptSchedulerCaller (line 144) | func NewPromptSchedulerCaller(address common.Address, caller bind.Contra... function NewPromptSchedulerTransactor (line 153) | func NewPromptSchedulerTransactor(address common.Address, transactor bin... function NewPromptSchedulerFilterer (line 162) | func NewPromptSchedulerFilterer(address common.Address, filterer bind.Co... function bindPromptScheduler (line 171) | func bindPromptScheduler(address common.Address, caller bind.ContractCal... type PromptSchedulerAppendToBatchIterator (line 894) | type PromptSchedulerAppendToBatchIterator struct method Next (line 909) | func (it *PromptSchedulerAppendToBatchIterator) Next() bool { method Error (line 949) | func (it *PromptSchedulerAppendToBatchIterator) Error() error { method Close (line 955) | func (it *PromptSchedulerAppendToBatchIterator) Close() error { type PromptSchedulerAppendToBatch (line 961) | type PromptSchedulerAppendToBatch struct type PromptSchedulerInferenceStatusUpdateIterator (line 1056) | type PromptSchedulerInferenceStatusUpdateIterator struct method Next (line 1071) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Next() bool { method Error (line 1111) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Error() error { method Close (line 1117) | func (it *PromptSchedulerInferenceStatusUpdateIterator) Close() error { type PromptSchedulerInferenceStatusUpdate (line 1123) | type PromptSchedulerInferenceStatusUpdate struct type PromptSchedulerInitializedIterator (line 1201) | type PromptSchedulerInitializedIterator struct method Next (line 1216) | func (it *PromptSchedulerInitializedIterator) Next() bool { method Error (line 1256) | func (it *PromptSchedulerInitializedIterator) Error() error { method Close (line 1262) | func (it *PromptSchedulerInitializedIterator) Close() error { type PromptSchedulerInitialized (line 1268) | type PromptSchedulerInitialized struct type PromptSchedulerNewAssignmentIterator (line 1335) | type PromptSchedulerNewAssignmentIterator struct method Next (line 1350) | func (it *PromptSchedulerNewAssignmentIterator) Next() bool { method Error (line 1390) | func (it *PromptSchedulerNewAssignmentIterator) Error() error { method Close (line 1396) | func (it *PromptSchedulerNewAssignmentIterator) Close() error { type PromptSchedulerNewAssignment (line 1402) | type PromptSchedulerNewAssignment struct type PromptSchedulerNewInferenceIterator (line 1489) | type PromptSchedulerNewInferenceIterator struct method Next (line 1504) | func (it *PromptSchedulerNewInferenceIterator) Next() bool { method Error (line 1544) | func (it *PromptSchedulerNewInferenceIterator) Error() error { method Close (line 1550) | func (it *PromptSchedulerNewInferenceIterator) Close() error { type PromptSchedulerNewInference (line 1556) | type PromptSchedulerNewInference struct type PromptSchedulerOwnershipTransferredIterator (line 1654) | type PromptSchedulerOwnershipTransferredIterator struct method Next (line 1669) | func (it *PromptSchedulerOwnershipTransferredIterator) Next() bool { method Error (line 1709) | func (it *PromptSchedulerOwnershipTransferredIterator) Error() error { method Close (line 1715) | func (it *PromptSchedulerOwnershipTransferredIterator) Close() error { type PromptSchedulerOwnershipTransferred (line 1721) | type PromptSchedulerOwnershipTransferred struct type PromptSchedulerPausedIterator (line 1807) | type PromptSchedulerPausedIterator struct method Next (line 1822) | func (it *PromptSchedulerPausedIterator) Next() bool { method Error (line 1862) | func (it *PromptSchedulerPausedIterator) Error() error { method Close (line 1868) | func (it *PromptSchedulerPausedIterator) Close() error { type PromptSchedulerPaused (line 1874) | type PromptSchedulerPaused struct type PromptSchedulerSolutionSubmissionIterator (line 1941) | type PromptSchedulerSolutionSubmissionIterator struct method Next (line 1956) | func (it *PromptSchedulerSolutionSubmissionIterator) Next() bool { method Error (line 1996) | func (it *PromptSchedulerSolutionSubmissionIterator) Error() error { method Close (line 2002) | func (it *PromptSchedulerSolutionSubmissionIterator) Close() error { type PromptSchedulerSolutionSubmission (line 2008) | type PromptSchedulerSolutionSubmission struct type PromptSchedulerStreamedDataIterator (line 2094) | type PromptSchedulerStreamedDataIterator struct method Next (line 2109) | func (it *PromptSchedulerStreamedDataIterator) Next() bool { method Error (line 2149) | func (it *PromptSchedulerStreamedDataIterator) Error() error { method Close (line 2155) | func (it *PromptSchedulerStreamedDataIterator) Close() error { type PromptSchedulerStreamedData (line 2161) | type PromptSchedulerStreamedData struct type PromptSchedulerUnpausedIterator (line 2239) | type PromptSchedulerUnpausedIterator struct method Next (line 2254) | func (it *PromptSchedulerUnpausedIterator) Next() bool { method Error (line 2294) | func (it *PromptSchedulerUnpausedIterator) Error() error { method Close (line 2300) | func (it *PromptSchedulerUnpausedIterator) Close() error { type PromptSchedulerUnpaused (line 2306) | type PromptSchedulerUnpaused struct FILE: decentralized-compute/worker-hub/internal/contracts/proxy/proxy.go function DeployProxy (line 47) | func DeployProxy(auth *bind.TransactOpts, backend bind.ContractBackend, ... type Proxy (line 64) | type Proxy struct type ProxyCaller (line 71) | type ProxyCaller struct method Implementation (line 208) | func (_Proxy *ProxyCaller) Implementation(opts *bind.CallOpts) (common... method Owner (line 239) | func (_Proxy *ProxyCaller) Owner(opts *bind.CallOpts) (common.Address,... type ProxyTransactor (line 76) | type ProxyTransactor struct method UpgradeTo (line 270) | func (_Proxy *ProxyTransactor) UpgradeTo(opts *bind.TransactOpts, _new... method Fallback (line 291) | func (_Proxy *ProxyTransactor) Fallback(opts *bind.TransactOpts, calld... type ProxyFilterer (line 81) | type ProxyFilterer struct type ProxySession (line 87) | type ProxySession struct method Implementation (line 225) | func (_Proxy *ProxySession) Implementation() (common.Address, error) { method Owner (line 256) | func (_Proxy *ProxySession) Owner() (common.Address, error) { method UpgradeTo (line 277) | func (_Proxy *ProxySession) UpgradeTo(_newImplementation common.Addres... method Fallback (line 298) | func (_Proxy *ProxySession) Fallback(calldata []byte) (*types.Transact... type ProxyCallerSession (line 95) | type ProxyCallerSession struct method Implementation (line 232) | func (_Proxy *ProxyCallerSession) Implementation() (common.Address, er... method Owner (line 263) | func (_Proxy *ProxyCallerSession) Owner() (common.Address, error) { type ProxyTransactorSession (line 102) | type ProxyTransactorSession struct method UpgradeTo (line 284) | func (_Proxy *ProxyTransactorSession) UpgradeTo(_newImplementation com... method Fallback (line 305) | func (_Proxy *ProxyTransactorSession) Fallback(calldata []byte) (*type... type ProxyRaw (line 108) | type ProxyRaw struct method Call (line 171) | func (_Proxy *ProxyRaw) Call(opts *bind.CallOpts, result *[]interface{... method Transfer (line 177) | func (_Proxy *ProxyRaw) Transfer(opts *bind.TransactOpts) (*types.Tran... method Transact (line 182) | func (_Proxy *ProxyRaw) Transact(opts *bind.TransactOpts, method strin... type ProxyCallerRaw (line 113) | type ProxyCallerRaw struct method Call (line 190) | func (_Proxy *ProxyCallerRaw) Call(opts *bind.CallOpts, result *[]inte... type ProxyTransactorRaw (line 118) | type ProxyTransactorRaw struct method Transfer (line 196) | func (_Proxy *ProxyTransactorRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 201) | func (_Proxy *ProxyTransactorRaw) Transact(opts *bind.TransactOpts, me... function NewProxy (line 123) | func NewProxy(address common.Address, backend bind.ContractBackend) (*Pr... function NewProxyCaller (line 132) | func NewProxyCaller(address common.Address, caller bind.ContractCaller) ... function NewProxyTransactor (line 141) | func NewProxyTransactor(address common.Address, transactor bind.Contract... function NewProxyFilterer (line 150) | func NewProxyFilterer(address common.Address, filterer bind.ContractFilt... function bindProxy (line 159) | func bindProxy(address common.Address, caller bind.ContractCaller, trans... FILE: decentralized-compute/worker-hub/internal/contracts/staking_hub/staking_hub.go type IStakingHubModel (line 33) | type IStakingHubModel struct type IStakingHubUnstakeRequest (line 39) | type IStakingHubUnstakeRequest struct function DeployStakingHub (line 59) | func DeployStakingHub(auth *bind.TransactOpts, backend bind.ContractBack... type StakingHub (line 76) | type StakingHub struct type StakingHubCaller (line 83) | type StakingHubCaller struct method BlocksPerEpoch (line 220) | func (_StakingHub *StakingHubCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 251) | func (_StakingHub *StakingHubCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 282) | func (_StakingHub *StakingHubCaller) FinePercentage(opts *bind.CallOpt... method GetAllMinerUnstakeRequests (line 313) | func (_StakingHub *StakingHubCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 358) | func (_StakingHub *StakingHubCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 389) | func (_StakingHub *StakingHubCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 420) | func (_StakingHub *StakingHubCaller) GetMinerAddressesOfModel(opts *bi... method GetModelAddresses (line 451) | func (_StakingHub *StakingHubCaller) GetModelAddresses(opts *bind.Call... method GetModelInfo (line 482) | func (_StakingHub *StakingHubCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 513) | func (_StakingHub *StakingHubCaller) GetNOMiner(opts *bind.CallOpts) (... method IsMinerAddress (line 544) | func (_StakingHub *StakingHubCaller) IsMinerAddress(opts *bind.CallOpt... method LastBlock (line 575) | func (_StakingHub *StakingHubCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 606) | func (_StakingHub *StakingHubCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 637) | func (_StakingHub *StakingHubCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 668) | func (_StakingHub *StakingHubCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 699) | func (_StakingHub *StakingHubCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 744) | func (_StakingHub *StakingHubCaller) Miners(opts *bind.CallOpts, arg0 ... method Models (line 809) | func (_StakingHub *StakingHubCaller) Models(opts *bind.CallOpts, arg0 ... method Multiplier (line 854) | func (_StakingHub *StakingHubCaller) Multiplier(opts *bind.CallOpts, _... method Owner (line 885) | func (_StakingHub *StakingHubCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 916) | func (_StakingHub *StakingHubCaller) Paused(opts *bind.CallOpts) (bool... method PenaltyDuration (line 947) | func (_StakingHub *StakingHubCaller) PenaltyDuration(opts *bind.CallOp... method RewardInEpoch (line 978) | func (_StakingHub *StakingHubCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 1033) | func (_StakingHub *StakingHubCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 1064) | func (_StakingHub *StakingHubCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 1095) | func (_StakingHub *StakingHubCaller) UnstakeDelayTime(opts *bind.CallO... method ValidateModelOfMiner (line 1126) | func (_StakingHub *StakingHubCaller) ValidateModelOfMiner(opts *bind.C... method WEAI (line 1155) | func (_StakingHub *StakingHubCaller) WEAI(opts *bind.CallOpts) (common... type StakingHubTransactor (line 88) | type StakingHubTransactor struct method ClaimReward (line 1186) | func (_StakingHub *StakingHubTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1207) | func (_StakingHub *StakingHubTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1228) | func (_StakingHub *StakingHubTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1249) | func (_StakingHub *StakingHubTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1270) | func (_StakingHub *StakingHubTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1291) | func (_StakingHub *StakingHubTransactor) RegisterMiner(opts *bind.Tran... method RegisterMiner0 (line 1312) | func (_StakingHub *StakingHubTransactor) RegisterMiner0(opts *bind.Tra... method RegisterModel (line 1333) | func (_StakingHub *StakingHubTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1354) | func (_StakingHub *StakingHubTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1375) | func (_StakingHub *StakingHubTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1396) | func (_StakingHub *StakingHubTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1417) | func (_StakingHub *StakingHubTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1438) | func (_StakingHub *StakingHubTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1459) | func (_StakingHub *StakingHubTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1480) | func (_StakingHub *StakingHubTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1501) | func (_StakingHub *StakingHubTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1522) | func (_StakingHub *StakingHubTransactor) SetPenaltyDuration(opts *bind... method SetUnstakDelayTime (line 1543) | func (_StakingHub *StakingHubTransactor) SetUnstakDelayTime(opts *bind... method SetWEAIAddress (line 1564) | func (_StakingHub *StakingHubTransactor) SetWEAIAddress(opts *bind.Tra... method SetWorkerHubAddress (line 1585) | func (_StakingHub *StakingHubTransactor) SetWorkerHubAddress(opts *bin... method SlashMiner (line 1606) | func (_StakingHub *StakingHubTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1627) | func (_StakingHub *StakingHubTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1648) | func (_StakingHub *StakingHubTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1669) | func (_StakingHub *StakingHubTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1690) | func (_StakingHub *StakingHubTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1711) | func (_StakingHub *StakingHubTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1732) | func (_StakingHub *StakingHubTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1753) | func (_StakingHub *StakingHubTransactor) UpdateModelTier(opts *bind.Tr... method Receive (line 1774) | func (_StakingHub *StakingHubTransactor) Receive(opts *bind.TransactOp... type StakingHubFilterer (line 93) | type StakingHubFilterer struct method FilterBlocksPerEpoch (line 1869) | func (_StakingHub *StakingHubFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1881) | func (_StakingHub *StakingHubFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1918) | func (_StakingHub *StakingHubFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 2004) | func (_StakingHub *StakingHubFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 2016) | func (_StakingHub *StakingHubFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 2053) | func (_StakingHub *StakingHubFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2141) | func (_StakingHub *StakingHubFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2166) | func (_StakingHub *StakingHubFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2216) | func (_StakingHub *StakingHubFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2301) | func (_StakingHub *StakingHubFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2313) | func (_StakingHub *StakingHubFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2350) | func (_StakingHub *StakingHubFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2436) | func (_StakingHub *StakingHubFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2448) | func (_StakingHub *StakingHubFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2485) | func (_StakingHub *StakingHubFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2572) | func (_StakingHub *StakingHubFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2593) | func (_StakingHub *StakingHubFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2639) | func (_StakingHub *StakingHubFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2725) | func (_StakingHub *StakingHubFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2742) | func (_StakingHub *StakingHubFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2784) | func (_StakingHub *StakingHubFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2869) | func (_StakingHub *StakingHubFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2886) | func (_StakingHub *StakingHubFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2928) | func (_StakingHub *StakingHubFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 3015) | func (_StakingHub *StakingHubFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 3036) | func (_StakingHub *StakingHubFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3082) | func (_StakingHub *StakingHubFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3167) | func (_StakingHub *StakingHubFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3184) | func (_StakingHub *StakingHubFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3226) | func (_StakingHub *StakingHubFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3312) | func (_StakingHub *StakingHubFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3329) | func (_StakingHub *StakingHubFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3371) | func (_StakingHub *StakingHubFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3457) | func (_StakingHub *StakingHubFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3474) | func (_StakingHub *StakingHubFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3516) | func (_StakingHub *StakingHubFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3603) | func (_StakingHub *StakingHubFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3624) | func (_StakingHub *StakingHubFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3670) | func (_StakingHub *StakingHubFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3756) | func (_StakingHub *StakingHubFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3773) | func (_StakingHub *StakingHubFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3815) | func (_StakingHub *StakingHubFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3900) | func (_StakingHub *StakingHubFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3917) | func (_StakingHub *StakingHubFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 3959) | func (_StakingHub *StakingHubFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 4045) | func (_StakingHub *StakingHubFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4066) | func (_StakingHub *StakingHubFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4112) | func (_StakingHub *StakingHubFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4197) | func (_StakingHub *StakingHubFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4209) | func (_StakingHub *StakingHubFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4246) | func (_StakingHub *StakingHubFilterer) ParsePaused(log types.Log) (*St... method FilterPenaltyDurationUpdated (line 4332) | func (_StakingHub *StakingHubFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4344) | func (_StakingHub *StakingHubFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4381) | func (_StakingHub *StakingHubFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4468) | func (_StakingHub *StakingHubFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4490) | func (_StakingHub *StakingHubFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4537) | func (_StakingHub *StakingHubFilterer) ParseRestake(log types.Log) (*S... method FilterRewardClaim (line 4623) | func (_StakingHub *StakingHubFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4640) | func (_StakingHub *StakingHubFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4682) | func (_StakingHub *StakingHubFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4768) | func (_StakingHub *StakingHubFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4780) | func (_StakingHub *StakingHubFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4817) | func (_StakingHub *StakingHubFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4902) | func (_StakingHub *StakingHubFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4914) | func (_StakingHub *StakingHubFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 4951) | func (_StakingHub *StakingHubFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 5037) | func (_StakingHub *StakingHubFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 5049) | func (_StakingHub *StakingHubFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5086) | func (_StakingHub *StakingHubFilterer) ParseUnstakeDelayTime(log types... type StakingHubSession (line 99) | type StakingHubSession struct method BlocksPerEpoch (line 237) | func (_StakingHub *StakingHubSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 268) | func (_StakingHub *StakingHubSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 299) | func (_StakingHub *StakingHubSession) FinePercentage() (uint16, error) { method GetAllMinerUnstakeRequests (line 338) | func (_StakingHub *StakingHubSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 375) | func (_StakingHub *StakingHubSession) GetMinFeeToUse(_modelAddress com... method GetMinerAddresses (line 406) | func (_StakingHub *StakingHubSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 437) | func (_StakingHub *StakingHubSession) GetMinerAddressesOfModel(_model ... method GetModelAddresses (line 468) | func (_StakingHub *StakingHubSession) GetModelAddresses() ([]common.Ad... method GetModelInfo (line 499) | func (_StakingHub *StakingHubSession) GetModelInfo(_modelAddr common.A... method GetNOMiner (line 530) | func (_StakingHub *StakingHubSession) GetNOMiner() (*big.Int, error) { method IsMinerAddress (line 561) | func (_StakingHub *StakingHubSession) IsMinerAddress(_miner common.Add... method LastBlock (line 592) | func (_StakingHub *StakingHubSession) LastBlock() (*big.Int, error) { method MaximumTier (line 623) | func (_StakingHub *StakingHubSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 654) | func (_StakingHub *StakingHubSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 685) | func (_StakingHub *StakingHubSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 724) | func (_StakingHub *StakingHubSession) MinerUnstakeRequests(arg0 common... method Miners (line 781) | func (_StakingHub *StakingHubSession) Miners(arg0 common.Address) (str... method Models (line 834) | func (_StakingHub *StakingHubSession) Models(arg0 common.Address) (str... method Multiplier (line 871) | func (_StakingHub *StakingHubSession) Multiplier(_miner common.Address... method Owner (line 902) | func (_StakingHub *StakingHubSession) Owner() (common.Address, error) { method Paused (line 933) | func (_StakingHub *StakingHubSession) Paused() (bool, error) { method PenaltyDuration (line 964) | func (_StakingHub *StakingHubSession) PenaltyDuration() (*big.Int, err... method RewardInEpoch (line 1009) | func (_StakingHub *StakingHubSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 1050) | func (_StakingHub *StakingHubSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 1081) | func (_StakingHub *StakingHubSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 1112) | func (_StakingHub *StakingHubSession) UnstakeDelayTime() (*big.Int, er... method ValidateModelOfMiner (line 1141) | func (_StakingHub *StakingHubSession) ValidateModelOfMiner(_miner comm... method WEAI (line 1172) | func (_StakingHub *StakingHubSession) WEAI() (common.Address, error) { method ClaimReward (line 1193) | func (_StakingHub *StakingHubSession) ClaimReward(_miner common.Addres... method ForceChangeModelForMiner (line 1214) | func (_StakingHub *StakingHubSession) ForceChangeModelForMiner(_miner ... method IncreaseMinerStake (line 1235) | func (_StakingHub *StakingHubSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1256) | func (_StakingHub *StakingHubSession) Initialize(_wEAI common.Address,... method JoinForMinting (line 1277) | func (_StakingHub *StakingHubSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1298) | func (_StakingHub *StakingHubSession) RegisterMiner(tier uint16) (*typ... method RegisterMiner0 (line 1319) | func (_StakingHub *StakingHubSession) RegisterMiner0(tier uint16, mode... method RegisterModel (line 1340) | func (_StakingHub *StakingHubSession) RegisterModel(_model common.Addr... method RenounceOwnership (line 1361) | func (_StakingHub *StakingHubSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1382) | func (_StakingHub *StakingHubSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1403) | func (_StakingHub *StakingHubSession) RewardToClaim(_miner common.Addr... method SetBlocksPerEpoch (line 1424) | func (_StakingHub *StakingHubSession) SetBlocksPerEpoch(_blocks *big.I... method SetFinePercentage (line 1445) | func (_StakingHub *StakingHubSession) SetFinePercentage(_finePercentag... method SetMinFeeToUse (line 1466) | func (_StakingHub *StakingHubSession) SetMinFeeToUse(_minFeeToUse *big... method SetMinerMinimumStake (line 1487) | func (_StakingHub *StakingHubSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1508) | func (_StakingHub *StakingHubSession) SetNewRewardInEpoch(_newRewardAm... method SetPenaltyDuration (line 1529) | func (_StakingHub *StakingHubSession) SetPenaltyDuration(_penaltyDurat... method SetUnstakDelayTime (line 1550) | func (_StakingHub *StakingHubSession) SetUnstakDelayTime(_newUnstakeDe... method SetWEAIAddress (line 1571) | func (_StakingHub *StakingHubSession) SetWEAIAddress(_wEAI common.Addr... method SetWorkerHubAddress (line 1592) | func (_StakingHub *StakingHubSession) SetWorkerHubAddress(_workerHub c... method SlashMiner (line 1613) | func (_StakingHub *StakingHubSession) SlashMiner(_miner common.Address... method TransferOwnership (line 1634) | func (_StakingHub *StakingHubSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1655) | func (_StakingHub *StakingHubSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1676) | func (_StakingHub *StakingHubSession) UnregisterModel(_model common.Ad... method UnstakeForMiner (line 1697) | func (_StakingHub *StakingHubSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1718) | func (_StakingHub *StakingHubSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1739) | func (_StakingHub *StakingHubSession) UpdateModelMinimumFee(_model com... method UpdateModelTier (line 1760) | func (_StakingHub *StakingHubSession) UpdateModelTier(_model common.Ad... method Receive (line 1781) | func (_StakingHub *StakingHubSession) Receive() (*types.Transaction, e... type StakingHubCallerSession (line 107) | type StakingHubCallerSession struct method BlocksPerEpoch (line 244) | func (_StakingHub *StakingHubCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 275) | func (_StakingHub *StakingHubCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 306) | func (_StakingHub *StakingHubCallerSession) FinePercentage() (uint16, ... method GetAllMinerUnstakeRequests (line 348) | func (_StakingHub *StakingHubCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 382) | func (_StakingHub *StakingHubCallerSession) GetMinFeeToUse(_modelAddre... method GetMinerAddresses (line 413) | func (_StakingHub *StakingHubCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 444) | func (_StakingHub *StakingHubCallerSession) GetMinerAddressesOfModel(_... method GetModelAddresses (line 475) | func (_StakingHub *StakingHubCallerSession) GetModelAddresses() ([]com... method GetModelInfo (line 506) | func (_StakingHub *StakingHubCallerSession) GetModelInfo(_modelAddr co... method GetNOMiner (line 537) | func (_StakingHub *StakingHubCallerSession) GetNOMiner() (*big.Int, er... method IsMinerAddress (line 568) | func (_StakingHub *StakingHubCallerSession) IsMinerAddress(_miner comm... method LastBlock (line 599) | func (_StakingHub *StakingHubCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 630) | func (_StakingHub *StakingHubCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 661) | func (_StakingHub *StakingHubCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 692) | func (_StakingHub *StakingHubCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 734) | func (_StakingHub *StakingHubCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 795) | func (_StakingHub *StakingHubCallerSession) Miners(arg0 common.Address... method Models (line 844) | func (_StakingHub *StakingHubCallerSession) Models(arg0 common.Address... method Multiplier (line 878) | func (_StakingHub *StakingHubCallerSession) Multiplier(_miner common.A... method Owner (line 909) | func (_StakingHub *StakingHubCallerSession) Owner() (common.Address, e... method Paused (line 940) | func (_StakingHub *StakingHubCallerSession) Paused() (bool, error) { method PenaltyDuration (line 971) | func (_StakingHub *StakingHubCallerSession) PenaltyDuration() (*big.In... method RewardInEpoch (line 1021) | func (_StakingHub *StakingHubCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 1057) | func (_StakingHub *StakingHubCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 1088) | func (_StakingHub *StakingHubCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 1119) | func (_StakingHub *StakingHubCallerSession) UnstakeDelayTime() (*big.I... method ValidateModelOfMiner (line 1148) | func (_StakingHub *StakingHubCallerSession) ValidateModelOfMiner(_mine... method WEAI (line 1179) | func (_StakingHub *StakingHubCallerSession) WEAI() (common.Address, er... type StakingHubTransactorSession (line 114) | type StakingHubTransactorSession struct method ClaimReward (line 1200) | func (_StakingHub *StakingHubTransactorSession) ClaimReward(_miner com... method ForceChangeModelForMiner (line 1221) | func (_StakingHub *StakingHubTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1242) | func (_StakingHub *StakingHubTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1263) | func (_StakingHub *StakingHubTransactorSession) Initialize(_wEAI commo... method JoinForMinting (line 1284) | func (_StakingHub *StakingHubTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1305) | func (_StakingHub *StakingHubTransactorSession) RegisterMiner(tier uin... method RegisterMiner0 (line 1326) | func (_StakingHub *StakingHubTransactorSession) RegisterMiner0(tier ui... method RegisterModel (line 1347) | func (_StakingHub *StakingHubTransactorSession) RegisterModel(_model c... method RenounceOwnership (line 1368) | func (_StakingHub *StakingHubTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1389) | func (_StakingHub *StakingHubTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1410) | func (_StakingHub *StakingHubTransactorSession) RewardToClaim(_miner c... method SetBlocksPerEpoch (line 1431) | func (_StakingHub *StakingHubTransactorSession) SetBlocksPerEpoch(_blo... method SetFinePercentage (line 1452) | func (_StakingHub *StakingHubTransactorSession) SetFinePercentage(_fin... method SetMinFeeToUse (line 1473) | func (_StakingHub *StakingHubTransactorSession) SetMinFeeToUse(_minFee... method SetMinerMinimumStake (line 1494) | func (_StakingHub *StakingHubTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1515) | func (_StakingHub *StakingHubTransactorSession) SetNewRewardInEpoch(_n... method SetPenaltyDuration (line 1536) | func (_StakingHub *StakingHubTransactorSession) SetPenaltyDuration(_pe... method SetUnstakDelayTime (line 1557) | func (_StakingHub *StakingHubTransactorSession) SetUnstakDelayTime(_ne... method SetWEAIAddress (line 1578) | func (_StakingHub *StakingHubTransactorSession) SetWEAIAddress(_wEAI c... method SetWorkerHubAddress (line 1599) | func (_StakingHub *StakingHubTransactorSession) SetWorkerHubAddress(_w... method SlashMiner (line 1620) | func (_StakingHub *StakingHubTransactorSession) SlashMiner(_miner comm... method TransferOwnership (line 1641) | func (_StakingHub *StakingHubTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1662) | func (_StakingHub *StakingHubTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1683) | func (_StakingHub *StakingHubTransactorSession) UnregisterModel(_model... method UnstakeForMiner (line 1704) | func (_StakingHub *StakingHubTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1725) | func (_StakingHub *StakingHubTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1746) | func (_StakingHub *StakingHubTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1767) | func (_StakingHub *StakingHubTransactorSession) UpdateModelTier(_model... method Receive (line 1788) | func (_StakingHub *StakingHubTransactorSession) Receive() (*types.Tran... type StakingHubRaw (line 120) | type StakingHubRaw struct method Call (line 183) | func (_StakingHub *StakingHubRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 189) | func (_StakingHub *StakingHubRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 194) | func (_StakingHub *StakingHubRaw) Transact(opts *bind.TransactOpts, me... type StakingHubCallerRaw (line 125) | type StakingHubCallerRaw struct method Call (line 202) | func (_StakingHub *StakingHubCallerRaw) Call(opts *bind.CallOpts, resu... type StakingHubTransactorRaw (line 130) | type StakingHubTransactorRaw struct method Transfer (line 208) | func (_StakingHub *StakingHubTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 213) | func (_StakingHub *StakingHubTransactorRaw) Transact(opts *bind.Transa... function NewStakingHub (line 135) | func NewStakingHub(address common.Address, backend bind.ContractBackend)... function NewStakingHubCaller (line 144) | func NewStakingHubCaller(address common.Address, caller bind.ContractCal... function NewStakingHubTransactor (line 153) | func NewStakingHubTransactor(address common.Address, transactor bind.Con... function NewStakingHubFilterer (line 162) | func NewStakingHubFilterer(address common.Address, filterer bind.Contrac... function bindStakingHub (line 171) | func bindStakingHub(address common.Address, caller bind.ContractCaller, ... type StakingHubBlocksPerEpochIterator (line 1793) | type StakingHubBlocksPerEpochIterator struct method Next (line 1808) | func (it *StakingHubBlocksPerEpochIterator) Next() bool { method Error (line 1848) | func (it *StakingHubBlocksPerEpochIterator) Error() error { method Close (line 1854) | func (it *StakingHubBlocksPerEpochIterator) Close() error { type StakingHubBlocksPerEpoch (line 1860) | type StakingHubBlocksPerEpoch struct type StakingHubFinePercentageUpdatedIterator (line 1928) | type StakingHubFinePercentageUpdatedIterator struct method Next (line 1943) | func (it *StakingHubFinePercentageUpdatedIterator) Next() bool { method Error (line 1983) | func (it *StakingHubFinePercentageUpdatedIterator) Error() error { method Close (line 1989) | func (it *StakingHubFinePercentageUpdatedIterator) Close() error { type StakingHubFinePercentageUpdated (line 1995) | type StakingHubFinePercentageUpdated struct type StakingHubFraudulentMinerPenalizedIterator (line 2063) | type StakingHubFraudulentMinerPenalizedIterator struct method Next (line 2078) | func (it *StakingHubFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2118) | func (it *StakingHubFraudulentMinerPenalizedIterator) Error() error { method Close (line 2124) | func (it *StakingHubFraudulentMinerPenalizedIterator) Close() error { type StakingHubFraudulentMinerPenalized (line 2130) | type StakingHubFraudulentMinerPenalized struct type StakingHubInitializedIterator (line 2226) | type StakingHubInitializedIterator struct method Next (line 2241) | func (it *StakingHubInitializedIterator) Next() bool { method Error (line 2281) | func (it *StakingHubInitializedIterator) Error() error { method Close (line 2287) | func (it *StakingHubInitializedIterator) Close() error { type StakingHubInitialized (line 2293) | type StakingHubInitialized struct type StakingHubMinFeeToUseUpdatedIterator (line 2360) | type StakingHubMinFeeToUseUpdatedIterator struct method Next (line 2375) | func (it *StakingHubMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2415) | func (it *StakingHubMinFeeToUseUpdatedIterator) Error() error { method Close (line 2421) | func (it *StakingHubMinFeeToUseUpdatedIterator) Close() error { type StakingHubMinFeeToUseUpdated (line 2427) | type StakingHubMinFeeToUseUpdated struct type StakingHubMinerDeactivatedIterator (line 2495) | type StakingHubMinerDeactivatedIterator struct method Next (line 2510) | func (it *StakingHubMinerDeactivatedIterator) Next() bool { method Error (line 2550) | func (it *StakingHubMinerDeactivatedIterator) Error() error { method Close (line 2556) | func (it *StakingHubMinerDeactivatedIterator) Close() error { type StakingHubMinerDeactivated (line 2562) | type StakingHubMinerDeactivated struct type StakingHubMinerExtraStakeIterator (line 2649) | type StakingHubMinerExtraStakeIterator struct method Next (line 2664) | func (it *StakingHubMinerExtraStakeIterator) Next() bool { method Error (line 2704) | func (it *StakingHubMinerExtraStakeIterator) Error() error { method Close (line 2710) | func (it *StakingHubMinerExtraStakeIterator) Close() error { type StakingHubMinerExtraStake (line 2716) | type StakingHubMinerExtraStake struct type StakingHubMinerJoinIterator (line 2794) | type StakingHubMinerJoinIterator struct method Next (line 2809) | func (it *StakingHubMinerJoinIterator) Next() bool { method Error (line 2849) | func (it *StakingHubMinerJoinIterator) Error() error { method Close (line 2855) | func (it *StakingHubMinerJoinIterator) Close() error { type StakingHubMinerJoin (line 2861) | type StakingHubMinerJoin struct type StakingHubMinerRegistrationIterator (line 2938) | type StakingHubMinerRegistrationIterator struct method Next (line 2953) | func (it *StakingHubMinerRegistrationIterator) Next() bool { method Error (line 2993) | func (it *StakingHubMinerRegistrationIterator) Error() error { method Close (line 2999) | func (it *StakingHubMinerRegistrationIterator) Close() error { type StakingHubMinerRegistration (line 3005) | type StakingHubMinerRegistration struct type StakingHubMinerUnregistrationIterator (line 3092) | type StakingHubMinerUnregistrationIterator struct method Next (line 3107) | func (it *StakingHubMinerUnregistrationIterator) Next() bool { method Error (line 3147) | func (it *StakingHubMinerUnregistrationIterator) Error() error { method Close (line 3153) | func (it *StakingHubMinerUnregistrationIterator) Close() error { type StakingHubMinerUnregistration (line 3159) | type StakingHubMinerUnregistration struct type StakingHubMinerUnstakeIterator (line 3236) | type StakingHubMinerUnstakeIterator struct method Next (line 3251) | func (it *StakingHubMinerUnstakeIterator) Next() bool { method Error (line 3291) | func (it *StakingHubMinerUnstakeIterator) Error() error { method Close (line 3297) | func (it *StakingHubMinerUnstakeIterator) Close() error { type StakingHubMinerUnstake (line 3303) | type StakingHubMinerUnstake struct type StakingHubModelMinimumFeeUpdateIterator (line 3381) | type StakingHubModelMinimumFeeUpdateIterator struct method Next (line 3396) | func (it *StakingHubModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3436) | func (it *StakingHubModelMinimumFeeUpdateIterator) Error() error { method Close (line 3442) | func (it *StakingHubModelMinimumFeeUpdateIterator) Close() error { type StakingHubModelMinimumFeeUpdate (line 3448) | type StakingHubModelMinimumFeeUpdate struct type StakingHubModelRegistrationIterator (line 3526) | type StakingHubModelRegistrationIterator struct method Next (line 3541) | func (it *StakingHubModelRegistrationIterator) Next() bool { method Error (line 3581) | func (it *StakingHubModelRegistrationIterator) Error() error { method Close (line 3587) | func (it *StakingHubModelRegistrationIterator) Close() error { type StakingHubModelRegistration (line 3593) | type StakingHubModelRegistration struct type StakingHubModelTierUpdateIterator (line 3680) | type StakingHubModelTierUpdateIterator struct method Next (line 3695) | func (it *StakingHubModelTierUpdateIterator) Next() bool { method Error (line 3735) | func (it *StakingHubModelTierUpdateIterator) Error() error { method Close (line 3741) | func (it *StakingHubModelTierUpdateIterator) Close() error { type StakingHubModelTierUpdate (line 3747) | type StakingHubModelTierUpdate struct type StakingHubModelUnregistrationIterator (line 3825) | type StakingHubModelUnregistrationIterator struct method Next (line 3840) | func (it *StakingHubModelUnregistrationIterator) Next() bool { method Error (line 3880) | func (it *StakingHubModelUnregistrationIterator) Error() error { method Close (line 3886) | func (it *StakingHubModelUnregistrationIterator) Close() error { type StakingHubModelUnregistration (line 3892) | type StakingHubModelUnregistration struct type StakingHubOwnershipTransferredIterator (line 3969) | type StakingHubOwnershipTransferredIterator struct method Next (line 3984) | func (it *StakingHubOwnershipTransferredIterator) Next() bool { method Error (line 4024) | func (it *StakingHubOwnershipTransferredIterator) Error() error { method Close (line 4030) | func (it *StakingHubOwnershipTransferredIterator) Close() error { type StakingHubOwnershipTransferred (line 4036) | type StakingHubOwnershipTransferred struct type StakingHubPausedIterator (line 4122) | type StakingHubPausedIterator struct method Next (line 4137) | func (it *StakingHubPausedIterator) Next() bool { method Error (line 4177) | func (it *StakingHubPausedIterator) Error() error { method Close (line 4183) | func (it *StakingHubPausedIterator) Close() error { type StakingHubPaused (line 4189) | type StakingHubPaused struct type StakingHubPenaltyDurationUpdatedIterator (line 4256) | type StakingHubPenaltyDurationUpdatedIterator struct method Next (line 4271) | func (it *StakingHubPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4311) | func (it *StakingHubPenaltyDurationUpdatedIterator) Error() error { method Close (line 4317) | func (it *StakingHubPenaltyDurationUpdatedIterator) Close() error { type StakingHubPenaltyDurationUpdated (line 4323) | type StakingHubPenaltyDurationUpdated struct type StakingHubRestakeIterator (line 4391) | type StakingHubRestakeIterator struct method Next (line 4406) | func (it *StakingHubRestakeIterator) Next() bool { method Error (line 4446) | func (it *StakingHubRestakeIterator) Error() error { method Close (line 4452) | func (it *StakingHubRestakeIterator) Close() error { type StakingHubRestake (line 4458) | type StakingHubRestake struct type StakingHubRewardClaimIterator (line 4547) | type StakingHubRewardClaimIterator struct method Next (line 4562) | func (it *StakingHubRewardClaimIterator) Next() bool { method Error (line 4602) | func (it *StakingHubRewardClaimIterator) Error() error { method Close (line 4608) | func (it *StakingHubRewardClaimIterator) Close() error { type StakingHubRewardClaim (line 4614) | type StakingHubRewardClaim struct type StakingHubRewardPerEpochIterator (line 4692) | type StakingHubRewardPerEpochIterator struct method Next (line 4707) | func (it *StakingHubRewardPerEpochIterator) Next() bool { method Error (line 4747) | func (it *StakingHubRewardPerEpochIterator) Error() error { method Close (line 4753) | func (it *StakingHubRewardPerEpochIterator) Close() error { type StakingHubRewardPerEpoch (line 4759) | type StakingHubRewardPerEpoch struct type StakingHubUnpausedIterator (line 4827) | type StakingHubUnpausedIterator struct method Next (line 4842) | func (it *StakingHubUnpausedIterator) Next() bool { method Error (line 4882) | func (it *StakingHubUnpausedIterator) Error() error { method Close (line 4888) | func (it *StakingHubUnpausedIterator) Close() error { type StakingHubUnpaused (line 4894) | type StakingHubUnpaused struct type StakingHubUnstakeDelayTimeIterator (line 4961) | type StakingHubUnstakeDelayTimeIterator struct method Next (line 4976) | func (it *StakingHubUnstakeDelayTimeIterator) Next() bool { method Error (line 5016) | func (it *StakingHubUnstakeDelayTimeIterator) Error() error { method Close (line 5022) | func (it *StakingHubUnstakeDelayTimeIterator) Close() error { type StakingHubUnstakeDelayTime (line 5028) | type StakingHubUnstakeDelayTime struct FILE: decentralized-compute/worker-hub/internal/contracts/v1/hybrid_model/hybrid_model.go type HybridModel (line 42) | type HybridModel struct type HybridModelCaller (line 49) | type HybridModelCaller struct method Identifier (line 186) | func (_HybridModel *HybridModelCaller) Identifier(opts *bind.CallOpts)... method Metadata (line 217) | func (_HybridModel *HybridModelCaller) Metadata(opts *bind.CallOpts) (... method ModelCollection (line 248) | func (_HybridModel *HybridModelCaller) ModelCollection(opts *bind.Call... method Name (line 279) | func (_HybridModel *HybridModelCaller) Name(opts *bind.CallOpts) (stri... method Owner (line 310) | func (_HybridModel *HybridModelCaller) Owner(opts *bind.CallOpts) (com... method Paused (line 341) | func (_HybridModel *HybridModelCaller) Paused(opts *bind.CallOpts) (bo... method Version (line 372) | func (_HybridModel *HybridModelCaller) Version(opts *bind.CallOpts) (s... method WorkerHub (line 403) | func (_HybridModel *HybridModelCaller) WorkerHub(opts *bind.CallOpts) ... type HybridModelTransactor (line 54) | type HybridModelTransactor struct method Infer (line 434) | func (_HybridModel *HybridModelTransactor) Infer(opts *bind.TransactOp... method Infer0 (line 455) | func (_HybridModel *HybridModelTransactor) Infer0(opts *bind.TransactO... method Infer1 (line 476) | func (_HybridModel *HybridModelTransactor) Infer1(opts *bind.TransactO... method Infer2 (line 497) | func (_HybridModel *HybridModelTransactor) Infer2(opts *bind.TransactO... method Initialize (line 518) | func (_HybridModel *HybridModelTransactor) Initialize(opts *bind.Trans... method Pause (line 539) | func (_HybridModel *HybridModelTransactor) Pause(opts *bind.TransactOp... method RenounceOwnership (line 560) | func (_HybridModel *HybridModelTransactor) RenounceOwnership(opts *bin... method SetModelId (line 581) | func (_HybridModel *HybridModelTransactor) SetModelId(opts *bind.Trans... method TransferOwnership (line 602) | func (_HybridModel *HybridModelTransactor) TransferOwnership(opts *bin... method Unpause (line 623) | func (_HybridModel *HybridModelTransactor) Unpause(opts *bind.Transact... method UpdateIdentifier (line 644) | func (_HybridModel *HybridModelTransactor) UpdateIdentifier(opts *bind... method UpdateMetadata (line 665) | func (_HybridModel *HybridModelTransactor) UpdateMetadata(opts *bind.T... method UpdateName (line 686) | func (_HybridModel *HybridModelTransactor) UpdateName(opts *bind.Trans... method UpdateWorkerHub (line 707) | func (_HybridModel *HybridModelTransactor) UpdateWorkerHub(opts *bind.... method Receive (line 728) | func (_HybridModel *HybridModelTransactor) Receive(opts *bind.Transact... type HybridModelFilterer (line 59) | type HybridModelFilterer struct method FilterIdentifierUpdate (line 822) | func (_HybridModel *HybridModelFilterer) FilterIdentifierUpdate(opts *... method WatchIdentifierUpdate (line 834) | func (_HybridModel *HybridModelFilterer) WatchIdentifierUpdate(opts *b... method ParseIdentifierUpdate (line 871) | func (_HybridModel *HybridModelFilterer) ParseIdentifierUpdate(log typ... method FilterInitialized (line 956) | func (_HybridModel *HybridModelFilterer) FilterInitialized(opts *bind.... method WatchInitialized (line 968) | func (_HybridModel *HybridModelFilterer) WatchInitialized(opts *bind.W... method ParseInitialized (line 1005) | func (_HybridModel *HybridModelFilterer) ParseInitialized(log types.Lo... method FilterMetadataUpdate (line 1090) | func (_HybridModel *HybridModelFilterer) FilterMetadataUpdate(opts *bi... method WatchMetadataUpdate (line 1102) | func (_HybridModel *HybridModelFilterer) WatchMetadataUpdate(opts *bin... method ParseMetadataUpdate (line 1139) | func (_HybridModel *HybridModelFilterer) ParseMetadataUpdate(log types... method FilterNameUpdate (line 1224) | func (_HybridModel *HybridModelFilterer) FilterNameUpdate(opts *bind.F... method WatchNameUpdate (line 1236) | func (_HybridModel *HybridModelFilterer) WatchNameUpdate(opts *bind.Wa... method ParseNameUpdate (line 1273) | func (_HybridModel *HybridModelFilterer) ParseNameUpdate(log types.Log... method FilterOwnershipTransferred (line 1359) | func (_HybridModel *HybridModelFilterer) FilterOwnershipTransferred(op... method WatchOwnershipTransferred (line 1380) | func (_HybridModel *HybridModelFilterer) WatchOwnershipTransferred(opt... method ParseOwnershipTransferred (line 1426) | func (_HybridModel *HybridModelFilterer) ParseOwnershipTransferred(log... method FilterPaused (line 1511) | func (_HybridModel *HybridModelFilterer) FilterPaused(opts *bind.Filte... method WatchPaused (line 1523) | func (_HybridModel *HybridModelFilterer) WatchPaused(opts *bind.WatchO... method ParsePaused (line 1560) | func (_HybridModel *HybridModelFilterer) ParsePaused(log types.Log) (*... method FilterUnpaused (line 1645) | func (_HybridModel *HybridModelFilterer) FilterUnpaused(opts *bind.Fil... method WatchUnpaused (line 1657) | func (_HybridModel *HybridModelFilterer) WatchUnpaused(opts *bind.Watc... method ParseUnpaused (line 1694) | func (_HybridModel *HybridModelFilterer) ParseUnpaused(log types.Log) ... method FilterWorkerHubUpdate (line 1779) | func (_HybridModel *HybridModelFilterer) FilterWorkerHubUpdate(opts *b... method WatchWorkerHubUpdate (line 1791) | func (_HybridModel *HybridModelFilterer) WatchWorkerHubUpdate(opts *bi... method ParseWorkerHubUpdate (line 1828) | func (_HybridModel *HybridModelFilterer) ParseWorkerHubUpdate(log type... type HybridModelSession (line 65) | type HybridModelSession struct method Identifier (line 203) | func (_HybridModel *HybridModelSession) Identifier() (*big.Int, error) { method Metadata (line 234) | func (_HybridModel *HybridModelSession) Metadata() (string, error) { method ModelCollection (line 265) | func (_HybridModel *HybridModelSession) ModelCollection() (common.Addr... method Name (line 296) | func (_HybridModel *HybridModelSession) Name() (string, error) { method Owner (line 327) | func (_HybridModel *HybridModelSession) Owner() (common.Address, error) { method Paused (line 358) | func (_HybridModel *HybridModelSession) Paused() (bool, error) { method Version (line 389) | func (_HybridModel *HybridModelSession) Version() (string, error) { method WorkerHub (line 420) | func (_HybridModel *HybridModelSession) WorkerHub() (common.Address, e... method Infer (line 441) | func (_HybridModel *HybridModelSession) Infer(_input []byte, _rawFlag ... method Infer0 (line 462) | func (_HybridModel *HybridModelSession) Infer0(_input []byte) (*types.... method Infer1 (line 483) | func (_HybridModel *HybridModelSession) Infer1(_input []byte, _creator... method Infer2 (line 504) | func (_HybridModel *HybridModelSession) Infer2(_input []byte, _creator... method Initialize (line 525) | func (_HybridModel *HybridModelSession) Initialize(_workerHub common.A... method Pause (line 546) | func (_HybridModel *HybridModelSession) Pause() (*types.Transaction, e... method RenounceOwnership (line 567) | func (_HybridModel *HybridModelSession) RenounceOwnership() (*types.Tr... method SetModelId (line 588) | func (_HybridModel *HybridModelSession) SetModelId(_modelId *big.Int) ... method TransferOwnership (line 609) | func (_HybridModel *HybridModelSession) TransferOwnership(newOwner com... method Unpause (line 630) | func (_HybridModel *HybridModelSession) Unpause() (*types.Transaction,... method UpdateIdentifier (line 651) | func (_HybridModel *HybridModelSession) UpdateIdentifier(_identifier *... method UpdateMetadata (line 672) | func (_HybridModel *HybridModelSession) UpdateMetadata(_metadata strin... method UpdateName (line 693) | func (_HybridModel *HybridModelSession) UpdateName(_name string) (*typ... method UpdateWorkerHub (line 714) | func (_HybridModel *HybridModelSession) UpdateWorkerHub(_workerHub com... method Receive (line 735) | func (_HybridModel *HybridModelSession) Receive() (*types.Transaction,... type HybridModelCallerSession (line 73) | type HybridModelCallerSession struct method Identifier (line 210) | func (_HybridModel *HybridModelCallerSession) Identifier() (*big.Int, ... method Metadata (line 241) | func (_HybridModel *HybridModelCallerSession) Metadata() (string, erro... method ModelCollection (line 272) | func (_HybridModel *HybridModelCallerSession) ModelCollection() (commo... method Name (line 303) | func (_HybridModel *HybridModelCallerSession) Name() (string, error) { method Owner (line 334) | func (_HybridModel *HybridModelCallerSession) Owner() (common.Address,... method Paused (line 365) | func (_HybridModel *HybridModelCallerSession) Paused() (bool, error) { method Version (line 396) | func (_HybridModel *HybridModelCallerSession) Version() (string, error) { method WorkerHub (line 427) | func (_HybridModel *HybridModelCallerSession) WorkerHub() (common.Addr... type HybridModelTransactorSession (line 80) | type HybridModelTransactorSession struct method Infer (line 448) | func (_HybridModel *HybridModelTransactorSession) Infer(_input []byte,... method Infer0 (line 469) | func (_HybridModel *HybridModelTransactorSession) Infer0(_input []byte... method Infer1 (line 490) | func (_HybridModel *HybridModelTransactorSession) Infer1(_input []byte... method Infer2 (line 511) | func (_HybridModel *HybridModelTransactorSession) Infer2(_input []byte... method Initialize (line 532) | func (_HybridModel *HybridModelTransactorSession) Initialize(_workerHu... method Pause (line 553) | func (_HybridModel *HybridModelTransactorSession) Pause() (*types.Tran... method RenounceOwnership (line 574) | func (_HybridModel *HybridModelTransactorSession) RenounceOwnership() ... method SetModelId (line 595) | func (_HybridModel *HybridModelTransactorSession) SetModelId(_modelId ... method TransferOwnership (line 616) | func (_HybridModel *HybridModelTransactorSession) TransferOwnership(ne... method Unpause (line 637) | func (_HybridModel *HybridModelTransactorSession) Unpause() (*types.Tr... method UpdateIdentifier (line 658) | func (_HybridModel *HybridModelTransactorSession) UpdateIdentifier(_id... method UpdateMetadata (line 679) | func (_HybridModel *HybridModelTransactorSession) UpdateMetadata(_meta... method UpdateName (line 700) | func (_HybridModel *HybridModelTransactorSession) UpdateName(_name str... method UpdateWorkerHub (line 721) | func (_HybridModel *HybridModelTransactorSession) UpdateWorkerHub(_wor... method Receive (line 742) | func (_HybridModel *HybridModelTransactorSession) Receive() (*types.Tr... type HybridModelRaw (line 86) | type HybridModelRaw struct method Call (line 149) | func (_HybridModel *HybridModelRaw) Call(opts *bind.CallOpts, result *... method Transfer (line 155) | func (_HybridModel *HybridModelRaw) Transfer(opts *bind.TransactOpts) ... method Transact (line 160) | func (_HybridModel *HybridModelRaw) Transact(opts *bind.TransactOpts, ... type HybridModelCallerRaw (line 91) | type HybridModelCallerRaw struct method Call (line 168) | func (_HybridModel *HybridModelCallerRaw) Call(opts *bind.CallOpts, re... type HybridModelTransactorRaw (line 96) | type HybridModelTransactorRaw struct method Transfer (line 174) | func (_HybridModel *HybridModelTransactorRaw) Transfer(opts *bind.Tran... method Transact (line 179) | func (_HybridModel *HybridModelTransactorRaw) Transact(opts *bind.Tran... function NewHybridModel (line 101) | func NewHybridModel(address common.Address, backend bind.ContractBackend... function NewHybridModelCaller (line 110) | func NewHybridModelCaller(address common.Address, caller bind.ContractCa... function NewHybridModelTransactor (line 119) | func NewHybridModelTransactor(address common.Address, transactor bind.Co... function NewHybridModelFilterer (line 128) | func NewHybridModelFilterer(address common.Address, filterer bind.Contra... function bindHybridModel (line 137) | func bindHybridModel(address common.Address, caller bind.ContractCaller,... type HybridModelIdentifierUpdateIterator (line 747) | type HybridModelIdentifierUpdateIterator struct method Next (line 762) | func (it *HybridModelIdentifierUpdateIterator) Next() bool { method Error (line 802) | func (it *HybridModelIdentifierUpdateIterator) Error() error { method Close (line 808) | func (it *HybridModelIdentifierUpdateIterator) Close() error { type HybridModelIdentifierUpdate (line 814) | type HybridModelIdentifierUpdate struct type HybridModelInitializedIterator (line 881) | type HybridModelInitializedIterator struct method Next (line 896) | func (it *HybridModelInitializedIterator) Next() bool { method Error (line 936) | func (it *HybridModelInitializedIterator) Error() error { method Close (line 942) | func (it *HybridModelInitializedIterator) Close() error { type HybridModelInitialized (line 948) | type HybridModelInitialized struct type HybridModelMetadataUpdateIterator (line 1015) | type HybridModelMetadataUpdateIterator struct method Next (line 1030) | func (it *HybridModelMetadataUpdateIterator) Next() bool { method Error (line 1070) | func (it *HybridModelMetadataUpdateIterator) Error() error { method Close (line 1076) | func (it *HybridModelMetadataUpdateIterator) Close() error { type HybridModelMetadataUpdate (line 1082) | type HybridModelMetadataUpdate struct type HybridModelNameUpdateIterator (line 1149) | type HybridModelNameUpdateIterator struct method Next (line 1164) | func (it *HybridModelNameUpdateIterator) Next() bool { method Error (line 1204) | func (it *HybridModelNameUpdateIterator) Error() error { method Close (line 1210) | func (it *HybridModelNameUpdateIterator) Close() error { type HybridModelNameUpdate (line 1216) | type HybridModelNameUpdate struct type HybridModelOwnershipTransferredIterator (line 1283) | type HybridModelOwnershipTransferredIterator struct method Next (line 1298) | func (it *HybridModelOwnershipTransferredIterator) Next() bool { method Error (line 1338) | func (it *HybridModelOwnershipTransferredIterator) Error() error { method Close (line 1344) | func (it *HybridModelOwnershipTransferredIterator) Close() error { type HybridModelOwnershipTransferred (line 1350) | type HybridModelOwnershipTransferred struct type HybridModelPausedIterator (line 1436) | type HybridModelPausedIterator struct method Next (line 1451) | func (it *HybridModelPausedIterator) Next() bool { method Error (line 1491) | func (it *HybridModelPausedIterator) Error() error { method Close (line 1497) | func (it *HybridModelPausedIterator) Close() error { type HybridModelPaused (line 1503) | type HybridModelPaused struct type HybridModelUnpausedIterator (line 1570) | type HybridModelUnpausedIterator struct method Next (line 1585) | func (it *HybridModelUnpausedIterator) Next() bool { method Error (line 1625) | func (it *HybridModelUnpausedIterator) Error() error { method Close (line 1631) | func (it *HybridModelUnpausedIterator) Close() error { type HybridModelUnpaused (line 1637) | type HybridModelUnpaused struct type HybridModelWorkerHubUpdateIterator (line 1704) | type HybridModelWorkerHubUpdateIterator struct method Next (line 1719) | func (it *HybridModelWorkerHubUpdateIterator) Next() bool { method Error (line 1759) | func (it *HybridModelWorkerHubUpdateIterator) Error() error { method Close (line 1765) | func (it *HybridModelWorkerHubUpdateIterator) Close() error { type HybridModelWorkerHubUpdate (line 1771) | type HybridModelWorkerHubUpdate struct FILE: decentralized-compute/worker-hub/internal/contracts/v1/staking_hub/staking_hub.go type IStakingHubModel (line 33) | type IStakingHubModel struct type IStakingHubUnstakeRequest (line 39) | type IStakingHubUnstakeRequest struct type StakingHub (line 54) | type StakingHub struct type StakingHubCaller (line 61) | type StakingHubCaller struct method BlocksPerEpoch (line 198) | func (_StakingHub *StakingHubCaller) BlocksPerEpoch(opts *bind.CallOpt... method CurrentEpoch (line 229) | func (_StakingHub *StakingHubCaller) CurrentEpoch(opts *bind.CallOpts)... method FinePercentage (line 260) | func (_StakingHub *StakingHubCaller) FinePercentage(opts *bind.CallOpt... method GetAllMinerUnstakeRequests (line 291) | func (_StakingHub *StakingHubCaller) GetAllMinerUnstakeRequests(opts *... method GetMinFeeToUse (line 336) | func (_StakingHub *StakingHubCaller) GetMinFeeToUse(opts *bind.CallOpt... method GetMinerAddresses (line 367) | func (_StakingHub *StakingHubCaller) GetMinerAddresses(opts *bind.Call... method GetMinerAddressesOfModel (line 398) | func (_StakingHub *StakingHubCaller) GetMinerAddressesOfModel(opts *bi... method GetModelAddresses (line 429) | func (_StakingHub *StakingHubCaller) GetModelAddresses(opts *bind.Call... method GetModelInfo (line 460) | func (_StakingHub *StakingHubCaller) GetModelInfo(opts *bind.CallOpts,... method GetNOMiner (line 491) | func (_StakingHub *StakingHubCaller) GetNOMiner(opts *bind.CallOpts) (... method IsMinerAddress (line 522) | func (_StakingHub *StakingHubCaller) IsMinerAddress(opts *bind.CallOpt... method LastBlock (line 553) | func (_StakingHub *StakingHubCaller) LastBlock(opts *bind.CallOpts) (*... method MaximumTier (line 584) | func (_StakingHub *StakingHubCaller) MaximumTier(opts *bind.CallOpts) ... method MinFeeToUse (line 615) | func (_StakingHub *StakingHubCaller) MinFeeToUse(opts *bind.CallOpts) ... method MinerMinimumStake (line 646) | func (_StakingHub *StakingHubCaller) MinerMinimumStake(opts *bind.Call... method MinerUnstakeRequests (line 677) | func (_StakingHub *StakingHubCaller) MinerUnstakeRequests(opts *bind.C... method Miners (line 722) | func (_StakingHub *StakingHubCaller) Miners(opts *bind.CallOpts, arg0 ... method Models (line 787) | func (_StakingHub *StakingHubCaller) Models(opts *bind.CallOpts, arg0 ... method Multiplier (line 832) | func (_StakingHub *StakingHubCaller) Multiplier(opts *bind.CallOpts, _... method Owner (line 863) | func (_StakingHub *StakingHubCaller) Owner(opts *bind.CallOpts) (commo... method Paused (line 894) | func (_StakingHub *StakingHubCaller) Paused(opts *bind.CallOpts) (bool... method PenaltyDuration (line 925) | func (_StakingHub *StakingHubCaller) PenaltyDuration(opts *bind.CallOp... method RewardInEpoch (line 956) | func (_StakingHub *StakingHubCaller) RewardInEpoch(opts *bind.CallOpts... method RewardPerEpoch (line 1011) | func (_StakingHub *StakingHubCaller) RewardPerEpoch(opts *bind.CallOpt... method Treasury (line 1042) | func (_StakingHub *StakingHubCaller) Treasury(opts *bind.CallOpts) (co... method UnstakeDelayTime (line 1073) | func (_StakingHub *StakingHubCaller) UnstakeDelayTime(opts *bind.CallO... method ValidateModelOfMiner (line 1104) | func (_StakingHub *StakingHubCaller) ValidateModelOfMiner(opts *bind.C... method WEAI (line 1133) | func (_StakingHub *StakingHubCaller) WEAI(opts *bind.CallOpts) (common... type StakingHubTransactor (line 66) | type StakingHubTransactor struct method ClaimReward (line 1164) | func (_StakingHub *StakingHubTransactor) ClaimReward(opts *bind.Transa... method ForceChangeModelForMiner (line 1185) | func (_StakingHub *StakingHubTransactor) ForceChangeModelForMiner(opts... method IncreaseMinerStake (line 1206) | func (_StakingHub *StakingHubTransactor) IncreaseMinerStake(opts *bind... method Initialize (line 1227) | func (_StakingHub *StakingHubTransactor) Initialize(opts *bind.Transac... method JoinForMinting (line 1248) | func (_StakingHub *StakingHubTransactor) JoinForMinting(opts *bind.Tra... method RegisterMiner (line 1269) | func (_StakingHub *StakingHubTransactor) RegisterMiner(opts *bind.Tran... method RegisterModel (line 1290) | func (_StakingHub *StakingHubTransactor) RegisterModel(opts *bind.Tran... method RenounceOwnership (line 1311) | func (_StakingHub *StakingHubTransactor) RenounceOwnership(opts *bind.... method RestakeForMiner (line 1332) | func (_StakingHub *StakingHubTransactor) RestakeForMiner(opts *bind.Tr... method RewardToClaim (line 1353) | func (_StakingHub *StakingHubTransactor) RewardToClaim(opts *bind.Tran... method SetBlocksPerEpoch (line 1374) | func (_StakingHub *StakingHubTransactor) SetBlocksPerEpoch(opts *bind.... method SetFinePercentage (line 1395) | func (_StakingHub *StakingHubTransactor) SetFinePercentage(opts *bind.... method SetMinFeeToUse (line 1416) | func (_StakingHub *StakingHubTransactor) SetMinFeeToUse(opts *bind.Tra... method SetMinerMinimumStake (line 1437) | func (_StakingHub *StakingHubTransactor) SetMinerMinimumStake(opts *bi... method SetNewRewardInEpoch (line 1458) | func (_StakingHub *StakingHubTransactor) SetNewRewardInEpoch(opts *bin... method SetPenaltyDuration (line 1479) | func (_StakingHub *StakingHubTransactor) SetPenaltyDuration(opts *bind... method SetUnstakDelayTime (line 1500) | func (_StakingHub *StakingHubTransactor) SetUnstakDelayTime(opts *bind... method SetWorkerHubAddress (line 1521) | func (_StakingHub *StakingHubTransactor) SetWorkerHubAddress(opts *bin... method SlashMiner (line 1542) | func (_StakingHub *StakingHubTransactor) SlashMiner(opts *bind.Transac... method TransferOwnership (line 1563) | func (_StakingHub *StakingHubTransactor) TransferOwnership(opts *bind.... method UnregisterMiner (line 1584) | func (_StakingHub *StakingHubTransactor) UnregisterMiner(opts *bind.Tr... method UnregisterModel (line 1605) | func (_StakingHub *StakingHubTransactor) UnregisterModel(opts *bind.Tr... method UnstakeForMiner (line 1626) | func (_StakingHub *StakingHubTransactor) UnstakeForMiner(opts *bind.Tr... method UpdateEpoch (line 1647) | func (_StakingHub *StakingHubTransactor) UpdateEpoch(opts *bind.Transa... method UpdateModelMinimumFee (line 1668) | func (_StakingHub *StakingHubTransactor) UpdateModelMinimumFee(opts *b... method UpdateModelTier (line 1689) | func (_StakingHub *StakingHubTransactor) UpdateModelTier(opts *bind.Tr... method Receive (line 1710) | func (_StakingHub *StakingHubTransactor) Receive(opts *bind.TransactOp... type StakingHubFilterer (line 71) | type StakingHubFilterer struct method FilterBlocksPerEpoch (line 1805) | func (_StakingHub *StakingHubFilterer) FilterBlocksPerEpoch(opts *bind... method WatchBlocksPerEpoch (line 1817) | func (_StakingHub *StakingHubFilterer) WatchBlocksPerEpoch(opts *bind.... method ParseBlocksPerEpoch (line 1854) | func (_StakingHub *StakingHubFilterer) ParseBlocksPerEpoch(log types.L... method FilterFinePercentageUpdated (line 1940) | func (_StakingHub *StakingHubFilterer) FilterFinePercentageUpdated(opt... method WatchFinePercentageUpdated (line 1952) | func (_StakingHub *StakingHubFilterer) WatchFinePercentageUpdated(opts... method ParseFinePercentageUpdated (line 1989) | func (_StakingHub *StakingHubFilterer) ParseFinePercentageUpdated(log ... method FilterFraudulentMinerPenalized (line 2077) | func (_StakingHub *StakingHubFilterer) FilterFraudulentMinerPenalized(... method WatchFraudulentMinerPenalized (line 2102) | func (_StakingHub *StakingHubFilterer) WatchFraudulentMinerPenalized(o... method ParseFraudulentMinerPenalized (line 2152) | func (_StakingHub *StakingHubFilterer) ParseFraudulentMinerPenalized(l... method FilterInitialized (line 2237) | func (_StakingHub *StakingHubFilterer) FilterInitialized(opts *bind.Fi... method WatchInitialized (line 2249) | func (_StakingHub *StakingHubFilterer) WatchInitialized(opts *bind.Wat... method ParseInitialized (line 2286) | func (_StakingHub *StakingHubFilterer) ParseInitialized(log types.Log)... method FilterMinFeeToUseUpdated (line 2372) | func (_StakingHub *StakingHubFilterer) FilterMinFeeToUseUpdated(opts *... method WatchMinFeeToUseUpdated (line 2384) | func (_StakingHub *StakingHubFilterer) WatchMinFeeToUseUpdated(opts *b... method ParseMinFeeToUseUpdated (line 2421) | func (_StakingHub *StakingHubFilterer) ParseMinFeeToUseUpdated(log typ... method FilterMinerDeactivated (line 2508) | func (_StakingHub *StakingHubFilterer) FilterMinerDeactivated(opts *bi... method WatchMinerDeactivated (line 2529) | func (_StakingHub *StakingHubFilterer) WatchMinerDeactivated(opts *bin... method ParseMinerDeactivated (line 2575) | func (_StakingHub *StakingHubFilterer) ParseMinerDeactivated(log types... method FilterMinerExtraStake (line 2661) | func (_StakingHub *StakingHubFilterer) FilterMinerExtraStake(opts *bin... method WatchMinerExtraStake (line 2678) | func (_StakingHub *StakingHubFilterer) WatchMinerExtraStake(opts *bind... method ParseMinerExtraStake (line 2720) | func (_StakingHub *StakingHubFilterer) ParseMinerExtraStake(log types.... method FilterMinerJoin (line 2805) | func (_StakingHub *StakingHubFilterer) FilterMinerJoin(opts *bind.Filt... method WatchMinerJoin (line 2822) | func (_StakingHub *StakingHubFilterer) WatchMinerJoin(opts *bind.Watch... method ParseMinerJoin (line 2864) | func (_StakingHub *StakingHubFilterer) ParseMinerJoin(log types.Log) (... method FilterMinerRegistration (line 2951) | func (_StakingHub *StakingHubFilterer) FilterMinerRegistration(opts *b... method WatchMinerRegistration (line 2972) | func (_StakingHub *StakingHubFilterer) WatchMinerRegistration(opts *bi... method ParseMinerRegistration (line 3018) | func (_StakingHub *StakingHubFilterer) ParseMinerRegistration(log type... method FilterMinerUnregistration (line 3103) | func (_StakingHub *StakingHubFilterer) FilterMinerUnregistration(opts ... method WatchMinerUnregistration (line 3120) | func (_StakingHub *StakingHubFilterer) WatchMinerUnregistration(opts *... method ParseMinerUnregistration (line 3162) | func (_StakingHub *StakingHubFilterer) ParseMinerUnregistration(log ty... method FilterMinerUnstake (line 3248) | func (_StakingHub *StakingHubFilterer) FilterMinerUnstake(opts *bind.F... method WatchMinerUnstake (line 3265) | func (_StakingHub *StakingHubFilterer) WatchMinerUnstake(opts *bind.Wa... method ParseMinerUnstake (line 3307) | func (_StakingHub *StakingHubFilterer) ParseMinerUnstake(log types.Log... method FilterModelMinimumFeeUpdate (line 3393) | func (_StakingHub *StakingHubFilterer) FilterModelMinimumFeeUpdate(opt... method WatchModelMinimumFeeUpdate (line 3410) | func (_StakingHub *StakingHubFilterer) WatchModelMinimumFeeUpdate(opts... method ParseModelMinimumFeeUpdate (line 3452) | func (_StakingHub *StakingHubFilterer) ParseModelMinimumFeeUpdate(log ... method FilterModelRegistration (line 3539) | func (_StakingHub *StakingHubFilterer) FilterModelRegistration(opts *b... method WatchModelRegistration (line 3560) | func (_StakingHub *StakingHubFilterer) WatchModelRegistration(opts *bi... method ParseModelRegistration (line 3606) | func (_StakingHub *StakingHubFilterer) ParseModelRegistration(log type... method FilterModelTierUpdate (line 3692) | func (_StakingHub *StakingHubFilterer) FilterModelTierUpdate(opts *bin... method WatchModelTierUpdate (line 3709) | func (_StakingHub *StakingHubFilterer) WatchModelTierUpdate(opts *bind... method ParseModelTierUpdate (line 3751) | func (_StakingHub *StakingHubFilterer) ParseModelTierUpdate(log types.... method FilterModelUnregistration (line 3836) | func (_StakingHub *StakingHubFilterer) FilterModelUnregistration(opts ... method WatchModelUnregistration (line 3853) | func (_StakingHub *StakingHubFilterer) WatchModelUnregistration(opts *... method ParseModelUnregistration (line 3895) | func (_StakingHub *StakingHubFilterer) ParseModelUnregistration(log ty... method FilterOwnershipTransferred (line 3981) | func (_StakingHub *StakingHubFilterer) FilterOwnershipTransferred(opts... method WatchOwnershipTransferred (line 4002) | func (_StakingHub *StakingHubFilterer) WatchOwnershipTransferred(opts ... method ParseOwnershipTransferred (line 4048) | func (_StakingHub *StakingHubFilterer) ParseOwnershipTransferred(log t... method FilterPaused (line 4133) | func (_StakingHub *StakingHubFilterer) FilterPaused(opts *bind.FilterO... method WatchPaused (line 4145) | func (_StakingHub *StakingHubFilterer) WatchPaused(opts *bind.WatchOpt... method ParsePaused (line 4182) | func (_StakingHub *StakingHubFilterer) ParsePaused(log types.Log) (*St... method FilterPenaltyDurationUpdated (line 4268) | func (_StakingHub *StakingHubFilterer) FilterPenaltyDurationUpdated(op... method WatchPenaltyDurationUpdated (line 4280) | func (_StakingHub *StakingHubFilterer) WatchPenaltyDurationUpdated(opt... method ParsePenaltyDurationUpdated (line 4317) | func (_StakingHub *StakingHubFilterer) ParsePenaltyDurationUpdated(log... method FilterRestake (line 4404) | func (_StakingHub *StakingHubFilterer) FilterRestake(opts *bind.Filter... method WatchRestake (line 4426) | func (_StakingHub *StakingHubFilterer) WatchRestake(opts *bind.WatchOp... method ParseRestake (line 4473) | func (_StakingHub *StakingHubFilterer) ParseRestake(log types.Log) (*S... method FilterRewardClaim (line 4559) | func (_StakingHub *StakingHubFilterer) FilterRewardClaim(opts *bind.Fi... method WatchRewardClaim (line 4576) | func (_StakingHub *StakingHubFilterer) WatchRewardClaim(opts *bind.Wat... method ParseRewardClaim (line 4618) | func (_StakingHub *StakingHubFilterer) ParseRewardClaim(log types.Log)... method FilterRewardPerEpoch (line 4704) | func (_StakingHub *StakingHubFilterer) FilterRewardPerEpoch(opts *bind... method WatchRewardPerEpoch (line 4716) | func (_StakingHub *StakingHubFilterer) WatchRewardPerEpoch(opts *bind.... method ParseRewardPerEpoch (line 4753) | func (_StakingHub *StakingHubFilterer) ParseRewardPerEpoch(log types.L... method FilterUnpaused (line 4838) | func (_StakingHub *StakingHubFilterer) FilterUnpaused(opts *bind.Filte... method WatchUnpaused (line 4850) | func (_StakingHub *StakingHubFilterer) WatchUnpaused(opts *bind.WatchO... method ParseUnpaused (line 4887) | func (_StakingHub *StakingHubFilterer) ParseUnpaused(log types.Log) (*... method FilterUnstakeDelayTime (line 4973) | func (_StakingHub *StakingHubFilterer) FilterUnstakeDelayTime(opts *bi... method WatchUnstakeDelayTime (line 4985) | func (_StakingHub *StakingHubFilterer) WatchUnstakeDelayTime(opts *bin... method ParseUnstakeDelayTime (line 5022) | func (_StakingHub *StakingHubFilterer) ParseUnstakeDelayTime(log types... type StakingHubSession (line 77) | type StakingHubSession struct method BlocksPerEpoch (line 215) | func (_StakingHub *StakingHubSession) BlocksPerEpoch() (*big.Int, erro... method CurrentEpoch (line 246) | func (_StakingHub *StakingHubSession) CurrentEpoch() (*big.Int, error) { method FinePercentage (line 277) | func (_StakingHub *StakingHubSession) FinePercentage() (uint16, error) { method GetAllMinerUnstakeRequests (line 316) | func (_StakingHub *StakingHubSession) GetAllMinerUnstakeRequests() (st... method GetMinFeeToUse (line 353) | func (_StakingHub *StakingHubSession) GetMinFeeToUse(_modelAddress com... method GetMinerAddresses (line 384) | func (_StakingHub *StakingHubSession) GetMinerAddresses() ([]common.Ad... method GetMinerAddressesOfModel (line 415) | func (_StakingHub *StakingHubSession) GetMinerAddressesOfModel(_model ... method GetModelAddresses (line 446) | func (_StakingHub *StakingHubSession) GetModelAddresses() ([]common.Ad... method GetModelInfo (line 477) | func (_StakingHub *StakingHubSession) GetModelInfo(_modelAddr common.A... method GetNOMiner (line 508) | func (_StakingHub *StakingHubSession) GetNOMiner() (*big.Int, error) { method IsMinerAddress (line 539) | func (_StakingHub *StakingHubSession) IsMinerAddress(_miner common.Add... method LastBlock (line 570) | func (_StakingHub *StakingHubSession) LastBlock() (*big.Int, error) { method MaximumTier (line 601) | func (_StakingHub *StakingHubSession) MaximumTier() (uint16, error) { method MinFeeToUse (line 632) | func (_StakingHub *StakingHubSession) MinFeeToUse() (*big.Int, error) { method MinerMinimumStake (line 663) | func (_StakingHub *StakingHubSession) MinerMinimumStake() (*big.Int, e... method MinerUnstakeRequests (line 702) | func (_StakingHub *StakingHubSession) MinerUnstakeRequests(arg0 common... method Miners (line 759) | func (_StakingHub *StakingHubSession) Miners(arg0 common.Address) (str... method Models (line 812) | func (_StakingHub *StakingHubSession) Models(arg0 common.Address) (str... method Multiplier (line 849) | func (_StakingHub *StakingHubSession) Multiplier(_miner common.Address... method Owner (line 880) | func (_StakingHub *StakingHubSession) Owner() (common.Address, error) { method Paused (line 911) | func (_StakingHub *StakingHubSession) Paused() (bool, error) { method PenaltyDuration (line 942) | func (_StakingHub *StakingHubSession) PenaltyDuration() (*big.Int, err... method RewardInEpoch (line 987) | func (_StakingHub *StakingHubSession) RewardInEpoch(arg0 *big.Int) (st... method RewardPerEpoch (line 1028) | func (_StakingHub *StakingHubSession) RewardPerEpoch() (*big.Int, erro... method Treasury (line 1059) | func (_StakingHub *StakingHubSession) Treasury() (common.Address, erro... method UnstakeDelayTime (line 1090) | func (_StakingHub *StakingHubSession) UnstakeDelayTime() (*big.Int, er... method ValidateModelOfMiner (line 1119) | func (_StakingHub *StakingHubSession) ValidateModelOfMiner(_miner comm... method WEAI (line 1150) | func (_StakingHub *StakingHubSession) WEAI() (common.Address, error) { method ClaimReward (line 1171) | func (_StakingHub *StakingHubSession) ClaimReward(_miner common.Addres... method ForceChangeModelForMiner (line 1192) | func (_StakingHub *StakingHubSession) ForceChangeModelForMiner(_miner ... method IncreaseMinerStake (line 1213) | func (_StakingHub *StakingHubSession) IncreaseMinerStake(wEAIAmt *big.... method Initialize (line 1234) | func (_StakingHub *StakingHubSession) Initialize(_wEAI common.Address,... method JoinForMinting (line 1255) | func (_StakingHub *StakingHubSession) JoinForMinting() (*types.Transac... method RegisterMiner (line 1276) | func (_StakingHub *StakingHubSession) RegisterMiner(tier uint16) (*typ... method RegisterModel (line 1297) | func (_StakingHub *StakingHubSession) RegisterModel(_model common.Addr... method RenounceOwnership (line 1318) | func (_StakingHub *StakingHubSession) RenounceOwnership() (*types.Tran... method RestakeForMiner (line 1339) | func (_StakingHub *StakingHubSession) RestakeForMiner(tier uint16) (*t... method RewardToClaim (line 1360) | func (_StakingHub *StakingHubSession) RewardToClaim(_miner common.Addr... method SetBlocksPerEpoch (line 1381) | func (_StakingHub *StakingHubSession) SetBlocksPerEpoch(_blocks *big.I... method SetFinePercentage (line 1402) | func (_StakingHub *StakingHubSession) SetFinePercentage(_finePercentag... method SetMinFeeToUse (line 1423) | func (_StakingHub *StakingHubSession) SetMinFeeToUse(_minFeeToUse *big... method SetMinerMinimumStake (line 1444) | func (_StakingHub *StakingHubSession) SetMinerMinimumStake(_minerMinim... method SetNewRewardInEpoch (line 1465) | func (_StakingHub *StakingHubSession) SetNewRewardInEpoch(_newRewardAm... method SetPenaltyDuration (line 1486) | func (_StakingHub *StakingHubSession) SetPenaltyDuration(_penaltyDurat... method SetUnstakDelayTime (line 1507) | func (_StakingHub *StakingHubSession) SetUnstakDelayTime(_newUnstakeDe... method SetWorkerHubAddress (line 1528) | func (_StakingHub *StakingHubSession) SetWorkerHubAddress(_workerHub c... method SlashMiner (line 1549) | func (_StakingHub *StakingHubSession) SlashMiner(_miner common.Address... method TransferOwnership (line 1570) | func (_StakingHub *StakingHubSession) TransferOwnership(newOwner commo... method UnregisterMiner (line 1591) | func (_StakingHub *StakingHubSession) UnregisterMiner() (*types.Transa... method UnregisterModel (line 1612) | func (_StakingHub *StakingHubSession) UnregisterModel(_model common.Ad... method UnstakeForMiner (line 1633) | func (_StakingHub *StakingHubSession) UnstakeForMiner() (*types.Transa... method UpdateEpoch (line 1654) | func (_StakingHub *StakingHubSession) UpdateEpoch() (*types.Transactio... method UpdateModelMinimumFee (line 1675) | func (_StakingHub *StakingHubSession) UpdateModelMinimumFee(_model com... method UpdateModelTier (line 1696) | func (_StakingHub *StakingHubSession) UpdateModelTier(_model common.Ad... method Receive (line 1717) | func (_StakingHub *StakingHubSession) Receive() (*types.Transaction, e... type StakingHubCallerSession (line 85) | type StakingHubCallerSession struct method BlocksPerEpoch (line 222) | func (_StakingHub *StakingHubCallerSession) BlocksPerEpoch() (*big.Int... method CurrentEpoch (line 253) | func (_StakingHub *StakingHubCallerSession) CurrentEpoch() (*big.Int, ... method FinePercentage (line 284) | func (_StakingHub *StakingHubCallerSession) FinePercentage() (uint16, ... method GetAllMinerUnstakeRequests (line 326) | func (_StakingHub *StakingHubCallerSession) GetAllMinerUnstakeRequests... method GetMinFeeToUse (line 360) | func (_StakingHub *StakingHubCallerSession) GetMinFeeToUse(_modelAddre... method GetMinerAddresses (line 391) | func (_StakingHub *StakingHubCallerSession) GetMinerAddresses() ([]com... method GetMinerAddressesOfModel (line 422) | func (_StakingHub *StakingHubCallerSession) GetMinerAddressesOfModel(_... method GetModelAddresses (line 453) | func (_StakingHub *StakingHubCallerSession) GetModelAddresses() ([]com... method GetModelInfo (line 484) | func (_StakingHub *StakingHubCallerSession) GetModelInfo(_modelAddr co... method GetNOMiner (line 515) | func (_StakingHub *StakingHubCallerSession) GetNOMiner() (*big.Int, er... method IsMinerAddress (line 546) | func (_StakingHub *StakingHubCallerSession) IsMinerAddress(_miner comm... method LastBlock (line 577) | func (_StakingHub *StakingHubCallerSession) LastBlock() (*big.Int, err... method MaximumTier (line 608) | func (_StakingHub *StakingHubCallerSession) MaximumTier() (uint16, err... method MinFeeToUse (line 639) | func (_StakingHub *StakingHubCallerSession) MinFeeToUse() (*big.Int, e... method MinerMinimumStake (line 670) | func (_StakingHub *StakingHubCallerSession) MinerMinimumStake() (*big.... method MinerUnstakeRequests (line 712) | func (_StakingHub *StakingHubCallerSession) MinerUnstakeRequests(arg0 ... method Miners (line 773) | func (_StakingHub *StakingHubCallerSession) Miners(arg0 common.Address... method Models (line 822) | func (_StakingHub *StakingHubCallerSession) Models(arg0 common.Address... method Multiplier (line 856) | func (_StakingHub *StakingHubCallerSession) Multiplier(_miner common.A... method Owner (line 887) | func (_StakingHub *StakingHubCallerSession) Owner() (common.Address, e... method Paused (line 918) | func (_StakingHub *StakingHubCallerSession) Paused() (bool, error) { method PenaltyDuration (line 949) | func (_StakingHub *StakingHubCallerSession) PenaltyDuration() (*big.In... method RewardInEpoch (line 999) | func (_StakingHub *StakingHubCallerSession) RewardInEpoch(arg0 *big.In... method RewardPerEpoch (line 1035) | func (_StakingHub *StakingHubCallerSession) RewardPerEpoch() (*big.Int... method Treasury (line 1066) | func (_StakingHub *StakingHubCallerSession) Treasury() (common.Address... method UnstakeDelayTime (line 1097) | func (_StakingHub *StakingHubCallerSession) UnstakeDelayTime() (*big.I... method ValidateModelOfMiner (line 1126) | func (_StakingHub *StakingHubCallerSession) ValidateModelOfMiner(_mine... method WEAI (line 1157) | func (_StakingHub *StakingHubCallerSession) WEAI() (common.Address, er... type StakingHubTransactorSession (line 92) | type StakingHubTransactorSession struct method ClaimReward (line 1178) | func (_StakingHub *StakingHubTransactorSession) ClaimReward(_miner com... method ForceChangeModelForMiner (line 1199) | func (_StakingHub *StakingHubTransactorSession) ForceChangeModelForMin... method IncreaseMinerStake (line 1220) | func (_StakingHub *StakingHubTransactorSession) IncreaseMinerStake(wEA... method Initialize (line 1241) | func (_StakingHub *StakingHubTransactorSession) Initialize(_wEAI commo... method JoinForMinting (line 1262) | func (_StakingHub *StakingHubTransactorSession) JoinForMinting() (*typ... method RegisterMiner (line 1283) | func (_StakingHub *StakingHubTransactorSession) RegisterMiner(tier uin... method RegisterModel (line 1304) | func (_StakingHub *StakingHubTransactorSession) RegisterModel(_model c... method RenounceOwnership (line 1325) | func (_StakingHub *StakingHubTransactorSession) RenounceOwnership() (*... method RestakeForMiner (line 1346) | func (_StakingHub *StakingHubTransactorSession) RestakeForMiner(tier u... method RewardToClaim (line 1367) | func (_StakingHub *StakingHubTransactorSession) RewardToClaim(_miner c... method SetBlocksPerEpoch (line 1388) | func (_StakingHub *StakingHubTransactorSession) SetBlocksPerEpoch(_blo... method SetFinePercentage (line 1409) | func (_StakingHub *StakingHubTransactorSession) SetFinePercentage(_fin... method SetMinFeeToUse (line 1430) | func (_StakingHub *StakingHubTransactorSession) SetMinFeeToUse(_minFee... method SetMinerMinimumStake (line 1451) | func (_StakingHub *StakingHubTransactorSession) SetMinerMinimumStake(_... method SetNewRewardInEpoch (line 1472) | func (_StakingHub *StakingHubTransactorSession) SetNewRewardInEpoch(_n... method SetPenaltyDuration (line 1493) | func (_StakingHub *StakingHubTransactorSession) SetPenaltyDuration(_pe... method SetUnstakDelayTime (line 1514) | func (_StakingHub *StakingHubTransactorSession) SetUnstakDelayTime(_ne... method SetWorkerHubAddress (line 1535) | func (_StakingHub *StakingHubTransactorSession) SetWorkerHubAddress(_w... method SlashMiner (line 1556) | func (_StakingHub *StakingHubTransactorSession) SlashMiner(_miner comm... method TransferOwnership (line 1577) | func (_StakingHub *StakingHubTransactorSession) TransferOwnership(newO... method UnregisterMiner (line 1598) | func (_StakingHub *StakingHubTransactorSession) UnregisterMiner() (*ty... method UnregisterModel (line 1619) | func (_StakingHub *StakingHubTransactorSession) UnregisterModel(_model... method UnstakeForMiner (line 1640) | func (_StakingHub *StakingHubTransactorSession) UnstakeForMiner() (*ty... method UpdateEpoch (line 1661) | func (_StakingHub *StakingHubTransactorSession) UpdateEpoch() (*types.... method UpdateModelMinimumFee (line 1682) | func (_StakingHub *StakingHubTransactorSession) UpdateModelMinimumFee(... method UpdateModelTier (line 1703) | func (_StakingHub *StakingHubTransactorSession) UpdateModelTier(_model... method Receive (line 1724) | func (_StakingHub *StakingHubTransactorSession) Receive() (*types.Tran... type StakingHubRaw (line 98) | type StakingHubRaw struct method Call (line 161) | func (_StakingHub *StakingHubRaw) Call(opts *bind.CallOpts, result *[]... method Transfer (line 167) | func (_StakingHub *StakingHubRaw) Transfer(opts *bind.TransactOpts) (*... method Transact (line 172) | func (_StakingHub *StakingHubRaw) Transact(opts *bind.TransactOpts, me... type StakingHubCallerRaw (line 103) | type StakingHubCallerRaw struct method Call (line 180) | func (_StakingHub *StakingHubCallerRaw) Call(opts *bind.CallOpts, resu... type StakingHubTransactorRaw (line 108) | type StakingHubTransactorRaw struct method Transfer (line 186) | func (_StakingHub *StakingHubTransactorRaw) Transfer(opts *bind.Transa... method Transact (line 191) | func (_StakingHub *StakingHubTransactorRaw) Transact(opts *bind.Transa... function NewStakingHub (line 113) | func NewStakingHub(address common.Address, backend bind.ContractBackend)... function NewStakingHubCaller (line 122) | func NewStakingHubCaller(address common.Address, caller bind.ContractCal... function NewStakingHubTransactor (line 131) | func NewStakingHubTransactor(address common.Address, transactor bind.Con... function NewStakingHubFilterer (line 140) | func NewStakingHubFilterer(address common.Address, filterer bind.Contrac... function bindStakingHub (line 149) | func bindStakingHub(address common.Address, caller bind.ContractCaller, ... type StakingHubBlocksPerEpochIterator (line 1729) | type StakingHubBlocksPerEpochIterator struct method Next (line 1744) | func (it *StakingHubBlocksPerEpochIterator) Next() bool { method Error (line 1784) | func (it *StakingHubBlocksPerEpochIterator) Error() error { method Close (line 1790) | func (it *StakingHubBlocksPerEpochIterator) Close() error { type StakingHubBlocksPerEpoch (line 1796) | type StakingHubBlocksPerEpoch struct type StakingHubFinePercentageUpdatedIterator (line 1864) | type StakingHubFinePercentageUpdatedIterator struct method Next (line 1879) | func (it *StakingHubFinePercentageUpdatedIterator) Next() bool { method Error (line 1919) | func (it *StakingHubFinePercentageUpdatedIterator) Error() error { method Close (line 1925) | func (it *StakingHubFinePercentageUpdatedIterator) Close() error { type StakingHubFinePercentageUpdated (line 1931) | type StakingHubFinePercentageUpdated struct type StakingHubFraudulentMinerPenalizedIterator (line 1999) | type StakingHubFraudulentMinerPenalizedIterator struct method Next (line 2014) | func (it *StakingHubFraudulentMinerPenalizedIterator) Next() bool { method Error (line 2054) | func (it *StakingHubFraudulentMinerPenalizedIterator) Error() error { method Close (line 2060) | func (it *StakingHubFraudulentMinerPenalizedIterator) Close() error { type StakingHubFraudulentMinerPenalized (line 2066) | type StakingHubFraudulentMinerPenalized struct type StakingHubInitializedIterator (line 2162) | type StakingHubInitializedIterator struct method Next (line 2177) | func (it *StakingHubInitializedIterator) Next() bool { method Error (line 2217) | func (it *StakingHubInitializedIterator) Error() error { method Close (line 2223) | func (it *StakingHubInitializedIterator) Close() error { type StakingHubInitialized (line 2229) | type StakingHubInitialized struct type StakingHubMinFeeToUseUpdatedIterator (line 2296) | type StakingHubMinFeeToUseUpdatedIterator struct method Next (line 2311) | func (it *StakingHubMinFeeToUseUpdatedIterator) Next() bool { method Error (line 2351) | func (it *StakingHubMinFeeToUseUpdatedIterator) Error() error { method Close (line 2357) | func (it *StakingHubMinFeeToUseUpdatedIterator) Close() error { type StakingHubMinFeeToUseUpdated (line 2363) | type StakingHubMinFeeToUseUpdated struct type StakingHubMinerDeactivatedIterator (line 2431) | type StakingHubMinerDeactivatedIterator struct method Next (line 2446) | func (it *StakingHubMinerDeactivatedIterator) Next() bool { method Error (line 2486) | func (it *StakingHubMinerDeactivatedIterator) Error() error { method Close (line 2492) | func (it *StakingHubMinerDeactivatedIterator) Close() error { type StakingHubMinerDeactivated (line 2498) | type StakingHubMinerDeactivated struct type StakingHubMinerExtraStakeIterator (line 2585) | type StakingHubMinerExtraStakeIterator struct method Next (line 2600) | func (it *StakingHubMinerExtraStakeIterator) Next() bool { method Error (line 2640) | func (it *StakingHubMinerExtraStakeIterator) Error() error { method Close (line 2646) | func (it *StakingHubMinerExtraStakeIterator) Close() error { type StakingHubMinerExtraStake (line 2652) | type StakingHubMinerExtraStake struct type StakingHubMinerJoinIterator (line 2730) | type StakingHubMinerJoinIterator struct method Next (line 2745) | func (it *StakingHubMinerJoinIterator) Next() bool { method Error (line 2785) | func (it *StakingHubMinerJoinIterator) Error() error { method Close (line 2791) | func (it *StakingHubMinerJoinIterator) Close() error { type StakingHubMinerJoin (line 2797) | type StakingHubMinerJoin struct type StakingHubMinerRegistrationIterator (line 2874) | type StakingHubMinerRegistrationIterator struct method Next (line 2889) | func (it *StakingHubMinerRegistrationIterator) Next() bool { method Error (line 2929) | func (it *StakingHubMinerRegistrationIterator) Error() error { method Close (line 2935) | func (it *StakingHubMinerRegistrationIterator) Close() error { type StakingHubMinerRegistration (line 2941) | type StakingHubMinerRegistration struct type StakingHubMinerUnregistrationIterator (line 3028) | type StakingHubMinerUnregistrationIterator struct method Next (line 3043) | func (it *StakingHubMinerUnregistrationIterator) Next() bool { method Error (line 3083) | func (it *StakingHubMinerUnregistrationIterator) Error() error { method Close (line 3089) | func (it *StakingHubMinerUnregistrationIterator) Close() error { type StakingHubMinerUnregistration (line 3095) | type StakingHubMinerUnregistration struct type StakingHubMinerUnstakeIterator (line 3172) | type StakingHubMinerUnstakeIterator struct method Next (line 3187) | func (it *StakingHubMinerUnstakeIterator) Next() bool { method Error (line 3227) | func (it *StakingHubMinerUnstakeIterator) Error() error { method Close (line 3233) | func (it *StakingHubMinerUnstakeIterator) Close() error { type StakingHubMinerUnstake (line 3239) | type StakingHubMinerUnstake struct type StakingHubModelMinimumFeeUpdateIterator (line 3317) | type StakingHubModelMinimumFeeUpdateIterator struct method Next (line 3332) | func (it *StakingHubModelMinimumFeeUpdateIterator) Next() bool { method Error (line 3372) | func (it *StakingHubModelMinimumFeeUpdateIterator) Error() error { method Close (line 3378) | func (it *StakingHubModelMinimumFeeUpdateIterator) Close() error { type StakingHubModelMinimumFeeUpdate (line 3384) | type StakingHubModelMinimumFeeUpdate struct type StakingHubModelRegistrationIterator (line 3462) | type StakingHubModelRegistrationIterator struct method Next (line 3477) | func (it *StakingHubModelRegistrationIterator) Next() bool { method Error (line 3517) | func (it *StakingHubModelRegistrationIterator) Error() error { method Close (line 3523) | func (it *StakingHubModelRegistrationIterator) Close() error { type StakingHubModelRegistration (line 3529) | type StakingHubModelRegistration struct type StakingHubModelTierUpdateIterator (line 3616) | type StakingHubModelTierUpdateIterator struct method Next (line 3631) | func (it *StakingHubModelTierUpdateIterator) Next() bool { method Error (line 3671) | func (it *StakingHubModelTierUpdateIterator) Error() error { method Close (line 3677) | func (it *StakingHubModelTierUpdateIterator) Close() error { type StakingHubModelTierUpdate (line 3683) | type StakingHubModelTierUpdate struct type StakingHubModelUnregistrationIterator (line 3761) | type StakingHubModelUnregistrationIterator struct method Next (line 3776) | func (it *StakingHubModelUnregistrationIterator) Next() bool { method Error (line 3816) | func (it *StakingHubModelUnregistrationIterator) Error() error { method Close (line 3822) | func (it *StakingHubModelUnregistrationIterator) Close() error { type StakingHubModelUnregistration (line 3828) | type StakingHubModelUnregistration struct type StakingHubOwnershipTransferredIterator (line 3905) | type StakingHubOwnershipTransferredIterator struct method Next (line 3920) | func (it *StakingHubOwnershipTransferredIterator) Next() bool { method Error (line 3960) | func (it *StakingHubOwnershipTransferredIterator) Error() error { method Close (line 3966) | func (it *StakingHubOwnershipTransferredIterator) Close() error { type StakingHubOwnershipTransferred (line 3972) | type StakingHubOwnershipTransferred struct type StakingHubPausedIterator (line 4058) | type StakingHubPausedIterator struct method Next (line 4073) | func (it *StakingHubPausedIterator) Next() bool { method Error (line 4113) | func (it *StakingHubPausedIterator) Error() error { method Close (line 4119) | func (it *StakingHubPausedIterator) Close() error { type StakingHubPaused (line 4125) | type StakingHubPaused struct type StakingHubPenaltyDurationUpdatedIterator (line 4192) | type StakingHubPenaltyDurationUpdatedIterator struct method Next (line 4207) | func (it *StakingHubPenaltyDurationUpdatedIterator) Next() bool { method Error (line 4247) | func (it *StakingHubPenaltyDurationUpdatedIterator) Error() error { method Close (line 4253) | func (it *StakingHubPenaltyDurationUpdatedIterator) Close() error { type StakingHubPenaltyDurationUpdated (line 4259) | type StakingHubPenaltyDurationUpdated struct type StakingHubRestakeIterator (line 4327) | type StakingHubRestakeIterator struct method Next (line 4342) | func (it *StakingHubRestakeIterator) Next() bool { method Error (line 4382) | func (it *StakingHubRestakeIterator) Error() error { method Close (line 4388) | func (it *StakingHubRestakeIterator) Close() error { type StakingHubRestake (line 4394) | type StakingHubRestake struct type StakingHubRewardClaimIterator (line 4483) | type StakingHubRewardClaimIterator struct method Next (line 4498) | func (it *StakingHubRewardClaimIterator) Next() bool { method Error (line 4538) | func (it *StakingHubRewardClaimIterator) Error() error { method Close (line 4544) | func (it *StakingHubRewardClaimIterator) Close() error { type StakingHubRewardClaim (line 4550) | type StakingHubRewardClaim struct type StakingHubRewardPerEpochIterator (line 4628) | type StakingHubRewardPerEpochIterator struct method Next (line 4643) | func (it *StakingHubRewardPerEpochIterator) Next() bool { method Error (line 4683) | func (it *StakingHubRewardPerEpochIterator) Error() error { method Close (line 4689) | func (it *StakingHubRewardPerEpochIterator) Close() error { type StakingHubRewardPerEpoch (line 4695) | type StakingHubRewardPerEpoch struct type StakingHubUnpausedIterator (line 4763) | type StakingHubUnpausedIterator struct method Next (line 4778) | func (it *StakingHubUnpausedIterator) Next() bool { method Error (line 4818) | func (it *StakingHubUnpausedIterator) Error() error { method Close (line 4824) | func (it *StakingHubUnpausedIterator) Close() error { type StakingHubUnpaused (line 4830) | type StakingHubUnpaused struct type StakingHubUnstakeDelayTimeIterator (line 4897) | type StakingHubUnstakeDelayTimeIterator struct method Next (line 4912) | func (it *StakingHubUnstakeDelayTimeIterator) Next() bool { method Error (line 4952) | func (it *StakingHubUnstakeDelayTimeIterator) Error() error { method Close (line 4958) | func (it *StakingHubUnstakeDelayTimeIterator) Close() error { type StakingHubUnstakeDelayTime (line 4964) | type StakingHubUnstakeDelayTime struct FILE: decentralized-compute/worker-hub/internal/contracts/v1/worker_hub/worker_hub.go type IWorkerHubAssignment (line 33) | type IWorkerHubAssignment struct type IWorkerHubDAOTokenPercentage (line 45) | type IWorkerHubDAOTokenPercentage struct type IWorkerHubDAOTokenReceiverInfor (line 54) | type IWorkerHubDAOTokenReceiverInfor struct type IWorkerHubInference (line 61) | type IWorkerHubInference struct type WorkerHub (line 87) | type WorkerHub struct type WorkerHubCaller (line 94) | type WorkerHubCaller struct method AssignmentNumber (line 231) | func (_WorkerHub *WorkerHubCaller) AssignmentNumber(opts *bind.CallOpt... method Assignments (line 262) | func (_WorkerHub *WorkerHubCaller) Assignments(opts *bind.CallOpts, ar... method GetAssignmentInfo (line 337) | func (_WorkerHub *WorkerHubCaller) GetAssignmentInfo(opts *bind.CallOp... method GetAssignmentsByInference (line 368) | func (_WorkerHub *WorkerHubCaller) GetAssignmentsByInference(opts *bin... method GetInferenceInfo (line 399) | func (_WorkerHub *WorkerHubCaller) GetInferenceInfo(opts *bind.CallOpt... method GetMinFeeToUse (line 430) | func (_WorkerHub *WorkerHubCaller) GetMinFeeToUse(opts *bind.CallOpts,... method GetTreasuryAddress (line 461) | func (_WorkerHub *WorkerHubCaller) GetTreasuryAddress(opts *bind.CallO... method InferenceNumber (line 492) | func (_WorkerHub *WorkerHubCaller) InferenceNumber(opts *bind.CallOpts... method Owner (line 523) | func (_WorkerHub *WorkerHubCaller) Owner(opts *bind.CallOpts) (common.... method Paused (line 554) | func (_WorkerHub *WorkerHubCaller) Paused(opts *bind.CallOpts) (bool, ... method ValidateDAOSupplyIncrease (line 585) | func (_WorkerHub *WorkerHubCaller) ValidateDAOSupplyIncrease(opts *bin... method Version (line 616) | func (_WorkerHub *WorkerHubCaller) Version(opts *bind.CallOpts) (strin... type WorkerHubTransactor (line 99) | type WorkerHubTransactor struct method Commit (line 647) | func (_WorkerHub *WorkerHubTransactor) Commit(opts *bind.TransactOpts,... method Infer (line 668) | func (_WorkerHub *WorkerHubTransactor) Infer(opts *bind.TransactOpts, ... method Infer0 (line 689) | func (_WorkerHub *WorkerHubTransactor) Infer0(opts *bind.TransactOpts,... method Initialize (line 710) | func (_WorkerHub *WorkerHubTransactor) Initialize(opts *bind.TransactO... method Pause (line 731) | func (_WorkerHub *WorkerHubTransactor) Pause(opts *bind.TransactOpts) ... method RegisterReferrer (line 752) | func (_WorkerHub *WorkerHubTransactor) RegisterReferrer(opts *bind.Tra... method RenounceOwnership (line 773) | func (_WorkerHub *WorkerHubTransactor) RenounceOwnership(opts *bind.Tr... method ResolveInference (line 794) | func (_WorkerHub *WorkerHubTransactor) ResolveInference(opts *bind.Tra... method Reveal (line 815) | func (_WorkerHub *WorkerHubTransactor) Reveal(opts *bind.TransactOpts,... method SeizeMinerRole (line 836) | func (_WorkerHub *WorkerHubTransactor) SeizeMinerRole(opts *bind.Trans... method SetDAOTokenReward (line 857) | func (_WorkerHub *WorkerHubTransactor) SetDAOTokenReward(opts *bind.Tr... method SubmitSolution (line 878) | func (_WorkerHub *WorkerHubTransactor) SubmitSolution(opts *bind.Trans... method TransferOwnership (line 899) | func (_WorkerHub *WorkerHubTransactor) TransferOwnership(opts *bind.Tr... method Unpause (line 920) | func (_WorkerHub *WorkerHubTransactor) Unpause(opts *bind.TransactOpts... method Receive (line 941) | func (_WorkerHub *WorkerHubTransactor) Receive(opts *bind.TransactOpts... type WorkerHubFilterer (line 104) | type WorkerHubFilterer struct method FilterCommitmentSubmission (line 1037) | func (_WorkerHub *WorkerHubFilterer) FilterCommitmentSubmission(opts *... method WatchCommitmentSubmission (line 1058) | func (_WorkerHub *WorkerHubFilterer) WatchCommitmentSubmission(opts *b... method ParseCommitmentSubmission (line 1104) | func (_WorkerHub *WorkerHubFilterer) ParseCommitmentSubmission(log typ... method FilterDAOTokenMintedV2 (line 1192) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenMintedV2(opts *bind... method WatchDAOTokenMintedV2 (line 1204) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenMintedV2(opts *bind.... method ParseDAOTokenMintedV2 (line 1241) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenMintedV2(log types.L... method FilterDAOTokenPercentageUpdated (line 1327) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenPercentageUpdated(o... method WatchDAOTokenPercentageUpdated (line 1339) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenPercentageUpdated(op... method ParseDAOTokenPercentageUpdated (line 1376) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenPercentageUpdated(lo... method FilterInferenceStatusUpdate (line 1462) | func (_WorkerHub *WorkerHubFilterer) FilterInferenceStatusUpdate(opts ... method WatchInferenceStatusUpdate (line 1479) | func (_WorkerHub *WorkerHubFilterer) WatchInferenceStatusUpdate(opts *... method ParseInferenceStatusUpdate (line 1521) | func (_WorkerHub *WorkerHubFilterer) ParseInferenceStatusUpdate(log ty... method FilterInitialized (line 1606) | func (_WorkerHub *WorkerHubFilterer) FilterInitialized(opts *bind.Filt... method WatchInitialized (line 1618) | func (_WorkerHub *WorkerHubFilterer) WatchInitialized(opts *bind.Watch... method ParseInitialized (line 1655) | func (_WorkerHub *WorkerHubFilterer) ParseInitialized(log types.Log) (... method FilterMinerRoleSeized (line 1742) | func (_WorkerHub *WorkerHubFilterer) FilterMinerRoleSeized(opts *bind.... method WatchMinerRoleSeized (line 1767) | func (_WorkerHub *WorkerHubFilterer) WatchMinerRoleSeized(opts *bind.W... method ParseMinerRoleSeized (line 1817) | func (_WorkerHub *WorkerHubFilterer) ParseMinerRoleSeized(log types.Lo... method FilterNewAssignment (line 1905) | func (_WorkerHub *WorkerHubFilterer) FilterNewAssignment(opts *bind.Fi... method WatchNewAssignment (line 1930) | func (_WorkerHub *WorkerHubFilterer) WatchNewAssignment(opts *bind.Wat... method ParseNewAssignment (line 1980) | func (_WorkerHub *WorkerHubFilterer) ParseNewAssignment(log types.Log)... method FilterNewInference (line 2069) | func (_WorkerHub *WorkerHubFilterer) FilterNewInference(opts *bind.Fil... method WatchNewInference (line 2094) | func (_WorkerHub *WorkerHubFilterer) WatchNewInference(opts *bind.Watc... method ParseNewInference (line 2144) | func (_WorkerHub *WorkerHubFilterer) ParseNewInference(log types.Log) ... method FilterOwnershipTransferred (line 2230) | func (_WorkerHub *WorkerHubFilterer) FilterOwnershipTransferred(opts *... method WatchOwnershipTransferred (line 2251) | func (_WorkerHub *WorkerHubFilterer) WatchOwnershipTransferred(opts *b... method ParseOwnershipTransferred (line 2297) | func (_WorkerHub *WorkerHubFilterer) ParseOwnershipTransferred(log typ... method FilterPaused (line 2382) | func (_WorkerHub *WorkerHubFilterer) FilterPaused(opts *bind.FilterOpt... method WatchPaused (line 2394) | func (_WorkerHub *WorkerHubFilterer) WatchPaused(opts *bind.WatchOpts,... method ParsePaused (line 2431) | func (_WorkerHub *WorkerHubFilterer) ParsePaused(log types.Log) (*Work... method FilterRawSubmitted (line 2522) | func (_WorkerHub *WorkerHubFilterer) FilterRawSubmitted(opts *bind.Fil... method WatchRawSubmitted (line 2547) | func (_WorkerHub *WorkerHubFilterer) WatchRawSubmitted(opts *bind.Watc... method ParseRawSubmitted (line 2597) | func (_WorkerHub *WorkerHubFilterer) ParseRawSubmitted(log types.Log) ... method FilterRevealSubmission (line 2685) | func (_WorkerHub *WorkerHubFilterer) FilterRevealSubmission(opts *bind... method WatchRevealSubmission (line 2706) | func (_WorkerHub *WorkerHubFilterer) WatchRevealSubmission(opts *bind.... method ParseRevealSubmission (line 2752) | func (_WorkerHub *WorkerHubFilterer) ParseRevealSubmission(log types.L... method FilterSolutionSubmission (line 2838) | func (_WorkerHub *WorkerHubFilterer) FilterSolutionSubmission(opts *bi... method WatchSolutionSubmission (line 2859) | func (_WorkerHub *WorkerHubFilterer) WatchSolutionSubmission(opts *bin... method ParseSolutionSubmission (line 2905) | func (_WorkerHub *WorkerHubFilterer) ParseSolutionSubmission(log types... method FilterStreamedData (line 2991) | func (_WorkerHub *WorkerHubFilterer) FilterStreamedData(opts *bind.Fil... method WatchStreamedData (line 3008) | func (_WorkerHub *WorkerHubFilterer) WatchStreamedData(opts *bind.Watc... method ParseStreamedData (line 3050) | func (_WorkerHub *WorkerHubFilterer) ParseStreamedData(log types.Log) ... method FilterUnpaused (line 3135) | func (_WorkerHub *WorkerHubFilterer) FilterUnpaused(opts *bind.FilterO... method WatchUnpaused (line 3147) | func (_WorkerHub *WorkerHubFilterer) WatchUnpaused(opts *bind.WatchOpt... method ParseUnpaused (line 3184) | func (_WorkerHub *WorkerHubFilterer) ParseUnpaused(log types.Log) (*Wo... type WorkerHubSession (line 110) | type WorkerHubSession struct method AssignmentNumber (line 248) | func (_WorkerHub *WorkerHubSession) AssignmentNumber() (*big.Int, erro... method Assignments (line 305) | func (_WorkerHub *WorkerHubSession) Assignments(arg0 *big.Int) (struct { method GetAssignmentInfo (line 354) | func (_WorkerHub *WorkerHubSession) GetAssignmentInfo(_assignmentId *b... method GetAssignmentsByInference (line 385) | func (_WorkerHub *WorkerHubSession) GetAssignmentsByInference(_inferen... method GetInferenceInfo (line 416) | func (_WorkerHub *WorkerHubSession) GetInferenceInfo(_inferenceId *big... method GetMinFeeToUse (line 447) | func (_WorkerHub *WorkerHubSession) GetMinFeeToUse(_modelAddress commo... method GetTreasuryAddress (line 478) | func (_WorkerHub *WorkerHubSession) GetTreasuryAddress() (common.Addre... method InferenceNumber (line 509) | func (_WorkerHub *WorkerHubSession) InferenceNumber() (*big.Int, error) { method Owner (line 540) | func (_WorkerHub *WorkerHubSession) Owner() (common.Address, error) { method Paused (line 571) | func (_WorkerHub *WorkerHubSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 602) | func (_WorkerHub *WorkerHubSession) ValidateDAOSupplyIncrease(_isRefer... method Version (line 633) | func (_WorkerHub *WorkerHubSession) Version() (string, error) { method Commit (line 654) | func (_WorkerHub *WorkerHubSession) Commit(_assignId *big.Int, _commit... method Infer (line 675) | func (_WorkerHub *WorkerHubSession) Infer(_input []byte, _creator comm... method Infer0 (line 696) | func (_WorkerHub *WorkerHubSession) Infer0(_input []byte, _creator com... method Initialize (line 717) | func (_WorkerHub *WorkerHubSession) Initialize(_wEAI common.Address, _... method Pause (line 738) | func (_WorkerHub *WorkerHubSession) Pause() (*types.Transaction, error) { method RegisterReferrer (line 759) | func (_WorkerHub *WorkerHubSession) RegisterReferrer(_referrers []comm... method RenounceOwnership (line 780) | func (_WorkerHub *WorkerHubSession) RenounceOwnership() (*types.Transa... method ResolveInference (line 801) | func (_WorkerHub *WorkerHubSession) ResolveInference(_inferenceId *big... method Reveal (line 822) | func (_WorkerHub *WorkerHubSession) Reveal(_assignId *big.Int, _nonce ... method SeizeMinerRole (line 843) | func (_WorkerHub *WorkerHubSession) SeizeMinerRole(_assignmentId *big.... method SetDAOTokenReward (line 864) | func (_WorkerHub *WorkerHubSession) SetDAOTokenReward(_newDAOTokenRewa... method SubmitSolution (line 885) | func (_WorkerHub *WorkerHubSession) SubmitSolution(_assigmentId *big.I... method TransferOwnership (line 906) | func (_WorkerHub *WorkerHubSession) TransferOwnership(newOwner common.... method Unpause (line 927) | func (_WorkerHub *WorkerHubSession) Unpause() (*types.Transaction, err... method Receive (line 948) | func (_WorkerHub *WorkerHubSession) Receive() (*types.Transaction, err... type WorkerHubCallerSession (line 118) | type WorkerHubCallerSession struct method AssignmentNumber (line 255) | func (_WorkerHub *WorkerHubCallerSession) AssignmentNumber() (*big.Int... method Assignments (line 321) | func (_WorkerHub *WorkerHubCallerSession) Assignments(arg0 *big.Int) (... method GetAssignmentInfo (line 361) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentInfo(_assignmen... method GetAssignmentsByInference (line 392) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentsByInference(_i... method GetInferenceInfo (line 423) | func (_WorkerHub *WorkerHubCallerSession) GetInferenceInfo(_inferenceI... method GetMinFeeToUse (line 454) | func (_WorkerHub *WorkerHubCallerSession) GetMinFeeToUse(_modelAddress... method GetTreasuryAddress (line 485) | func (_WorkerHub *WorkerHubCallerSession) GetTreasuryAddress() (common... method InferenceNumber (line 516) | func (_WorkerHub *WorkerHubCallerSession) InferenceNumber() (*big.Int,... method Owner (line 547) | func (_WorkerHub *WorkerHubCallerSession) Owner() (common.Address, err... method Paused (line 578) | func (_WorkerHub *WorkerHubCallerSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 609) | func (_WorkerHub *WorkerHubCallerSession) ValidateDAOSupplyIncrease(_i... method Version (line 640) | func (_WorkerHub *WorkerHubCallerSession) Version() (string, error) { type WorkerHubTransactorSession (line 125) | type WorkerHubTransactorSession struct method Commit (line 661) | func (_WorkerHub *WorkerHubTransactorSession) Commit(_assignId *big.In... method Infer (line 682) | func (_WorkerHub *WorkerHubTransactorSession) Infer(_input []byte, _cr... method Infer0 (line 703) | func (_WorkerHub *WorkerHubTransactorSession) Infer0(_input []byte, _c... method Initialize (line 724) | func (_WorkerHub *WorkerHubTransactorSession) Initialize(_wEAI common.... method Pause (line 745) | func (_WorkerHub *WorkerHubTransactorSession) Pause() (*types.Transact... method RegisterReferrer (line 766) | func (_WorkerHub *WorkerHubTransactorSession) RegisterReferrer(_referr... method RenounceOwnership (line 787) | func (_WorkerHub *WorkerHubTransactorSession) RenounceOwnership() (*ty... method ResolveInference (line 808) | func (_WorkerHub *WorkerHubTransactorSession) ResolveInference(_infere... method Reveal (line 829) | func (_WorkerHub *WorkerHubTransactorSession) Reveal(_assignId *big.In... method SeizeMinerRole (line 850) | func (_WorkerHub *WorkerHubTransactorSession) SeizeMinerRole(_assignme... method SetDAOTokenReward (line 871) | func (_WorkerHub *WorkerHubTransactorSession) SetDAOTokenReward(_newDA... method SubmitSolution (line 892) | func (_WorkerHub *WorkerHubTransactorSession) SubmitSolution(_assigmen... method TransferOwnership (line 913) | func (_WorkerHub *WorkerHubTransactorSession) TransferOwnership(newOwn... method Unpause (line 934) | func (_WorkerHub *WorkerHubTransactorSession) Unpause() (*types.Transa... method Receive (line 955) | func (_WorkerHub *WorkerHubTransactorSession) Receive() (*types.Transa... type WorkerHubRaw (line 131) | type WorkerHubRaw struct method Call (line 194) | func (_WorkerHub *WorkerHubRaw) Call(opts *bind.CallOpts, result *[]in... method Transfer (line 200) | func (_WorkerHub *WorkerHubRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 205) | func (_WorkerHub *WorkerHubRaw) Transact(opts *bind.TransactOpts, meth... type WorkerHubCallerRaw (line 136) | type WorkerHubCallerRaw struct method Call (line 213) | func (_WorkerHub *WorkerHubCallerRaw) Call(opts *bind.CallOpts, result... type WorkerHubTransactorRaw (line 141) | type WorkerHubTransactorRaw struct method Transfer (line 219) | func (_WorkerHub *WorkerHubTransactorRaw) Transfer(opts *bind.Transact... method Transact (line 224) | func (_WorkerHub *WorkerHubTransactorRaw) Transact(opts *bind.Transact... function NewWorkerHub (line 146) | func NewWorkerHub(address common.Address, backend bind.ContractBackend) ... function NewWorkerHubCaller (line 155) | func NewWorkerHubCaller(address common.Address, caller bind.ContractCall... function NewWorkerHubTransactor (line 164) | func NewWorkerHubTransactor(address common.Address, transactor bind.Cont... function NewWorkerHubFilterer (line 173) | func NewWorkerHubFilterer(address common.Address, filterer bind.Contract... function bindWorkerHub (line 182) | func bindWorkerHub(address common.Address, caller bind.ContractCaller, t... type WorkerHubCommitmentSubmissionIterator (line 960) | type WorkerHubCommitmentSubmissionIterator struct method Next (line 975) | func (it *WorkerHubCommitmentSubmissionIterator) Next() bool { method Error (line 1015) | func (it *WorkerHubCommitmentSubmissionIterator) Error() error { method Close (line 1021) | func (it *WorkerHubCommitmentSubmissionIterator) Close() error { type WorkerHubCommitmentSubmission (line 1027) | type WorkerHubCommitmentSubmission struct type WorkerHubDAOTokenMintedV2Iterator (line 1114) | type WorkerHubDAOTokenMintedV2Iterator struct method Next (line 1129) | func (it *WorkerHubDAOTokenMintedV2Iterator) Next() bool { method Error (line 1169) | func (it *WorkerHubDAOTokenMintedV2Iterator) Error() error { method Close (line 1175) | func (it *WorkerHubDAOTokenMintedV2Iterator) Close() error { type WorkerHubDAOTokenMintedV2 (line 1181) | type WorkerHubDAOTokenMintedV2 struct type WorkerHubDAOTokenPercentageUpdatedIterator (line 1251) | type WorkerHubDAOTokenPercentageUpdatedIterator struct method Next (line 1266) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Next() bool { method Error (line 1306) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Error() error { method Close (line 1312) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Close() error { type WorkerHubDAOTokenPercentageUpdated (line 1318) | type WorkerHubDAOTokenPercentageUpdated struct type WorkerHubInferenceStatusUpdateIterator (line 1386) | type WorkerHubInferenceStatusUpdateIterator struct method Next (line 1401) | func (it *WorkerHubInferenceStatusUpdateIterator) Next() bool { method Error (line 1441) | func (it *WorkerHubInferenceStatusUpdateIterator) Error() error { method Close (line 1447) | func (it *WorkerHubInferenceStatusUpdateIterator) Close() error { type WorkerHubInferenceStatusUpdate (line 1453) | type WorkerHubInferenceStatusUpdate struct type WorkerHubInitializedIterator (line 1531) | type WorkerHubInitializedIterator struct method Next (line 1546) | func (it *WorkerHubInitializedIterator) Next() bool { method Error (line 1586) | func (it *WorkerHubInitializedIterator) Error() error { method Close (line 1592) | func (it *WorkerHubInitializedIterator) Close() error { type WorkerHubInitialized (line 1598) | type WorkerHubInitialized struct type WorkerHubMinerRoleSeizedIterator (line 1665) | type WorkerHubMinerRoleSeizedIterator struct method Next (line 1680) | func (it *WorkerHubMinerRoleSeizedIterator) Next() bool { method Error (line 1720) | func (it *WorkerHubMinerRoleSeizedIterator) Error() error { method Close (line 1726) | func (it *WorkerHubMinerRoleSeizedIterator) Close() error { type WorkerHubMinerRoleSeized (line 1732) | type WorkerHubMinerRoleSeized struct type WorkerHubNewAssignmentIterator (line 1827) | type WorkerHubNewAssignmentIterator struct method Next (line 1842) | func (it *WorkerHubNewAssignmentIterator) Next() bool { method Error (line 1882) | func (it *WorkerHubNewAssignmentIterator) Error() error { method Close (line 1888) | func (it *WorkerHubNewAssignmentIterator) Close() error { type WorkerHubNewAssignment (line 1894) | type WorkerHubNewAssignment struct type WorkerHubNewInferenceIterator (line 1990) | type WorkerHubNewInferenceIterator struct method Next (line 2005) | func (it *WorkerHubNewInferenceIterator) Next() bool { method Error (line 2045) | func (it *WorkerHubNewInferenceIterator) Error() error { method Close (line 2051) | func (it *WorkerHubNewInferenceIterator) Close() error { type WorkerHubNewInference (line 2057) | type WorkerHubNewInference struct type WorkerHubOwnershipTransferredIterator (line 2154) | type WorkerHubOwnershipTransferredIterator struct method Next (line 2169) | func (it *WorkerHubOwnershipTransferredIterator) Next() bool { method Error (line 2209) | func (it *WorkerHubOwnershipTransferredIterator) Error() error { method Close (line 2215) | func (it *WorkerHubOwnershipTransferredIterator) Close() error { type WorkerHubOwnershipTransferred (line 2221) | type WorkerHubOwnershipTransferred struct type WorkerHubPausedIterator (line 2307) | type WorkerHubPausedIterator struct method Next (line 2322) | func (it *WorkerHubPausedIterator) Next() bool { method Error (line 2362) | func (it *WorkerHubPausedIterator) Error() error { method Close (line 2368) | func (it *WorkerHubPausedIterator) Close() error { type WorkerHubPaused (line 2374) | type WorkerHubPaused struct type WorkerHubRawSubmittedIterator (line 2441) | type WorkerHubRawSubmittedIterator struct method Next (line 2456) | func (it *WorkerHubRawSubmittedIterator) Next() bool { method Error (line 2496) | func (it *WorkerHubRawSubmittedIterator) Error() error { method Close (line 2502) | func (it *WorkerHubRawSubmittedIterator) Close() error { type WorkerHubRawSubmitted (line 2508) | type WorkerHubRawSubmitted struct type WorkerHubRevealSubmissionIterator (line 2607) | type WorkerHubRevealSubmissionIterator struct method Next (line 2622) | func (it *WorkerHubRevealSubmissionIterator) Next() bool { method Error (line 2662) | func (it *WorkerHubRevealSubmissionIterator) Error() error { method Close (line 2668) | func (it *WorkerHubRevealSubmissionIterator) Close() error { type WorkerHubRevealSubmission (line 2674) | type WorkerHubRevealSubmission struct type WorkerHubSolutionSubmissionIterator (line 2762) | type WorkerHubSolutionSubmissionIterator struct method Next (line 2777) | func (it *WorkerHubSolutionSubmissionIterator) Next() bool { method Error (line 2817) | func (it *WorkerHubSolutionSubmissionIterator) Error() error { method Close (line 2823) | func (it *WorkerHubSolutionSubmissionIterator) Close() error { type WorkerHubSolutionSubmission (line 2829) | type WorkerHubSolutionSubmission struct type WorkerHubStreamedDataIterator (line 2915) | type WorkerHubStreamedDataIterator struct method Next (line 2930) | func (it *WorkerHubStreamedDataIterator) Next() bool { method Error (line 2970) | func (it *WorkerHubStreamedDataIterator) Error() error { method Close (line 2976) | func (it *WorkerHubStreamedDataIterator) Close() error { type WorkerHubStreamedData (line 2982) | type WorkerHubStreamedData struct type WorkerHubUnpausedIterator (line 3060) | type WorkerHubUnpausedIterator struct method Next (line 3075) | func (it *WorkerHubUnpausedIterator) Next() bool { method Error (line 3115) | func (it *WorkerHubUnpausedIterator) Error() error { method Close (line 3121) | func (it *WorkerHubUnpausedIterator) Close() error { type WorkerHubUnpaused (line 3127) | type WorkerHubUnpaused struct FILE: decentralized-compute/worker-hub/internal/contracts/w_eai/w_eai.go function DeployWEai (line 47) | func DeployWEai(auth *bind.TransactOpts, backend bind.ContractBackend) (... type WEai (line 64) | type WEai struct type WEaiCaller (line 71) | type WEaiCaller struct method Allowance (line 208) | func (_WEai *WEaiCaller) Allowance(opts *bind.CallOpts, owner common.A... method BalanceOf (line 239) | func (_WEai *WEaiCaller) BalanceOf(opts *bind.CallOpts, account common... method Decimals (line 270) | func (_WEai *WEaiCaller) Decimals(opts *bind.CallOpts) (uint8, error) { method Name (line 301) | func (_WEai *WEaiCaller) Name(opts *bind.CallOpts) (string, error) { method Owner (line 332) | func (_WEai *WEaiCaller) Owner(opts *bind.CallOpts) (common.Address, e... method Symbol (line 363) | func (_WEai *WEaiCaller) Symbol(opts *bind.CallOpts) (string, error) { method TotalSupply (line 394) | func (_WEai *WEaiCaller) TotalSupply(opts *bind.CallOpts) (*big.Int, e... type WEaiTransactor (line 76) | type WEaiTransactor struct method Approve (line 425) | func (_WEai *WEaiTransactor) Approve(opts *bind.TransactOpts, spender ... method DecreaseAllowance (line 446) | func (_WEai *WEaiTransactor) DecreaseAllowance(opts *bind.TransactOpts... method IncreaseAllowance (line 467) | func (_WEai *WEaiTransactor) IncreaseAllowance(opts *bind.TransactOpts... method Mint (line 488) | func (_WEai *WEaiTransactor) Mint(opts *bind.TransactOpts, to common.A... method RenounceOwnership (line 509) | func (_WEai *WEaiTransactor) RenounceOwnership(opts *bind.TransactOpts... method Transfer (line 530) | func (_WEai *WEaiTransactor) Transfer(opts *bind.TransactOpts, to comm... method TransferFrom (line 551) | func (_WEai *WEaiTransactor) TransferFrom(opts *bind.TransactOpts, fro... method TransferOwnership (line 572) | func (_WEai *WEaiTransactor) TransferOwnership(opts *bind.TransactOpts... method Unwrap (line 593) | func (_WEai *WEaiTransactor) Unwrap(opts *bind.TransactOpts, amount *b... method Wrap (line 614) | func (_WEai *WEaiTransactor) Wrap(opts *bind.TransactOpts) (*types.Tra... method Receive (line 635) | func (_WEai *WEaiTransactor) Receive(opts *bind.TransactOpts) (*types.... type WEaiFilterer (line 81) | type WEaiFilterer struct method FilterApproval (line 731) | func (_WEai *WEaiFilterer) FilterApproval(opts *bind.FilterOpts, owner... method WatchApproval (line 752) | func (_WEai *WEaiFilterer) WatchApproval(opts *bind.WatchOpts, sink ch... method ParseApproval (line 798) | func (_WEai *WEaiFilterer) ParseApproval(log types.Log) (*WEaiApproval... method FilterEAIUnwrapped (line 884) | func (_WEai *WEaiFilterer) FilterEAIUnwrapped(opts *bind.FilterOpts, u... method WatchEAIUnwrapped (line 901) | func (_WEai *WEaiFilterer) WatchEAIUnwrapped(opts *bind.WatchOpts, sin... method ParseEAIUnwrapped (line 943) | func (_WEai *WEaiFilterer) ParseEAIUnwrapped(log types.Log) (*WEaiEAIU... method FilterEAIWrapped (line 1029) | func (_WEai *WEaiFilterer) FilterEAIWrapped(opts *bind.FilterOpts, use... method WatchEAIWrapped (line 1046) | func (_WEai *WEaiFilterer) WatchEAIWrapped(opts *bind.WatchOpts, sink ... method ParseEAIWrapped (line 1088) | func (_WEai *WEaiFilterer) ParseEAIWrapped(log types.Log) (*WEaiEAIWra... method FilterOwnershipTransferred (line 1174) | func (_WEai *WEaiFilterer) FilterOwnershipTransferred(opts *bind.Filte... method WatchOwnershipTransferred (line 1195) | func (_WEai *WEaiFilterer) WatchOwnershipTransferred(opts *bind.WatchO... method ParseOwnershipTransferred (line 1241) | func (_WEai *WEaiFilterer) ParseOwnershipTransferred(log types.Log) (*... method FilterTransfer (line 1328) | func (_WEai *WEaiFilterer) FilterTransfer(opts *bind.FilterOpts, from ... method WatchTransfer (line 1349) | func (_WEai *WEaiFilterer) WatchTransfer(opts *bind.WatchOpts, sink ch... method ParseTransfer (line 1395) | func (_WEai *WEaiFilterer) ParseTransfer(log types.Log) (*WEaiTransfer... type WEaiSession (line 87) | type WEaiSession struct method Allowance (line 225) | func (_WEai *WEaiSession) Allowance(owner common.Address, spender comm... method BalanceOf (line 256) | func (_WEai *WEaiSession) BalanceOf(account common.Address) (*big.Int,... method Decimals (line 287) | func (_WEai *WEaiSession) Decimals() (uint8, error) { method Name (line 318) | func (_WEai *WEaiSession) Name() (string, error) { method Owner (line 349) | func (_WEai *WEaiSession) Owner() (common.Address, error) { method Symbol (line 380) | func (_WEai *WEaiSession) Symbol() (string, error) { method TotalSupply (line 411) | func (_WEai *WEaiSession) TotalSupply() (*big.Int, error) { method Approve (line 432) | func (_WEai *WEaiSession) Approve(spender common.Address, amount *big.... method DecreaseAllowance (line 453) | func (_WEai *WEaiSession) DecreaseAllowance(spender common.Address, su... method IncreaseAllowance (line 474) | func (_WEai *WEaiSession) IncreaseAllowance(spender common.Address, ad... method Mint (line 495) | func (_WEai *WEaiSession) Mint(to common.Address, amount *big.Int) (*t... method RenounceOwnership (line 516) | func (_WEai *WEaiSession) RenounceOwnership() (*types.Transaction, err... method Transfer (line 537) | func (_WEai *WEaiSession) Transfer(to common.Address, amount *big.Int)... method TransferFrom (line 558) | func (_WEai *WEaiSession) TransferFrom(from common.Address, to common.... method TransferOwnership (line 579) | func (_WEai *WEaiSession) TransferOwnership(newOwner common.Address) (... method Unwrap (line 600) | func (_WEai *WEaiSession) Unwrap(amount *big.Int) (*types.Transaction,... method Wrap (line 621) | func (_WEai *WEaiSession) Wrap() (*types.Transaction, error) { method Receive (line 642) | func (_WEai *WEaiSession) Receive() (*types.Transaction, error) { type WEaiCallerSession (line 95) | type WEaiCallerSession struct method Allowance (line 232) | func (_WEai *WEaiCallerSession) Allowance(owner common.Address, spende... method BalanceOf (line 263) | func (_WEai *WEaiCallerSession) BalanceOf(account common.Address) (*bi... method Decimals (line 294) | func (_WEai *WEaiCallerSession) Decimals() (uint8, error) { method Name (line 325) | func (_WEai *WEaiCallerSession) Name() (string, error) { method Owner (line 356) | func (_WEai *WEaiCallerSession) Owner() (common.Address, error) { method Symbol (line 387) | func (_WEai *WEaiCallerSession) Symbol() (string, error) { method TotalSupply (line 418) | func (_WEai *WEaiCallerSession) TotalSupply() (*big.Int, error) { type WEaiTransactorSession (line 102) | type WEaiTransactorSession struct method Approve (line 439) | func (_WEai *WEaiTransactorSession) Approve(spender common.Address, am... method DecreaseAllowance (line 460) | func (_WEai *WEaiTransactorSession) DecreaseAllowance(spender common.A... method IncreaseAllowance (line 481) | func (_WEai *WEaiTransactorSession) IncreaseAllowance(spender common.A... method Mint (line 502) | func (_WEai *WEaiTransactorSession) Mint(to common.Address, amount *bi... method RenounceOwnership (line 523) | func (_WEai *WEaiTransactorSession) RenounceOwnership() (*types.Transa... method Transfer (line 544) | func (_WEai *WEaiTransactorSession) Transfer(to common.Address, amount... method TransferFrom (line 565) | func (_WEai *WEaiTransactorSession) TransferFrom(from common.Address, ... method TransferOwnership (line 586) | func (_WEai *WEaiTransactorSession) TransferOwnership(newOwner common.... method Unwrap (line 607) | func (_WEai *WEaiTransactorSession) Unwrap(amount *big.Int) (*types.Tr... method Wrap (line 628) | func (_WEai *WEaiTransactorSession) Wrap() (*types.Transaction, error) { method Receive (line 649) | func (_WEai *WEaiTransactorSession) Receive() (*types.Transaction, err... type WEaiRaw (line 108) | type WEaiRaw struct method Call (line 171) | func (_WEai *WEaiRaw) Call(opts *bind.CallOpts, result *[]interface{},... method Transfer (line 177) | func (_WEai *WEaiRaw) Transfer(opts *bind.TransactOpts) (*types.Transa... method Transact (line 182) | func (_WEai *WEaiRaw) Transact(opts *bind.TransactOpts, method string,... type WEaiCallerRaw (line 113) | type WEaiCallerRaw struct method Call (line 190) | func (_WEai *WEaiCallerRaw) Call(opts *bind.CallOpts, result *[]interf... type WEaiTransactorRaw (line 118) | type WEaiTransactorRaw struct method Transfer (line 196) | func (_WEai *WEaiTransactorRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 201) | func (_WEai *WEaiTransactorRaw) Transact(opts *bind.TransactOpts, meth... function NewWEai (line 123) | func NewWEai(address common.Address, backend bind.ContractBackend) (*WEa... function NewWEaiCaller (line 132) | func NewWEaiCaller(address common.Address, caller bind.ContractCaller) (... function NewWEaiTransactor (line 141) | func NewWEaiTransactor(address common.Address, transactor bind.ContractT... function NewWEaiFilterer (line 150) | func NewWEaiFilterer(address common.Address, filterer bind.ContractFilte... function bindWEai (line 159) | func bindWEai(address common.Address, caller bind.ContractCaller, transa... type WEaiApprovalIterator (line 654) | type WEaiApprovalIterator struct method Next (line 669) | func (it *WEaiApprovalIterator) Next() bool { method Error (line 709) | func (it *WEaiApprovalIterator) Error() error { method Close (line 715) | func (it *WEaiApprovalIterator) Close() error { type WEaiApproval (line 721) | type WEaiApproval struct type WEaiEAIUnwrappedIterator (line 808) | type WEaiEAIUnwrappedIterator struct method Next (line 823) | func (it *WEaiEAIUnwrappedIterator) Next() bool { method Error (line 863) | func (it *WEaiEAIUnwrappedIterator) Error() error { method Close (line 869) | func (it *WEaiEAIUnwrappedIterator) Close() error { type WEaiEAIUnwrapped (line 875) | type WEaiEAIUnwrapped struct type WEaiEAIWrappedIterator (line 953) | type WEaiEAIWrappedIterator struct method Next (line 968) | func (it *WEaiEAIWrappedIterator) Next() bool { method Error (line 1008) | func (it *WEaiEAIWrappedIterator) Error() error { method Close (line 1014) | func (it *WEaiEAIWrappedIterator) Close() error { type WEaiEAIWrapped (line 1020) | type WEaiEAIWrapped struct type WEaiOwnershipTransferredIterator (line 1098) | type WEaiOwnershipTransferredIterator struct method Next (line 1113) | func (it *WEaiOwnershipTransferredIterator) Next() bool { method Error (line 1153) | func (it *WEaiOwnershipTransferredIterator) Error() error { method Close (line 1159) | func (it *WEaiOwnershipTransferredIterator) Close() error { type WEaiOwnershipTransferred (line 1165) | type WEaiOwnershipTransferred struct type WEaiTransferIterator (line 1251) | type WEaiTransferIterator struct method Next (line 1266) | func (it *WEaiTransferIterator) Next() bool { method Error (line 1306) | func (it *WEaiTransferIterator) Error() error { method Close (line 1312) | func (it *WEaiTransferIterator) Close() error { type WEaiTransfer (line 1318) | type WEaiTransfer struct FILE: decentralized-compute/worker-hub/internal/contracts/worker_hub/worker_hub.go type IWorkerHubAssignment (line 33) | type IWorkerHubAssignment struct type IWorkerHubDAOTokenPercentage (line 45) | type IWorkerHubDAOTokenPercentage struct type IWorkerHubDAOTokenReceiverInfor (line 54) | type IWorkerHubDAOTokenReceiverInfor struct type IWorkerHubInference (line 61) | type IWorkerHubInference struct function DeployWorkerHub (line 92) | func DeployWorkerHub(auth *bind.TransactOpts, backend bind.ContractBacke... type WorkerHub (line 109) | type WorkerHub struct type WorkerHubCaller (line 116) | type WorkerHubCaller struct method AssignmentNumber (line 253) | func (_WorkerHub *WorkerHubCaller) AssignmentNumber(opts *bind.CallOpt... method Assignments (line 284) | func (_WorkerHub *WorkerHubCaller) Assignments(opts *bind.CallOpts, ar... method GetAssignmentInfo (line 359) | func (_WorkerHub *WorkerHubCaller) GetAssignmentInfo(opts *bind.CallOp... method GetAssignmentsByInference (line 390) | func (_WorkerHub *WorkerHubCaller) GetAssignmentsByInference(opts *bin... method GetInferenceInfo (line 421) | func (_WorkerHub *WorkerHubCaller) GetInferenceInfo(opts *bind.CallOpt... method GetMinFeeToUse (line 452) | func (_WorkerHub *WorkerHubCaller) GetMinFeeToUse(opts *bind.CallOpts,... method GetTreasuryAddress (line 483) | func (_WorkerHub *WorkerHubCaller) GetTreasuryAddress(opts *bind.CallO... method InferenceNumber (line 514) | func (_WorkerHub *WorkerHubCaller) InferenceNumber(opts *bind.CallOpts... method Owner (line 545) | func (_WorkerHub *WorkerHubCaller) Owner(opts *bind.CallOpts) (common.... method Paused (line 576) | func (_WorkerHub *WorkerHubCaller) Paused(opts *bind.CallOpts) (bool, ... method ValidateDAOSupplyIncrease (line 607) | func (_WorkerHub *WorkerHubCaller) ValidateDAOSupplyIncrease(opts *bin... method Version (line 638) | func (_WorkerHub *WorkerHubCaller) Version(opts *bind.CallOpts) (strin... type WorkerHubTransactor (line 121) | type WorkerHubTransactor struct method Commit (line 669) | func (_WorkerHub *WorkerHubTransactor) Commit(opts *bind.TransactOpts,... method Infer (line 690) | func (_WorkerHub *WorkerHubTransactor) Infer(opts *bind.TransactOpts, ... method Infer0 (line 711) | func (_WorkerHub *WorkerHubTransactor) Infer0(opts *bind.TransactOpts,... method Initialize (line 732) | func (_WorkerHub *WorkerHubTransactor) Initialize(opts *bind.TransactO... method Pause (line 753) | func (_WorkerHub *WorkerHubTransactor) Pause(opts *bind.TransactOpts) ... method RegisterReferrer (line 774) | func (_WorkerHub *WorkerHubTransactor) RegisterReferrer(opts *bind.Tra... method RenounceOwnership (line 795) | func (_WorkerHub *WorkerHubTransactor) RenounceOwnership(opts *bind.Tr... method ResolveInference (line 816) | func (_WorkerHub *WorkerHubTransactor) ResolveInference(opts *bind.Tra... method Reveal (line 837) | func (_WorkerHub *WorkerHubTransactor) Reveal(opts *bind.TransactOpts,... method SeizeMinerRole (line 858) | func (_WorkerHub *WorkerHubTransactor) SeizeMinerRole(opts *bind.Trans... method SetDAOTokenReward (line 879) | func (_WorkerHub *WorkerHubTransactor) SetDAOTokenReward(opts *bind.Tr... method SetWEAIAddress (line 900) | func (_WorkerHub *WorkerHubTransactor) SetWEAIAddress(opts *bind.Trans... method SubmitSolution (line 921) | func (_WorkerHub *WorkerHubTransactor) SubmitSolution(opts *bind.Trans... method TransferOwnership (line 942) | func (_WorkerHub *WorkerHubTransactor) TransferOwnership(opts *bind.Tr... method Unpause (line 963) | func (_WorkerHub *WorkerHubTransactor) Unpause(opts *bind.TransactOpts... method Receive (line 984) | func (_WorkerHub *WorkerHubTransactor) Receive(opts *bind.TransactOpts... type WorkerHubFilterer (line 126) | type WorkerHubFilterer struct method FilterCommitmentSubmission (line 1080) | func (_WorkerHub *WorkerHubFilterer) FilterCommitmentSubmission(opts *... method WatchCommitmentSubmission (line 1101) | func (_WorkerHub *WorkerHubFilterer) WatchCommitmentSubmission(opts *b... method ParseCommitmentSubmission (line 1147) | func (_WorkerHub *WorkerHubFilterer) ParseCommitmentSubmission(log typ... method FilterDAOTokenMintedV2 (line 1235) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenMintedV2(opts *bind... method WatchDAOTokenMintedV2 (line 1247) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenMintedV2(opts *bind.... method ParseDAOTokenMintedV2 (line 1284) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenMintedV2(log types.L... method FilterDAOTokenPercentageUpdated (line 1370) | func (_WorkerHub *WorkerHubFilterer) FilterDAOTokenPercentageUpdated(o... method WatchDAOTokenPercentageUpdated (line 1382) | func (_WorkerHub *WorkerHubFilterer) WatchDAOTokenPercentageUpdated(op... method ParseDAOTokenPercentageUpdated (line 1419) | func (_WorkerHub *WorkerHubFilterer) ParseDAOTokenPercentageUpdated(lo... method FilterInferenceStatusUpdate (line 1505) | func (_WorkerHub *WorkerHubFilterer) FilterInferenceStatusUpdate(opts ... method WatchInferenceStatusUpdate (line 1522) | func (_WorkerHub *WorkerHubFilterer) WatchInferenceStatusUpdate(opts *... method ParseInferenceStatusUpdate (line 1564) | func (_WorkerHub *WorkerHubFilterer) ParseInferenceStatusUpdate(log ty... method FilterInitialized (line 1649) | func (_WorkerHub *WorkerHubFilterer) FilterInitialized(opts *bind.Filt... method WatchInitialized (line 1661) | func (_WorkerHub *WorkerHubFilterer) WatchInitialized(opts *bind.Watch... method ParseInitialized (line 1698) | func (_WorkerHub *WorkerHubFilterer) ParseInitialized(log types.Log) (... method FilterMinerRoleSeized (line 1785) | func (_WorkerHub *WorkerHubFilterer) FilterMinerRoleSeized(opts *bind.... method WatchMinerRoleSeized (line 1810) | func (_WorkerHub *WorkerHubFilterer) WatchMinerRoleSeized(opts *bind.W... method ParseMinerRoleSeized (line 1860) | func (_WorkerHub *WorkerHubFilterer) ParseMinerRoleSeized(log types.Lo... method FilterNewAssignment (line 1948) | func (_WorkerHub *WorkerHubFilterer) FilterNewAssignment(opts *bind.Fi... method WatchNewAssignment (line 1973) | func (_WorkerHub *WorkerHubFilterer) WatchNewAssignment(opts *bind.Wat... method ParseNewAssignment (line 2023) | func (_WorkerHub *WorkerHubFilterer) ParseNewAssignment(log types.Log)... method FilterNewInference (line 2112) | func (_WorkerHub *WorkerHubFilterer) FilterNewInference(opts *bind.Fil... method WatchNewInference (line 2137) | func (_WorkerHub *WorkerHubFilterer) WatchNewInference(opts *bind.Watc... method ParseNewInference (line 2187) | func (_WorkerHub *WorkerHubFilterer) ParseNewInference(log types.Log) ... method FilterOwnershipTransferred (line 2273) | func (_WorkerHub *WorkerHubFilterer) FilterOwnershipTransferred(opts *... method WatchOwnershipTransferred (line 2294) | func (_WorkerHub *WorkerHubFilterer) WatchOwnershipTransferred(opts *b... method ParseOwnershipTransferred (line 2340) | func (_WorkerHub *WorkerHubFilterer) ParseOwnershipTransferred(log typ... method FilterPaused (line 2425) | func (_WorkerHub *WorkerHubFilterer) FilterPaused(opts *bind.FilterOpt... method WatchPaused (line 2437) | func (_WorkerHub *WorkerHubFilterer) WatchPaused(opts *bind.WatchOpts,... method ParsePaused (line 2474) | func (_WorkerHub *WorkerHubFilterer) ParsePaused(log types.Log) (*Work... method FilterRawSubmitted (line 2565) | func (_WorkerHub *WorkerHubFilterer) FilterRawSubmitted(opts *bind.Fil... method WatchRawSubmitted (line 2590) | func (_WorkerHub *WorkerHubFilterer) WatchRawSubmitted(opts *bind.Watc... method ParseRawSubmitted (line 2640) | func (_WorkerHub *WorkerHubFilterer) ParseRawSubmitted(log types.Log) ... method FilterRevealSubmission (line 2728) | func (_WorkerHub *WorkerHubFilterer) FilterRevealSubmission(opts *bind... method WatchRevealSubmission (line 2749) | func (_WorkerHub *WorkerHubFilterer) WatchRevealSubmission(opts *bind.... method ParseRevealSubmission (line 2795) | func (_WorkerHub *WorkerHubFilterer) ParseRevealSubmission(log types.L... method FilterSolutionSubmission (line 2881) | func (_WorkerHub *WorkerHubFilterer) FilterSolutionSubmission(opts *bi... method WatchSolutionSubmission (line 2902) | func (_WorkerHub *WorkerHubFilterer) WatchSolutionSubmission(opts *bin... method ParseSolutionSubmission (line 2948) | func (_WorkerHub *WorkerHubFilterer) ParseSolutionSubmission(log types... method FilterStreamedData (line 3034) | func (_WorkerHub *WorkerHubFilterer) FilterStreamedData(opts *bind.Fil... method WatchStreamedData (line 3051) | func (_WorkerHub *WorkerHubFilterer) WatchStreamedData(opts *bind.Watc... method ParseStreamedData (line 3093) | func (_WorkerHub *WorkerHubFilterer) ParseStreamedData(log types.Log) ... method FilterUnpaused (line 3178) | func (_WorkerHub *WorkerHubFilterer) FilterUnpaused(opts *bind.FilterO... method WatchUnpaused (line 3190) | func (_WorkerHub *WorkerHubFilterer) WatchUnpaused(opts *bind.WatchOpt... method ParseUnpaused (line 3227) | func (_WorkerHub *WorkerHubFilterer) ParseUnpaused(log types.Log) (*Wo... type WorkerHubSession (line 132) | type WorkerHubSession struct method AssignmentNumber (line 270) | func (_WorkerHub *WorkerHubSession) AssignmentNumber() (*big.Int, erro... method Assignments (line 327) | func (_WorkerHub *WorkerHubSession) Assignments(arg0 *big.Int) (struct { method GetAssignmentInfo (line 376) | func (_WorkerHub *WorkerHubSession) GetAssignmentInfo(_assignmentId *b... method GetAssignmentsByInference (line 407) | func (_WorkerHub *WorkerHubSession) GetAssignmentsByInference(_inferen... method GetInferenceInfo (line 438) | func (_WorkerHub *WorkerHubSession) GetInferenceInfo(_inferenceId *big... method GetMinFeeToUse (line 469) | func (_WorkerHub *WorkerHubSession) GetMinFeeToUse(_modelAddress commo... method GetTreasuryAddress (line 500) | func (_WorkerHub *WorkerHubSession) GetTreasuryAddress() (common.Addre... method InferenceNumber (line 531) | func (_WorkerHub *WorkerHubSession) InferenceNumber() (*big.Int, error) { method Owner (line 562) | func (_WorkerHub *WorkerHubSession) Owner() (common.Address, error) { method Paused (line 593) | func (_WorkerHub *WorkerHubSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 624) | func (_WorkerHub *WorkerHubSession) ValidateDAOSupplyIncrease(_isRefer... method Version (line 655) | func (_WorkerHub *WorkerHubSession) Version() (string, error) { method Commit (line 676) | func (_WorkerHub *WorkerHubSession) Commit(_assignId *big.Int, _commit... method Infer (line 697) | func (_WorkerHub *WorkerHubSession) Infer(_input []byte, _creator comm... method Infer0 (line 718) | func (_WorkerHub *WorkerHubSession) Infer0(_input []byte, _creator com... method Initialize (line 739) | func (_WorkerHub *WorkerHubSession) Initialize(_wEAI common.Address, _... method Pause (line 760) | func (_WorkerHub *WorkerHubSession) Pause() (*types.Transaction, error) { method RegisterReferrer (line 781) | func (_WorkerHub *WorkerHubSession) RegisterReferrer(_referrers []comm... method RenounceOwnership (line 802) | func (_WorkerHub *WorkerHubSession) RenounceOwnership() (*types.Transa... method ResolveInference (line 823) | func (_WorkerHub *WorkerHubSession) ResolveInference(_inferenceId *big... method Reveal (line 844) | func (_WorkerHub *WorkerHubSession) Reveal(_assignId *big.Int, _nonce ... method SeizeMinerRole (line 865) | func (_WorkerHub *WorkerHubSession) SeizeMinerRole(_assignmentId *big.... method SetDAOTokenReward (line 886) | func (_WorkerHub *WorkerHubSession) SetDAOTokenReward(_newDAOTokenRewa... method SetWEAIAddress (line 907) | func (_WorkerHub *WorkerHubSession) SetWEAIAddress(_wEAI common.Addres... method SubmitSolution (line 928) | func (_WorkerHub *WorkerHubSession) SubmitSolution(_assigmentId *big.I... method TransferOwnership (line 949) | func (_WorkerHub *WorkerHubSession) TransferOwnership(newOwner common.... method Unpause (line 970) | func (_WorkerHub *WorkerHubSession) Unpause() (*types.Transaction, err... method Receive (line 991) | func (_WorkerHub *WorkerHubSession) Receive() (*types.Transaction, err... type WorkerHubCallerSession (line 140) | type WorkerHubCallerSession struct method AssignmentNumber (line 277) | func (_WorkerHub *WorkerHubCallerSession) AssignmentNumber() (*big.Int... method Assignments (line 343) | func (_WorkerHub *WorkerHubCallerSession) Assignments(arg0 *big.Int) (... method GetAssignmentInfo (line 383) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentInfo(_assignmen... method GetAssignmentsByInference (line 414) | func (_WorkerHub *WorkerHubCallerSession) GetAssignmentsByInference(_i... method GetInferenceInfo (line 445) | func (_WorkerHub *WorkerHubCallerSession) GetInferenceInfo(_inferenceI... method GetMinFeeToUse (line 476) | func (_WorkerHub *WorkerHubCallerSession) GetMinFeeToUse(_modelAddress... method GetTreasuryAddress (line 507) | func (_WorkerHub *WorkerHubCallerSession) GetTreasuryAddress() (common... method InferenceNumber (line 538) | func (_WorkerHub *WorkerHubCallerSession) InferenceNumber() (*big.Int,... method Owner (line 569) | func (_WorkerHub *WorkerHubCallerSession) Owner() (common.Address, err... method Paused (line 600) | func (_WorkerHub *WorkerHubCallerSession) Paused() (bool, error) { method ValidateDAOSupplyIncrease (line 631) | func (_WorkerHub *WorkerHubCallerSession) ValidateDAOSupplyIncrease(_i... method Version (line 662) | func (_WorkerHub *WorkerHubCallerSession) Version() (string, error) { type WorkerHubTransactorSession (line 147) | type WorkerHubTransactorSession struct method Commit (line 683) | func (_WorkerHub *WorkerHubTransactorSession) Commit(_assignId *big.In... method Infer (line 704) | func (_WorkerHub *WorkerHubTransactorSession) Infer(_input []byte, _cr... method Infer0 (line 725) | func (_WorkerHub *WorkerHubTransactorSession) Infer0(_input []byte, _c... method Initialize (line 746) | func (_WorkerHub *WorkerHubTransactorSession) Initialize(_wEAI common.... method Pause (line 767) | func (_WorkerHub *WorkerHubTransactorSession) Pause() (*types.Transact... method RegisterReferrer (line 788) | func (_WorkerHub *WorkerHubTransactorSession) RegisterReferrer(_referr... method RenounceOwnership (line 809) | func (_WorkerHub *WorkerHubTransactorSession) RenounceOwnership() (*ty... method ResolveInference (line 830) | func (_WorkerHub *WorkerHubTransactorSession) ResolveInference(_infere... method Reveal (line 851) | func (_WorkerHub *WorkerHubTransactorSession) Reveal(_assignId *big.In... method SeizeMinerRole (line 872) | func (_WorkerHub *WorkerHubTransactorSession) SeizeMinerRole(_assignme... method SetDAOTokenReward (line 893) | func (_WorkerHub *WorkerHubTransactorSession) SetDAOTokenReward(_newDA... method SetWEAIAddress (line 914) | func (_WorkerHub *WorkerHubTransactorSession) SetWEAIAddress(_wEAI com... method SubmitSolution (line 935) | func (_WorkerHub *WorkerHubTransactorSession) SubmitSolution(_assigmen... method TransferOwnership (line 956) | func (_WorkerHub *WorkerHubTransactorSession) TransferOwnership(newOwn... method Unpause (line 977) | func (_WorkerHub *WorkerHubTransactorSession) Unpause() (*types.Transa... method Receive (line 998) | func (_WorkerHub *WorkerHubTransactorSession) Receive() (*types.Transa... type WorkerHubRaw (line 153) | type WorkerHubRaw struct method Call (line 216) | func (_WorkerHub *WorkerHubRaw) Call(opts *bind.CallOpts, result *[]in... method Transfer (line 222) | func (_WorkerHub *WorkerHubRaw) Transfer(opts *bind.TransactOpts) (*ty... method Transact (line 227) | func (_WorkerHub *WorkerHubRaw) Transact(opts *bind.TransactOpts, meth... type WorkerHubCallerRaw (line 158) | type WorkerHubCallerRaw struct method Call (line 235) | func (_WorkerHub *WorkerHubCallerRaw) Call(opts *bind.CallOpts, result... type WorkerHubTransactorRaw (line 163) | type WorkerHubTransactorRaw struct method Transfer (line 241) | func (_WorkerHub *WorkerHubTransactorRaw) Transfer(opts *bind.Transact... method Transact (line 246) | func (_WorkerHub *WorkerHubTransactorRaw) Transact(opts *bind.Transact... function NewWorkerHub (line 168) | func NewWorkerHub(address common.Address, backend bind.ContractBackend) ... function NewWorkerHubCaller (line 177) | func NewWorkerHubCaller(address common.Address, caller bind.ContractCall... function NewWorkerHubTransactor (line 186) | func NewWorkerHubTransactor(address common.Address, transactor bind.Cont... function NewWorkerHubFilterer (line 195) | func NewWorkerHubFilterer(address common.Address, filterer bind.Contract... function bindWorkerHub (line 204) | func bindWorkerHub(address common.Address, caller bind.ContractCaller, t... type WorkerHubCommitmentSubmissionIterator (line 1003) | type WorkerHubCommitmentSubmissionIterator struct method Next (line 1018) | func (it *WorkerHubCommitmentSubmissionIterator) Next() bool { method Error (line 1058) | func (it *WorkerHubCommitmentSubmissionIterator) Error() error { method Close (line 1064) | func (it *WorkerHubCommitmentSubmissionIterator) Close() error { type WorkerHubCommitmentSubmission (line 1070) | type WorkerHubCommitmentSubmission struct type WorkerHubDAOTokenMintedV2Iterator (line 1157) | type WorkerHubDAOTokenMintedV2Iterator struct method Next (line 1172) | func (it *WorkerHubDAOTokenMintedV2Iterator) Next() bool { method Error (line 1212) | func (it *WorkerHubDAOTokenMintedV2Iterator) Error() error { method Close (line 1218) | func (it *WorkerHubDAOTokenMintedV2Iterator) Close() error { type WorkerHubDAOTokenMintedV2 (line 1224) | type WorkerHubDAOTokenMintedV2 struct type WorkerHubDAOTokenPercentageUpdatedIterator (line 1294) | type WorkerHubDAOTokenPercentageUpdatedIterator struct method Next (line 1309) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Next() bool { method Error (line 1349) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Error() error { method Close (line 1355) | func (it *WorkerHubDAOTokenPercentageUpdatedIterator) Close() error { type WorkerHubDAOTokenPercentageUpdated (line 1361) | type WorkerHubDAOTokenPercentageUpdated struct type WorkerHubInferenceStatusUpdateIterator (line 1429) | type WorkerHubInferenceStatusUpdateIterator struct method Next (line 1444) | func (it *WorkerHubInferenceStatusUpdateIterator) Next() bool { method Error (line 1484) | func (it *WorkerHubInferenceStatusUpdateIterator) Error() error { method Close (line 1490) | func (it *WorkerHubInferenceStatusUpdateIterator) Close() error { type WorkerHubInferenceStatusUpdate (line 1496) | type WorkerHubInferenceStatusUpdate struct type WorkerHubInitializedIterator (line 1574) | type WorkerHubInitializedIterator struct method Next (line 1589) | func (it *WorkerHubInitializedIterator) Next() bool { method Error (line 1629) | func (it *WorkerHubInitializedIterator) Error() error { method Close (line 1635) | func (it *WorkerHubInitializedIterator) Close() error { type WorkerHubInitialized (line 1641) | type WorkerHubInitialized struct type WorkerHubMinerRoleSeizedIterator (line 1708) | type WorkerHubMinerRoleSeizedIterator struct method Next (line 1723) | func (it *WorkerHubMinerRoleSeizedIterator) Next() bool { method Error (line 1763) | func (it *WorkerHubMinerRoleSeizedIterator) Error() error { method Close (line 1769) | func (it *WorkerHubMinerRoleSeizedIterator) Close() error { type WorkerHubMinerRoleSeized (line 1775) | type WorkerHubMinerRoleSeized struct type WorkerHubNewAssignmentIterator (line 1870) | type WorkerHubNewAssignmentIterator struct method Next (line 1885) | func (it *WorkerHubNewAssignmentIterator) Next() bool { method Error (line 1925) | func (it *WorkerHubNewAssignmentIterator) Error() error { method Close (line 1931) | func (it *WorkerHubNewAssignmentIterator) Close() error { type WorkerHubNewAssignment (line 1937) | type WorkerHubNewAssignment struct type WorkerHubNewInferenceIterator (line 2033) | type WorkerHubNewInferenceIterator struct method Next (line 2048) | func (it *WorkerHubNewInferenceIterator) Next() bool { method Error (line 2088) | func (it *WorkerHubNewInferenceIterator) Error() error { method Close (line 2094) | func (it *WorkerHubNewInferenceIterator) Close() error { type WorkerHubNewInference (line 2100) | type WorkerHubNewInference struct type WorkerHubOwnershipTransferredIterator (line 2197) | type WorkerHubOwnershipTransferredIterator struct method Next (line 2212) | func (it *WorkerHubOwnershipTransferredIterator) Next() bool { method Error (line 2252) | func (it *WorkerHubOwnershipTransferredIterator) Error() error { method Close (line 2258) | func (it *WorkerHubOwnershipTransferredIterator) Close() error { type WorkerHubOwnershipTransferred (line 2264) | type WorkerHubOwnershipTransferred struct type WorkerHubPausedIterator (line 2350) | type WorkerHubPausedIterator struct method Next (line 2365) | func (it *WorkerHubPausedIterator) Next() bool { method Error (line 2405) | func (it *WorkerHubPausedIterator) Error() error { method Close (line 2411) | func (it *WorkerHubPausedIterator) Close() error { type WorkerHubPaused (line 2417) | type WorkerHubPaused struct type WorkerHubRawSubmittedIterator (line 2484) | type WorkerHubRawSubmittedIterator struct method Next (line 2499) | func (it *WorkerHubRawSubmittedIterator) Next() bool { method Error (line 2539) | func (it *WorkerHubRawSubmittedIterator) Error() error { method Close (line 2545) | func (it *WorkerHubRawSubmittedIterator) Close() error { type WorkerHubRawSubmitted (line 2551) | type WorkerHubRawSubmitted struct type WorkerHubRevealSubmissionIterator (line 2650) | type WorkerHubRevealSubmissionIterator struct method Next (line 2665) | func (it *WorkerHubRevealSubmissionIterator) Next() bool { method Error (line 2705) | func (it *WorkerHubRevealSubmissionIterator) Error() error { method Close (line 2711) | func (it *WorkerHubRevealSubmissionIterator) Close() error { type WorkerHubRevealSubmission (line 2717) | type WorkerHubRevealSubmission struct type WorkerHubSolutionSubmissionIterator (line 2805) | type WorkerHubSolutionSubmissionIterator struct method Next (line 2820) | func (it *WorkerHubSolutionSubmissionIterator) Next() bool { method Error (line 2860) | func (it *WorkerHubSolutionSubmissionIterator) Error() error { method Close (line 2866) | func (it *WorkerHubSolutionSubmissionIterator) Close() error { type WorkerHubSolutionSubmission (line 2872) | type WorkerHubSolutionSubmission struct type WorkerHubStreamedDataIterator (line 2958) | type WorkerHubStreamedDataIterator struct method Next (line 2973) | func (it *WorkerHubStreamedDataIterator) Next() bool { method Error (line 3013) | func (it *WorkerHubStreamedDataIterator) Error() error { method Close (line 3019) | func (it *WorkerHubStreamedDataIterator) Close() error { type WorkerHubStreamedData (line 3025) | type WorkerHubStreamedData struct type WorkerHubUnpausedIterator (line 3103) | type WorkerHubUnpausedIterator struct method Next (line 3118) | func (it *WorkerHubUnpausedIterator) Next() bool { method Error (line 3158) | func (it *WorkerHubUnpausedIterator) Error() error { method Close (line 3164) | func (it *WorkerHubUnpausedIterator) Close() error { type WorkerHubUnpaused (line 3170) | type WorkerHubUnpaused struct FILE: decentralized-compute/worker-hub/internal/delivery/cmd/app.go type CMD (line 21) | type CMD struct method Run (line 62) | func (c *CMD) Run() { method buildBreadcrumb (line 77) | func (c *CMD) buildBreadcrumb(parentNode *pkg.Command) string { method interactiveMode (line 90) | func (c *CMD) interactiveMode(commands []*pkg.Command, parentNode *pkg... method buildMenu (line 142) | func (c *CMD) buildMenu(commands []*pkg.Command) string { method loadWatcher (line 167) | func (c *CMD) loadWatcher() { method buildTree (line 190) | func (c *CMD) buildTree(commands []*pkg.Command, parent *pkg.Command) { method findCommand (line 209) | func (c *CMD) findCommand(command string, commands []*pkg.Command, _ *... method ReadString (line 218) | func (c *CMD) ReadString(reader *bufio.Reader) (string, error) { method buildCommand (line 227) | func (c *CMD) buildCommand(conf *pkg.Command, reader *bufio.Reader, ve... method buildInputData (line 284) | func (c *CMD) buildInputData(reader *bufio.Reader, node *pkg.Command) ... method verify (line 298) | func (c *CMD) verify() error { function NewCMD (line 31) | func NewCMD() (*CMD, error) { FILE: decentralized-compute/worker-hub/internal/delivery/cmd/handler.go method cliCommand (line 19) | func (c *CMD) cliCommand() []*pkg.Command { method handleClusterCreate (line 159) | func (c *CMD) handleClusterCreate(reader *bufio.Reader, node *pkg.Comman... method handleClusterGroupCreate (line 179) | func (c *CMD) handleClusterGroupCreate(reader *bufio.Reader, node *pkg.C... method handleJoinCluster (line 198) | func (c *CMD) handleJoinCluster(reader *bufio.Reader, node *pkg.Command) { method handleLocalConfig (line 224) | func (c *CMD) handleLocalConfig(reader *bufio.Reader, node *pkg.Command) { method handleDeployContracts (line 232) | func (c *CMD) handleDeployContracts(reader *bufio.Reader, node *pkg.Comm... method handleDeployContract (line 280) | func (c *CMD) handleDeployContract(reader *bufio.Reader, node *pkg.Comma... method handleMintWEAI (line 333) | func (c *CMD) handleMintWEAI(reader *bufio.Reader, node *pkg.Command) { method handleSetWEAIForGpuManager (line 380) | func (c *CMD) handleSetWEAIForGpuManager(reader *bufio.Reader, node *pkg... method handleCreateMinerInfo (line 434) | func (c *CMD) handleCreateMinerInfo(reader *bufio.Reader, node *pkg.Comm... method _setupAutomaticallyLogic (line 466) | func (c *CMD) _setupAutomaticallyLogic(input map[string]string) error { method SetUpAutomatically (line 507) | func (c *CMD) SetUpAutomatically(reader *bufio.Reader, node *pkg.Command) { method SetUpAutomaticallyOneStep (line 526) | func (c *CMD) SetUpAutomaticallyOneStep() { method handleCreateInfer (line 544) | func (c *CMD) handleCreateInfer(reader *bufio.Reader, node *pkg.Command) { method createConfigENV (line 635) | func (c *CMD) createConfigENV(minerAddress string, index int) error { method handleStartHardHat (line 641) | func (c *CMD) handleStartHardHat(reader *bufio.Reader, node *pkg.Command) { method handleStartOllama (line 650) | func (c *CMD) handleStartOllama(_ *bufio.Reader, _ *pkg.Command) { method handleStartDeployContracts (line 659) | func (c *CMD) handleStartDeployContracts(reader *bufio.Reader, node *pkg... method handleStartMiners (line 667) | func (c *CMD) handleStartMiners(reader *bufio.Reader, node *pkg.Command) { method handleStartApi (line 675) | func (c *CMD) handleStartApi(reader *bufio.Reader, node *pkg.Command) { method _deployContractLogic (line 683) | func (c *CMD) _deployContractLogic() error { method _startMinerLogic (line 687) | func (c *CMD) _startMinerLogic() error { method _startAPILogic (line 691) | func (c *CMD) _startAPILogic() error { method _startCreateConfigLogic (line 695) | func (c *CMD) _startCreateConfigLogic(input map[string]string) error { method getArch (line 789) | func (c *CMD) getArch() string { FILE: decentralized-compute/worker-hub/internal/delivery/http/app.go type httpDelivery (line 22) | type httpDelivery struct method Run (line 39) | func (h *httpDelivery) Run() { method registerRoutes (line 62) | func (h *httpDelivery) registerRoutes() { method printRoutes (line 69) | func (h *httpDelivery) printRoutes() { method createInfer (line 91) | func (h *httpDelivery) createInfer(w http.ResponseWriter, r *http.Requ... method healthCheck (line 165) | func (h *httpDelivery) healthCheck(w http.ResponseWriter, r *http.Requ... function NewHttp (line 29) | func NewHttp(uc port.IApi, port int) (*httpDelivery, error) { FILE: decentralized-compute/worker-hub/internal/delivery/http/response/response.go type IResponse (line 10) | type IResponse interface type BaseResponse (line 15) | type BaseResponse struct method SetID (line 19) | func (p *BaseResponse) SetID(ID string) { method GetID (line 23) | func (p BaseResponse) GetID() string { type IHttpResponse (line 27) | type IHttpResponse interface type JsonResponse (line 33) | type JsonResponse struct type RespondErr (line 39) | type RespondErr struct type httpResponse (line 44) | type httpResponse struct method RespondWithError (line 56) | func (h *httpResponse) RespondWithError(w http.ResponseWriter, httpCod... method RespondSuccess (line 60) | func (h *httpResponse) RespondSuccess(w http.ResponseWriter, httpCode ... method respondWithJSON (line 64) | func (h *httpResponse) respondWithJSON(w http.ResponseWriter, respErr ... method RespondWithoutContainer (line 95) | func (h *httpResponse) RespondWithoutContainer(w http.ResponseWriter, ... type StreamResponse (line 47) | type StreamResponse struct function NewHttpResponse (line 52) | func NewHttpResponse() *httpResponse { type HandlerFunc (line 107) | type HandlerFunc type restHandlerTemplate (line 109) | type restHandlerTemplate struct method ServeHTTP (line 151) | func (h *restHandlerTemplate) ServeHTTP(w http.ResponseWriter, r *http... type streamHandlerTemplate (line 114) | type streamHandlerTemplate struct method ServeHTTP (line 168) | func (h *streamHandlerTemplate) ServeHTTP(w http.ResponseWriter, r *ht... function NewRESTHandlerTemplate (line 119) | func NewRESTHandlerTemplate(handlerFunc HandlerFunc) http.Handler { function NewStreamHandlerTemplate (line 126) | func NewStreamHandlerTemplate(handlerFunc HandlerFunc) http.Handler { constant Success (line 136) | Success = 1 constant Error (line 139) | Error = -1 FILE: decentralized-compute/worker-hub/internal/factory/factory.go function NewMiner (line 24) | func NewMiner(cnf *config.Config) (port.IMiner, error) { FILE: decentralized-compute/worker-hub/internal/factory/local_chain_factory.go function NewLocalChain (line 8) | func NewLocalChain(localChainVersion string) port.ICMDLocalChain { FILE: decentralized-compute/worker-hub/internal/model/const.go constant BatchInferHistoryStatusPending (line 4) | BatchInferHistoryStatusPending string = "pending" constant BatchInferHistoryStatusAgentInferred (line 5) | BatchInferHistoryStatusAgentInferred string = "agent-inferred" constant BatchInferHistoryStatusQueueHandled (line 6) | BatchInferHistoryStatusQueueHandled string = "queue-handled" constant BatchInferHistoryStatusCompleted (line 7) | BatchInferHistoryStatusCompleted string = "completed" constant BatchInferHistoryStatusFailed (line 9) | BatchInferHistoryStatusFailed string = "failed" constant ToolsetTypeDefault (line 13) | ToolsetTypeDefault string = "default" constant ToolsetTypeReplyMentions (line 14) | ToolsetTypeReplyMentions string = "reply_mentions" constant ToolsetTypeReplyNonMentions (line 15) | ToolsetTypeReplyNonMentions string = "reply_non_mentions" constant ToolsetTypeFollow (line 16) | ToolsetTypeFollow string = "follow" constant ToolsetTypePost (line 17) | ToolsetTypePost string = "post" constant ToolsetTypeCreateToken (line 18) | ToolsetTypeCreateToken string = "create_token" constant LightHouseStorageType (line 22) | LightHouseStorageType StorageType = "lighthouse-filecoin" constant EaiChainStorageType (line 23) | EaiChainStorageType StorageType = "eai-chain" FILE: decentralized-compute/worker-hub/internal/model/local_chain.go type LocalChain (line 3) | type LocalChain struct type Miners (line 21) | type Miners struct FILE: decentralized-compute/worker-hub/internal/model/metadata.go type ClusterMetaData (line 3) | type ClusterMetaData struct FILE: decentralized-compute/worker-hub/internal/model/model.go type BatchInferHistory (line 11) | type BatchInferHistory struct type ExternalDataRequestType (line 58) | type ExternalDataRequestType type AgentInferExternalData (line 62) | type AgentInferExternalData struct type StorageType (line 69) | type StorageType type LLMInferRequest (line 71) | type LLMInferRequest struct type LLMInferMessage (line 80) | type LLMInferMessage struct type LLMInferResponse (line 85) | type LLMInferResponse struct type LLMInferChoice (line 108) | type LLMInferChoice struct type LLMInferStreamResponse (line 120) | type LLMInferStreamResponse struct type StreamingData (line 136) | type StreamingData struct type StreamDataChannel (line 144) | type StreamDataChannel struct type Response (line 150) | type Response struct type Assiment (line 156) | type Assiment struct type AssimentChan (line 167) | type AssimentChan struct type TaskResult (line 173) | type TaskResult struct type Event (line 179) | type Event struct type InferInfo (line 190) | type InferInfo struct type InferInfoChan (line 201) | type InferInfoChan struct type MinerInfo (line 206) | type MinerInfo struct type Task (line 221) | type Task struct type EventPromptSchedulerNewInference (line 242) | type EventPromptSchedulerNewInference struct FILE: decentralized-compute/worker-hub/internal/port/port.go type IChain (line 17) | type IChain interface type ICommon (line 25) | type ICommon interface type INewChainFlow (line 44) | type INewChainFlow interface type IMiner (line 51) | type IMiner interface type IStaking (line 66) | type IStaking interface type ICluster (line 74) | type ICluster interface type ICMDLocalChain (line 81) | type ICMDLocalChain interface type ICMDLocalChainV1 (line 107) | type ICMDLocalChainV1 interface type IServer (line 111) | type IServer interface type IApi (line 115) | type IApi interface FILE: decentralized-compute/worker-hub/internal/usecase/api_local_chain_v1.go type API_Local_Chain_V1 (line 27) | type API_Local_Chain_V1 struct method ReadLocalChainCnf (line 91) | func (c *API_Local_Chain_V1) ReadLocalChainCnf() *model.LocalChain { method CreateInfer (line 110) | func (c *API_Local_Chain_V1) CreateInfer(ctx context.Context, request ... method HealthCheck (line 237) | func (c *API_Local_Chain_V1) HealthCheck(ctx context.Context) (bool, e... method CreateInferWithStream (line 241) | func (c *API_Local_Chain_V1) CreateInferWithStream(ctx context.Context... function NewAPILocalChainV1 (line 41) | func NewAPILocalChainV1() (*API_Local_Chain_V1, error) { FILE: decentralized-compute/worker-hub/internal/usecase/cmd_cluster.go type CMD_CLUSTER (line 17) | type CMD_CLUSTER struct method SetWatcher (line 40) | func (c *CMD_CLUSTER) SetWatcher(w port.IMiner) error { method verifyMiner (line 50) | func (c *CMD_CLUSTER) verifyMiner() error { method CreateCluster (line 68) | func (c *CMD_CLUSTER) CreateCluster(input map[string]string) (*types.T... method clusterGroupData (line 111) | func (c *CMD_CLUSTER) clusterGroupData(input map[string]string) (*clus... method CreateAGroupOfCluster (line 139) | func (c *CMD_CLUSTER) CreateAGroupOfCluster(input map[string]string) (... method AddClustersToGroup (line 148) | func (c *CMD_CLUSTER) AddClustersToGroup(input map[string]string) (*ty... method JoinCluster (line 157) | func (c *CMD_CLUSTER) JoinCluster() (*types.Transaction, *types.Transa... type clusterGroupData (line 22) | type clusterGroupData struct function NewCmdCluster (line 27) | func NewCmdCluster() (*CMD_CLUSTER, error) { FILE: decentralized-compute/worker-hub/internal/usecase/cmd_local_chain_v1.go type cmdLocalChainV1 (line 30) | type cmdLocalChainV1 struct method DeployContracts (line 67) | func (c *cmdLocalChainV1) DeployContracts(rpc, chainID, prvkey string)... method ContractDeployment (line 124) | func (c *cmdLocalChainV1) ContractDeployment() error { method DeployContractLogic (line 156) | func (c *cmdLocalChainV1) DeployContractLogic() error { method StartMinerLogic (line 178) | func (c *cmdLocalChainV1) StartMinerLogic() error { method CreateConfigENV (line 292) | func (c *cmdLocalChainV1) CreateConfigENV(minerAddress string, index i... method MintWrappedEAI (line 341) | func (c *cmdLocalChainV1) MintWrappedEAI(rpc, chainID, mintAmount, prv... method MintCollection (line 393) | func (c *cmdLocalChainV1) MintCollection(rpc, prvkey string, modelName... method SendWEIToMiner (line 397) | func (c *cmdLocalChainV1) SendWEIToMiner(rpc, minerAddress string) (*t... method CreateInfer (line 435) | func (c *cmdLocalChainV1) CreateInfer(prompt []model.LLMInferMessage) ... method CreateInferWithStream (line 562) | func (c *cmdLocalChainV1) CreateInferWithStream(prompt []model.LLMInfe... function NewCMDLocalChainV1 (line 41) | func NewCMDLocalChainV1() port.ICMDLocalChainV1 { FILE: decentralized-compute/worker-hub/internal/usecase/cmd_local_chain_v2.go type cmdLocalChainV2 (line 33) | type cmdLocalChainV2 struct method GetPrivateKey (line 58) | func (c *cmdLocalChainV2) GetPrivateKey() string { method SetGasPrice (line 62) | func (c *cmdLocalChainV2) SetGasPrice(gp *big.Int) { method SetGasLimit (line 66) | func (c *cmdLocalChainV2) SetGasLimit(gl uint64) { method NewClient (line 70) | func (c *cmdLocalChainV2) NewClient(rpc string) (*ethclient.Client, er... method BuildMiner (line 79) | func (c *cmdLocalChainV2) BuildMiner(minerIndex int) error { method BuildContainers (line 85) | func (c *cmdLocalChainV2) BuildContainers(names string) error { method StartContainers (line 91) | func (c *cmdLocalChainV2) StartContainers(names string) error { method StartContainersNoBuild (line 97) | func (c *cmdLocalChainV2) StartContainersNoBuild(names string) error { method DeployContracts (line 103) | func (c *cmdLocalChainV2) DeployContracts(rpc, chainID, prvkey string)... method DeployContract (line 163) | func (c *cmdLocalChainV2) DeployContract(rpc, chainID, prvkey, contrac... method DeployContractPromptScheduler (line 202) | func (c *cmdLocalChainV2) DeployContractPromptScheduler(client *ethcli... method DeployContractGpuManager (line 231) | func (c *cmdLocalChainV2) DeployContractGpuManager(client *ethclient.C... method DeployContractModelCollection (line 259) | func (c *cmdLocalChainV2) DeployContractModelCollection(client *ethcli... method DeployContractLoadBalancer (line 332) | func (c *cmdLocalChainV2) DeployContractLoadBalancer(client *ethclient... method DeployProxy (line 386) | func (c *cmdLocalChainV2) DeployProxy(ctx context.Context, client *eth... method DeployContractWrappedEAI (line 403) | func (c *cmdLocalChainV2) DeployContractWrappedEAI(client *ethclient.C... method MintWrappedEAI (line 431) | func (c *cmdLocalChainV2) MintWrappedEAI(rpc, chainID, mintAmount, prv... method MintCollection (line 483) | func (c *cmdLocalChainV2) MintCollection(rpc, prvkey string, modelName... method SetWEAIForStakingHub (line 566) | func (c *cmdLocalChainV2) SetWEAIForStakingHub(client *ethclient.Clien... method CreateMinerAddress (line 616) | func (c *cmdLocalChainV2) CreateMinerAddress(rpc, chainID, prvkey stri... method SendWEIToMiner (line 646) | func (c *cmdLocalChainV2) SendWEIToMiner(rpc, minerAddress string) (*t... method SendFeeToMiner (line 684) | func (c *cmdLocalChainV2) SendFeeToMiner(rpc, minerAddress string, gas... method ReadLocalChainCnf (line 702) | func (c *cmdLocalChainV2) ReadLocalChainCnf() *model.LocalChain { method CreateInfer (line 721) | func (c *cmdLocalChainV2) CreateInfer(prompt []model.LLMInferMessage) ... method SetGPUAddressRegisterModel (line 826) | func (c *cmdLocalChainV2) SetGPUAddressRegisterModel(rpc string, model... method StartHardHat (line 863) | func (c *cmdLocalChainV2) StartHardHat() error { method StartOllama (line 884) | func (c *cmdLocalChainV2) StartOllama() error { method ContractDeployment (line 946) | func (c *cmdLocalChainV2) ContractDeployment() error { method OllamaHealthCheck (line 980) | func (c *cmdLocalChainV2) OllamaHealthCheck() ([]byte, bool) { method PingOllam (line 1011) | func (c *cmdLocalChainV2) PingOllam() model.LLMInferResponse { method RpcHealthCheck (line 1051) | func (c *cmdLocalChainV2) RpcHealthCheck() ([]byte, bool) { method PingRpc (line 1084) | func (c *cmdLocalChainV2) PingRpc() interface{} { method DeployContractLogic (line 1113) | func (c *cmdLocalChainV2) DeployContractLogic() error { method CreateConfigENV (line 1150) | func (c *cmdLocalChainV2) CreateConfigENV(minerAddress string, index i... method StartMinerLogic (line 1190) | func (c *cmdLocalChainV2) StartMinerLogic() error { method StartApiLogic (line 1307) | func (c *cmdLocalChainV2) StartApiLogic() error { method PingApi (line 1348) | func (c *cmdLocalChainV2) PingApi() bool { method ApiHealthCheck (line 1373) | func (c *cmdLocalChainV2) ApiHealthCheck() ([]byte, bool) { method CreateInferWithStream (line 1394) | func (c *cmdLocalChainV2) CreateInferWithStream(prompt []model.LLMInfe... function NewCMDLocalChainV2 (line 42) | func NewCMDLocalChainV2() port.ICMDLocalChain { FILE: decentralized-compute/worker-hub/internal/usecase/miner.go type miner (line 28) | type miner struct method GetTaskQueue (line 61) | func (t *miner) GetTaskQueue() chan *model.Task { method GetPendingTasks (line 65) | func (t *miner) GetPendingTasks(ctx context.Context) { method GetChainCommon (line 89) | func (t *miner) GetChainCommon() port.ICommon { method GetCluster (line 93) | func (t *miner) GetCluster() port.ICluster { method streamData (line 97) | func (t *miner) streamData(dataFChan <-chan model.StreamingData, task ... method ExecueteTasks (line 130) | func (t *miner) ExecueteTasks(ctx context.Context) { method executeTasks (line 194) | func (t *miner) executeTasks(ctx context.Context, task *model.Task) (*... method inferChatCompletions (line 243) | func (t *miner) inferChatCompletions(ctx context.Context, prompt strin... method InferChatCompletions (line 301) | func (t *miner) InferChatCompletions(ctx context.Context, prompt strin... method Verify (line 305) | func (t *miner) Verify() bool { method JoinForMinting (line 321) | func (t *miner) JoinForMinting() (*types.Transaction, error) { method StakeForWorker (line 332) | func (t *miner) StakeForWorker() (*types.Transaction, error) { method MakeVerify (line 342) | func (t *miner) MakeVerify() (*types.Transaction, *types.Transaction, ... method rejoinForMinting (line 356) | func (t *miner) rejoinForMinting(ctx context.Context) error { method Info (line 377) | func (t *miner) Info() (*model.MinerInfo, error) { method taskInfo (line 477) | func (t *miner) taskInfo(input chan uint64, out chan *model.InferInfoC... method ClaimReward (line 487) | func (t *miner) ClaimReward() (*types.Transaction, error) { method GetConfig (line 491) | func (t *miner) GetConfig() *config.Config { function NewMiner (line 42) | func NewMiner(chain port.IChain, staking port.IStaking, common port.ICom... FILE: decentralized-compute/worker-hub/pkg/commons.go function Regex (line 16) | func Regex(input, pattern string) string { function ExtractContent (line 32) | func ExtractContent(input string) (string, error) { function CreateFile (line 73) | func CreateFile(filename string, content []byte) error { function CMDWithStream (line 96) | func CMDWithStream(name string, args ...string) error { function CopyFile (line 145) | func CopyFile(src string, dest string) error { function PrintText (line 169) | func PrintText(msg string, value interface{}) string { function PrintCommandText (line 173) | func PrintCommandText(msg string, value interface{}) string { function CMDWithoutStOut (line 177) | func CMDWithoutStOut(command string, args ...string) error { function DockerComposeVersion (line 195) | func DockerComposeVersion() string { function IsAppleSilicon (line 208) | func IsAppleSilicon(platform string, env string) (bool, string) { function WeiToAmount (line 221) | func WeiToAmount(wei string) float64 { function DockerCommand (line 228) | func DockerCommand(serviceName string, dockerComposePath string, platfor... function CurrentDir (line 242) | func CurrentDir() string { function IsInArray (line 251) | func IsInArray(array []string, val string) bool { function RunCommand (line 261) | func RunCommand(name string, args ...string) ([]byte, error) { function RandomInRange (line 271) | func RandomInRange(min, max int) int { FILE: decentralized-compute/worker-hub/pkg/const.go constant TimeToWating (line 19) | TimeToWating time.Duration = 1 constant MODE_MINER (line 21) | MODE_MINER = "miner" constant MODE_VALIDATOR (line 22) | MODE_VALIDATOR = "validator" constant MINER_SERVICE_NAME (line 23) | MINER_SERVICE_NAME = "service_miner" constant API_SERVICE_NAME (line 24) | API_SERVICE_NAME = "service_api" constant REDIS_PUBSUB (line 25) | REDIS_PUBSUB = "redis_pubsub" constant MINER_SERVICE_CONTRACTS (line 26) | MINER_SERVICE_CONTRACTS = "contracts" constant MINER_SERVICE_OLLAMA (line 27) | MINER_SERVICE_OLLAMA = "ollama" constant MINER_SERVICE_HARDHAT (line 28) | MINER_SERVICE_HARDHAT = "hardhat" constant PLATFROM_INTEL (line 29) | PLATFROM_INTEL = "Intel_Chip" constant PLATFROM_APPLE_SILLICON (line 30) | PLATFROM_APPLE_SILLICON = "Apple_Silicon" constant LOG_INFO_FILE (line 31) | LOG_INFO_FILE = "%s/env/info.json" constant ENV_FILE (line 32) | ENV_FILE = "%s/env/config.env" constant ENTRY_POINT_FILE (line 33) | ENTRY_POINT_FILE = "%s/env/entrypoint.sh" constant ENV_LOCAL_MINERS_FILE (line 34) | ENV_LOCAL_MINERS_FILE = "%s/env/config_local_%d.env" constant ENV_SAMPLE_FILE (line 35) | ENV_SAMPLE_FILE = "%s/env/sample.env" constant ENV_SOL_FOLDER (line 36) | ENV_SOL_FOLDER = "sol" constant ENV_SMART_CONTRACT_V1 (line 38) | ENV_SMART_CONTRACT_V1 = "smart-contract-v1" constant ENV_SMART_CONTRACT_V2 (line 39) | ENV_SMART_CONTRACT_V2 = "smart-contract-v2" constant ENV_CONTRACT_V2_PATH (line 41) | ENV_CONTRACT_V2_PATH = "%s/" + ENV_SOL_FOLDER + "/" + ENV_SM... constant ENV_CONTRACT_V2_AUTO_DEPLOY (line 42) | ENV_CONTRACT_V2_AUTO_DEPLOY = ENV_CONTRACT_V2_PATH + "/scripts/auto... constant ENV_CONTRACT_V2_DEPLOY_SH (line 43) | ENV_CONTRACT_V2_DEPLOY_SH = ENV_CONTRACT_V2_PATH + "/deploy.sh" constant ENV_CONTRACT_V2_ENV (line 44) | ENV_CONTRACT_V2_ENV = ENV_CONTRACT_V2_PATH + "/.env" constant ENV_CONTRACT_V2_DEPLOYED_ADDRESS (line 45) | ENV_CONTRACT_V2_DEPLOYED_ADDRESS = ENV_CONTRACT_V2_PATH + "/deployedAddr... constant ENV_CONTRACT_V1_PATH (line 47) | ENV_CONTRACT_V1_PATH = "%s/" + ENV_SOL_FOLDER + "/" + ENV_SM... constant ENV_CONTRACT_V1_AUTO_DEPLOY (line 48) | ENV_CONTRACT_V1_AUTO_DEPLOY = ENV_CONTRACT_V1_PATH + "/scripts/auto... constant ENV_CONTRACT_V1_DEPLOY_SH (line 49) | ENV_CONTRACT_V1_DEPLOY_SH = ENV_CONTRACT_V1_PATH + "/deploy.sh" constant ENV_CONTRACT_V1_ENV (line 50) | ENV_CONTRACT_V1_ENV = ENV_CONTRACT_V1_PATH + "/.env" constant ENV_CONTRACT_V1_DEPLOYED_ADDRESS (line 51) | ENV_CONTRACT_V1_DEPLOYED_ADDRESS = ENV_CONTRACT_V1_PATH + "/deployedAddr... constant LOCAL_CHAIN_INFO (line 53) | LOCAL_CHAIN_INFO = "%s/env/local_contracts.json" constant ENV_FOLDER (line 54) | ENV_FOLDER = "%s/env" constant LOCAL_CHAIN_GAS_PRICE (line 55) | LOCAL_CHAIN_GAS_PRICE = 2000_000_000 constant LOCAL_CHAIN_GAS_LIMIT (line 56) | LOCAL_CHAIN_GAS_LIMIT = 30000000 constant COMMAND_SETUP (line 60) | COMMAND_SETUP = "1" constant COMMAND_SETUP_AUTOMATIC (line 61) | COMMAND_SETUP_AUTOMATIC = "1" constant COMMAND_SETUP_MANUAL (line 62) | COMMAND_SETUP_MANUAL = "2" constant COMMAND_EXIT (line 64) | COMMAND_EXIT = "q" constant COMMAND_BACK (line 65) | COMMAND_BACK = "q" constant COMMAND_CONFIG (line 66) | COMMAND_CONFIG = "config" constant COMMAND_CLUSTER_CREATE_VERSION (line 68) | COMMAND_CLUSTER_CREATE_VERSION = "version" constant COMMAND_CLUSTER_CREATE_TYPE (line 69) | COMMAND_CLUSTER_CREATE_TYPE = "type" constant COMMAND_CLUSTER_CREATE_MODEL_NAME (line 70) | COMMAND_CLUSTER_CREATE_MODEL_NAME = "model-name" constant COMMAND_CLUSTER_CREATE_MIN_HARDWARE (line 71) | COMMAND_CLUSTER_CREATE_MIN_HARDWARE = "min-hardware" constant COMMAND_CREATE_GROUP_NAME (line 73) | COMMAND_CREATE_GROUP_NAME = "name" constant COMMAND_CREATE_GROUP_CLUSTER_IDS (line 74) | COMMAND_CREATE_GROUP_CLUSTER_IDS = "cluster-ids" constant PLATFORM (line 76) | PLATFORM = "PLATFORM" constant COMMAND_INFER (line 77) | COMMAND_INFER = "2" constant COMMAND_INFER_PROMPT (line 78) | COMMAND_INFER_PROMPT = "prompt" constant COMMAND_LOCAL_SET_WEAI (line 79) | COMMAND_LOCAL_SET_WEAI = "set-weai" constant COMMAND_LOCAL_PRIV_KEY (line 80) | COMMAND_LOCAL_PRIV_KEY = "private key" constant COMMAND_LOCAL_CHAIN_RPC (line 81) | COMMAND_LOCAL_CHAIN_RPC = "rpc" constant COMMAND_LOCAL_PUBSUB (line 82) | COMMAND_LOCAL_PUBSUB = "pubsub" constant COMMAND_LOCAL_CHAIN_ID (line 83) | COMMAND_LOCAL_CHAIN_ID = "chainID" constant COMMAND_LOCAL_GAS_PRICE (line 84) | COMMAND_LOCAL_GAS_PRICE = "gasPrice" constant COMMAND_LOCAL_GAS_LIMIT (line 85) | COMMAND_LOCAL_GAS_LIMIT = "gasLimit" constant COMMAND_LOCAL_MODEL_NAME (line 86) | COMMAND_LOCAL_MODEL_NAME = "modelName" constant COMMAND_LOCAL_RUN_POD_URL (line 87) | COMMAND_LOCAL_RUN_POD_URL = "run_pod_url" constant COMMAND_LOCAL_RUN_POD_API_KEY (line 88) | COMMAND_LOCAL_RUN_POD_API_KEY = "run_pod_api_key" constant COMMAND_LOCAL_CONTRACT_NAME (line 89) | COMMAND_LOCAL_CONTRACT_NAME = "contractName" constant COMMAND_LOCAL_START_CONFIG (line 90) | COMMAND_LOCAL_START_CONFIG = "1" constant COMMAND_LOCAL_START_HARDHAT (line 91) | COMMAND_LOCAL_START_HARDHAT = "2" constant COMMAND_LOCAL_DEPLOY_CONTRACT (line 93) | COMMAND_LOCAL_DEPLOY_CONTRACT = "3" constant COMMAND_LOCAL_START_MINERS (line 94) | COMMAND_LOCAL_START_MINERS = "4" constant COMMAND_LOCAL_START_APIS (line 95) | COMMAND_LOCAL_START_APIS = "5" constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_MODEL_COLLECTION (line 97) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_MODEL_COLLECTION = "collectionAddress" constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_GPU_MANAGER (line 98) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_GPU_MANAGER = "gpuManagerAddress" constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_load_balancer (line 99) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_load_balancer = "modelLoadBalanc... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_PROMPT_SCHEULER (line 100) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_PROMPT_SCHEULER = "promptScheduler... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_WEAI (line 101) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_WEAI = "wEAIAddress" constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_MODEL_COLLECTION_V1 (line 103) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_MODEL_COLLECTION_V1 = "collectionAd... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_WEAI_V1 (line 104) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_WEAI_V1 = "wrappedToken... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_PROMPT_SCHEULER_V1 (line 105) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_PROMPT_SCHEULER_V1 = "workerHubAdd... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_GPU_MANAGER_V1 (line 106) | COMMAND_LOCAL_CONTRACTS_DEPLOY_ONE_C_GPU_MANAGER_V1 = "stakingHubAd... constant COMMAND_LOCAL_CONTRACTS_DEPLOY_HYBRID_MODEL_V1 (line 107) | COMMAND_LOCAL_CONTRACTS_DEPLOY_HYBRID_MODEL_V1 = "hybridModelA... constant API_URL (line 108) | API_URL = "http://local... constant MIN_STAKE (line 110) | MIN_STAKE = 25000 constant BLOCK_PER_EPOCH (line 111) | BLOCK_PER_EPOCH = 600 constant REWARD_PER_EPOCH (line 112) | REWARD_PER_EPOCH = 1 constant UNSTAK_DEPLAY_TIME (line 113) | UNSTAK_DEPLAY_TIME = 907200 constant PENALTY_DURATION (line 114) | PENALTY_DURATION = 0 constant FINE_PERCENTAGE (line 115) | FINE_PERCENTAGE = 0 constant MIN_FEE_TO_USE (line 116) | MIN_FEE_TO_USE = 0 constant STREAM_DATA_CHANNEL (line 117) | STREAM_DATA_CHANNEL = "stream_channel" type Command (line 128) | type Command struct function CreateSeed (line 140) | func CreateSeed(params string, requestID string) uint64 { function Copy (line 157) | func Copy(in interface{}, out interface{}) error { FILE: decentralized-compute/worker-hub/pkg/eth/client.go function NewEthClient (line 31) | func NewEthClient(rpc string) (*ethclient.Client, error) { function NewEthWsClient (line 39) | func NewEthWsClient(ws string) (*ethclient.Client, error) { function WaitForTx (line 47) | func WaitForTx(client *ethclient.Client, tx common.Hash) error { function WalletAddressFromCompressedPublicKey (line 77) | func WalletAddressFromCompressedPublicKey(publicKeyStr string) (string, ... function GetAccountInfo (line 95) | func GetAccountInfo(privKey string) (*ecdsa.PrivateKey, *common.Address,... function GenerateKeyFromSeedOld (line 109) | func GenerateKeyFromSeedOld(seed string) (string, string, string, error) { function GenerateKeyFromSeedNew (line 130) | func GenerateKeyFromSeedNew(seed string) (string, string, string, error) { function GenerateAddress (line 157) | func GenerateAddress() (privKey, pubKey, address string, err error) { function GenerateAddressFromPrivKey (line 180) | func GenerateAddressFromPrivKey(privKey string) (pubKey, address string,... function CreateBindTransactionOpts (line 201) | func CreateBindTransactionOpts(ctx context.Context, client *ethclient.Cl... function ApproveERC20 (line 234) | func ApproveERC20(ctx context.Context, client *ethclient.Client, private... function SignMessage (line 262) | func SignMessage(message string, privateKey *ecdsa.PrivateKey) (string, ... function CheckTransactionReverted (line 273) | func CheckTransactionReverted(ctx context.Context, client *ethclient.Cli... function GetTokenIDFromTx (line 294) | func GetTokenIDFromTx(client *ethclient.Client, txHash common.Hash) (*bi... function WaitForTxReceipt (line 324) | func WaitForTxReceipt(client *ethclient.Client, tx common.Hash) (*types.... function SendToken (line 343) | func SendToken(ctx context.Context, fromPrivKey string, toAddress string... FILE: decentralized-compute/worker-hub/pkg/eth/proxy.go function Deploy (line 17) | func Deploy(client *ethclient.Client, privateKey string, contractABI str... function Initialize (line 47) | func Initialize(client *ethclient.Client, privateKey string, contractABI... function DeployProxy (line 93) | func DeployProxy(client *ethclient.Client, privateKey string, contractAB... FILE: decentralized-compute/worker-hub/pkg/googlecloud/gcs.go constant GcloudStorePath (line 31) | GcloudStorePath string = "https://storage.googleapis.com" type IGcstorage (line 34) | type IGcstorage interface type GcsUploadedObject (line 46) | type GcsUploadedObject struct type GcsFile (line 55) | type GcsFile struct type gcstorage (line 59) | type gcstorage struct method processUnzip (line 102) | func (g *gcstorage) processUnzip(f *zip.File, baseDir string, outputBu... method UnzipFile (line 126) | func (g gcstorage) UnzipFile(object string) error { method UploadFile (line 188) | func (g gcstorage) UploadFile(path string) (*GcsUploadedObject, error) { method FileUploadToBucket (line 192) | func (g gcstorage) FileUploadToBucket(file GcsFile) (*GcsUploadedObjec... method FileUploadToBucketInternal (line 241) | func (g gcstorage) FileUploadToBucketInternal(filePath string, cloudPa... method ReadFileFromBucket (line 294) | func (g gcstorage) ReadFileFromBucket(fileName string) ([]byte, error) { method ReadFileFromBucketAbs (line 313) | func (g gcstorage) ReadFileFromBucketAbs(fileName string) ([]byte, err... method ReadFile (line 332) | func (g gcstorage) ReadFile(fileName string) ([]byte, error) { method UploadBaseToBucket (line 351) | func (g *gcstorage) UploadBaseToBucket(base64Srting string, name strin... method writer (line 374) | func (g *gcstorage) writer(base64Image string, objectName string) (*Gc... method detectImageSize (line 486) | func (g *gcstorage) detectImageSize(fileName string) (*ImageConfig, er... method detectRatio (line 503) | func (g *gcstorage) detectRatio(size *image.Config) ImageConfig { method findDeviedNumber (line 536) | func (g *gcstorage) findDeviedNumber(with int, height int) int { method Delete (line 547) | func (g *gcstorage) Delete(objectName string) error { method Read (line 561) | func (g *gcstorage) Read(objectName string) ([]byte, error) { method deleFile (line 577) | func (g *gcstorage) deleFile(tmpFileName string) error { method ReadFolder (line 587) | func (g gcstorage) ReadFolder(name string) ([]*storage.ObjectAttrs, er... type GCS (line 68) | type GCS struct function NewDataGCStorage (line 78) | func NewDataGCStorage(config GCS) (*gcstorage, error) { type ImageConfig (line 355) | type ImageConfig struct type uploadGcsChannel (line 363) | type uploadGcsChannel struct type detectImageSizeChannel (line 369) | type detectImageSizeChannel struct FILE: decentralized-compute/worker-hub/pkg/googlecloud/util.go function NormalizeFileName (line 10) | func NormalizeFileName(name string) string { function GenerateSlug (line 19) | func GenerateSlug(key string) string { function ReplaceNonUTF8 (line 39) | func ReplaceNonUTF8(filename string) string { FILE: decentralized-compute/worker-hub/pkg/httpRequest.go type AllowedCode (line 16) | type AllowedCode struct type RelyErrorMessage (line 20) | type RelyErrorMessage struct type RelyError (line 26) | type RelyError struct function NewAllowedCode (line 31) | func NewAllowedCode() AllowedCode { function HttpRequest (line 41) | func HttpRequest(fullUrl string, method string, headers map[string]strin... function HttpStreamRequest (line 106) | func HttpStreamRequest(fullUrl string, method string, headers map[string... function HttpRequestFullResponse (line 223) | func HttpRequestFullResponse(fullUrl string, method string, headers map[... function JsonRequest (line 258) | func JsonRequest(fullUrl string, method string, headers map[string]strin... function isAllowed (line 265) | func isAllowed(code string) bool { FILE: decentralized-compute/worker-hub/pkg/lighthouse/lighthouse.go type LightHouseResponse (line 33) | type LightHouseResponse struct constant IPFSGateway (line 40) | IPFSGateway = "https://gateway.lighthouse.storage/ipfs/" function DownloadDataSimple (line 43) | func DownloadDataSimple(hash string) ([]byte, string, error) { function DownloadDataSimpleWithRetry (line 70) | func DownloadDataSimpleWithRetry(hash string) ([]byte, string, error) { function downloadChunkedData (line 86) | func downloadChunkedData(hash string, start, end int) ([]byte, error) { function DownloadChunkedData (line 110) | func DownloadChunkedData(hash string, modelDir string) (string, error) { function WriteFile (line 160) | func WriteFile(name string, data []byte, perm os.FileMode) error { type FileInfo (line 172) | type FileInfo struct function GetFileInfo (line 185) | func GetFileInfo(hash string) (*FileInfo, error) { function UploadDataWithRetry (line 212) | func UploadDataWithRetry(apikey, fileName string, data []byte) (string, ... function UploadData (line 226) | func UploadData(apikey, fileName string, data []byte) (string, error) { function getCurrentDir (line 276) | func getCurrentDir() string { function Cid (line 285) | func Cid(data []byte) string { function fileExistOnNetwork (line 310) | func fileExistOnNetwork(data []byte) (string, bool, error) { function UploadFile (line 328) | func UploadFile(apikey, fileName string, filePath string) (string, error) { function DownloadToFile (line 384) | func DownloadToFile(hash string, filePath string) error { FILE: decentralized-compute/worker-hub/pkg/lighthouse/lighthouse_test.go function TestUploadData (line 9) | func TestUploadData(t *testing.T) { function TestDownloadDataSimple (line 50) | func TestDownloadDataSimple(t *testing.T) { function TestGetFileInfo (line 85) | func TestGetFileInfo(t *testing.T) { function TestDownloadChunkedData (line 116) | func TestDownloadChunkedData(t *testing.T) { FILE: decentralized-compute/worker-hub/pkg/logger/logger.go type AppLogger (line 18) | type AppLogger struct method Print (line 27) | func (atl *AppLogger) Print(args ...interface{}) { method Printf (line 31) | func (atl *AppLogger) Printf(f string, args ...interface{}) { method Println (line 35) | func (atl *AppLogger) Println(args ...interface{}) { method Log (line 39) | func (atl *AppLogger) Log(ctx context.Context, level logging.Level, ms... method WithContext (line 71) | func (atl *AppLogger) WithContext(ctx context.Context) []zapcore.Field { method LogRoundTrip (line 83) | func (atl *AppLogger) LogRoundTrip( method RequestBodyEnabled (line 129) | func (atl *AppLogger) RequestBodyEnabled() bool { return true } method ResponseBodyEnabled (line 132) | func (atl *AppLogger) ResponseBodyEnabled() bool { return true } function init (line 137) | func init() { function InitLoggerDefault (line 142) | func InitLoggerDefault(enableDebug bool) { function InitLoggerDefaultDev (line 164) | func InitLoggerDefaultDev() { function GetLoggerInstanceFromContext (line 180) | func GetLoggerInstanceFromContext(ctx context.Context) *zap.Logger { FILE: decentralized-compute/worker-hub/pkg/utils/copier.go constant tagMust (line 35) | tagMust uint8 = 1 << iota constant tagNoPanic (line 39) | tagNoPanic constant tagIgnore (line 42) | tagIgnore constant hasCopied (line 45) | hasCopied constant String (line 48) | String string = "" constant Bool (line 49) | Bool bool = false constant Int (line 50) | Int int = 0 constant Float32 (line 51) | Float32 float32 = 0 constant Float64 (line 52) | Float64 float64 = 0 type Option (line 56) | type Option struct method converters (line 68) | func (opt Option) converters() map[converterPair]TypeConverter { method fieldNameMapping (line 95) | func (opt Option) fieldNameMapping() map[converterPair]FieldNameMapping { type TypeConverter (line 84) | type TypeConverter struct type converterPair (line 90) | type converterPair struct type FieldNameMapping (line 110) | type FieldNameMapping struct type flags (line 117) | type flags struct type tagNameMapping (line 124) | type tagNameMapping struct function Copy (line 130) | func Copy(toValue interface{}, fromValue interface{}) (err error) { function CopyWithOption (line 135) | func CopyWithOption(toValue interface{}, fromValue interface{}, opt Opti... function copier (line 139) | func copier(toValue interface{}, fromValue interface{}, opt Option) (err... function getFieldNamesMapping (line 649) | func getFieldNamesMapping(mappings map[converterPair]FieldNameMapping, f... function fieldByNameOrZeroValue (line 664) | func fieldByNameOrZeroValue(source reflect.Value, fieldName string) (val... function copyUnexportedStructFields (line 674) | func copyUnexportedStructFields(to, from reflect.Value) { function shouldIgnore (line 692) | func shouldIgnore(v reflect.Value, ignoreEmpty bool) bool { function deepFields (line 701) | func deepFields(reflectType reflect.Type) []reflect.StructField { function indirect (line 734) | func indirect(reflectValue reflect.Value) reflect.Value { function indirectType (line 741) | func indirectType(reflectType reflect.Type) (_ reflect.Type, isPtr bool) { function set (line 749) | func set(to, from reflect.Value, deepCopy bool, converters map[converter... function lookupAndCopyWithConverter (line 847) | func lookupAndCopyWithConverter(to, from reflect.Value, converters map[c... function parseTags (line 873) | func parseTags(tag string) (flg uint8, name string, err error) { function getFlags (line 895) | func getFlags(dest, src reflect.Value, toType, fromType reflect.Type) (f... function checkBitFlags (line 948) | func checkBitFlags(flagsList map[string]uint8) (err error) { function getFieldName (line 964) | func getFieldName(fieldName string, flgs flags, fieldNameMapping map[str... function driverValuer (line 1004) | func driverValuer(v reflect.Value) (i driver.Valuer, ok bool) { function fieldByName (line 1014) | func fieldByName(v reflect.Value, name string, caseSensitive bool) refle... function setValue (line 1022) | func setValue(to interface{}, from interface{}) { function objectsToStrings (line 1028) | func objectsToStrings(ids []primitive.ObjectID) (result []string) { function stringsToObjects (line 1035) | func stringsToObjects(ids []string) (result []primitive.ObjectID, err er... function objectsToHex (line 1046) | func objectsToHex(ids []primitive.ObjectID) (result []string) { FILE: decentralized-compute/worker-hub/pkg/zip_hf_model_to_light_house/zip_hf_model.go type HFModelZipFile (line 23) | type HFModelZipFile struct type HFModelInLightHouse (line 28) | type HFModelInLightHouse struct function ExecuteCommand (line 34) | func ExecuteCommand(fileCmd string) ([]byte, error) { function getScriptZipFile (line 52) | func getScriptZipFile(modelFolder string, hfDir string) (string, error) { function removeFileIfExists (line 79) | func removeFileIfExists(filePath string) error { function getScriptUnZipFile (line 88) | func getScriptUnZipFile(modelFolder string, hfDir string) (string, error) { function getListZipFile (line 113) | func getListZipFile(modelFolder string, hfDir string) ([]string, error) { function uploadListZipFileToLightHouse (line 163) | func uploadListZipFileToLightHouse(modelFolder string, hfDir string, api... function uploadHFModelResultToLightHouse (line 198) | func uploadHFModelResultToLightHouse(info *HFModelInLightHouse, apiKey s... function getHFModelResultFromLightHouse (line 207) | func getHFModelResultFromLightHouse(hash string) (*HFModelInLightHouse, ... function downloadZipFileFromLightHouse (line 220) | func downloadZipFileFromLightHouse(info *HFModelInLightHouse, hfDir stri... function DownloadHFModelFromLightHouse (line 238) | func DownloadHFModelFromLightHouse(hash string, hfDir string) error { function ZipAndUploadHFModelFromLightHouse (line 272) | func ZipAndUploadHFModelFromLightHouse(modelFolder string, hfDir string,... function UploadHFModelFromLightHouse (line 297) | func UploadHFModelFromLightHouse(modelFolder string, hfDir string, apiKe... FILE: decentralized-compute/worker-hub/sol/smart-contract-v1/scripts/autoDeploy.ts function deployWrappedToken (line 22) | async function deployWrappedToken() { function deployDAOToken (line 45) | async function deployDAOToken() { function deployTreasury (line 64) | async function deployTreasury(daoTokenAddress: string) { function deployStakingHub (line 81) | async function deployStakingHub( function deployWorkerHub (line 129) | async function deployWorkerHub( function deployModelCollection (line 218) | async function deployModelCollection() { function deployHybridModel (line 254) | async function deployHybridModel( function deployAI721 (line 337) | async function deployAI721( function getContractInstance (line 377) | async function getContractInstance( function saveDeployedAddresses (line 387) | async function saveDeployedAddresses(networkName: string, addresses: any) { function main (line 400) | async function main() { FILE: decentralized-compute/worker-hub/sol/smart-contract-v1/scripts/library/lib.ts constant WORKERHUB_INFERENCE_DIR (line 5) | const WORKERHUB_INFERENCE_DIR = "migrate-data/inference"; constant WORKERHUB_ASSIGNMENT_DIR (line 6) | const WORKERHUB_ASSIGNMENT_DIR = "migrate-data/assignment"; constant WORKERHUB_MINER_DIR (line 7) | const WORKERHUB_MINER_DIR = "migrate-data/miner"; constant WORKERHUB_UNSTAKE_REQUEST_DIR (line 8) | const WORKERHUB_UNSTAKE_REQUEST_DIR = "migrate-data/unstake_request"; constant WORKERHUB_HYBRID_MODELS_PATH (line 10) | const WORKERHUB_HYBRID_MODELS_PATH = "migrate-data/newHybridModelsData.j... constant MIGRATION_PROGRESS_DIR (line 12) | const MIGRATION_PROGRESS_DIR = "migrate-progress"; function stringifyJSON (line 15) | function stringifyJSON(obj: any) { function saveFile (line 19) | function saveFile(dir: string, name: string, content: string) { function getJsonPathFromDir (line 26) | async function getJsonPathFromDir(dir: string): Promise { function ceilDiv (line 33) | function ceilDiv(a: number, b: number) { function readJSONFromFile (line 37) | async function readJSONFromFile(path: string) { FILE: decentralized-compute/worker-hub/sol/smart-contract-v1/scripts/library/utils.ts function deployOrUpgradeZk (line 41) | async function deployOrUpgradeZk( function deployOrUpgradeLocal (line 90) | async function deployOrUpgradeLocal( type DeployContractOptions (line 121) | type DeployContractOptions = { FILE: decentralized-compute/worker-hub/sol/smart-contract-v2/scripts/auto_deploy.ts function deployWrappedEAI (line 21) | async function deployWrappedEAI() { function deployTreasury (line 44) | async function deployTreasury(wEAIAddress: string) { function deployModelCollection (line 61) | async function deployModelCollection( function deployGPUManager (line 104) | async function deployGPUManager( function deployPromptScheduler (line 155) | async function deployPromptScheduler( function deployAI721 (line 209) | async function deployAI721( function deployLoadBalancer (line 250) | async function deployLoadBalancer( function getContractInstance (line 281) | async function getContractInstance( function saveDeployedAddresses (line 291) | async function saveDeployedAddresses(networkName: string, addresses: any) { function main (line 304) | async function main() { FILE: decentralized-compute/worker-hub/sol/smart-contract-v2/scripts/registerMiners.ts function getContractInstance (line 8) | async function getContractInstance( function mintAndRegisterModel (line 18) | async function mintAndRegisterModel() { function main (line 66) | async function main() { FILE: decentralized-compute/worker-hub/sol/smart-contract-v2/scripts/updateHybridModelMetadata.ts function updateHybridModelMetadata (line 5) | async function updateHybridModelMetadata() { FILE: decentralized-compute/worker-hub/sol/smart-contract-v2/scripts/utils.ts function combineDurations (line 1) | function combineDurations( FILE: decentralized-compute/worker-hub/sol/smart-contract-v2/tests/refactor/helpers.ts function deployWEAI (line 15) | async function deployWEAI() { function deployTreasury (line 25) | async function deployTreasury(wrappedToken: string) { function deployModelCollection (line 37) | async function deployModelCollection(treasury: string, wEAI: string) { function deployStakingHub (line 65) | async function deployStakingHub( function deployPromptScheduler (line 103) | async function deployPromptScheduler(wEAI: string, stakingHub: string) { function stakingHubUpdatePromptSchedulerAddress (line 133) | async function stakingHubUpdatePromptSchedulerAddress( function deploySystemPromptManager (line 142) | async function deploySystemPromptManager( function deployDagent721 (line 178) | async function deployDagent721( function deploySquadManager (line 214) | async function deploySquadManager(systemPromptManager: string) { function systemPromptManagerUpdateSquadManagerAddress (line 234) | async function systemPromptManagerUpdateSquadManagerAddress( function mintModel (line 245) | async function mintModel(collection: string, modelOwner: string) { function mintAgent (line 254) | async function mintAgent( function registerModel (line 280) | async function registerModel(stakingHub: string, modelId: number) { function getContractInstance (line 289) | async function getContractInstance( FILE: decentralized-compute/worker-hub/sol/smart-contract-v2/tests/refactor/refactor.test.ts function deployWorkerHubFixture (line 27) | async function deployWorkerHubFixture() { function simulate (line 63) | async function simulate( FILE: decentralized-inference/cmd/other/chat/chat.go function AgentTerminalChat (line 21) | func AgentTerminalChat(ctx context.Context, agentID string) error { function getResult (line 103) | func getResult(inferID uint64, chatConfig *config.ChatConfig, stopChan c... function showLoading (line 148) | func showLoading(stopChan chan bool) { function getLLMResponseV2 (line 168) | func getLLMResponseV2(prompt string, chatConfig *config.ChatConfig, stop... function getLLMResponse (line 207) | func getLLMResponse(prompt string, chatConfig *config.ChatConfig) (*mode... function getLLMResponseWithStreamV2 (line 243) | func getLLMResponseWithStreamV2(prompt string, chatConfig *config.ChatCo... FILE: decentralized-inference/cmd/other/chat/chat_config.go function collectChatConfigInformation (line 22) | func collectChatConfigInformation() *config.ChatConfig { function AgentTerminalChatConfig (line 87) | func AgentTerminalChatConfig(ctx context.Context) error { function GetSystemPromptFromContract (line 128) | func GetSystemPromptFromContract(ctx context.Context, agentId int) error { function LoadChatConfig (line 159) | func LoadChatConfig() (*config.ChatConfig, error) { function LoadBaseSeverDecentralizedInferenceConfig (line 185) | func LoadBaseSeverDecentralizedInferenceConfig() (string, error) { function SendChatConfigToServer (line 210) | func SendChatConfigToServer(chatConfig *config.ChatConfig) error { FILE: decentralized-inference/cmd/server/decentralize_infer.go type parsedObject (line 20) | type parsedObject struct method CreateDecentralizeInfer (line 47) | func (rt *Server) CreateDecentralizeInfer(c *gin.Context) { method CreateDecentralizeInferNoAgent (line 135) | func (rt *Server) CreateDecentralizeInferNoAgent(c *gin.Context) { method GetDecentralizeInferResult (line 154) | func (rt *Server) GetDecentralizeInferResult(c *gin.Context) { method InsertChainConfig (line 166) | func (rt *Server) InsertChainConfig(c *gin.Context) { FILE: decentralized-inference/cmd/server/router.go method startRouter (line 7) | func (s *Server) startRouter() *gin.Engine { method health (line 24) | func (s *Server) health(c *gin.Context) { FILE: decentralized-inference/cmd/server/server.go type Server (line 17) | type Server struct method Start (line 46) | func (s *Server) Start() { function NewServer (line 22) | func NewServer() (*Server, error) { FILE: decentralized-inference/internal/abi/ai721.go type IAI721TokenMetaData (line 33) | type IAI721TokenMetaData struct type AI721Contract (line 48) | type AI721Contract struct type AI721ContractCaller (line 55) | type AI721ContractCaller struct method BalanceOf (line 192) | func (_AI721Contract *AI721ContractCaller) BalanceOf(opts *bind.CallOp... method DataOf (line 223) | func (_AI721Contract *AI721ContractCaller) DataOf(opts *bind.CallOpts,... method Eip712Domain (line 254) | func (_AI721Contract *AI721ContractCaller) Eip712Domain(opts *bind.Cal... method GetAgentFee (line 324) | func (_AI721Contract *AI721ContractCaller) GetAgentFee(opts *bind.Call... method GetAgentIdByOwner (line 355) | func (_AI721Contract *AI721ContractCaller) GetAgentIdByOwner(opts *bin... method GetAgentSystemPrompt (line 386) | func (_AI721Contract *AI721ContractCaller) GetAgentSystemPrompt(opts *... method GetApproved (line 417) | func (_AI721Contract *AI721ContractCaller) GetApproved(opts *bind.Call... method GetMissionIdsByAgentId (line 448) | func (_AI721Contract *AI721ContractCaller) GetMissionIdsByAgentId(opts... method HybridModel (line 479) | func (_AI721Contract *AI721ContractCaller) HybridModel(opts *bind.Call... method IsApprovedForAll (line 510) | func (_AI721Contract *AI721ContractCaller) IsApprovedForAll(opts *bind... method IsManager (line 541) | func (_AI721Contract *AI721ContractCaller) IsManager(opts *bind.CallOp... method MintPrice (line 572) | func (_AI721Contract *AI721ContractCaller) MintPrice(opts *bind.CallOp... method Name (line 603) | func (_AI721Contract *AI721ContractCaller) Name(opts *bind.CallOpts) (... method NextTokenId (line 634) | func (_AI721Contract *AI721ContractCaller) NextTokenId(opts *bind.Call... method Owner (line 665) | func (_AI721Contract *AI721ContractCaller) Owner(opts *bind.CallOpts) ... method OwnerOf (line 696) | func (_AI721Contract *AI721ContractCaller) OwnerOf(opts *bind.CallOpts... method Paused (line 727) | func (_AI721Contract *AI721ContractCaller) Paused(opts *bind.CallOpts)... method PoolBalance (line 758) | func (_AI721Contract *AI721ContractCaller) PoolBalance(opts *bind.Call... method RoyaltyInfo (line 789) | func (_AI721Contract *AI721ContractCaller) RoyaltyInfo(opts *bind.Call... method RoyaltyPortion (line 821) | func (_AI721Contract *AI721ContractCaller) RoyaltyPortion(opts *bind.C... method RoyaltyReceiver (line 852) | func (_AI721Contract *AI721ContractCaller) RoyaltyReceiver(opts *bind.... method SignaturesUsed (line 883) | func (_AI721Contract *AI721ContractCaller) SignaturesUsed(opts *bind.C... method SupportsInterface (line 914) | func (_AI721Contract *AI721ContractCaller) SupportsInterface(opts *bin... method Symbol (line 945) | func (_AI721Contract *AI721ContractCaller) Symbol(opts *bind.CallOpts)... method TokenByIndex (line 976) | func (_AI721Contract *AI721ContractCaller) TokenByIndex(opts *bind.Cal... method TokenOfOwnerByIndex (line 1007) | func (_AI721Contract *AI721ContractCaller) TokenOfOwnerByIndex(opts *b... method TokenURI (line 1038) | func (_AI721Contract *AI721ContractCaller) TokenURI(opts *bind.CallOpt... method TotalSupply (line 1069) | func (_AI721Contract *AI721ContractCaller) TotalSupply(opts *bind.Call... method Version (line 1100) | func (_AI721Contract *AI721ContractCaller) Version(opts *bind.CallOpts... method WorkerHub (line 1131) | func (_AI721Contract *AI721ContractCaller) WorkerHub(opts *bind.CallOp... type AI721ContractTransactor (line 60) | type AI721ContractTransactor struct method AddNewAgentData (line 1162) | func (_AI721Contract *AI721ContractTransactor) AddNewAgentData(opts *b... method Approve (line 1183) | func (_AI721Contract *AI721ContractTransactor) Approve(opts *bind.Tran... method AuthorizeManager (line 1204) | func (_AI721Contract *AI721ContractTransactor) AuthorizeManager(opts *... method ClaimFee (line 1225) | func (_AI721Contract *AI721ContractTransactor) ClaimFee(opts *bind.Tra... method CreateMission (line 1246) | func (_AI721Contract *AI721ContractTransactor) CreateMission(opts *bin... method DeauthorizeManager (line 1267) | func (_AI721Contract *AI721ContractTransactor) DeauthorizeManager(opts... method Infer (line 1288) | func (_AI721Contract *AI721ContractTransactor) Infer(opts *bind.Transa... method Infer0 (line 1309) | func (_AI721Contract *AI721ContractTransactor) Infer0(opts *bind.Trans... method Initialize (line 1330) | func (_AI721Contract *AI721ContractTransactor) Initialize(opts *bind.T... method Mint (line 1351) | func (_AI721Contract *AI721ContractTransactor) Mint(opts *bind.Transac... method Pause (line 1372) | func (_AI721Contract *AI721ContractTransactor) Pause(opts *bind.Transa... method RenounceOwnership (line 1393) | func (_AI721Contract *AI721ContractTransactor) RenounceOwnership(opts ... method SafeTransferFrom (line 1414) | func (_AI721Contract *AI721ContractTransactor) SafeTransferFrom(opts *... method SafeTransferFrom0 (line 1435) | func (_AI721Contract *AI721ContractTransactor) SafeTransferFrom0(opts ... method SetApprovalForAll (line 1456) | func (_AI721Contract *AI721ContractTransactor) SetApprovalForAll(opts ... method TopUpPoolBalance (line 1477) | func (_AI721Contract *AI721ContractTransactor) TopUpPoolBalance(opts *... method TransferFrom (line 1498) | func (_AI721Contract *AI721ContractTransactor) TransferFrom(opts *bind... method TransferOwnership (line 1519) | func (_AI721Contract *AI721ContractTransactor) TransferOwnership(opts ... method Unpause (line 1540) | func (_AI721Contract *AI721ContractTransactor) Unpause(opts *bind.Tran... method UpdateAgentData (line 1561) | func (_AI721Contract *AI721ContractTransactor) UpdateAgentData(opts *b... method UpdateAgentDataWithSignature (line 1582) | func (_AI721Contract *AI721ContractTransactor) UpdateAgentDataWithSign... method UpdateAgentFee (line 1603) | func (_AI721Contract *AI721ContractTransactor) UpdateAgentFee(opts *bi... method UpdateAgentURI (line 1624) | func (_AI721Contract *AI721ContractTransactor) UpdateAgentURI(opts *bi... method UpdateAgentUriWithSignature (line 1645) | func (_AI721Contract *AI721ContractTransactor) UpdateAgentUriWithSigna... method UpdateMintPrice (line 1666) | func (_AI721Contract *AI721ContractTransactor) UpdateMintPrice(opts *b... method UpdateMission (line 1687) | func (_AI721Contract *AI721ContractTransactor) UpdateMission(opts *bin... method UpdateRoyaltyPortion (line 1708) | func (_AI721Contract *AI721ContractTransactor) UpdateRoyaltyPortion(op... method UpdateRoyaltyReceiver (line 1729) | func (_AI721Contract *AI721ContractTransactor) UpdateRoyaltyReceiver(o... method Withdraw (line 1750) | func (_AI721Contract *AI721ContractTransactor) Withdraw(opts *bind.Tra... method Receive (line 1771) | func (_AI721Contract *AI721ContractTransactor) Receive(opts *bind.Tran... type AI721ContractFilterer (line 65) | type AI721ContractFilterer struct method FilterAgentDataAddNew (line 1866) | func (_AI721Contract *AI721ContractFilterer) FilterAgentDataAddNew(opt... method WatchAgentDataAddNew (line 1883) | func (_AI721Contract *AI721ContractFilterer) WatchAgentDataAddNew(opts... method ParseAgentDataAddNew (line 1925) | func (_AI721Contract *AI721ContractFilterer) ParseAgentDataAddNew(log ... method FilterAgentDataUpdate (line 2013) | func (_AI721Contract *AI721ContractFilterer) FilterAgentDataUpdate(opt... method WatchAgentDataUpdate (line 2030) | func (_AI721Contract *AI721ContractFilterer) WatchAgentDataUpdate(opts... method ParseAgentDataUpdate (line 2072) | func (_AI721Contract *AI721ContractFilterer) ParseAgentDataUpdate(log ... method FilterAgentFeeUpdate (line 2158) | func (_AI721Contract *AI721ContractFilterer) FilterAgentFeeUpdate(opts... method WatchAgentFeeUpdate (line 2175) | func (_AI721Contract *AI721ContractFilterer) WatchAgentFeeUpdate(opts ... method ParseAgentFeeUpdate (line 2217) | func (_AI721Contract *AI721ContractFilterer) ParseAgentFeeUpdate(log t... method FilterAgentMissionAddNew (line 2303) | func (_AI721Contract *AI721ContractFilterer) FilterAgentMissionAddNew(... method WatchAgentMissionAddNew (line 2320) | func (_AI721Contract *AI721ContractFilterer) WatchAgentMissionAddNew(o... method ParseAgentMissionAddNew (line 2362) | func (_AI721Contract *AI721ContractFilterer) ParseAgentMissionAddNew(l... method FilterAgentMissionUpdate (line 2450) | func (_AI721Contract *AI721ContractFilterer) FilterAgentMissionUpdate(... method WatchAgentMissionUpdate (line 2467) | func (_AI721Contract *AI721ContractFilterer) WatchAgentMissionUpdate(o... method ParseAgentMissionUpdate (line 2509) | func (_AI721Contract *AI721ContractFilterer) ParseAgentMissionUpdate(l... method FilterAgentURIUpdate (line 2595) | func (_AI721Contract *AI721ContractFilterer) FilterAgentURIUpdate(opts... method WatchAgentURIUpdate (line 2612) | func (_AI721Contract *AI721ContractFilterer) WatchAgentURIUpdate(opts ... method ParseAgentURIUpdate (line 2654) | func (_AI721Contract *AI721ContractFilterer) ParseAgentURIUpdate(log t... method FilterApproval (line 2741) | func (_AI721Contract *AI721ContractFilterer) FilterApproval(opts *bind... method WatchApproval (line 2766) | func (_AI721Contract *AI721ContractFilterer) WatchApproval(opts *bind.... method ParseApproval (line 2816) | func (_AI721Contract *AI721ContractFilterer) ParseApproval(log types.L... method FilterApprovalForAll (line 2903) | func (_AI721Contract *AI721ContractFilterer) FilterApprovalForAll(opts... method WatchApprovalForAll (line 2924) | func (_AI721Contract *AI721ContractFilterer) WatchApprovalForAll(opts ... method ParseApprovalForAll (line 2970) | func (_AI721Contract *AI721ContractFilterer) ParseApprovalForAll(log t... method FilterBatchMetadataUpdate (line 3056) | func (_AI721Contract *AI721ContractFilterer) FilterBatchMetadataUpdate... method WatchBatchMetadataUpdate (line 3068) | func (_AI721Contract *AI721ContractFilterer) WatchBatchMetadataUpdate(... method ParseBatchMetadataUpdate (line 3105) | func (_AI721Contract *AI721ContractFilterer) ParseBatchMetadataUpdate(... method FilterEIP712DomainChanged (line 3189) | func (_AI721Contract *AI721ContractFilterer) FilterEIP712DomainChanged... method WatchEIP712DomainChanged (line 3201) | func (_AI721Contract *AI721ContractFilterer) WatchEIP712DomainChanged(... method ParseEIP712DomainChanged (line 3238) | func (_AI721Contract *AI721ContractFilterer) ParseEIP712DomainChanged(... method FilterFeesClaimed (line 3324) | func (_AI721Contract *AI721ContractFilterer) FilterFeesClaimed(opts *b... method WatchFeesClaimed (line 3341) | func (_AI721Contract *AI721ContractFilterer) WatchFeesClaimed(opts *bi... method ParseFeesClaimed (line 3383) | func (_AI721Contract *AI721ContractFilterer) ParseFeesClaimed(log type... method FilterInferencePerformed (line 3473) | func (_AI721Contract *AI721ContractFilterer) FilterInferencePerformed(... method WatchInferencePerformed (line 3494) | func (_AI721Contract *AI721ContractFilterer) WatchInferencePerformed(o... method ParseInferencePerformed (line 3540) | func (_AI721Contract *AI721ContractFilterer) ParseInferencePerformed(l... method FilterInitialized (line 3625) | func (_AI721Contract *AI721ContractFilterer) FilterInitialized(opts *b... method WatchInitialized (line 3637) | func (_AI721Contract *AI721ContractFilterer) WatchInitialized(opts *bi... method ParseInitialized (line 3674) | func (_AI721Contract *AI721ContractFilterer) ParseInitialized(log type... method FilterManagerAuthorization (line 3759) | func (_AI721Contract *AI721ContractFilterer) FilterManagerAuthorizatio... method WatchManagerAuthorization (line 3776) | func (_AI721Contract *AI721ContractFilterer) WatchManagerAuthorization... method ParseManagerAuthorization (line 3818) | func (_AI721Contract *AI721ContractFilterer) ParseManagerAuthorization... method FilterManagerDeauthorization (line 3903) | func (_AI721Contract *AI721ContractFilterer) FilterManagerDeauthorizat... method WatchManagerDeauthorization (line 3920) | func (_AI721Contract *AI721ContractFilterer) WatchManagerDeauthorizati... method ParseManagerDeauthorization (line 3962) | func (_AI721Contract *AI721ContractFilterer) ParseManagerDeauthorizati... method FilterMetadataUpdate (line 4047) | func (_AI721Contract *AI721ContractFilterer) FilterMetadataUpdate(opts... method WatchMetadataUpdate (line 4059) | func (_AI721Contract *AI721ContractFilterer) WatchMetadataUpdate(opts ... method ParseMetadataUpdate (line 4096) | func (_AI721Contract *AI721ContractFilterer) ParseMetadataUpdate(log t... method FilterMintPriceUpdate (line 4181) | func (_AI721Contract *AI721ContractFilterer) FilterMintPriceUpdate(opt... method WatchMintPriceUpdate (line 4193) | func (_AI721Contract *AI721ContractFilterer) WatchMintPriceUpdate(opts... method ParseMintPriceUpdate (line 4230) | func (_AI721Contract *AI721ContractFilterer) ParseMintPriceUpdate(log ... method FilterNewToken (line 4319) | func (_AI721Contract *AI721ContractFilterer) FilterNewToken(opts *bind... method WatchNewToken (line 4341) | func (_AI721Contract *AI721ContractFilterer) WatchNewToken(opts *bind.... method ParseNewToken (line 4388) | func (_AI721Contract *AI721ContractFilterer) ParseNewToken(log types.L... method FilterOwnershipTransferred (line 4474) | func (_AI721Contract *AI721ContractFilterer) FilterOwnershipTransferre... method WatchOwnershipTransferred (line 4495) | func (_AI721Contract *AI721ContractFilterer) WatchOwnershipTransferred... method ParseOwnershipTransferred (line 4541) | func (_AI721Contract *AI721ContractFilterer) ParseOwnershipTransferred... method FilterPaused (line 4626) | func (_AI721Contract *AI721ContractFilterer) FilterPaused(opts *bind.F... method WatchPaused (line 4638) | func (_AI721Contract *AI721ContractFilterer) WatchPaused(opts *bind.Wa... method ParsePaused (line 4675) | func (_AI721Contract *AI721ContractFilterer) ParsePaused(log types.Log... method FilterRoyaltyPortionUpdate (line 4760) | func (_AI721Contract *AI721ContractFilterer) FilterRoyaltyPortionUpdat... method WatchRoyaltyPortionUpdate (line 4772) | func (_AI721Contract *AI721ContractFilterer) WatchRoyaltyPortionUpdate... method ParseRoyaltyPortionUpdate (line 4809) | func (_AI721Contract *AI721ContractFilterer) ParseRoyaltyPortionUpdate... method FilterRoyaltyReceiverUpdate (line 4894) | func (_AI721Contract *AI721ContractFilterer) FilterRoyaltyReceiverUpda... method WatchRoyaltyReceiverUpdate (line 4906) | func (_AI721Contract *AI721ContractFilterer) WatchRoyaltyReceiverUpdat... method ParseRoyaltyReceiverUpdate (line 4943) | func (_AI721Contract *AI721ContractFilterer) ParseRoyaltyReceiverUpdat... method FilterTopUpPoolBalance (line 5030) | func (_AI721Contract *AI721ContractFilterer) FilterTopUpPoolBalance(op... method WatchTopUpPoolBalance (line 5042) | func (_AI721Contract *AI721ContractFilterer) WatchTopUpPoolBalance(opt... method ParseTopUpPoolBalance (line 5079) | func (_AI721Contract *AI721ContractFilterer) ParseTopUpPoolBalance(log... method FilterTransfer (line 5166) | func (_AI721Contract *AI721ContractFilterer) FilterTransfer(opts *bind... method WatchTransfer (line 5191) | func (_AI721Contract *AI721ContractFilterer) WatchTransfer(opts *bind.... method ParseTransfer (line 5241) | func (_AI721Contract *AI721ContractFilterer) ParseTransfer(log types.L... method FilterUnpaused (line 5326) | func (_AI721Contract *AI721ContractFilterer) FilterUnpaused(opts *bind... method WatchUnpaused (line 5338) | func (_AI721Contract *AI721ContractFilterer) WatchUnpaused(opts *bind.... method ParseUnpaused (line 5375) | func (_AI721Contract *AI721ContractFilterer) ParseUnpaused(log types.L... type AI721ContractSession (line 71) | type AI721ContractSession struct method BalanceOf (line 209) | func (_AI721Contract *AI721ContractSession) BalanceOf(owner common.Add... method DataOf (line 240) | func (_AI721Contract *AI721ContractSession) DataOf(_agentId *big.Int) ... method Eip712Domain (line 294) | func (_AI721Contract *AI721ContractSession) Eip712Domain() (struct { method GetAgentFee (line 341) | func (_AI721Contract *AI721ContractSession) GetAgentFee(_agentId *big.... method GetAgentIdByOwner (line 372) | func (_AI721Contract *AI721ContractSession) GetAgentIdByOwner(_owner c... method GetAgentSystemPrompt (line 403) | func (_AI721Contract *AI721ContractSession) GetAgentSystemPrompt(_agen... method GetApproved (line 434) | func (_AI721Contract *AI721ContractSession) GetApproved(tokenId *big.I... method GetMissionIdsByAgentId (line 465) | func (_AI721Contract *AI721ContractSession) GetMissionIdsByAgentId(_ag... method HybridModel (line 496) | func (_AI721Contract *AI721ContractSession) HybridModel() (common.Addr... method IsApprovedForAll (line 527) | func (_AI721Contract *AI721ContractSession) IsApprovedForAll(owner com... method IsManager (line 558) | func (_AI721Contract *AI721ContractSession) IsManager(arg0 common.Addr... method MintPrice (line 589) | func (_AI721Contract *AI721ContractSession) MintPrice() (*big.Int, err... method Name (line 620) | func (_AI721Contract *AI721ContractSession) Name() (string, error) { method NextTokenId (line 651) | func (_AI721Contract *AI721ContractSession) NextTokenId() (*big.Int, e... method Owner (line 682) | func (_AI721Contract *AI721ContractSession) Owner() (common.Address, e... method OwnerOf (line 713) | func (_AI721Contract *AI721ContractSession) OwnerOf(tokenId *big.Int) ... method Paused (line 744) | func (_AI721Contract *AI721ContractSession) Paused() (bool, error) { method PoolBalance (line 775) | func (_AI721Contract *AI721ContractSession) PoolBalance(nftId *big.Int... method RoyaltyInfo (line 807) | func (_AI721Contract *AI721ContractSession) RoyaltyInfo(_agentId *big.... method RoyaltyPortion (line 838) | func (_AI721Contract *AI721ContractSession) RoyaltyPortion() (uint16, ... method RoyaltyReceiver (line 869) | func (_AI721Contract *AI721ContractSession) RoyaltyReceiver() (common.... method SignaturesUsed (line 900) | func (_AI721Contract *AI721ContractSession) SignaturesUsed(nftOwner co... method SupportsInterface (line 931) | func (_AI721Contract *AI721ContractSession) SupportsInterface(_interfa... method Symbol (line 962) | func (_AI721Contract *AI721ContractSession) Symbol() (string, error) { method TokenByIndex (line 993) | func (_AI721Contract *AI721ContractSession) TokenByIndex(index *big.In... method TokenOfOwnerByIndex (line 1024) | func (_AI721Contract *AI721ContractSession) TokenOfOwnerByIndex(owner ... method TokenURI (line 1055) | func (_AI721Contract *AI721ContractSession) TokenURI(_agentId *big.Int... method TotalSupply (line 1086) | func (_AI721Contract *AI721ContractSession) TotalSupply() (*big.Int, e... method Version (line 1117) | func (_AI721Contract *AI721ContractSession) Version() (string, error) { method WorkerHub (line 1148) | func (_AI721Contract *AI721ContractSession) WorkerHub() (common.Addres... method AddNewAgentData (line 1169) | func (_AI721Contract *AI721ContractSession) AddNewAgentData(_agentId *... method Approve (line 1190) | func (_AI721Contract *AI721ContractSession) Approve(to common.Address,... method AuthorizeManager (line 1211) | func (_AI721Contract *AI721ContractSession) AuthorizeManager(_account ... method ClaimFee (line 1232) | func (_AI721Contract *AI721ContractSession) ClaimFee() (*types.Transac... method CreateMission (line 1253) | func (_AI721Contract *AI721ContractSession) CreateMission(_agentId *bi... method DeauthorizeManager (line 1274) | func (_AI721Contract *AI721ContractSession) DeauthorizeManager(_accoun... method Infer (line 1295) | func (_AI721Contract *AI721ContractSession) Infer(_agentId *big.Int, _... method Infer0 (line 1316) | func (_AI721Contract *AI721ContractSession) Infer0(_agentId *big.Int, ... method Initialize (line 1337) | func (_AI721Contract *AI721ContractSession) Initialize(_name string, _... method Mint (line 1358) | func (_AI721Contract *AI721ContractSession) Mint(_to common.Address, _... method Pause (line 1379) | func (_AI721Contract *AI721ContractSession) Pause() (*types.Transactio... method RenounceOwnership (line 1400) | func (_AI721Contract *AI721ContractSession) RenounceOwnership() (*type... method SafeTransferFrom (line 1421) | func (_AI721Contract *AI721ContractSession) SafeTransferFrom(from comm... method SafeTransferFrom0 (line 1442) | func (_AI721Contract *AI721ContractSession) SafeTransferFrom0(from com... method SetApprovalForAll (line 1463) | func (_AI721Contract *AI721ContractSession) SetApprovalForAll(operator... method TopUpPoolBalance (line 1484) | func (_AI721Contract *AI721ContractSession) TopUpPoolBalance(_agentId ... method TransferFrom (line 1505) | func (_AI721Contract *AI721ContractSession) TransferFrom(from common.A... method TransferOwnership (line 1526) | func (_AI721Contract *AI721ContractSession) TransferOwnership(newOwner... method Unpause (line 1547) | func (_AI721Contract *AI721ContractSession) Unpause() (*types.Transact... method UpdateAgentData (line 1568) | func (_AI721Contract *AI721ContractSession) UpdateAgentData(_agentId *... method UpdateAgentDataWithSignature (line 1589) | func (_AI721Contract *AI721ContractSession) UpdateAgentDataWithSignatu... method UpdateAgentFee (line 1610) | func (_AI721Contract *AI721ContractSession) UpdateAgentFee(_agentId *b... method UpdateAgentURI (line 1631) | func (_AI721Contract *AI721ContractSession) UpdateAgentURI(_agentId *b... method UpdateAgentUriWithSignature (line 1652) | func (_AI721Contract *AI721ContractSession) UpdateAgentUriWithSignatur... method UpdateMintPrice (line 1673) | func (_AI721Contract *AI721ContractSession) UpdateMintPrice(_mintPrice... method UpdateMission (line 1694) | func (_AI721Contract *AI721ContractSession) UpdateMission(_agentId *bi... method UpdateRoyaltyPortion (line 1715) | func (_AI721Contract *AI721ContractSession) UpdateRoyaltyPortion(_roya... method UpdateRoyaltyReceiver (line 1736) | func (_AI721Contract *AI721ContractSession) UpdateRoyaltyReceiver(_roy... method Withdraw (line 1757) | func (_AI721Contract *AI721ContractSession) Withdraw(_to common.Addres... method Receive (line 1778) | func (_AI721Contract *AI721ContractSession) Receive() (*types.Transact... type AI721ContractCallerSession (line 79) | type AI721ContractCallerSession struct method BalanceOf (line 216) | func (_AI721Contract *AI721ContractCallerSession) BalanceOf(owner comm... method DataOf (line 247) | func (_AI721Contract *AI721ContractCallerSession) DataOf(_agentId *big... method Eip712Domain (line 309) | func (_AI721Contract *AI721ContractCallerSession) Eip712Domain() (stru... method GetAgentFee (line 348) | func (_AI721Contract *AI721ContractCallerSession) GetAgentFee(_agentId... method GetAgentIdByOwner (line 379) | func (_AI721Contract *AI721ContractCallerSession) GetAgentIdByOwner(_o... method GetAgentSystemPrompt (line 410) | func (_AI721Contract *AI721ContractCallerSession) GetAgentSystemPrompt... method GetApproved (line 441) | func (_AI721Contract *AI721ContractCallerSession) GetApproved(tokenId ... method GetMissionIdsByAgentId (line 472) | func (_AI721Contract *AI721ContractCallerSession) GetMissionIdsByAgent... method HybridModel (line 503) | func (_AI721Contract *AI721ContractCallerSession) HybridModel() (commo... method IsApprovedForAll (line 534) | func (_AI721Contract *AI721ContractCallerSession) IsApprovedForAll(own... method IsManager (line 565) | func (_AI721Contract *AI721ContractCallerSession) IsManager(arg0 commo... method MintPrice (line 596) | func (_AI721Contract *AI721ContractCallerSession) MintPrice() (*big.In... method Name (line 627) | func (_AI721Contract *AI721ContractCallerSession) Name() (string, erro... method NextTokenId (line 658) | func (_AI721Contract *AI721ContractCallerSession) NextTokenId() (*big.... method Owner (line 689) | func (_AI721Contract *AI721ContractCallerSession) Owner() (common.Addr... method OwnerOf (line 720) | func (_AI721Contract *AI721ContractCallerSession) OwnerOf(tokenId *big... method Paused (line 751) | func (_AI721Contract *AI721ContractCallerSession) Paused() (bool, erro... method PoolBalance (line 782) | func (_AI721Contract *AI721ContractCallerSession) PoolBalance(nftId *b... method RoyaltyInfo (line 814) | func (_AI721Contract *AI721ContractCallerSession) RoyaltyInfo(_agentId... method RoyaltyPortion (line 845) | func (_AI721Contract *AI721ContractCallerSession) RoyaltyPortion() (ui... method RoyaltyReceiver (line 876) | func (_AI721Contract *AI721ContractCallerSession) RoyaltyReceiver() (c... method SignaturesUsed (line 907) | func (_AI721Contract *AI721ContractCallerSession) SignaturesUsed(nftOw... method SupportsInterface (line 938) | func (_AI721Contract *AI721ContractCallerSession) SupportsInterface(_i... method Symbol (line 969) | func (_AI721Contract *AI721ContractCallerSession) Symbol() (string, er... method TokenByIndex (line 1000) | func (_AI721Contract *AI721ContractCallerSession) TokenByIndex(index *... method TokenOfOwnerByIndex (line 1031) | func (_AI721Contract *AI721ContractCallerSession) TokenOfOwnerByIndex(... method TokenURI (line 1062) | func (_AI721Contract *AI721ContractCallerSession) TokenURI(_agentId *b... method TotalSupply (line 1093) | func (_AI721Contract *AI721ContractCallerSession) TotalSupply() (*big.... method Version (line 1124) | func (_AI721Contract *AI721ContractCallerSession) Version() (string, e... method WorkerHub (line 1155) | func (_AI721Contract *AI721ContractCallerSession) WorkerHub() (common.... type AI721ContractTransactorSession (line 86) | type AI721ContractTransactorSession struct method AddNewAgentData (line 1176) | func (_AI721Contract *AI721ContractTransactorSession) AddNewAgentData(... method Approve (line 1197) | func (_AI721Contract *AI721ContractTransactorSession) Approve(to commo... method AuthorizeManager (line 1218) | func (_AI721Contract *AI721ContractTransactorSession) AuthorizeManager... method ClaimFee (line 1239) | func (_AI721Contract *AI721ContractTransactorSession) ClaimFee() (*typ... method CreateMission (line 1260) | func (_AI721Contract *AI721ContractTransactorSession) CreateMission(_a... method DeauthorizeManager (line 1281) | func (_AI721Contract *AI721ContractTransactorSession) DeauthorizeManag... method Infer (line 1302) | func (_AI721Contract *AI721ContractTransactorSession) Infer(_agentId *... method Infer0 (line 1323) | func (_AI721Contract *AI721ContractTransactorSession) Infer0(_agentId ... method Initialize (line 1344) | func (_AI721Contract *AI721ContractTransactorSession) Initialize(_name... method Mint (line 1365) | func (_AI721Contract *AI721ContractTransactorSession) Mint(_to common.... method Pause (line 1386) | func (_AI721Contract *AI721ContractTransactorSession) Pause() (*types.... method RenounceOwnership (line 1407) | func (_AI721Contract *AI721ContractTransactorSession) RenounceOwnershi... method SafeTransferFrom (line 1428) | func (_AI721Contract *AI721ContractTransactorSession) SafeTransferFrom... method SafeTransferFrom0 (line 1449) | func (_AI721Contract *AI721ContractTransactorSession) SafeTransferFrom... method SetApprovalForAll (line 1470) | func (_AI721Contract *AI721ContractTransactorSession) SetApprovalForAl... method TopUpPoolBalance (line 1491) | func (_AI721Contract *AI721ContractTransactorSession) TopUpPoolBalance... method TransferFrom (line 1512) | func (_AI721Contract *AI721ContractTransactorSession) TransferFrom(fro... method TransferOwnership (line 1533) | func (_AI721Contract *AI721ContractTransactorSession) TransferOwnershi... method Unpause (line 1554) | func (_AI721Contract *AI721ContractTransactorSession) Unpause() (*type... method UpdateAgentData (line 1575) | func (_AI721Contract *AI721ContractTransactorSession) UpdateAgentData(... method UpdateAgentDataWithSignature (line 1596) | func (_AI721Contract *AI721ContractTransactorSession) UpdateAgentDataW... method UpdateAgentFee (line 1617) | func (_AI721Contract *AI721ContractTransactorSession) UpdateAgentFee(_... method UpdateAgentURI (line 1638) | func (_AI721Contract *AI721ContractTransactorSession) UpdateAgentURI(_... method UpdateAgentUriWithSignature (line 1659) | func (_AI721Contract *AI721ContractTransactorSession) UpdateAgentUriWi... method UpdateMintPrice (line 1680) | func (_AI721Contract *AI721ContractTransactorSession) UpdateMintPrice(... method UpdateMission (line 1701) | func (_AI721Contract *AI721ContractTransactorSession) UpdateMission(_a... method UpdateRoyaltyPortion (line 1722) | func (_AI721Contract *AI721ContractTransactorSession) UpdateRoyaltyPor... method UpdateRoyaltyReceiver (line 1743) | func (_AI721Contract *AI721ContractTransactorSession) UpdateRoyaltyRec... method Withdraw (line 1764) | func (_AI721Contract *AI721ContractTransactorSession) Withdraw(_to com... method Receive (line 1785) | func (_AI721Contract *AI721ContractTransactorSession) Receive() (*type... type AI721ContractRaw (line 92) | type AI721ContractRaw struct method Call (line 155) | func (_AI721Contract *AI721ContractRaw) Call(opts *bind.CallOpts, resu... method Transfer (line 161) | func (_AI721Contract *AI721ContractRaw) Transfer(opts *bind.TransactOp... method Transact (line 166) | func (_AI721Contract *AI721ContractRaw) Transact(opts *bind.TransactOp... type AI721ContractCallerRaw (line 97) | type AI721ContractCallerRaw struct method Call (line 174) | func (_AI721Contract *AI721ContractCallerRaw) Call(opts *bind.CallOpts... type AI721ContractTransactorRaw (line 102) | type AI721ContractTransactorRaw struct method Transfer (line 180) | func (_AI721Contract *AI721ContractTransactorRaw) Transfer(opts *bind.... method Transact (line 185) | func (_AI721Contract *AI721ContractTransactorRaw) Transact(opts *bind.... function NewAI721Contract (line 107) | func NewAI721Contract(address common.Address, backend bind.ContractBacke... function NewAI721ContractCaller (line 116) | func NewAI721ContractCaller(address common.Address, caller bind.Contract... function NewAI721ContractTransactor (line 125) | func NewAI721ContractTransactor(address common.Address, transactor bind.... function NewAI721ContractFilterer (line 134) | func NewAI721ContractFilterer(address common.Address, filterer bind.Cont... function bindAI721Contract (line 143) | func bindAI721Contract(address common.Address, caller bind.ContractCalle... type AI721ContractAgentDataAddNewIterator (line 1790) | type AI721ContractAgentDataAddNewIterator struct method Next (line 1805) | func (it *AI721ContractAgentDataAddNewIterator) Next() bool { method Error (line 1845) | func (it *AI721ContractAgentDataAddNewIterator) Error() error { method Close (line 1851) | func (it *AI721ContractAgentDataAddNewIterator) Close() error { type AI721ContractAgentDataAddNew (line 1857) | type AI721ContractAgentDataAddNew struct type AI721ContractAgentDataUpdateIterator (line 1935) | type AI721ContractAgentDataUpdateIterator struct method Next (line 1950) | func (it *AI721ContractAgentDataUpdateIterator) Next() bool { method Error (line 1990) | func (it *AI721ContractAgentDataUpdateIterator) Error() error { method Close (line 1996) | func (it *AI721ContractAgentDataUpdateIterator) Close() error { type AI721ContractAgentDataUpdate (line 2002) | type AI721ContractAgentDataUpdate struct type AI721ContractAgentFeeUpdateIterator (line 2082) | type AI721ContractAgentFeeUpdateIterator struct method Next (line 2097) | func (it *AI721ContractAgentFeeUpdateIterator) Next() bool { method Error (line 2137) | func (it *AI721ContractAgentFeeUpdateIterator) Error() error { method Close (line 2143) | func (it *AI721ContractAgentFeeUpdateIterator) Close() error { type AI721ContractAgentFeeUpdate (line 2149) | type AI721ContractAgentFeeUpdate struct type AI721ContractAgentMissionAddNewIterator (line 2227) | type AI721ContractAgentMissionAddNewIterator struct method Next (line 2242) | func (it *AI721ContractAgentMissionAddNewIterator) Next() bool { method Error (line 2282) | func (it *AI721ContractAgentMissionAddNewIterator) Error() error { method Close (line 2288) | func (it *AI721ContractAgentMissionAddNewIterator) Close() error { type AI721ContractAgentMissionAddNew (line 2294) | type AI721ContractAgentMissionAddNew struct type AI721ContractAgentMissionUpdateIterator (line 2372) | type AI721ContractAgentMissionUpdateIterator struct method Next (line 2387) | func (it *AI721ContractAgentMissionUpdateIterator) Next() bool { method Error (line 2427) | func (it *AI721ContractAgentMissionUpdateIterator) Error() error { method Close (line 2433) | func (it *AI721ContractAgentMissionUpdateIterator) Close() error { type AI721ContractAgentMissionUpdate (line 2439) | type AI721ContractAgentMissionUpdate struct type AI721ContractAgentURIUpdateIterator (line 2519) | type AI721ContractAgentURIUpdateIterator struct method Next (line 2534) | func (it *AI721ContractAgentURIUpdateIterator) Next() bool { method Error (line 2574) | func (it *AI721ContractAgentURIUpdateIterator) Error() error { method Close (line 2580) | func (it *AI721ContractAgentURIUpdateIterator) Close() error { type AI721ContractAgentURIUpdate (line 2586) | type AI721ContractAgentURIUpdate struct type AI721ContractApprovalIterator (line 2664) | type AI721ContractApprovalIterator struct method Next (line 2679) | func (it *AI721ContractApprovalIterator) Next() bool { method Error (line 2719) | func (it *AI721ContractApprovalIterator) Error() error { method Close (line 2725) | func (it *AI721ContractApprovalIterator) Close() error { type AI721ContractApproval (line 2731) | type AI721ContractApproval struct type AI721ContractApprovalForAllIterator (line 2826) | type AI721ContractApprovalForAllIterator struct method Next (line 2841) | func (it *AI721ContractApprovalForAllIterator) Next() bool { method Error (line 2881) | func (it *AI721ContractApprovalForAllIterator) Error() error { method Close (line 2887) | func (it *AI721ContractApprovalForAllIterator) Close() error { type AI721ContractApprovalForAll (line 2893) | type AI721ContractApprovalForAll struct type AI721ContractBatchMetadataUpdateIterator (line 2980) | type AI721ContractBatchMetadataUpdateIterator struct method Next (line 2995) | func (it *AI721ContractBatchMetadataUpdateIterator) Next() bool { method Error (line 3035) | func (it *AI721ContractBatchMetadataUpdateIterator) Error() error { method Close (line 3041) | func (it *AI721ContractBatchMetadataUpdateIterator) Close() error { type AI721ContractBatchMetadataUpdate (line 3047) | type AI721ContractBatchMetadataUpdate struct type AI721ContractEIP712DomainChangedIterator (line 3115) | type AI721ContractEIP712DomainChangedIterator struct method Next (line 3130) | func (it *AI721ContractEIP712DomainChangedIterator) Next() bool { method Error (line 3170) | func (it *AI721ContractEIP712DomainChangedIterator) Error() error { method Close (line 3176) | func (it *AI721ContractEIP712DomainChangedIterator) Close() error { type AI721ContractEIP712DomainChanged (line 3182) | type AI721ContractEIP712DomainChanged struct type AI721ContractFeesClaimedIterator (line 3248) | type AI721ContractFeesClaimedIterator struct method Next (line 3263) | func (it *AI721ContractFeesClaimedIterator) Next() bool { method Error (line 3303) | func (it *AI721ContractFeesClaimedIterator) Error() error { method Close (line 3309) | func (it *AI721ContractFeesClaimedIterator) Close() error { type AI721ContractFeesClaimed (line 3315) | type AI721ContractFeesClaimed struct type AI721ContractInferencePerformedIterator (line 3393) | type AI721ContractInferencePerformedIterator struct method Next (line 3408) | func (it *AI721ContractInferencePerformedIterator) Next() bool { method Error (line 3448) | func (it *AI721ContractInferencePerformedIterator) Error() error { method Close (line 3454) | func (it *AI721ContractInferencePerformedIterator) Close() error { type AI721ContractInferencePerformed (line 3460) | type AI721ContractInferencePerformed struct type AI721ContractInitializedIterator (line 3550) | type AI721ContractInitializedIterator struct method Next (line 3565) | func (it *AI721ContractInitializedIterator) Next() bool { method Error (line 3605) | func (it *AI721ContractInitializedIterator) Error() error { method Close (line 3611) | func (it *AI721ContractInitializedIterator) Close() error { type AI721ContractInitialized (line 3617) | type AI721ContractInitialized struct type AI721ContractManagerAuthorizationIterator (line 3684) | type AI721ContractManagerAuthorizationIterator struct method Next (line 3699) | func (it *AI721ContractManagerAuthorizationIterator) Next() bool { method Error (line 3739) | func (it *AI721ContractManagerAuthorizationIterator) Error() error { method Close (line 3745) | func (it *AI721ContractManagerAuthorizationIterator) Close() error { type AI721ContractManagerAuthorization (line 3751) | type AI721ContractManagerAuthorization struct type AI721ContractManagerDeauthorizationIterator (line 3828) | type AI721ContractManagerDeauthorizationIterator struct method Next (line 3843) | func (it *AI721ContractManagerDeauthorizationIterator) Next() bool { method Error (line 3883) | func (it *AI721ContractManagerDeauthorizationIterator) Error() error { method Close (line 3889) | func (it *AI721ContractManagerDeauthorizationIterator) Close() error { type AI721ContractManagerDeauthorization (line 3895) | type AI721ContractManagerDeauthorization struct type AI721ContractMetadataUpdateIterator (line 3972) | type AI721ContractMetadataUpdateIterator struct method Next (line 3987) | func (it *AI721ContractMetadataUpdateIterator) Next() bool { method Error (line 4027) | func (it *AI721ContractMetadataUpdateIterator) Error() error { method Close (line 4033) | func (it *AI721ContractMetadataUpdateIterator) Close() error { type AI721ContractMetadataUpdate (line 4039) | type AI721ContractMetadataUpdate struct type AI721ContractMintPriceUpdateIterator (line 4106) | type AI721ContractMintPriceUpdateIterator struct method Next (line 4121) | func (it *AI721ContractMintPriceUpdateIterator) Next() bool { method Error (line 4161) | func (it *AI721ContractMintPriceUpdateIterator) Error() error { method Close (line 4167) | func (it *AI721ContractMintPriceUpdateIterator) Close() error { type AI721ContractMintPriceUpdate (line 4173) | type AI721ContractMintPriceUpdate struct type AI721ContractNewTokenIterator (line 4240) | type AI721ContractNewTokenIterator struct method Next (line 4255) | func (it *AI721ContractNewTokenIterator) Next() bool { method Error (line 4295) | func (it *AI721ContractNewTokenIterator) Error() error { method Close (line 4301) | func (it *AI721ContractNewTokenIterator) Close() error { type AI721ContractNewToken (line 4307) | type AI721ContractNewToken struct type AI721ContractOwnershipTransferredIterator (line 4398) | type AI721ContractOwnershipTransferredIterator struct method Next (line 4413) | func (it *AI721ContractOwnershipTransferredIterator) Next() bool { method Error (line 4453) | func (it *AI721ContractOwnershipTransferredIterator) Error() error { method Close (line 4459) | func (it *AI721ContractOwnershipTransferredIterator) Close() error { type AI721ContractOwnershipTransferred (line 4465) | type AI721ContractOwnershipTransferred struct type AI721ContractPausedIterator (line 4551) | type AI721ContractPausedIterator struct method Next (line 4566) | func (it *AI721ContractPausedIterator) Next() bool { method Error (line 4606) | func (it *AI721ContractPausedIterator) Error() error { method Close (line 4612) | func (it *AI721ContractPausedIterator) Close() error { type AI721ContractPaused (line 4618) | type AI721ContractPaused struct type AI721ContractRoyaltyPortionUpdateIterator (line 4685) | type AI721ContractRoyaltyPortionUpdateIterator struct method Next (line 4700) | func (it *AI721ContractRoyaltyPortionUpdateIterator) Next() bool { method Error (line 4740) | func (it *AI721ContractRoyaltyPortionUpdateIterator) Error() error { method Close (line 4746) | func (it *AI721ContractRoyaltyPortionUpdateIterator) Close() error { type AI721ContractRoyaltyPortionUpdate (line 4752) | type AI721ContractRoyaltyPortionUpdate struct type AI721ContractRoyaltyReceiverUpdateIterator (line 4819) | type AI721ContractRoyaltyReceiverUpdateIterator struct method Next (line 4834) | func (it *AI721ContractRoyaltyReceiverUpdateIterator) Next() bool { method Error (line 4874) | func (it *AI721ContractRoyaltyReceiverUpdateIterator) Error() error { method Close (line 4880) | func (it *AI721ContractRoyaltyReceiverUpdateIterator) Close() error { type AI721ContractRoyaltyReceiverUpdate (line 4886) | type AI721ContractRoyaltyReceiverUpdate struct type AI721ContractTopUpPoolBalanceIterator (line 4953) | type AI721ContractTopUpPoolBalanceIterator struct method Next (line 4968) | func (it *AI721ContractTopUpPoolBalanceIterator) Next() bool { method Error (line 5008) | func (it *AI721ContractTopUpPoolBalanceIterator) Error() error { method Close (line 5014) | func (it *AI721ContractTopUpPoolBalanceIterator) Close() error { type AI721ContractTopUpPoolBalance (line 5020) | type AI721ContractTopUpPoolBalance struct type AI721ContractTransferIterator (line 5089) | type AI721ContractTransferIterator struct method Next (line 5104) | func (it *AI721ContractTransferIterator) Next() bool { method Error (line 5144) | func (it *AI721ContractTransferIterator) Error() error { method Close (line 5150) | func (it *AI721ContractTransferIterator) Close() error { type AI721ContractTransfer (line 5156) | type AI721ContractTransfer struct type AI721ContractUnpausedIterator (line 5251) | type AI721ContractUnpausedIterator struct method Next (line 5266) | func (it *AI721ContractUnpausedIterator) Next() bool { method Error (line 5306) | func (it *AI721ContractUnpausedIterator) Error() error { method Close (line 5312) | func (it *AI721ContractUnpausedIterator) Close() error { type AI721ContractUnpaused (line 5318) | type AI721ContractUnpaused struct FILE: decentralized-inference/internal/abi/workerhub.go type IWorkerHubAssignment (line 33) | type IWorkerHubAssignment struct type IWorkerHubDAOTokenPercentage (line 45) | type IWorkerHubDAOTokenPercentage struct type IWorkerHubDAOTokenReceiverInfor (line 54) | type IWorkerHubDAOTokenReceiverInfor struct type IWorkerHubInference (line 61) | type IWorkerHubInference struct type WorkerhubContract (line 87) | type WorkerhubContract struct type WorkerhubContractCaller (line 94) | type WorkerhubContractCaller struct method AssignmentNumber (line 231) | func (_WorkerhubContract *WorkerhubContractCaller) AssignmentNumber(op... method Assignments (line 262) | func (_WorkerhubContract *WorkerhubContractCaller) Assignments(opts *b... method GetAssignmentInfo (line 337) | func (_WorkerhubContract *WorkerhubContractCaller) GetAssignmentInfo(o... method GetAssignmentsByInference (line 368) | func (_WorkerhubContract *WorkerhubContractCaller) GetAssignmentsByInf... method GetInferenceInfo (line 399) | func (_WorkerhubContract *WorkerhubContractCaller) GetInferenceInfo(op... method GetMinFeeToUse (line 430) | func (_WorkerhubContract *WorkerhubContractCaller) GetMinFeeToUse(opts... method GetTreasuryAddress (line 461) | func (_WorkerhubContract *WorkerhubContractCaller) GetTreasuryAddress(... method InferenceNumber (line 492) | func (_WorkerhubContract *WorkerhubContractCaller) InferenceNumber(opt... method Owner (line 523) | func (_WorkerhubContract *WorkerhubContractCaller) Owner(opts *bind.Ca... method Paused (line 554) | func (_WorkerhubContract *WorkerhubContractCaller) Paused(opts *bind.C... method ValidateDAOSupplyIncrease (line 585) | func (_WorkerhubContract *WorkerhubContractCaller) ValidateDAOSupplyIn... method Version (line 616) | func (_WorkerhubContract *WorkerhubContractCaller) Version(opts *bind.... type WorkerhubContractTransactor (line 99) | type WorkerhubContractTransactor struct method Commit (line 647) | func (_WorkerhubContract *WorkerhubContractTransactor) Commit(opts *bi... method Infer (line 668) | func (_WorkerhubContract *WorkerhubContractTransactor) Infer(opts *bin... method Infer0 (line 689) | func (_WorkerhubContract *WorkerhubContractTransactor) Infer0(opts *bi... method Initialize (line 710) | func (_WorkerhubContract *WorkerhubContractTransactor) Initialize(opts... method Pause (line 731) | func (_WorkerhubContract *WorkerhubContractTransactor) Pause(opts *bin... method RegisterReferrer (line 752) | func (_WorkerhubContract *WorkerhubContractTransactor) RegisterReferre... method RenounceOwnership (line 773) | func (_WorkerhubContract *WorkerhubContractTransactor) RenounceOwnersh... method ResolveInference (line 794) | func (_WorkerhubContract *WorkerhubContractTransactor) ResolveInferenc... method Reveal (line 815) | func (_WorkerhubContract *WorkerhubContractTransactor) Reveal(opts *bi... method SeizeMinerRole (line 836) | func (_WorkerhubContract *WorkerhubContractTransactor) SeizeMinerRole(... method SetDAOTokenReward (line 857) | func (_WorkerhubContract *WorkerhubContractTransactor) SetDAOTokenRewa... method SubmitSolution (line 878) | func (_WorkerhubContract *WorkerhubContractTransactor) SubmitSolution(... method TransferOwnership (line 899) | func (_WorkerhubContract *WorkerhubContractTransactor) TransferOwnersh... method Unpause (line 920) | func (_WorkerhubContract *WorkerhubContractTransactor) Unpause(opts *b... method Receive (line 941) | func (_WorkerhubContract *WorkerhubContractTransactor) Receive(opts *b... type WorkerhubContractFilterer (line 104) | type WorkerhubContractFilterer struct method FilterCommitmentSubmission (line 1037) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterCommitmentS... method WatchCommitmentSubmission (line 1058) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchCommitmentSu... method ParseCommitmentSubmission (line 1104) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseCommitmentSu... method FilterDAOTokenMintedV2 (line 1192) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterDAOTokenMin... method WatchDAOTokenMintedV2 (line 1204) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchDAOTokenMint... method ParseDAOTokenMintedV2 (line 1241) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseDAOTokenMint... method FilterDAOTokenPercentageUpdated (line 1327) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterDAOTokenPer... method WatchDAOTokenPercentageUpdated (line 1339) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchDAOTokenPerc... method ParseDAOTokenPercentageUpdated (line 1376) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseDAOTokenPerc... method FilterInferenceStatusUpdate (line 1462) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterInferenceSt... method WatchInferenceStatusUpdate (line 1479) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchInferenceSta... method ParseInferenceStatusUpdate (line 1521) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseInferenceSta... method FilterInitialized (line 1606) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterInitialized... method WatchInitialized (line 1618) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchInitialized(... method ParseInitialized (line 1655) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseInitialized(... method FilterMinerRoleSeized (line 1742) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterMinerRoleSe... method WatchMinerRoleSeized (line 1767) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchMinerRoleSei... method ParseMinerRoleSeized (line 1817) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseMinerRoleSei... method FilterNewAssignment (line 1905) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterNewAssignme... method WatchNewAssignment (line 1930) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchNewAssignmen... method ParseNewAssignment (line 1980) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseNewAssignmen... method FilterNewInference (line 2069) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterNewInferenc... method WatchNewInference (line 2094) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchNewInference... method ParseNewInference (line 2144) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseNewInference... method FilterOwnershipTransferred (line 2230) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterOwnershipTr... method WatchOwnershipTransferred (line 2251) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchOwnershipTra... method ParseOwnershipTransferred (line 2297) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseOwnershipTra... method FilterPaused (line 2382) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterPaused(opts... method WatchPaused (line 2394) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchPaused(opts ... method ParsePaused (line 2431) | func (_WorkerhubContract *WorkerhubContractFilterer) ParsePaused(log t... method FilterRawSubmitted (line 2522) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterRawSubmitte... method WatchRawSubmitted (line 2547) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchRawSubmitted... method ParseRawSubmitted (line 2597) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseRawSubmitted... method FilterRevealSubmission (line 2685) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterRevealSubmi... method WatchRevealSubmission (line 2706) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchRevealSubmis... method ParseRevealSubmission (line 2752) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseRevealSubmis... method FilterSolutionSubmission (line 2838) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterSolutionSub... method WatchSolutionSubmission (line 2859) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchSolutionSubm... method ParseSolutionSubmission (line 2905) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseSolutionSubm... method FilterStreamedData (line 2991) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterStreamedDat... method WatchStreamedData (line 3008) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchStreamedData... method ParseStreamedData (line 3050) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseStreamedData... method FilterUnpaused (line 3135) | func (_WorkerhubContract *WorkerhubContractFilterer) FilterUnpaused(op... method WatchUnpaused (line 3147) | func (_WorkerhubContract *WorkerhubContractFilterer) WatchUnpaused(opt... method ParseUnpaused (line 3184) | func (_WorkerhubContract *WorkerhubContractFilterer) ParseUnpaused(log... type WorkerhubContractSession (line 110) | type WorkerhubContractSession struct method AssignmentNumber (line 248) | func (_WorkerhubContract *WorkerhubContractSession) AssignmentNumber()... method Assignments (line 305) | func (_WorkerhubContract *WorkerhubContractSession) Assignments(arg0 *... method GetAssignmentInfo (line 354) | func (_WorkerhubContract *WorkerhubContractSession) GetAssignmentInfo(... method GetAssignmentsByInference (line 385) | func (_WorkerhubContract *WorkerhubContractSession) GetAssignmentsByIn... method GetInferenceInfo (line 416) | func (_WorkerhubContract *WorkerhubContractSession) GetInferenceInfo(_... method GetMinFeeToUse (line 447) | func (_WorkerhubContract *WorkerhubContractSession) GetMinFeeToUse(_mo... method GetTreasuryAddress (line 478) | func (_WorkerhubContract *WorkerhubContractSession) GetTreasuryAddress... method InferenceNumber (line 509) | func (_WorkerhubContract *WorkerhubContractSession) InferenceNumber() ... method Owner (line 540) | func (_WorkerhubContract *WorkerhubContractSession) Owner() (common.Ad... method Paused (line 571) | func (_WorkerhubContract *WorkerhubContractSession) Paused() (bool, er... method ValidateDAOSupplyIncrease (line 602) | func (_WorkerhubContract *WorkerhubContractSession) ValidateDAOSupplyI... method Version (line 633) | func (_WorkerhubContract *WorkerhubContractSession) Version() (string,... method Commit (line 654) | func (_WorkerhubContract *WorkerhubContractSession) Commit(_assignId *... method Infer (line 675) | func (_WorkerhubContract *WorkerhubContractSession) Infer(_input []byt... method Infer0 (line 696) | func (_WorkerhubContract *WorkerhubContractSession) Infer0(_input []by... method Initialize (line 717) | func (_WorkerhubContract *WorkerhubContractSession) Initialize(_wEAI c... method Pause (line 738) | func (_WorkerhubContract *WorkerhubContractSession) Pause() (*types.Tr... method RegisterReferrer (line 759) | func (_WorkerhubContract *WorkerhubContractSession) RegisterReferrer(_... method RenounceOwnership (line 780) | func (_WorkerhubContract *WorkerhubContractSession) RenounceOwnership(... method ResolveInference (line 801) | func (_WorkerhubContract *WorkerhubContractSession) ResolveInference(_... method Reveal (line 822) | func (_WorkerhubContract *WorkerhubContractSession) Reveal(_assignId *... method SeizeMinerRole (line 843) | func (_WorkerhubContract *WorkerhubContractSession) SeizeMinerRole(_as... method SetDAOTokenReward (line 864) | func (_WorkerhubContract *WorkerhubContractSession) SetDAOTokenReward(... method SubmitSolution (line 885) | func (_WorkerhubContract *WorkerhubContractSession) SubmitSolution(_as... method TransferOwnership (line 906) | func (_WorkerhubContract *WorkerhubContractSession) TransferOwnership(... method Unpause (line 927) | func (_WorkerhubContract *WorkerhubContractSession) Unpause() (*types.... method Receive (line 948) | func (_WorkerhubContract *WorkerhubContractSession) Receive() (*types.... type WorkerhubContractCallerSession (line 118) | type WorkerhubContractCallerSession struct method AssignmentNumber (line 255) | func (_WorkerhubContract *WorkerhubContractCallerSession) AssignmentNu... method Assignments (line 321) | func (_WorkerhubContract *WorkerhubContractCallerSession) Assignments(... method GetAssignmentInfo (line 361) | func (_WorkerhubContract *WorkerhubContractCallerSession) GetAssignmen... method GetAssignmentsByInference (line 392) | func (_WorkerhubContract *WorkerhubContractCallerSession) GetAssignmen... method GetInferenceInfo (line 423) | func (_WorkerhubContract *WorkerhubContractCallerSession) GetInference... method GetMinFeeToUse (line 454) | func (_WorkerhubContract *WorkerhubContractCallerSession) GetMinFeeToU... method GetTreasuryAddress (line 485) | func (_WorkerhubContract *WorkerhubContractCallerSession) GetTreasuryA... method InferenceNumber (line 516) | func (_WorkerhubContract *WorkerhubContractCallerSession) InferenceNum... method Owner (line 547) | func (_WorkerhubContract *WorkerhubContractCallerSession) Owner() (com... method Paused (line 578) | func (_WorkerhubContract *WorkerhubContractCallerSession) Paused() (bo... method ValidateDAOSupplyIncrease (line 609) | func (_WorkerhubContract *WorkerhubContractCallerSession) ValidateDAOS... method Version (line 640) | func (_WorkerhubContract *WorkerhubContractCallerSession) Version() (s... type WorkerhubContractTransactorSession (line 125) | type WorkerhubContractTransactorSession struct method Commit (line 661) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Commit(_... method Infer (line 682) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Infer(_i... method Infer0 (line 703) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Infer0(_... method Initialize (line 724) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Initiali... method Pause (line 745) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Pause() ... method RegisterReferrer (line 766) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Register... method RenounceOwnership (line 787) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Renounce... method ResolveInference (line 808) | func (_WorkerhubContract *WorkerhubContractTransactorSession) ResolveI... method Reveal (line 829) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Reveal(_... method SeizeMinerRole (line 850) | func (_WorkerhubContract *WorkerhubContractTransactorSession) SeizeMin... method SetDAOTokenReward (line 871) | func (_WorkerhubContract *WorkerhubContractTransactorSession) SetDAOTo... method SubmitSolution (line 892) | func (_WorkerhubContract *WorkerhubContractTransactorSession) SubmitSo... method TransferOwnership (line 913) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Transfer... method Unpause (line 934) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Unpause(... method Receive (line 955) | func (_WorkerhubContract *WorkerhubContractTransactorSession) Receive(... type WorkerhubContractRaw (line 131) | type WorkerhubContractRaw struct method Call (line 194) | func (_WorkerhubContract *WorkerhubContractRaw) Call(opts *bind.CallOp... method Transfer (line 200) | func (_WorkerhubContract *WorkerhubContractRaw) Transfer(opts *bind.Tr... method Transact (line 205) | func (_WorkerhubContract *WorkerhubContractRaw) Transact(opts *bind.Tr... type WorkerhubContractCallerRaw (line 136) | type WorkerhubContractCallerRaw struct method Call (line 213) | func (_WorkerhubContract *WorkerhubContractCallerRaw) Call(opts *bind.... type WorkerhubContractTransactorRaw (line 141) | type WorkerhubContractTransactorRaw struct method Transfer (line 219) | func (_WorkerhubContract *WorkerhubContractTransactorRaw) Transfer(opt... method Transact (line 224) | func (_WorkerhubContract *WorkerhubContractTransactorRaw) Transact(opt... function NewWorkerhubContract (line 146) | func NewWorkerhubContract(address common.Address, backend bind.ContractB... function NewWorkerhubContractCaller (line 155) | func NewWorkerhubContractCaller(address common.Address, caller bind.Cont... function NewWorkerhubContractTransactor (line 164) | func NewWorkerhubContractTransactor(address common.Address, transactor b... function NewWorkerhubContractFilterer (line 173) | func NewWorkerhubContractFilterer(address common.Address, filterer bind.... function bindWorkerhubContract (line 182) | func bindWorkerhubContract(address common.Address, caller bind.ContractC... type WorkerhubContractCommitmentSubmissionIterator (line 960) | type WorkerhubContractCommitmentSubmissionIterator struct method Next (line 975) | func (it *WorkerhubContractCommitmentSubmissionIterator) Next() bool { method Error (line 1015) | func (it *WorkerhubContractCommitmentSubmissionIterator) Error() error { method Close (line 1021) | func (it *WorkerhubContractCommitmentSubmissionIterator) Close() error { type WorkerhubContractCommitmentSubmission (line 1027) | type WorkerhubContractCommitmentSubmission struct type WorkerhubContractDAOTokenMintedV2Iterator (line 1114) | type WorkerhubContractDAOTokenMintedV2Iterator struct method Next (line 1129) | func (it *WorkerhubContractDAOTokenMintedV2Iterator) Next() bool { method Error (line 1169) | func (it *WorkerhubContractDAOTokenMintedV2Iterator) Error() error { method Close (line 1175) | func (it *WorkerhubContractDAOTokenMintedV2Iterator) Close() error { type WorkerhubContractDAOTokenMintedV2 (line 1181) | type WorkerhubContractDAOTokenMintedV2 struct type WorkerhubContractDAOTokenPercentageUpdatedIterator (line 1251) | type WorkerhubContractDAOTokenPercentageUpdatedIterator struct method Next (line 1266) | func (it *WorkerhubContractDAOTokenPercentageUpdatedIterator) Next() b... method Error (line 1306) | func (it *WorkerhubContractDAOTokenPercentageUpdatedIterator) Error() ... method Close (line 1312) | func (it *WorkerhubContractDAOTokenPercentageUpdatedIterator) Close() ... type WorkerhubContractDAOTokenPercentageUpdated (line 1318) | type WorkerhubContractDAOTokenPercentageUpdated struct type WorkerhubContractInferenceStatusUpdateIterator (line 1386) | type WorkerhubContractInferenceStatusUpdateIterator struct method Next (line 1401) | func (it *WorkerhubContractInferenceStatusUpdateIterator) Next() bool { method Error (line 1441) | func (it *WorkerhubContractInferenceStatusUpdateIterator) Error() error { method Close (line 1447) | func (it *WorkerhubContractInferenceStatusUpdateIterator) Close() error { type WorkerhubContractInferenceStatusUpdate (line 1453) | type WorkerhubContractInferenceStatusUpdate struct type WorkerhubContractInitializedIterator (line 1531) | type WorkerhubContractInitializedIterator struct method Next (line 1546) | func (it *WorkerhubContractInitializedIterator) Next() bool { method Error (line 1586) | func (it *WorkerhubContractInitializedIterator) Error() error { method Close (line 1592) | func (it *WorkerhubContractInitializedIterator) Close() error { type WorkerhubContractInitialized (line 1598) | type WorkerhubContractInitialized struct type WorkerhubContractMinerRoleSeizedIterator (line 1665) | type WorkerhubContractMinerRoleSeizedIterator struct method Next (line 1680) | func (it *WorkerhubContractMinerRoleSeizedIterator) Next() bool { method Error (line 1720) | func (it *WorkerhubContractMinerRoleSeizedIterator) Error() error { method Close (line 1726) | func (it *WorkerhubContractMinerRoleSeizedIterator) Close() error { type WorkerhubContractMinerRoleSeized (line 1732) | type WorkerhubContractMinerRoleSeized struct type WorkerhubContractNewAssignmentIterator (line 1827) | type WorkerhubContractNewAssignmentIterator struct method Next (line 1842) | func (it *WorkerhubContractNewAssignmentIterator) Next() bool { method Error (line 1882) | func (it *WorkerhubContractNewAssignmentIterator) Error() error { method Close (line 1888) | func (it *WorkerhubContractNewAssignmentIterator) Close() error { type WorkerhubContractNewAssignment (line 1894) | type WorkerhubContractNewAssignment struct type WorkerhubContractNewInferenceIterator (line 1990) | type WorkerhubContractNewInferenceIterator struct method Next (line 2005) | func (it *WorkerhubContractNewInferenceIterator) Next() bool { method Error (line 2045) | func (it *WorkerhubContractNewInferenceIterator) Error() error { method Close (line 2051) | func (it *WorkerhubContractNewInferenceIterator) Close() error { type WorkerhubContractNewInference (line 2057) | type WorkerhubContractNewInference struct type WorkerhubContractOwnershipTransferredIterator (line 2154) | type WorkerhubContractOwnershipTransferredIterator struct method Next (line 2169) | func (it *WorkerhubContractOwnershipTransferredIterator) Next() bool { method Error (line 2209) | func (it *WorkerhubContractOwnershipTransferredIterator) Error() error { method Close (line 2215) | func (it *WorkerhubContractOwnershipTransferredIterator) Close() error { type WorkerhubContractOwnershipTransferred (line 2221) | type WorkerhubContractOwnershipTransferred struct type WorkerhubContractPausedIterator (line 2307) | type WorkerhubContractPausedIterator struct method Next (line 2322) | func (it *WorkerhubContractPausedIterator) Next() bool { method Error (line 2362) | func (it *WorkerhubContractPausedIterator) Error() error { method Close (line 2368) | func (it *WorkerhubContractPausedIterator) Close() error { type WorkerhubContractPaused (line 2374) | type WorkerhubContractPaused struct type WorkerhubContractRawSubmittedIterator (line 2441) | type WorkerhubContractRawSubmittedIterator struct method Next (line 2456) | func (it *WorkerhubContractRawSubmittedIterator) Next() bool { method Error (line 2496) | func (it *WorkerhubContractRawSubmittedIterator) Error() error { method Close (line 2502) | func (it *WorkerhubContractRawSubmittedIterator) Close() error { type WorkerhubContractRawSubmitted (line 2508) | type WorkerhubContractRawSubmitted struct type WorkerhubContractRevealSubmissionIterator (line 2607) | type WorkerhubContractRevealSubmissionIterator struct method Next (line 2622) | func (it *WorkerhubContractRevealSubmissionIterator) Next() bool { method Error (line 2662) | func (it *WorkerhubContractRevealSubmissionIterator) Error() error { method Close (line 2668) | func (it *WorkerhubContractRevealSubmissionIterator) Close() error { type WorkerhubContractRevealSubmission (line 2674) | type WorkerhubContractRevealSubmission struct type WorkerhubContractSolutionSubmissionIterator (line 2762) | type WorkerhubContractSolutionSubmissionIterator struct method Next (line 2777) | func (it *WorkerhubContractSolutionSubmissionIterator) Next() bool { method Error (line 2817) | func (it *WorkerhubContractSolutionSubmissionIterator) Error() error { method Close (line 2823) | func (it *WorkerhubContractSolutionSubmissionIterator) Close() error { type WorkerhubContractSolutionSubmission (line 2829) | type WorkerhubContractSolutionSubmission struct type WorkerhubContractStreamedDataIterator (line 2915) | type WorkerhubContractStreamedDataIterator struct method Next (line 2930) | func (it *WorkerhubContractStreamedDataIterator) Next() bool { method Error (line 2970) | func (it *WorkerhubContractStreamedDataIterator) Error() error { method Close (line 2976) | func (it *WorkerhubContractStreamedDataIterator) Close() error { type WorkerhubContractStreamedData (line 2982) | type WorkerhubContractStreamedData struct type WorkerhubContractUnpausedIterator (line 3060) | type WorkerhubContractUnpausedIterator struct method Next (line 3075) | func (it *WorkerhubContractUnpausedIterator) Next() bool { method Error (line 3115) | func (it *WorkerhubContractUnpausedIterator) Error() error { method Close (line 3121) | func (it *WorkerhubContractUnpausedIterator) Close() error { type WorkerhubContractUnpaused (line 3127) | type WorkerhubContractUnpaused struct FILE: decentralized-inference/internal/client/client.go type Client (line 32) | type Client struct method GetGasPrice (line 105) | func (c *Client) GetGasPrice() (*big.Int, error) { method PopulateTransaction (line 113) | func (c *Client) PopulateTransaction(ctx context.Context, address comm... method SignTransaction (line 154) | func (c *Client) SignTransaction(signer *accounts.ECDSASigner, tx *zkt... method GetPaymasterParams (line 191) | func (c *Client) GetPaymasterParams() (*zktypes.PaymasterParams, error) { method GetPaymasterParamsWithFee (line 212) | func (c *Client) GetPaymasterParamsWithFee(fee *big.Int) (*zktypes.Pay... method SetPaymasterParams (line 232) | func (c *Client) SetPaymasterParams(tx *accounts.Transaction) error { method PaymasterParams (line 241) | func (c *Client) PaymasterParams() *zktypes.PaymasterParams { method Transact (line 249) | func (c *Client) Transact(prkHex string, from common.Address, to commo... method createZKTransact (line 284) | func (c *Client) createZKTransact(from common.Address, to common.Addre... method SendETHTransact (line 314) | func (c *Client) SendETHTransact(prkHex string, from common.Address, t... method ExecuteETHTransact (line 334) | func (c *Client) ExecuteETHTransact(prkHex string, from common.Address... method signAndSendTx (line 346) | func (c *Client) signAndSendTx(prkHex string, pbkHex common.Address, t... method WaitMined (line 380) | func (c *Client) WaitMined(txHash common.Hash) (*zktypes.Receipt, erro... method WaitMinedEthTx (line 414) | func (c *Client) WaitMinedEthTx(txHash common.Hash) (*types.Receipt, e... method BlockByNumber (line 447) | func (c *Client) BlockByNumber(ctx context.Context, blockNumber uint64... method CheckTxPendingByHash (line 455) | func (c *Client) CheckTxPendingByHash(txHash common.Hash) (*RPCRespons... method CreateEthTransaction (line 480) | func (c *Client) CreateEthTransaction(from common.Address, to common.A... type RPCResponse (line 42) | type RPCResponse struct type ResultResponse (line 48) | type ResultResponse struct function NewClient (line 60) | func NewClient(rpc string, chainType models.ChainType, paymentFeeZero bo... function GetAccountInfo (line 91) | func GetAccountInfo(privKey string) (*ecdsa.PrivateKey, *common.Address,... FILE: decentralized-inference/internal/config/config.go constant EAI_OldWH_ChainID (line 10) | EAI_OldWH_ChainID = "43338" constant BaseChainID (line 11) | BaseChainID = "8453" constant BaseChainIDInt (line 12) | BaseChainIDInt = 8453 constant BitAiChainID (line 13) | BitAiChainID = "222671" constant DAGIChainID (line 14) | DAGIChainID = "222672" constant HermesChain (line 15) | HermesChain = "45762" constant ArbitrumChainID (line 16) | ArbitrumChainID = "42161" constant DuckChainID (line 17) | DuckChainID = "5545" constant PolygonChainID (line 18) | PolygonChainID = "137" constant ZkSyncChainID (line 19) | ZkSyncChainID = "324" constant ZkSyncChainIDInt (line 20) | ZkSyncChainIDInt = 324 constant EthereumChainID (line 21) | EthereumChainID = "1" constant BscChainID (line 22) | BscChainID = "56" constant AbstractTestnetChainID (line 23) | AbstractTestnetChainID = "11124" constant SubtensorEVMChainID (line 24) | SubtensorEVMChainID = "964" constant SubtensorEVMChainIDInt (line 25) | SubtensorEVMChainIDInt = 964 constant SolanaChainID (line 26) | SolanaChainID = "1111" constant SolanaModelID (line 27) | SolanaModelID = "990001" constant IPFSPrefix (line 28) | IPFSPrefix = "ipfs://" constant FilePrefix (line 29) | FilePrefix = "file://" constant GasLimitDefault (line 30) | GasLimitDefault = uint64(10000000) constant BaseFeeWiggleMultiplier (line 31) | BaseFeeWiggleMultiplier = 2 function GetConfig (line 36) | func GetConfig() *Config { type Config (line 40) | type Config struct type ServerConfig (line 49) | type ServerConfig struct type MongoConfig (line 53) | type MongoConfig struct type ChatConfig (line 78) | type ChatConfig struct method VerifyBeforeChat (line 58) | func (c ChatConfig) VerifyBeforeChat() error { function Load (line 118) | func Load() (*Config, error) { function init (line 133) | func init() { FILE: decentralized-inference/internal/database/mongo.go type Database (line 10) | type Database struct method GetMongo (line 16) | func (s *Database) GetMongo() *mongo.Client { method SetMongo (line 20) | func (s *Database) SetMongo(mongo *mongo.Client) { method GetDB (line 24) | func (s *Database) GetDB() *mongo.Database { function InitMongo (line 28) | func InitMongo(dbname string, mongoAddr string) (*Database, error) { function ConnectMongo (line 41) | func ConnectMongo(dbName string, mongoAddr string) (*mongo.Client, error) { FILE: decentralized-inference/internal/database/mysql.go function ConnectMySQl (line 8) | func ConnectMySQl(dsn string, debug bool) (*gorm.DB, error) { FILE: decentralized-inference/internal/eaimodel/eaimodel.go type StorageType (line 12) | type StorageType constant LightHouseStorageType (line 15) | LightHouseStorageType StorageType = "lighthouse-filecoin" constant EaiChainStorageType (line 16) | EaiChainStorageType StorageType = "eai-chain" type TaskResult (line 19) | type TaskResult struct type ModelInfoContract (line 25) | type ModelInfoContract struct type ModelMetadata (line 33) | type ModelMetadata struct type ModelType (line 45) | type ModelType constant ModelTypeText (line 48) | ModelTypeText ModelType = "text" constant ModelTypeImage (line 49) | ModelTypeImage ModelType = "image" type HardwareTier (line 52) | type HardwareTier constant HardwareTier_1 (line 55) | HardwareTier_1 HardwareTier = 1 constant HardwareTier_2 (line 56) | HardwareTier_2 HardwareTier = 2 constant HardwareTier_3 (line 57) | HardwareTier_3 HardwareTier = 3 function CheckModelFileHash (line 60) | func CheckModelFileHash(modelHash string, filePath string) (bool, error) { FILE: decentralized-inference/internal/libs/http_client/http.go function RequestHttp (line 13) | func RequestHttp(fullUrl string, method string, headers map[string]strin... function RequestHttpWithStream (line 45) | func RequestHttpWithStream(fullUrl string, method string, headers map[st... FILE: decentralized-inference/internal/lighthouse/lighthouse.go type LightHouseResponse (line 33) | type LightHouseResponse struct constant IPFSGateway (line 40) | IPFSGateway = "https://gateway.lighthouse.storage/ipfs/" function DownloadDataSimple (line 43) | func DownloadDataSimple(hash string) ([]byte, string, error) { function DownloadDataSimpleWithRetry (line 70) | func DownloadDataSimpleWithRetry(hash string) ([]byte, string, error) { function downloadChunkedData (line 86) | func downloadChunkedData(hash string, start, end int) ([]byte, error) { function DownloadChunkedData (line 110) | func DownloadChunkedData(hash string, modelDir string) (string, error) { function WriteFile (line 160) | func WriteFile(name string, data []byte, perm os.FileMode) error { type FileInfo (line 172) | type FileInfo struct function GetFileInfo (line 185) | func GetFileInfo(hash string) (*FileInfo, error) { function UploadDataWithRetry (line 212) | func UploadDataWithRetry(apikey, fileName string, data []byte) (string, ... function UploadData (line 225) | func UploadData(apikey, fileName string, data []byte) (string, error) { function getCurrentDir (line 277) | func getCurrentDir() string { function Cid (line 286) | func Cid(data []byte) string { function fileExistOnNetwork (line 311) | func fileExistOnNetwork(data []byte) (string, bool, error) { function UploadFile (line 329) | func UploadFile(apikey, fileName string, filePath string) (string, error) { function DownloadToFile (line 386) | func DownloadToFile(hash string, filePath string) error { FILE: decentralized-inference/internal/logger/logger.go type AutoLogger (line 18) | type AutoLogger struct method Print (line 27) | func (atl *AutoLogger) Print(args ...interface{}) { method Printf (line 31) | func (atl *AutoLogger) Printf(f string, args ...interface{}) { method Println (line 35) | func (atl *AutoLogger) Println(args ...interface{}) { method Log (line 39) | func (atl *AutoLogger) Log(ctx context.Context, level logging.Level, m... method WithContext (line 71) | func (atl *AutoLogger) WithContext(ctx context.Context) []zapcore.Field { method LogRoundTrip (line 83) | func (atl *AutoLogger) LogRoundTrip( method RequestBodyEnabled (line 129) | func (atl *AutoLogger) RequestBodyEnabled() bool { return true } method ResponseBodyEnabled (line 132) | func (atl *AutoLogger) ResponseBodyEnabled() bool { return true } function init (line 137) | func init() { function InitLoggerDefault (line 142) | func InitLoggerDefault(enableDebug bool) { function InitLoggerDefaultDev (line 164) | func InitLoggerDefaultDev() { function GetLoggerInstanceFromContext (line 180) | func GetLoggerInstanceFromContext(ctx context.Context) *zap.Logger { FILE: decentralized-inference/internal/models/batch_infer_history.go type BatchInferHistoryStatus (line 9) | type BatchInferHistoryStatus constant BatchInferHistoryStatusPending (line 12) | BatchInferHistoryStatusPending BatchInferHistoryStatus = "pending" constant BatchInferHistoryStatusAgentInferred (line 13) | BatchInferHistoryStatusAgentInferred BatchInferHistoryStatus = "agent-in... constant BatchInferHistoryStatusQueueHandled (line 14) | BatchInferHistoryStatusQueueHandled BatchInferHistoryStatus = "queue-ha... constant BatchInferHistoryStatusCompleted (line 15) | BatchInferHistoryStatusCompleted BatchInferHistoryStatus = "completed" constant BatchInferHistoryStatusFailed (line 17) | BatchInferHistoryStatusFailed BatchInferHistoryStatus = "failed" type AgentType (line 20) | type AgentType constant AgentTypeNormal (line 23) | AgentTypeNormal AgentType = 0 constant AgentTypeReasoningAgent (line 24) | AgentTypeReasoningAgent AgentType = 1 constant AgentTypeKnowledgeBase (line 25) | AgentTypeKnowledgeBase AgentType = 2 type ToolsetType (line 28) | type ToolsetType constant ToolsetTypeDefault (line 31) | ToolsetTypeDefault ToolsetType = "default" constant ToolsetTypeReplyMentions (line 32) | ToolsetTypeReplyMentions ToolsetType = "reply_mentions" constant ToolsetTypeReplyNonMentions (line 33) | ToolsetTypeReplyNonMentions ToolsetType = "reply_non_mentions" constant ToolsetTypeFollow (line 34) | ToolsetTypeFollow ToolsetType = "follow" constant ToolsetTypePost (line 35) | ToolsetTypePost ToolsetType = "post" constant ToolsetTypeCreateToken (line 36) | ToolsetTypeCreateToken ToolsetType = "create_token" type BatchInferHistory (line 39) | type BatchInferHistory struct method CollectionName (line 86) | func (BatchInferHistory) CollectionName() string { FILE: decentralized-inference/internal/models/chain_config.go type ChainType (line 9) | type ChainType constant ChainTypeEth (line 12) | ChainTypeEth ChainType = "eth" constant ChainTypeZkSync (line 13) | ChainTypeZkSync ChainType = "zksync" type ChainConfig (line 16) | type ChainConfig struct method CollectionName (line 34) | func (ChainConfig) CollectionName() string { method GetRPC (line 40) | func (chain *ChainConfig) GetRPC() string { method MakeCopy (line 55) | func (chain *ChainConfig) MakeCopy() *ChainConfig { type AppConfig (line 65) | type AppConfig struct method CollectionName (line 72) | func (AppConfig) CollectionName() string { FILE: decentralized-inference/internal/models/cloud_worker_proccess_histories.go type WorkerProcessStatus (line 11) | type WorkerProcessStatus constant CLOUD_PROCESSING_STATUS_SUBMIT_SOLUTIONL_CONTRACT_EXPIRED (line 14) | CLOUD_PROCESSING_STATUS_SUBMIT_SOLUTIONL_CONTRACT_EXPIRED WorkerProcessS... constant CLOUD_PROCESSING_STATUS_REVEAL_CONTRACT_EXPIRED (line 15) | CLOUD_PROCESSING_STATUS_REVEAL_CONTRACT_EXPIRED WorkerProcessS... constant CLOUD_PROCESSING_STATUS_COMMIT_CONTRACT_EXPIRED (line 16) | CLOUD_PROCESSING_STATUS_COMMIT_CONTRACT_EXPIRED WorkerProcessS... constant CLOUD_PROCESSING_STATUS_PROCESSING_EXPIRED (line 18) | CLOUD_PROCESSING_STATUS_PROCESSING_EXPIRED WorkerProcessStatus = -3 constant CLOUD_PROCESSING_STATUS_CONTRACT_EXPIRED (line 19) | CLOUD_PROCESSING_STATUS_CONTRACT_EXPIRED WorkerProcessStatus = -2 constant CLOUD_PROCESSING_STATUS_ERROR (line 20) | CLOUD_PROCESSING_STATUS_ERROR WorkerProcessStatus = -1 constant CLOUD_PROCESSING_STATUS_PENDING (line 21) | CLOUD_PROCESSING_STATUS_PENDING WorkerProcessStatus = 0 constant CLOUD_PROCESSING_STATUS_PROCESSING (line 22) | CLOUD_PROCESSING_STATUS_PROCESSING WorkerProcessStatus = 1 constant CLOUD_PROCESSING_STATUS_DONE (line 23) | CLOUD_PROCESSING_STATUS_DONE WorkerProcessStatus = 2 constant CLOUD_PROCESSING_STATUS_SEIZE_MINER (line 25) | CLOUD_PROCESSING_STATUS_SEIZE_MINER WorkerProcessStatus = 3 constant CLOUD_PROCESSING_STATUS_SEIZE_MINER_DONE (line 26) | CLOUD_PROCESSING_STATUS_SEIZE_MINER_DONE WorkerProcessStatus = 4 constant CLOUD_PROCESSING_STATUS_WAIT_SUBMIT_SOLUTION (line 31) | CLOUD_PROCESSING_STATUS_WAIT_SUBMIT_SOLUTION WorkerProcessStatus = 5 constant CLOUD_PROCESSING_STATUS_COMMIT_DONE (line 32) | CLOUD_PROCESSING_STATUS_COMMIT_DONE WorkerProcessStatus = 6 constant CLOUD_PROCESSING_STATUS_REVEAL (line 33) | CLOUD_PROCESSING_STATUS_REVEAL WorkerProcessStatus = 7 constant CLOUD_PROCESSING_STATUS_REVEAL_DONE (line 34) | CLOUD_PROCESSING_STATUS_REVEAL_DONE WorkerProcessStatus = 8 type ModelWorkerProcessHistories (line 37) | type ModelWorkerProcessHistories struct method CollectionName (line 98) | func (ModelWorkerProcessHistories) CollectionName() string { type AssignmentRoleType (line 84) | type AssignmentRoleType constant AssignmentRoleValidator (line 87) | AssignmentRoleValidator AssignmentRoleType = 0 constant AssignmentRoleMiner (line 88) | AssignmentRoleMiner AssignmentRoleType = 1 type WorkerHubType (line 91) | type WorkerHubType constant WorkerHubTypeNormal (line 94) | WorkerHubTypeNormal WorkerHubType = 0 constant WorkerHubTypeKnowledgeBase (line 95) | WorkerHubTypeKnowledgeBase WorkerHubType = 1 FILE: decentralized-inference/internal/models/decentralize_infer.go type ChainInfoRequest (line 3) | type ChainInfoRequest struct type DecentralizeInferRequest (line 7) | type DecentralizeInferRequest struct type DecentralizeInferNoAgentRequest (line 18) | type DecentralizeInferNoAgentRequest struct type DecentralizeInferResponse (line 26) | type DecentralizeInferResponse struct type InferResultRequest (line 32) | type InferResultRequest struct type InferResultStatus (line 38) | type InferResultStatus type InferResultResponse (line 44) | type InferResultResponse struct FILE: decentralized-inference/internal/models/job_config.go type JobConfig (line 9) | type JobConfig struct method CollectionName (line 18) | func (JobConfig) CollectionName() string { FILE: decentralized-inference/internal/models/mysql_models/agent_snapshot_missions.go type AgentSnapshotMissions (line 7) | type AgentSnapshotMissions struct FILE: decentralized-inference/internal/models/mysql_models/agent_snapshot_post_action.go constant AGENT_SNAPSHOT_STATUS_DONE (line 9) | AGENT_SNAPSHOT_STATUS_DONE = "done" type AgentSnapshotPostAction (line 12) | type AgentSnapshotPostAction struct FILE: decentralized-inference/internal/models/mysql_models/app_configs.go type AppConfig (line 12) | type AppConfig struct FILE: decentralized-inference/internal/models/mysql_models/assistance_info.go type AgentInfo (line 5) | type AgentInfo struct method TableName (line 16) | func (AgentInfo) TableName() string { FILE: decentralized-inference/internal/models/mysql_models/buy_order.go type BuyOrderStatus (line 7) | type BuyOrderStatus constant BuyOrderStatusNew (line 10) | BuyOrderStatusNew BuyOrderStatus = "new" constant BuyOrderStatusTransferring (line 11) | BuyOrderStatusTransferring BuyOrderStatus = "transferring" constant BuyOrderStatusBuying (line 12) | BuyOrderStatusBuying BuyOrderStatus = "buying" constant BuyOrderStatusDone (line 13) | BuyOrderStatusDone BuyOrderStatus = "done" constant BuyOrderStatusError (line 14) | BuyOrderStatusError BuyOrderStatus = "error" constant BuyOrderStatusReserved (line 15) | BuyOrderStatusReserved BuyOrderStatus = "reserved" type BuyOrder (line 18) | type BuyOrder struct FILE: decentralized-inference/internal/models/mysql_models/eternal_key_trade_histories.go type EternalKeyTradeHistory (line 9) | type EternalKeyTradeHistory struct method TableName (line 30) | func (EternalKeyTradeHistory) TableName() string { FILE: decentralized-inference/internal/models/mysql_models/eternal_keys.go type EternalKeys (line 7) | type EternalKeys struct method TableName (line 21) | func (EternalKeys) TableName() string { FILE: decentralized-inference/internal/models/mysql_models/token_holders.go type TokenHolders (line 5) | type TokenHolders struct method TableName (line 14) | func (TokenHolders) TableName() string { FILE: decentralized-inference/internal/models/mysql_models/twitter_infos.go type TwitterInfos (line 7) | type TwitterInfos struct method TableName (line 18) | func (TwitterInfos) TableName() string { FILE: decentralized-inference/internal/models/mysql_models/twitter_tweet.go type TwitterTweet (line 8) | type TwitterTweet struct method TableName (line 30) | func (TwitterTweet) TableName() string { type TwitterTweetOpenAIFormat (line 20) | type TwitterTweetOpenAIFormat struct FILE: decentralized-inference/internal/models/sync_state.go type ContractSyncState (line 5) | type ContractSyncState struct method CollectionName (line 15) | func (ContractSyncState) CollectionName() string { FILE: decentralized-inference/internal/rest/template.go constant StatusSuccess (line 10) | StatusSuccess int32 = 1 constant StatusFailed (line 11) | StatusFailed int32 = -1 constant LocalStatusInBody (line 13) | LocalStatusInBody string = "response_status_in_body" type Err (line 16) | type Err struct method Error (line 22) | func (e *Err) Error() string { function NewHttpErr (line 26) | func NewHttpErr(err error, httpCode int, message ...string) *Err { type Response (line 38) | type Response struct method SetFields (line 115) | func (e *Response) SetFields(fns ...func(*Response)) { method WithError (line 121) | func (e *Response) WithError(err string) func(*Response) { method WithMessage (line 127) | func (e *Response) WithMessage(message string) func(*Response) { type StreamResponse (line 46) | type StreamResponse struct type handlerFunc (line 51) | type handlerFunc function ResponseJSON (line 53) | func ResponseJSON(h handlerFunc, c *gin.Context) { function StreamResponseJSON (line 62) | func StreamResponseJSON(h handlerFunc, c *gin.Context) { function errorHandler (line 77) | func errorHandler(c *gin.Context, err error) { function NewSuccessResponse (line 91) | func NewSuccessResponse(data interface{}) *Response { function FromErr (line 98) | func FromErr(c *gin.Context, err error) *Response { FILE: decentralized-inference/internal/services/chain_config.go method ListChainConfig (line 16) | func (s *Service) ListChainConfig(ctx context.Context) ([]*models.ChainC... method FindChainConfig (line 32) | func (s *Service) FindChainConfig(ctx context.Context, chainId string) (... method GetListModelSupportsByChainId (line 43) | func (s *Service) GetListModelSupportsByChainId(ctx context.Context, cha... method GetChainDefaultByModelName (line 56) | func (s *Service) GetChainDefaultByModelName(ctx context.Context, modelN... method InsertChainConfig (line 66) | func (s *Service) InsertChainConfig(ctx context.Context, chain *models.C... method RemoveAllChainConfig (line 72) | func (s *Service) RemoveAllChainConfig(ctx context.Context) error { method UpdateChainConfigByFilter (line 77) | func (s *Service) UpdateChainConfigByFilter(ctx context.Context, filter ... method GetAppConfig (line 86) | func (s *Service) GetAppConfig(ctx context.Context) (*models.AppConfig, ... method InsertAppConfig (line 98) | func (s *Service) InsertAppConfig(ctx context.Context, info *models.AppC... method UpdateAppConfigByFilter (line 104) | func (s *Service) UpdateAppConfigByFilter(ctx context.Context, filter bs... method AddOrUpdateContractSyncState (line 113) | func (s *Service) AddOrUpdateContractSyncState(data *models.ContractSync... method AddContractSyncState (line 122) | func (s *Service) AddContractSyncState(data *models.ContractSyncState) e... method UpdateContractSyncStateByAddressAndJob (line 130) | func (s *Service) UpdateContractSyncStateByAddressAndJob(data *models.Co... method GetContractSyncState (line 142) | func (s *Service) GetContractSyncState(contractAddress string, jobName s... FILE: decentralized-inference/internal/services/decentralize_infer.go type AssistantResp (line 25) | type AssistantResp struct method GetSystemPromptFromAAAS (line 30) | func (s *Service) GetSystemPromptFromAAAS(agentId string) string { method CreateDecentralizeInferV2 (line 60) | func (s *Service) CreateDecentralizeInferV2(ctx context.Context, info *m... method CreateDecentralizeInfer (line 195) | func (s *Service) CreateDecentralizeInfer(ctx context.Context, info *mod... method GetDecentralizeInferResult (line 283) | func (s *Service) GetDecentralizeInferResult(ctx context.Context, info *... method CreateDecentralizeInferNoAgent (line 356) | func (s *Service) CreateDecentralizeInferNoAgent(ctx context.Context, in... method CreateDecentralizeInferV2WithStream (line 432) | func (s *Service) CreateDecentralizeInferV2WithStream(ctx context.Contex... FILE: decentralized-inference/internal/services/jobconfig.go method GetJobConfig (line 11) | func (s *Service) GetJobConfig(job string) (*models.JobConfig, error) { method addJobConfig (line 19) | func (s *Service) addJobConfig(ctx context.Context, jobConfig *models.Jo... method updateJobLastRun (line 28) | func (s *Service) updateJobLastRun(ctx context.Context, job string, last... method updateJobConfigByFilter (line 41) | func (s *Service) updateJobConfigByFilter(ctx context.Context, filter bs... method updateJobLastOffset (line 48) | func (s *Service) updateJobLastOffset(ctx context.Context, job string, o... FILE: decentralized-inference/internal/services/service.go type Service (line 8) | type Service struct method WithOptions (line 17) | func (s *Service) WithOptions(options ...ServiceOption) { method StartService (line 37) | func (s *Service) StartService() error { function NewService (line 13) | func NewService() *Service { type ServiceOption (line 23) | type ServiceOption function WithDatabase (line 25) | func WithDatabase(db *database.Database) ServiceOption { function WithConfig (line 31) | func WithConfig(conf *config.Config) ServiceOption { FILE: decentralized-inference/internal/services/submit_solution_job.go method GetData (line 22) | func (s *Service) GetData(data []byte) ([]byte, error) { method WriteInput (line 41) | func (s *Service) WriteInput(address string, data []byte) (string, error) { method JobWatchSubmitSolution (line 60) | func (s *Service) JobWatchSubmitSolution() { method filterEventSolutionSubmission (line 171) | func (s *Service) filterEventSolutionSubmission(ctx context.Context, whC... FILE: decentralized-inference/internal/services/submit_solution_job_test.go function TestScanSubmitSolution (line 7) | func TestScanSubmitSolution(t *testing.T) { FILE: decentralized-inference/internal/services/worker_process_history.go method GetModelWorkerProcessHistoryByInferenceId (line 13) | func (s *Service) GetModelWorkerProcessHistoryByInferenceId(ctx context.... method UpdateModelWorkerProcessHistory (line 32) | func (s *Service) UpdateModelWorkerProcessHistory(ctx context.Context, i... method UpdateModelWorkerProcessHistoryByInferenceId (line 47) | func (s *Service) UpdateModelWorkerProcessHistoryByInferenceId(ctx conte... method InsertModelWorkerProcessHistories (line 59) | func (s *Service) InsertModelWorkerProcessHistories(ctx context.Context,... method GetModelWorkerProcessHistoryByFilter (line 68) | func (s *Service) GetModelWorkerProcessHistoryByFilter(ctx context.Conte... method GetModelWorkerProcessHistoryByID (line 80) | func (s *Service) GetModelWorkerProcessHistoryByID(ctx context.Context, ... method GetManyModelWorkerProcessHistoryByFilter (line 98) | func (s *Service) GetManyModelWorkerProcessHistoryByFilter(ctx context.C... FILE: decentralized-inference/internal/types/decentralize-infer.go type DecentralizeInferRequest (line 3) | type DecentralizeInferRequest struct type DecentralizeInferResponse (line 12) | type DecentralizeInferResponse struct type StreamData (line 17) | type StreamData struct FILE: decentralized-inference/main.go function main (line 15) | func main() { FILE: decentralized-inference/main_test.go function init (line 38) | func init() { function TestCreateInfer (line 47) | func TestCreateInfer(t *testing.T) { function TestCreateInferNoAgent (line 55) | func TestCreateInferNoAgent(t *testing.T) { function TestGetInferInfo (line 63) | func TestGetInferInfo(t *testing.T) { FILE: developer-guides/examples/ai-powered-wallet/scripts/deployAIPoweredWallet.ts function deployAIPoweredWallet (line 4) | async function deployAIPoweredWallet() { FILE: developer-guides/examples/ai-powered-wallet/scripts/suspiciousTransaction.ts function suspiciousTransaction (line 9) | async function suspiciousTransaction() { function getInferId (line 94) | function getInferId(receipt: ethers.TransactionReceipt): number[] { function createWallet (line 107) | async function createWallet( function isAddressEq (line 119) | function isAddressEq(a: Address, b: Address): boolean { function sleep (line 123) | async function sleep(ms: number): Promise { FILE: developer-guides/examples/ai-powered-wallet/scripts/suspiciousTransactionV2.ts function suspiciousTransaction (line 9) | async function suspiciousTransaction() { function getInferId (line 94) | function getInferId(receipt: ethers.TransactionReceipt): number[] { function createWallet (line 107) | async function createWallet( function isAddressEq (line 119) | function isAddressEq(a: Address, b: Address): boolean { function sleep (line 123) | async function sleep(ms: number): Promise { FILE: developer-guides/examples/crosschain-llm-communicate/hardhat.config.ts constant MNEMONIC (line 25) | const MNEMONIC = process.env.MNEMONIC; constant PRIVATE_KEY (line 28) | const PRIVATE_KEY = process.env.PRIVATE_KEY; FILE: developer-guides/examples/crosschain-llm-communicate/scripts/askLLM.ts function askLocal (line 11) | async function askLocal() { function getNetworkName (line 171) | function getNetworkName(networkType: 'SRC' | 'DST'): string { function getContract (line 180) | async function getContract( function getNetworkConfig (line 208) | function getNetworkConfig(networkName: string) { function getSourceContract (line 232) | async function getSourceContract(contractName: string, address: string) { function getDestinationContract (line 236) | async function getDestinationContract(contractName: string, address: str... function getInferId (line 240) | function getInferId( function getTxSubmitSolution (line 259) | async function getTxSubmitSolution( function createWallet (line 275) | async function createWallet( function isAddressEq (line 285) | function isAddressEq(a: Address, b: Address): boolean { function sleep (line 289) | async function sleep(ms: number): Promise { FILE: developer-guides/examples/dagent-play-chess/scripts/playChess.ts function main (line 12) | async function main() { function gameLoop (line 45) | async function gameLoop(aiPoweredDagent: DagentPlayChess, player: BaseWa... function createGame (line 69) | async function createGame( function playChess (line 106) | async function playChess( function waitToGetDagentMove (line 121) | async function waitToGetDagentMove( function clearGame (line 152) | async function clearGame( function getInferId (line 159) | function getInferId(receipt: ethers.TransactionReceipt): number[] { function createWallet (line 172) | async function createWallet( function isAddressEq (line 184) | function isAddressEq(a: Address, b: Address): boolean { function sleep (line 188) | async function sleep(ms: number): Promise { FILE: developer-guides/examples/dagent-play-chess/scripts/processBoard.ts type Piece (line 1) | type Piece = type Board (line 16) | type Board = Piece[][]; type Move (line 18) | type Move = string; function printBoard (line 21) | function printBoard(board: Board) { function validateMove (line 34) | function validateMove(move: Move, board: Board, isWhiteTurn: boolean): b... function updateBoard (line 125) | function updateBoard(move: Move, board: Board, isWhiteTurn: boolean): Bo... function processMove (line 207) | function processMove(move: Move, board: Board, isWhiteTurn: boolean): Bo... function removeDashes (line 219) | function removeDashes(str: string) { function gameMove (line 238) | function gameMove(move: string) { FILE: developer-guides/examples/decentralized-chatgpt/daemon.py function parse_opt (line 30) | def parse_opt( function http_service (line 69) | def http_service(provider: dagent.service.AutoServiceProvider): function main (line 83) | def main(): FILE: developer-guides/examples/decentralized-chatgpt/dagent/agents/base_agent.py class InteractiveDAgentBase (line 4) | class InteractiveDAgentBase(object): method __init__ (line 5) | def __init__(self, log: DAgentLog) -> None: method id (line 9) | def id(self) -> str: method step (line 12) | def step(self, mission: Mission) -> DAgentResponse: method __call__ (line 25) | def __call__(self, log: Mission) -> DAgentLog: class NonInteractiveDAgentBase (line 28) | class NonInteractiveDAgentBase(object): method __init__ (line 29) | def __init__(self, log: NonInteractiveDAgentLog) -> None: method id (line 33) | def id(self) -> str: method state (line 37) | def state(self) -> ChainState: method step (line 40) | def step(self) -> NonInteractiveDAgentLog: method __call__ (line 46) | def __call__(self) -> NonInteractiveDAgentLog: FILE: developer-guides/examples/decentralized-chatgpt/dagent/agents/react_agent.py function format_prompt_v2 (line 15) | def format_prompt_v2(base_system_prompt: str, toolsets: ToolsetComposer): function render_conversation (line 47) | def render_conversation(log: NonInteractiveDAgentLog, tool: ToolsetCompo... function parse_conversational_react_response (line 91) | def parse_conversational_react_response(response: str) -> dict: function build_llm (line 126) | def build_llm(cfg: ClassRegistration): function build_toolset (line 135) | def build_toolset(cfg: List[ClassRegistration]) -> ToolsetComposer: class ReactReasoningDAgent (line 152) | class ReactReasoningDAgent(NonInteractiveDAgentBase): method __init__ (line 155) | def __init__(self, log: NonInteractiveDAgentLog, verbose=True, *args, ... method __call__ (line 178) | def __call__(self) -> NonInteractiveDAgentLog: class ReactChatDAgent (line 325) | class ReactChatDAgent(InteractiveDAgentBase): method __init__ (line 328) | def __init__(self, log: NonInteractiveDAgentLog, verbose=True, *args, ... method _react_step (line 352) | def _react_step(self, log: DAgentLog, mission: Mission) -> DAgentLog: method __call__ (line 496) | def __call__(self, mission: Mission) -> DAgentLog: FILE: developer-guides/examples/decentralized-chatgpt/dagent/agents/simple_chat_agent.py class SimpleChatDAgent (line 8) | class SimpleChatDAgent(InteractiveDAgentBase): method __init__ (line 9) | def __init__(self, log: DAgentLog, max_conversation_length=30, *args, ... method render_conversation (line 36) | def render_conversation(self) -> list: method __call__ (line 46) | def __call__(self, mission: Mission) -> DAgentLog: FILE: developer-guides/examples/decentralized-chatgpt/dagent/characters/character_base.py class CharacterBuilderBase (line 5) | class CharacterBuilderBase(object): method __init__ (line 6) | def __init__(self, *args, **kwargs) -> None: method __call__ (line 9) | def __call__(self, characteristic: Characteristic) -> str: FILE: developer-guides/examples/decentralized-chatgpt/dagent/characters/simple_character.py class SimpleCharacterBuilder (line 7) | class SimpleCharacterBuilder(CharacterBuilderBase): method __call__ (line 8) | def __call__(self, characteristic: Characteristic) -> str: FILE: developer-guides/examples/decentralized-chatgpt/dagent/characters/twitter_user_character.py class TwitterUserCharacterBuilder (line 8) | class TwitterUserCharacterBuilder(CharacterBuilderBase): method __init__ (line 9) | def __init__(self, shuffle_everything=True, *args, **kwargs) -> None: method __call__ (line 13) | def __call__(self, characteristic: Characteristic) -> str: FILE: developer-guides/examples/decentralized-chatgpt/dagent/constant.py function get_env_and_warning (line 6) | def get_env_and_warning(key: str, default=None): FILE: developer-guides/examples/decentralized-chatgpt/dagent/llm/base_llm.py class AsyncChatCompletion (line 6) | class AsyncChatCompletion(object): method __init__ (line 9) | def __init__(self, *args, **kwargs): method commit (line 12) | def commit(self, result: InferenceResult): method __call__ (line 15) | def __call__(self, *args, **kwds) -> InferenceResult: method get (line 18) | def get(self, id: str, default=None) -> Optional[InferenceResult]: method generate_uuid (line 21) | def generate_uuid(self) -> str: FILE: developer-guides/examples/decentralized-chatgpt/dagent/llm/eternal_llm.py class EternalAIChatCompletion (line 13) | class EternalAIChatCompletion(AsyncChatCompletion): method __call__ (line 22) | def __call__(self, _messages: List[Dict[str, str]], stop: List[str]=[]... method __init__ (line 71) | def __init__( FILE: developer-guides/examples/decentralized-chatgpt/dagent/models.py function random_uuid (line 8) | def random_uuid() -> str: class Serializable (line 11) | class Serializable(object): method __str__ (line 12) | def __str__(self) -> str: method __repr__ (line 15) | def __repr__(self) -> str: class ToolParamDtype (line 18) | class ToolParamDtype(str, Enum): class ToolParam (line 22) | class ToolParam(BaseModel): class Tool (line 28) | class Tool(BaseModel): method prototype (line 34) | def prototype(self): class ClassRegistration (line 40) | class ClassRegistration(BaseModel): class InferenceState (line 44) | class InferenceState(str, Enum): class ChainState (line 49) | class ChainState(str, Enum): class Characteristic (line 55) | class Characteristic(BaseModel): class DAgentLog (line 65) | class DAgentLog(BaseModel): method is_done (line 84) | def is_done(self): method is_error (line 87) | def is_error(self): method clone (line 90) | def clone(self) -> dict: class Mission (line 104) | class Mission(BaseModel): class OnChainData (line 108) | class OnChainData(BaseModel): class DAgentResponse (line 117) | class DAgentResponse(BaseModel): class NonInteractiveDAgentLog (line 121) | class NonInteractiveDAgentLog(DAgentLog): method clone (line 124) | def clone(self): class ChatSession (line 130) | class ChatSession(BaseModel): class InferenceResult (line 153) | class InferenceResult(Serializable): method __init__ (line 154) | def __init__(self, id: str, state: InferenceState, result: Optional[st... method __dict__ (line 161) | def __dict__(self) -> dict: class TweetObject (line 170) | class TweetObject(Serializable): method __init__ (line 173) | def __init__(self, tweet_id, twitter_id, twitter_username, full_text, ... method __dict__ (line 198) | def __dict__(self) -> dict: class TwitterUserObject (line 211) | class TwitterUserObject(Serializable): method __init__ (line 214) | def __init__(self, twitter_id, twitter_username, name, followings_coun... method __dict__ (line 235) | def __dict__(self) -> dict: FILE: developer-guides/examples/decentralized-chatgpt/dagent/registry.py class RegistryCategory (line 7) | class RegistryCategory(str, Enum): function get_registered (line 16) | def get_registered(category: RegistryCategory) -> List[str]: function register (line 20) | def register(category: RegistryCategory, cls): function register_decorator (line 34) | def register_decorator(category: RegistryCategory): function get_cls (line 40) | def get_cls(category: RegistryCategory, name: str): FILE: developer-guides/examples/decentralized-chatgpt/dagent/service.py class AutoServiceProvider (line 24) | class AutoServiceProvider(object): method __init__ (line 28) | def __init__(self) -> None: method start (line 33) | def start(self): method schedule (line 37) | def schedule(self, cfg: dict): method enqueue (line 94) | def enqueue(self, state: Union[DAgentLog, Callable]) -> DAgentLog: method _run (line 102) | def _run(self): FILE: developer-guides/examples/decentralized-chatgpt/dagent/tools/base_toolset.py class Toolset (line 6) | class Toolset(object): method __init__ (line 11) | def __init__(self, method render_instruction (line 21) | def render_instruction(self): method names (line 30) | def names(self): method execute (line 33) | def execute(self, name: str, inp: str): class ToolsetComposer (line 74) | class ToolsetComposer(Toolset): method __init__ (line 75) | def __init__(self, toolsets: List[Toolset], *args, **kwargs) -> None: method render_instruction (line 84) | def render_instruction(self): FILE: developer-guides/examples/decentralized-chatgpt/dagent/tools/functional.py function _preprocess_twitter_username (line 12) | def _preprocess_twitter_username(username: str) -> str: function get_user_info_by_username (line 20) | def get_user_info_by_username(username: str) -> TwitterUserObject: function get_engaged_tweets_by_topic (line 56) | def get_engaged_tweets_by_topic(query: str, top_k=C.DEFAULT_TOP_K) -> Li... function crawl_data_from_url (line 110) | def crawl_data_from_url(url: str): function get_full_text (line 147) | def get_full_text(full_text: str): function get_tweet_info_from_tweet_id (line 158) | def get_tweet_info_from_tweet_id(self, tweet_id: str): function get_full_context_from_a_tweet (line 197) | def get_full_context_from_a_tweet(tweet_object, parent_tweet_id: str = N... function get_tweets_by_username_v2 (line 208) | def get_tweets_by_username_v2(username: str, num_tweets = 1, replied = 0): function get_recent_mentioned_tweets_by_username_v2 (line 256) | def get_recent_mentioned_tweets_by_username_v2(username: str, num_tweets... function find_user (line 305) | def find_user(query: str, top_k=C.DEFAULT_TOP_K) -> List[TwitterUserObje... function get_recent_mentioned_tweets (line 348) | def get_recent_mentioned_tweets(username: str, top_k=C.DEFAULT_TOP_K) ->... function get_tweets_by_username (line 389) | def get_tweets_by_username(username: str, top_k=C.DEFAULT_TOP_K) -> List... function get_following_users_by_username (line 431) | def get_following_users_by_username(username: str, top_k: int=20, only_n... function _perform_twitter_action_and_get_result (line 473) | def _perform_twitter_action_and_get_result(url: str, headers: dict, payl... function follow (line 490) | def follow(target_username: str): function reply (line 509) | def reply(tweet_id: str, reply_content: str): function quote_tweet (line 529) | def quote_tweet(tweet_id: str, comment: str): function tweet (line 549) | def tweet(content: str): function symbol2mintaddr (line 603) | def symbol2mintaddr(symbol: str) -> Optional[str]: function mintaddr2symbol (line 606) | def mintaddr2symbol(mintaddr: str) -> Optional[str]: function tradable_symbols (line 609) | def tradable_symbols() -> list: function buy (line 613) | def buy(chain_id: int, agent_contract_id: str, symbol: str, amount: str): function sell (line 655) | def sell(chain_id: int, agent_contract_id: str, symbol: str, amount: str): function get_wallet_balance (line 697) | def get_wallet_balance(chain_id: int, agent_contract_id: str): function get_token_price (line 728) | def get_token_price(symbol: str): FILE: developer-guides/examples/decentralized-chatgpt/dagent/tools/search.py function remove_html_tags (line 11) | def remove_html_tags(text: str) -> str: function wiki_search (line 14) | def wiki_search(query: str, lang="en", top_k=20) -> List[str]: class WikipediaSearch (line 40) | class WikipediaSearch(Toolset): FILE: developer-guides/examples/decentralized-chatgpt/dagent/tools/trading_toolset.py class TradingToolset (line 10) | class TradingToolset(Toolset): FILE: developer-guides/examples/decentralized-chatgpt/dagent/tools/twitter_toolset.py class TwitterToolset (line 8) | class TwitterToolset(Toolset): FILE: developer-guides/examples/decentralized-chatgpt/dagent/utils.py function formated_utc_time (line 11) | def formated_utc_time(): function get_script_dir (line 14) | def get_script_dir(ee = __file__): class SimpleCacheMechanism (line 18) | class SimpleCacheMechanism(object): method __init__ (line 21) | def __init__(self, *args, **kwargs): method commit (line 25) | def commit(self, result: InferenceResult) -> InferenceResult: method get (line 35) | def get(self, id: str, default=None) -> Optional[InferenceResult]: class ConsoleColor (line 41) | class ConsoleColor(str, Enum): function print_error (line 50) | def print_error(msg): function print_warn (line 56) | def print_warn(msg): function print_color (line 62) | def print_color(msg, color: ConsoleColor = ConsoleColor.WHITE, file = No... FILE: developer-guides/examples/decentralized-chatgpt/http_endpoints.py function health_check (line 14) | def health_check(): function init_chat (line 18) | def init_chat(): function chat (line 24) | def chat(session_id: str, message: str): function history (line 30) | def history(session_id: str): function deinit_chat (line 36) | def deinit_chat(session_id: str): FILE: developer-guides/examples/decentralized-chatgpt/setup.py function get_long_description (line 10) | def get_long_description(): FILE: developer-guides/examples/decentralized-chatgpt/toolkit/chat-lite.py function get_opt (line 18) | def get_opt(): function main (line 25) | def main(): FILE: developer-guides/examples/decentralized-chatgpt/toolkit/chat.py function parse_option (line 5) | def parse_option(): FILE: developer-guides/examples/decentralized-chatgpt/toolkit/get_json_schema.py function extract_schema (line 4) | def extract_schema(data: dict) -> dict: FILE: developer-guides/examples/decentralized-chatgpt/toolkit/health_check.py function parse_option (line 4) | def parse_option(): FILE: developer-guides/examples/decentralized-inference-api-deephermes-base/chat.js constant API_KEY (line 3) | const API_KEY = process.env.ETERNALAI_API_KEY; constant SYSTEM_PROMPT (line 4) | const SYSTEM_PROMPT = process.env.SYSTEM_PROMPT; constant USER_PROMPT (line 5) | const USER_PROMPT = process.env.USER_PROMPT; function chat (line 7) | function chat() { FILE: developer-guides/examples/decentralized-inference-api-deepseek-r1-1776-avax/chat.js constant API_KEY (line 3) | const API_KEY = process.env.ETERNALAI_API_KEY; constant SYSTEM_PROMPT (line 4) | const SYSTEM_PROMPT = process.env.SYSTEM_PROMPT; constant USER_PROMPT (line 5) | const USER_PROMPT = process.env.USER_PROMPT; function chat (line 7) | function chat() { FILE: developer-guides/examples/decentralized-inference-api-hyperevm/chat.js constant API_KEY (line 3) | const API_KEY = process.env.ETERNALAI_API_KEY; constant SYSTEM_PROMPT (line 4) | const SYSTEM_PROMPT = process.env.SYSTEM_PROMPT; constant USER_PROMPT (line 5) | const USER_PROMPT = process.env.USER_PROMPT; function chat (line 7) | function chat() { FILE: developer-guides/examples/how-to-mint-agent/mintAgent.ts type NetworkConfig (line 6) | interface NetworkConfig { type Config (line 11) | interface Config { function mintAgent (line 25) | async function mintAgent() { function getNetworkAddresses (line 179) | function getNetworkAddresses(networkName: string): [string, string] { FILE: developer-guides/examples/tee-phala-cloud/golang/main.go function main (line 16) | func main() { type Post (line 54) | type Post struct function callExternalAPI (line 61) | func callExternalAPI(client *tappd.TappdClient, id string) (*Post, error) { FILE: developer-guides/examples/universe-dagents/scripts/sendUniverseAgentRequest.ts type Model (line 12) | interface Model { type NetworkConfig (line 18) | interface NetworkConfig { type NetworkModels (line 23) | type NetworkModels = { function sendUniverseAgentRequest (line 29) | async function sendUniverseAgentRequest() { function getContractInstance (line 115) | async function getContractInstance( function getContractFromArtifact (line 123) | async function getContractFromArtifact(addreess: string, artifact: any) { function getModelInfo (line 128) | function getModelInfo(network: string, modelName: string) { function buildRequest (line 151) | function buildRequest(modelName: string, userPrompt: string): any { function createWallet (line 168) | async function createWallet( function getInferId (line 180) | function getInferId( function tryToGetInferenceResult (line 196) | async function tryToGetInferenceResult( function isAddressEq (line 256) | function isAddressEq(a: Address, b: Address): boolean { function sleep (line 260) | async function sleep(ms: number): Promise { FILE: developer-guides/run-an-end-to-end-decentralized-for-ai-agents/4.how-to-deploy-and-mint-agent/scripts/autoDeploy.ts function deployAI721 (line 15) | async function deployAI721( function getContractInstance (line 57) | async function getContractInstance( function saveDeployedAddresses (line 67) | async function saveDeployedAddresses(networkName: string, addresses: any) { function main (line 80) | async function main() { function readExternalConfig (line 98) | async function readExternalConfig() { function saveAI721Address (line 114) | async function saveAI721Address(ai721Address: string) { FILE: developer-guides/run-an-end-to-end-decentralized-for-ai-agents/4.how-to-deploy-and-mint-agent/scripts/getSystemPrompt.ts function getSystemPrompt (line 11) | async function getSystemPrompt(agentId: number) { function readExternalConfig (line 33) | async function readExternalConfig() { function getContractInstance (line 47) | async function getContractInstance( function main (line 57) | async function main() { FILE: developer-guides/run-an-end-to-end-decentralized-for-ai-agents/4.how-to-deploy-and-mint-agent/scripts/library/lib.ts constant WORKERHUB_INFERENCE_DIR (line 5) | const WORKERHUB_INFERENCE_DIR = "migrate-data/inference"; constant WORKERHUB_ASSIGNMENT_DIR (line 6) | const WORKERHUB_ASSIGNMENT_DIR = "migrate-data/assignment"; constant WORKERHUB_MINER_DIR (line 7) | const WORKERHUB_MINER_DIR = "migrate-data/miner"; constant WORKERHUB_UNSTAKE_REQUEST_DIR (line 8) | const WORKERHUB_UNSTAKE_REQUEST_DIR = "migrate-data/unstake_request"; constant WORKERHUB_HYBRID_MODELS_PATH (line 10) | const WORKERHUB_HYBRID_MODELS_PATH = "migrate-data/newHybridModelsData.j... constant MIGRATION_PROGRESS_DIR (line 12) | const MIGRATION_PROGRESS_DIR = "migrate-progress"; function stringifyJSON (line 15) | function stringifyJSON(obj: any) { function saveFile (line 19) | function saveFile(dir: string, name: string, content: string) { function getJsonPathFromDir (line 26) | async function getJsonPathFromDir(dir: string): Promise { function ceilDiv (line 33) | function ceilDiv(a: number, b: number) { function readJSONFromFile (line 37) | async function readJSONFromFile(path: string) { FILE: developer-guides/run-an-end-to-end-decentralized-for-ai-agents/4.how-to-deploy-and-mint-agent/scripts/library/utils.ts function deployOrUpgradeZk (line 41) | async function deployOrUpgradeZk( function deployOrUpgradeLocal (line 90) | async function deployOrUpgradeLocal( type DeployContractOptions (line 121) | type DeployContractOptions = { FILE: developer-guides/run-an-end-to-end-decentralized-for-ai-agents/4.how-to-deploy-and-mint-agent/scripts/lsAgent.ts function listLocalAgents (line 4) | async function listLocalAgents(creatorAddress: string): Promise { function main (line 22) | async function main() { FILE: developer-guides/run-an-end-to-end-decentralized-for-ai-agents/4.how-to-deploy-and-mint-agent/scripts/mintAgent.ts function mintAgent (line 17) | async function mintAgent() { function readExternalConfig (line 89) | async function readExternalConfig() { function saveAgentId (line 103) | async function saveAgentId(agentId: string) { function createLocalAgent (line 117) | async function createLocalAgent( function getContractInstance (line 151) | async function getContractInstance( FILE: developer-guides/run-an-end-to-end-decentralized-for-ai-agents/5.start-agent/setup.js function pasreArg (line 4) | function pasreArg(args, key) { function validateConfig (line 20) | function validateConfig(obj) { function setupEnv (line 41) | async function setupEnv() { FILE: research/cuda-evm/eternal-cuda-evm-kernel/src/include/computelib.h type operation_pack (line 11) | struct operation_pack type opcode (line 18) | enum opcode FILE: research/cuda-evm/eternal-cuda-evm-kernel/src/jsoncpp/json/json-forwards.h function namespace (line 142) | namespace Json { function namespace (line 337) | namespace Json { function namespace (line 407) | namespace Json { FILE: research/cuda-evm/eternal-cuda-evm-kernel/src/jsoncpp/json/json.h function namespace (line 141) | namespace Json { function namespace (line 336) | namespace Json { function namespace (line 406) | namespace Json { function allowDroppedNullPlaceholders_ (line 502) | bool allowDroppedNullPlaceholders_{false}; type ValueType (line 634) | enum ValueType { type CommentPlacement (line 645) | enum CommentPlacement { type PrecisionType (line 655) | enum PrecisionType { function class (line 674) | class JSON_API StaticString { function class (line 787) | class CZString { function class (line 1217) | class JSON_API PathArgument { function reference (line 1448) | reference operator*() const { return const_cast(deref()); } function pointer (line 1449) | pointer operator->() const { return const_cast(&deref()); } function swap (line 1452) | inline void swap(Value& a, Value& b) { a.swap(b); } function namespace (line 1505) | namespace Json { function class (line 1938) | class JSON_API StreamWriter { function class (line 2047) | class JSON_API Writer { function omitEndingLineFeed_ (line 2093) | bool omitEndingLineFeed_{false}; function indentSize_ (line 2160) | unsigned int indentSize_{3} function addChildValues_ (line 2161) | bool addChildValues_{false}; function class (line 2196) | class JSON_API FILE: research/cuda-evm/eternal-cuda-evm-kernel/src/jsoncpp/jsoncpp.cpp type Json (line 114) | namespace Json { function getDecimalPoint (line 115) | static inline char getDecimalPoint() { function String (line 125) | static inline String codePointToUTF8(unsigned int cp) { function uintToString (line 167) | static inline void uintToString(LargestUInt value, char*& current) { function Iter (line 180) | Iter fixNumericLocale(Iter begin, Iter end) { function fixNumericLocaleInput (line 189) | void fixNumericLocaleInput(Iter begin, Iter end) { function Iter (line 206) | Iter fixZerosInTheEnd(Iter begin, Iter end, unsigned int precision) { function Features (line 305) | Features Features::all() { return {}; } function Features (line 307) | Features Features::strictMode() { function String (line 591) | String Reader::normalizeEOL(Reader::Location begin, Reader::Location e... function Value (line 998) | Value& Reader::currentValue() { return *(nodes_.top()); } function String (line 1028) | String Reader::getLocationLineAndColumn(Location location) const { function String (line 1037) | String Reader::getFormatedErrorMessages() const { function String (line 1041) | String Reader::getFormattedErrorMessages() const { class OurFeatures (line 1104) | class OurFeatures { function OurFeatures (line 1120) | OurFeatures OurFeatures::all() { return {}; } class OurReader (line 1127) | class OurReader { type StructuredError (line 1131) | struct StructuredError { type TokenType (line 1147) | enum TokenType { class Token (line 1167) | class Token { class ErrorInfo (line 1174) | class ErrorInfo { function String (line 1572) | String OurReader::normalizeEOL(OurReader::Location begin, function Value (line 2050) | Value& OurReader::currentValue() { return *(nodes_.top()); } function String (line 2080) | String OurReader::getLocationLineAndColumn(Location location) const { function String (line 2088) | String OurReader::getFormattedErrorMessages() const { class OurCharReader (line 2113) | class OurCharReader : public CharReader { method OurCharReader (line 2118) | OurCharReader(bool collectComments, OurFeatures const& features) method parse (line 2120) | bool parse(char const* beginDoc, char const* endDoc, Value* root, function CharReader (line 2132) | CharReader* CharReaderBuilder::newCharReader() const { function Value (line 2180) | Value& CharReaderBuilder::operator[](const String& key) { function parseFromStream (line 2220) | bool parseFromStream(CharReader::Factory const& fact, IStream& sin, Va... function IStream (line 2232) | IStream& operator>>(IStream& sin, Value& root) { function Value (line 2280) | Value& ValueIteratorBase::deref() { return current_->second; } function Value (line 2281) | const Value& ValueIteratorBase::deref() const { return current_->secon... function Value (line 2323) | Value ValueIteratorBase::key() const { function UInt (line 2333) | UInt ValueIteratorBase::index() const { function String (line 2340) | String ValueIteratorBase::name() const { function ValueConstIterator (line 2381) | ValueConstIterator& ValueConstIterator:: function ValueIterator (line 2407) | ValueIterator& ValueIterator::operator=(const SelfType& other) { function cloneUnique (line 2478) | static std::unique_ptr cloneUnique(const std::unique_ptr& p) { function Value (line 2496) | Value const& Value::nullSingleton() { function InRange (line 2513) | static inline bool InRange(double d, T min, U max) { function integerToDouble (line 2519) | static inline double integerToDouble(Json::UInt64 value) { function integerToDouble (line 2524) | static inline double integerToDouble(T value) { function InRange (line 2529) | static inline bool InRange(double d, T min, U max) { function decodePrefixedString (line 2579) | inline static void decodePrefixedString(bool isPrefixed, char const* p... function releasePrefixedStringValue (line 2593) | static inline void releasePrefixedStringValue(char* value) { function releaseStringValue (line 2601) | static inline void releaseStringValue(char* value, unsigned length) { function releasePrefixedStringValue (line 2608) | static inline void releasePrefixedStringValue(char* value) { free(valu... function releaseStringValue (line 2609) | static inline void releaseStringValue(char* value, unsigned) { free(va... function JSONCPP_NORETURN (line 2634) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2637) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function JSONCPP_NORETURN (line 2641) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2645) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function ArrayIndex (line 2752) | ArrayIndex Value::CZString::index() const { return index_; } function Value (line 2872) | Value& Value::operator=(const Value& other) { function Value (line 2877) | Value& Value::operator=(Value&& other) noexcept { function ValueType (line 2904) | ValueType Value::type() const { function String (line 3054) | String Value::asString() const { function LargestInt (line 3169) | LargestInt Value::asLargestInt() const { function LargestUInt (line 3177) | LargestUInt Value::asLargestUInt() const { function ArrayIndex (line 3285) | ArrayIndex Value::size() const { function Value (line 3351) | Value& Value::operator[](ArrayIndex index) { function Value (line 3367) | Value& Value::operator[](int index) { function Value (line 3374) | const Value& Value::operator[](ArrayIndex index) const { function Value (line 3387) | const Value& Value::operator[](int index) const { function Value (line 3464) | Value& Value::resolveReference(const char* key) { function Value (line 3483) | Value& Value::resolveReference(char const* key, char const* end) { function Value (line 3501) | Value Value::get(ArrayIndex index, const Value& defaultValue) const { function Value (line 3508) | Value const* Value::find(char const* begin, char const* end) const { function Value (line 3521) | Value* Value::demand(char const* begin, char const* end) { function Value (line 3527) | const Value& Value::operator[](const char* key) const { function Value (line 3533) | Value const& Value::operator[](const String& key) const { function Value (line 3540) | Value& Value::operator[](const char* key) { function Value (line 3544) | Value& Value::operator[](const String& key) { function Value (line 3548) | Value& Value::operator[](const StaticString& key) { function Value (line 3552) | Value& Value::append(const Value& value) { return append(Value(value)); } function Value (line 3554) | Value& Value::append(Value&& value) { function Value (line 3581) | Value Value::get(char const* begin, char const* end, function Value (line 3586) | Value Value::get(char const* key, Value const& defaultValue) const { function Value (line 3589) | Value Value::get(String const& key, Value const& defaultValue) const { function IsIntegral (line 3675) | static bool IsIntegral(double d) { function String (line 3820) | String Value::Comments::get(CommentPlacement slot) const { function String (line 3850) | String Value::getComment(CommentPlacement placement) const { function String (line 3862) | String Value::toStyledString() const { function Value (line 3999) | const Value& Path::resolve(const Value& root) const { function Value (line 4024) | Value Path::resolve(const Value& root, const Value& defaultValue) const { function Value (line 4042) | Value& Path::make(Value& root) const { function String (line 4168) | String valueToString(LargestInt value) { function String (line 4184) | String valueToString(LargestUInt value) { function String (line 4194) | String valueToString(Int value) { return valueToString(LargestInt(valu... function String (line 4196) | String valueToString(UInt value) { return valueToString(LargestUInt(va... function String (line 4201) | String valueToString(double value, bool useSpecialFloats, function String (line 4247) | String valueToString(double value, unsigned int precision, function String (line 4252) | String valueToString(bool value) { return value ? "true" : "false"; } function doesAnyCharRequireEscaping (line 4254) | static bool doesAnyCharRequireEscaping(char const* s, size_t n) { function utf8ToCodepoint (line 4262) | static unsigned int utf8ToCodepoint(const char*& s, const char* e) { function String (line 4330) | static String toHex16Bit(unsigned int x) { function appendRaw (line 4341) | static void appendRaw(String& result, unsigned ch) { function appendHex (line 4345) | static void appendHex(String& result, unsigned ch) { function String (line 4349) | static String valueToQuotedStringN(const char* value, size_t length, function String (line 4426) | String valueToQuotedString(const char* value) { function String (line 4447) | String FastWriter::write(const Value& root) { function String (line 4513) | String StyledWriter::write(const Value& root) { type CommentStyle (line 4943) | struct CommentStyle { type Enum (line 4945) | enum Enum { type BuiltStyledStreamWriter (line 4952) | struct BuiltStyledStreamWriter : public StreamWriter { function StreamWriter (line 5236) | StreamWriter* StreamWriterBuilder::newStreamWriter() const { function Value (line 5302) | Value& StreamWriterBuilder::operator[](const String& key) { function String (line 5319) | String writeString(StreamWriter::Factory const& factory, Value const& ... function OStream (line 5326) | OStream& operator<<(OStream& sout, Value const& root) { type Json (line 292) | namespace Json { function getDecimalPoint (line 115) | static inline char getDecimalPoint() { function String (line 125) | static inline String codePointToUTF8(unsigned int cp) { function uintToString (line 167) | static inline void uintToString(LargestUInt value, char*& current) { function Iter (line 180) | Iter fixNumericLocale(Iter begin, Iter end) { function fixNumericLocaleInput (line 189) | void fixNumericLocaleInput(Iter begin, Iter end) { function Iter (line 206) | Iter fixZerosInTheEnd(Iter begin, Iter end, unsigned int precision) { function Features (line 305) | Features Features::all() { return {}; } function Features (line 307) | Features Features::strictMode() { function String (line 591) | String Reader::normalizeEOL(Reader::Location begin, Reader::Location e... function Value (line 998) | Value& Reader::currentValue() { return *(nodes_.top()); } function String (line 1028) | String Reader::getLocationLineAndColumn(Location location) const { function String (line 1037) | String Reader::getFormatedErrorMessages() const { function String (line 1041) | String Reader::getFormattedErrorMessages() const { class OurFeatures (line 1104) | class OurFeatures { function OurFeatures (line 1120) | OurFeatures OurFeatures::all() { return {}; } class OurReader (line 1127) | class OurReader { type StructuredError (line 1131) | struct StructuredError { type TokenType (line 1147) | enum TokenType { class Token (line 1167) | class Token { class ErrorInfo (line 1174) | class ErrorInfo { function String (line 1572) | String OurReader::normalizeEOL(OurReader::Location begin, function Value (line 2050) | Value& OurReader::currentValue() { return *(nodes_.top()); } function String (line 2080) | String OurReader::getLocationLineAndColumn(Location location) const { function String (line 2088) | String OurReader::getFormattedErrorMessages() const { class OurCharReader (line 2113) | class OurCharReader : public CharReader { method OurCharReader (line 2118) | OurCharReader(bool collectComments, OurFeatures const& features) method parse (line 2120) | bool parse(char const* beginDoc, char const* endDoc, Value* root, function CharReader (line 2132) | CharReader* CharReaderBuilder::newCharReader() const { function Value (line 2180) | Value& CharReaderBuilder::operator[](const String& key) { function parseFromStream (line 2220) | bool parseFromStream(CharReader::Factory const& fact, IStream& sin, Va... function IStream (line 2232) | IStream& operator>>(IStream& sin, Value& root) { function Value (line 2280) | Value& ValueIteratorBase::deref() { return current_->second; } function Value (line 2281) | const Value& ValueIteratorBase::deref() const { return current_->secon... function Value (line 2323) | Value ValueIteratorBase::key() const { function UInt (line 2333) | UInt ValueIteratorBase::index() const { function String (line 2340) | String ValueIteratorBase::name() const { function ValueConstIterator (line 2381) | ValueConstIterator& ValueConstIterator:: function ValueIterator (line 2407) | ValueIterator& ValueIterator::operator=(const SelfType& other) { function cloneUnique (line 2478) | static std::unique_ptr cloneUnique(const std::unique_ptr& p) { function Value (line 2496) | Value const& Value::nullSingleton() { function InRange (line 2513) | static inline bool InRange(double d, T min, U max) { function integerToDouble (line 2519) | static inline double integerToDouble(Json::UInt64 value) { function integerToDouble (line 2524) | static inline double integerToDouble(T value) { function InRange (line 2529) | static inline bool InRange(double d, T min, U max) { function decodePrefixedString (line 2579) | inline static void decodePrefixedString(bool isPrefixed, char const* p... function releasePrefixedStringValue (line 2593) | static inline void releasePrefixedStringValue(char* value) { function releaseStringValue (line 2601) | static inline void releaseStringValue(char* value, unsigned length) { function releasePrefixedStringValue (line 2608) | static inline void releasePrefixedStringValue(char* value) { free(valu... function releaseStringValue (line 2609) | static inline void releaseStringValue(char* value, unsigned) { free(va... function JSONCPP_NORETURN (line 2634) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2637) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function JSONCPP_NORETURN (line 2641) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2645) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function ArrayIndex (line 2752) | ArrayIndex Value::CZString::index() const { return index_; } function Value (line 2872) | Value& Value::operator=(const Value& other) { function Value (line 2877) | Value& Value::operator=(Value&& other) noexcept { function ValueType (line 2904) | ValueType Value::type() const { function String (line 3054) | String Value::asString() const { function LargestInt (line 3169) | LargestInt Value::asLargestInt() const { function LargestUInt (line 3177) | LargestUInt Value::asLargestUInt() const { function ArrayIndex (line 3285) | ArrayIndex Value::size() const { function Value (line 3351) | Value& Value::operator[](ArrayIndex index) { function Value (line 3367) | Value& Value::operator[](int index) { function Value (line 3374) | const Value& Value::operator[](ArrayIndex index) const { function Value (line 3387) | const Value& Value::operator[](int index) const { function Value (line 3464) | Value& Value::resolveReference(const char* key) { function Value (line 3483) | Value& Value::resolveReference(char const* key, char const* end) { function Value (line 3501) | Value Value::get(ArrayIndex index, const Value& defaultValue) const { function Value (line 3508) | Value const* Value::find(char const* begin, char const* end) const { function Value (line 3521) | Value* Value::demand(char const* begin, char const* end) { function Value (line 3527) | const Value& Value::operator[](const char* key) const { function Value (line 3533) | Value const& Value::operator[](const String& key) const { function Value (line 3540) | Value& Value::operator[](const char* key) { function Value (line 3544) | Value& Value::operator[](const String& key) { function Value (line 3548) | Value& Value::operator[](const StaticString& key) { function Value (line 3552) | Value& Value::append(const Value& value) { return append(Value(value)); } function Value (line 3554) | Value& Value::append(Value&& value) { function Value (line 3581) | Value Value::get(char const* begin, char const* end, function Value (line 3586) | Value Value::get(char const* key, Value const& defaultValue) const { function Value (line 3589) | Value Value::get(String const& key, Value const& defaultValue) const { function IsIntegral (line 3675) | static bool IsIntegral(double d) { function String (line 3820) | String Value::Comments::get(CommentPlacement slot) const { function String (line 3850) | String Value::getComment(CommentPlacement placement) const { function String (line 3862) | String Value::toStyledString() const { function Value (line 3999) | const Value& Path::resolve(const Value& root) const { function Value (line 4024) | Value Path::resolve(const Value& root, const Value& defaultValue) const { function Value (line 4042) | Value& Path::make(Value& root) const { function String (line 4168) | String valueToString(LargestInt value) { function String (line 4184) | String valueToString(LargestUInt value) { function String (line 4194) | String valueToString(Int value) { return valueToString(LargestInt(valu... function String (line 4196) | String valueToString(UInt value) { return valueToString(LargestUInt(va... function String (line 4201) | String valueToString(double value, bool useSpecialFloats, function String (line 4247) | String valueToString(double value, unsigned int precision, function String (line 4252) | String valueToString(bool value) { return value ? "true" : "false"; } function doesAnyCharRequireEscaping (line 4254) | static bool doesAnyCharRequireEscaping(char const* s, size_t n) { function utf8ToCodepoint (line 4262) | static unsigned int utf8ToCodepoint(const char*& s, const char* e) { function String (line 4330) | static String toHex16Bit(unsigned int x) { function appendRaw (line 4341) | static void appendRaw(String& result, unsigned ch) { function appendHex (line 4345) | static void appendHex(String& result, unsigned ch) { function String (line 4349) | static String valueToQuotedStringN(const char* value, size_t length, function String (line 4426) | String valueToQuotedString(const char* value) { function String (line 4447) | String FastWriter::write(const Value& root) { function String (line 4513) | String StyledWriter::write(const Value& root) { type CommentStyle (line 4943) | struct CommentStyle { type Enum (line 4945) | enum Enum { type BuiltStyledStreamWriter (line 4952) | struct BuiltStyledStreamWriter : public StreamWriter { function StreamWriter (line 5236) | StreamWriter* StreamWriterBuilder::newStreamWriter() const { function Value (line 5302) | Value& StreamWriterBuilder::operator[](const String& key) { function String (line 5319) | String writeString(StreamWriter::Factory const& factory, Value const& ... function OStream (line 5326) | OStream& operator<<(OStream& sout, Value const& root) { type Json (line 2264) | namespace Json { function getDecimalPoint (line 115) | static inline char getDecimalPoint() { function String (line 125) | static inline String codePointToUTF8(unsigned int cp) { function uintToString (line 167) | static inline void uintToString(LargestUInt value, char*& current) { function Iter (line 180) | Iter fixNumericLocale(Iter begin, Iter end) { function fixNumericLocaleInput (line 189) | void fixNumericLocaleInput(Iter begin, Iter end) { function Iter (line 206) | Iter fixZerosInTheEnd(Iter begin, Iter end, unsigned int precision) { function Features (line 305) | Features Features::all() { return {}; } function Features (line 307) | Features Features::strictMode() { function String (line 591) | String Reader::normalizeEOL(Reader::Location begin, Reader::Location e... function Value (line 998) | Value& Reader::currentValue() { return *(nodes_.top()); } function String (line 1028) | String Reader::getLocationLineAndColumn(Location location) const { function String (line 1037) | String Reader::getFormatedErrorMessages() const { function String (line 1041) | String Reader::getFormattedErrorMessages() const { class OurFeatures (line 1104) | class OurFeatures { function OurFeatures (line 1120) | OurFeatures OurFeatures::all() { return {}; } class OurReader (line 1127) | class OurReader { type StructuredError (line 1131) | struct StructuredError { type TokenType (line 1147) | enum TokenType { class Token (line 1167) | class Token { class ErrorInfo (line 1174) | class ErrorInfo { function String (line 1572) | String OurReader::normalizeEOL(OurReader::Location begin, function Value (line 2050) | Value& OurReader::currentValue() { return *(nodes_.top()); } function String (line 2080) | String OurReader::getLocationLineAndColumn(Location location) const { function String (line 2088) | String OurReader::getFormattedErrorMessages() const { class OurCharReader (line 2113) | class OurCharReader : public CharReader { method OurCharReader (line 2118) | OurCharReader(bool collectComments, OurFeatures const& features) method parse (line 2120) | bool parse(char const* beginDoc, char const* endDoc, Value* root, function CharReader (line 2132) | CharReader* CharReaderBuilder::newCharReader() const { function Value (line 2180) | Value& CharReaderBuilder::operator[](const String& key) { function parseFromStream (line 2220) | bool parseFromStream(CharReader::Factory const& fact, IStream& sin, Va... function IStream (line 2232) | IStream& operator>>(IStream& sin, Value& root) { function Value (line 2280) | Value& ValueIteratorBase::deref() { return current_->second; } function Value (line 2281) | const Value& ValueIteratorBase::deref() const { return current_->secon... function Value (line 2323) | Value ValueIteratorBase::key() const { function UInt (line 2333) | UInt ValueIteratorBase::index() const { function String (line 2340) | String ValueIteratorBase::name() const { function ValueConstIterator (line 2381) | ValueConstIterator& ValueConstIterator:: function ValueIterator (line 2407) | ValueIterator& ValueIterator::operator=(const SelfType& other) { function cloneUnique (line 2478) | static std::unique_ptr cloneUnique(const std::unique_ptr& p) { function Value (line 2496) | Value const& Value::nullSingleton() { function InRange (line 2513) | static inline bool InRange(double d, T min, U max) { function integerToDouble (line 2519) | static inline double integerToDouble(Json::UInt64 value) { function integerToDouble (line 2524) | static inline double integerToDouble(T value) { function InRange (line 2529) | static inline bool InRange(double d, T min, U max) { function decodePrefixedString (line 2579) | inline static void decodePrefixedString(bool isPrefixed, char const* p... function releasePrefixedStringValue (line 2593) | static inline void releasePrefixedStringValue(char* value) { function releaseStringValue (line 2601) | static inline void releaseStringValue(char* value, unsigned length) { function releasePrefixedStringValue (line 2608) | static inline void releasePrefixedStringValue(char* value) { free(valu... function releaseStringValue (line 2609) | static inline void releaseStringValue(char* value, unsigned) { free(va... function JSONCPP_NORETURN (line 2634) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2637) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function JSONCPP_NORETURN (line 2641) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2645) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function ArrayIndex (line 2752) | ArrayIndex Value::CZString::index() const { return index_; } function Value (line 2872) | Value& Value::operator=(const Value& other) { function Value (line 2877) | Value& Value::operator=(Value&& other) noexcept { function ValueType (line 2904) | ValueType Value::type() const { function String (line 3054) | String Value::asString() const { function LargestInt (line 3169) | LargestInt Value::asLargestInt() const { function LargestUInt (line 3177) | LargestUInt Value::asLargestUInt() const { function ArrayIndex (line 3285) | ArrayIndex Value::size() const { function Value (line 3351) | Value& Value::operator[](ArrayIndex index) { function Value (line 3367) | Value& Value::operator[](int index) { function Value (line 3374) | const Value& Value::operator[](ArrayIndex index) const { function Value (line 3387) | const Value& Value::operator[](int index) const { function Value (line 3464) | Value& Value::resolveReference(const char* key) { function Value (line 3483) | Value& Value::resolveReference(char const* key, char const* end) { function Value (line 3501) | Value Value::get(ArrayIndex index, const Value& defaultValue) const { function Value (line 3508) | Value const* Value::find(char const* begin, char const* end) const { function Value (line 3521) | Value* Value::demand(char const* begin, char const* end) { function Value (line 3527) | const Value& Value::operator[](const char* key) const { function Value (line 3533) | Value const& Value::operator[](const String& key) const { function Value (line 3540) | Value& Value::operator[](const char* key) { function Value (line 3544) | Value& Value::operator[](const String& key) { function Value (line 3548) | Value& Value::operator[](const StaticString& key) { function Value (line 3552) | Value& Value::append(const Value& value) { return append(Value(value)); } function Value (line 3554) | Value& Value::append(Value&& value) { function Value (line 3581) | Value Value::get(char const* begin, char const* end, function Value (line 3586) | Value Value::get(char const* key, Value const& defaultValue) const { function Value (line 3589) | Value Value::get(String const& key, Value const& defaultValue) const { function IsIntegral (line 3675) | static bool IsIntegral(double d) { function String (line 3820) | String Value::Comments::get(CommentPlacement slot) const { function String (line 3850) | String Value::getComment(CommentPlacement placement) const { function String (line 3862) | String Value::toStyledString() const { function Value (line 3999) | const Value& Path::resolve(const Value& root) const { function Value (line 4024) | Value Path::resolve(const Value& root, const Value& defaultValue) const { function Value (line 4042) | Value& Path::make(Value& root) const { function String (line 4168) | String valueToString(LargestInt value) { function String (line 4184) | String valueToString(LargestUInt value) { function String (line 4194) | String valueToString(Int value) { return valueToString(LargestInt(valu... function String (line 4196) | String valueToString(UInt value) { return valueToString(LargestUInt(va... function String (line 4201) | String valueToString(double value, bool useSpecialFloats, function String (line 4247) | String valueToString(double value, unsigned int precision, function String (line 4252) | String valueToString(bool value) { return value ? "true" : "false"; } function doesAnyCharRequireEscaping (line 4254) | static bool doesAnyCharRequireEscaping(char const* s, size_t n) { function utf8ToCodepoint (line 4262) | static unsigned int utf8ToCodepoint(const char*& s, const char* e) { function String (line 4330) | static String toHex16Bit(unsigned int x) { function appendRaw (line 4341) | static void appendRaw(String& result, unsigned ch) { function appendHex (line 4345) | static void appendHex(String& result, unsigned ch) { function String (line 4349) | static String valueToQuotedStringN(const char* value, size_t length, function String (line 4426) | String valueToQuotedString(const char* value) { function String (line 4447) | String FastWriter::write(const Value& root) { function String (line 4513) | String StyledWriter::write(const Value& root) { type CommentStyle (line 4943) | struct CommentStyle { type Enum (line 4945) | enum Enum { type BuiltStyledStreamWriter (line 4952) | struct BuiltStyledStreamWriter : public StreamWriter { function StreamWriter (line 5236) | StreamWriter* StreamWriterBuilder::newStreamWriter() const { function Value (line 5302) | Value& StreamWriterBuilder::operator[](const String& key) { function String (line 5319) | String writeString(StreamWriter::Factory const& factory, Value const& ... function OStream (line 5326) | OStream& operator<<(OStream& sout, Value const& root) { function msvc_pre1900_c99_vsnprintf (line 2449) | static int msvc_pre1900_c99_vsnprintf(char* outBuf, size_t size, function msvc_pre1900_c99_snprintf (line 2459) | int JSON_API msvc_pre1900_c99_snprintf(char* outBuf, size_t size, type Json (line 2476) | namespace Json { function getDecimalPoint (line 115) | static inline char getDecimalPoint() { function String (line 125) | static inline String codePointToUTF8(unsigned int cp) { function uintToString (line 167) | static inline void uintToString(LargestUInt value, char*& current) { function Iter (line 180) | Iter fixNumericLocale(Iter begin, Iter end) { function fixNumericLocaleInput (line 189) | void fixNumericLocaleInput(Iter begin, Iter end) { function Iter (line 206) | Iter fixZerosInTheEnd(Iter begin, Iter end, unsigned int precision) { function Features (line 305) | Features Features::all() { return {}; } function Features (line 307) | Features Features::strictMode() { function String (line 591) | String Reader::normalizeEOL(Reader::Location begin, Reader::Location e... function Value (line 998) | Value& Reader::currentValue() { return *(nodes_.top()); } function String (line 1028) | String Reader::getLocationLineAndColumn(Location location) const { function String (line 1037) | String Reader::getFormatedErrorMessages() const { function String (line 1041) | String Reader::getFormattedErrorMessages() const { class OurFeatures (line 1104) | class OurFeatures { function OurFeatures (line 1120) | OurFeatures OurFeatures::all() { return {}; } class OurReader (line 1127) | class OurReader { type StructuredError (line 1131) | struct StructuredError { type TokenType (line 1147) | enum TokenType { class Token (line 1167) | class Token { class ErrorInfo (line 1174) | class ErrorInfo { function String (line 1572) | String OurReader::normalizeEOL(OurReader::Location begin, function Value (line 2050) | Value& OurReader::currentValue() { return *(nodes_.top()); } function String (line 2080) | String OurReader::getLocationLineAndColumn(Location location) const { function String (line 2088) | String OurReader::getFormattedErrorMessages() const { class OurCharReader (line 2113) | class OurCharReader : public CharReader { method OurCharReader (line 2118) | OurCharReader(bool collectComments, OurFeatures const& features) method parse (line 2120) | bool parse(char const* beginDoc, char const* endDoc, Value* root, function CharReader (line 2132) | CharReader* CharReaderBuilder::newCharReader() const { function Value (line 2180) | Value& CharReaderBuilder::operator[](const String& key) { function parseFromStream (line 2220) | bool parseFromStream(CharReader::Factory const& fact, IStream& sin, Va... function IStream (line 2232) | IStream& operator>>(IStream& sin, Value& root) { function Value (line 2280) | Value& ValueIteratorBase::deref() { return current_->second; } function Value (line 2281) | const Value& ValueIteratorBase::deref() const { return current_->secon... function Value (line 2323) | Value ValueIteratorBase::key() const { function UInt (line 2333) | UInt ValueIteratorBase::index() const { function String (line 2340) | String ValueIteratorBase::name() const { function ValueConstIterator (line 2381) | ValueConstIterator& ValueConstIterator:: function ValueIterator (line 2407) | ValueIterator& ValueIterator::operator=(const SelfType& other) { function cloneUnique (line 2478) | static std::unique_ptr cloneUnique(const std::unique_ptr& p) { function Value (line 2496) | Value const& Value::nullSingleton() { function InRange (line 2513) | static inline bool InRange(double d, T min, U max) { function integerToDouble (line 2519) | static inline double integerToDouble(Json::UInt64 value) { function integerToDouble (line 2524) | static inline double integerToDouble(T value) { function InRange (line 2529) | static inline bool InRange(double d, T min, U max) { function decodePrefixedString (line 2579) | inline static void decodePrefixedString(bool isPrefixed, char const* p... function releasePrefixedStringValue (line 2593) | static inline void releasePrefixedStringValue(char* value) { function releaseStringValue (line 2601) | static inline void releaseStringValue(char* value, unsigned length) { function releasePrefixedStringValue (line 2608) | static inline void releasePrefixedStringValue(char* value) { free(valu... function releaseStringValue (line 2609) | static inline void releaseStringValue(char* value, unsigned) { free(va... function JSONCPP_NORETURN (line 2634) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2637) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function JSONCPP_NORETURN (line 2641) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2645) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function ArrayIndex (line 2752) | ArrayIndex Value::CZString::index() const { return index_; } function Value (line 2872) | Value& Value::operator=(const Value& other) { function Value (line 2877) | Value& Value::operator=(Value&& other) noexcept { function ValueType (line 2904) | ValueType Value::type() const { function String (line 3054) | String Value::asString() const { function LargestInt (line 3169) | LargestInt Value::asLargestInt() const { function LargestUInt (line 3177) | LargestUInt Value::asLargestUInt() const { function ArrayIndex (line 3285) | ArrayIndex Value::size() const { function Value (line 3351) | Value& Value::operator[](ArrayIndex index) { function Value (line 3367) | Value& Value::operator[](int index) { function Value (line 3374) | const Value& Value::operator[](ArrayIndex index) const { function Value (line 3387) | const Value& Value::operator[](int index) const { function Value (line 3464) | Value& Value::resolveReference(const char* key) { function Value (line 3483) | Value& Value::resolveReference(char const* key, char const* end) { function Value (line 3501) | Value Value::get(ArrayIndex index, const Value& defaultValue) const { function Value (line 3508) | Value const* Value::find(char const* begin, char const* end) const { function Value (line 3521) | Value* Value::demand(char const* begin, char const* end) { function Value (line 3527) | const Value& Value::operator[](const char* key) const { function Value (line 3533) | Value const& Value::operator[](const String& key) const { function Value (line 3540) | Value& Value::operator[](const char* key) { function Value (line 3544) | Value& Value::operator[](const String& key) { function Value (line 3548) | Value& Value::operator[](const StaticString& key) { function Value (line 3552) | Value& Value::append(const Value& value) { return append(Value(value)); } function Value (line 3554) | Value& Value::append(Value&& value) { function Value (line 3581) | Value Value::get(char const* begin, char const* end, function Value (line 3586) | Value Value::get(char const* key, Value const& defaultValue) const { function Value (line 3589) | Value Value::get(String const& key, Value const& defaultValue) const { function IsIntegral (line 3675) | static bool IsIntegral(double d) { function String (line 3820) | String Value::Comments::get(CommentPlacement slot) const { function String (line 3850) | String Value::getComment(CommentPlacement placement) const { function String (line 3862) | String Value::toStyledString() const { function Value (line 3999) | const Value& Path::resolve(const Value& root) const { function Value (line 4024) | Value Path::resolve(const Value& root, const Value& defaultValue) const { function Value (line 4042) | Value& Path::make(Value& root) const { function String (line 4168) | String valueToString(LargestInt value) { function String (line 4184) | String valueToString(LargestUInt value) { function String (line 4194) | String valueToString(Int value) { return valueToString(LargestInt(valu... function String (line 4196) | String valueToString(UInt value) { return valueToString(LargestUInt(va... function String (line 4201) | String valueToString(double value, bool useSpecialFloats, function String (line 4247) | String valueToString(double value, unsigned int precision, function String (line 4252) | String valueToString(bool value) { return value ? "true" : "false"; } function doesAnyCharRequireEscaping (line 4254) | static bool doesAnyCharRequireEscaping(char const* s, size_t n) { function utf8ToCodepoint (line 4262) | static unsigned int utf8ToCodepoint(const char*& s, const char* e) { function String (line 4330) | static String toHex16Bit(unsigned int x) { function appendRaw (line 4341) | static void appendRaw(String& result, unsigned ch) { function appendHex (line 4345) | static void appendHex(String& result, unsigned ch) { function String (line 4349) | static String valueToQuotedStringN(const char* value, size_t length, function String (line 4426) | String valueToQuotedString(const char* value) { function String (line 4447) | String FastWriter::write(const Value& root) { function String (line 4513) | String StyledWriter::write(const Value& root) { type CommentStyle (line 4943) | struct CommentStyle { type Enum (line 4945) | enum Enum { type BuiltStyledStreamWriter (line 4952) | struct BuiltStyledStreamWriter : public StreamWriter { function StreamWriter (line 5236) | StreamWriter* StreamWriterBuilder::newStreamWriter() const { function Value (line 5302) | Value& StreamWriterBuilder::operator[](const String& key) { function String (line 5319) | String writeString(StreamWriter::Factory const& factory, Value const& ... function OStream (line 5326) | OStream& operator<<(OStream& sout, Value const& root) { type Json (line 2626) | namespace Json { function getDecimalPoint (line 115) | static inline char getDecimalPoint() { function String (line 125) | static inline String codePointToUTF8(unsigned int cp) { function uintToString (line 167) | static inline void uintToString(LargestUInt value, char*& current) { function Iter (line 180) | Iter fixNumericLocale(Iter begin, Iter end) { function fixNumericLocaleInput (line 189) | void fixNumericLocaleInput(Iter begin, Iter end) { function Iter (line 206) | Iter fixZerosInTheEnd(Iter begin, Iter end, unsigned int precision) { function Features (line 305) | Features Features::all() { return {}; } function Features (line 307) | Features Features::strictMode() { function String (line 591) | String Reader::normalizeEOL(Reader::Location begin, Reader::Location e... function Value (line 998) | Value& Reader::currentValue() { return *(nodes_.top()); } function String (line 1028) | String Reader::getLocationLineAndColumn(Location location) const { function String (line 1037) | String Reader::getFormatedErrorMessages() const { function String (line 1041) | String Reader::getFormattedErrorMessages() const { class OurFeatures (line 1104) | class OurFeatures { function OurFeatures (line 1120) | OurFeatures OurFeatures::all() { return {}; } class OurReader (line 1127) | class OurReader { type StructuredError (line 1131) | struct StructuredError { type TokenType (line 1147) | enum TokenType { class Token (line 1167) | class Token { class ErrorInfo (line 1174) | class ErrorInfo { function String (line 1572) | String OurReader::normalizeEOL(OurReader::Location begin, function Value (line 2050) | Value& OurReader::currentValue() { return *(nodes_.top()); } function String (line 2080) | String OurReader::getLocationLineAndColumn(Location location) const { function String (line 2088) | String OurReader::getFormattedErrorMessages() const { class OurCharReader (line 2113) | class OurCharReader : public CharReader { method OurCharReader (line 2118) | OurCharReader(bool collectComments, OurFeatures const& features) method parse (line 2120) | bool parse(char const* beginDoc, char const* endDoc, Value* root, function CharReader (line 2132) | CharReader* CharReaderBuilder::newCharReader() const { function Value (line 2180) | Value& CharReaderBuilder::operator[](const String& key) { function parseFromStream (line 2220) | bool parseFromStream(CharReader::Factory const& fact, IStream& sin, Va... function IStream (line 2232) | IStream& operator>>(IStream& sin, Value& root) { function Value (line 2280) | Value& ValueIteratorBase::deref() { return current_->second; } function Value (line 2281) | const Value& ValueIteratorBase::deref() const { return current_->secon... function Value (line 2323) | Value ValueIteratorBase::key() const { function UInt (line 2333) | UInt ValueIteratorBase::index() const { function String (line 2340) | String ValueIteratorBase::name() const { function ValueConstIterator (line 2381) | ValueConstIterator& ValueConstIterator:: function ValueIterator (line 2407) | ValueIterator& ValueIterator::operator=(const SelfType& other) { function cloneUnique (line 2478) | static std::unique_ptr cloneUnique(const std::unique_ptr& p) { function Value (line 2496) | Value const& Value::nullSingleton() { function InRange (line 2513) | static inline bool InRange(double d, T min, U max) { function integerToDouble (line 2519) | static inline double integerToDouble(Json::UInt64 value) { function integerToDouble (line 2524) | static inline double integerToDouble(T value) { function InRange (line 2529) | static inline bool InRange(double d, T min, U max) { function decodePrefixedString (line 2579) | inline static void decodePrefixedString(bool isPrefixed, char const* p... function releasePrefixedStringValue (line 2593) | static inline void releasePrefixedStringValue(char* value) { function releaseStringValue (line 2601) | static inline void releaseStringValue(char* value, unsigned length) { function releasePrefixedStringValue (line 2608) | static inline void releasePrefixedStringValue(char* value) { free(valu... function releaseStringValue (line 2609) | static inline void releaseStringValue(char* value, unsigned) { free(va... function JSONCPP_NORETURN (line 2634) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2637) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function JSONCPP_NORETURN (line 2641) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2645) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function ArrayIndex (line 2752) | ArrayIndex Value::CZString::index() const { return index_; } function Value (line 2872) | Value& Value::operator=(const Value& other) { function Value (line 2877) | Value& Value::operator=(Value&& other) noexcept { function ValueType (line 2904) | ValueType Value::type() const { function String (line 3054) | String Value::asString() const { function LargestInt (line 3169) | LargestInt Value::asLargestInt() const { function LargestUInt (line 3177) | LargestUInt Value::asLargestUInt() const { function ArrayIndex (line 3285) | ArrayIndex Value::size() const { function Value (line 3351) | Value& Value::operator[](ArrayIndex index) { function Value (line 3367) | Value& Value::operator[](int index) { function Value (line 3374) | const Value& Value::operator[](ArrayIndex index) const { function Value (line 3387) | const Value& Value::operator[](int index) const { function Value (line 3464) | Value& Value::resolveReference(const char* key) { function Value (line 3483) | Value& Value::resolveReference(char const* key, char const* end) { function Value (line 3501) | Value Value::get(ArrayIndex index, const Value& defaultValue) const { function Value (line 3508) | Value const* Value::find(char const* begin, char const* end) const { function Value (line 3521) | Value* Value::demand(char const* begin, char const* end) { function Value (line 3527) | const Value& Value::operator[](const char* key) const { function Value (line 3533) | Value const& Value::operator[](const String& key) const { function Value (line 3540) | Value& Value::operator[](const char* key) { function Value (line 3544) | Value& Value::operator[](const String& key) { function Value (line 3548) | Value& Value::operator[](const StaticString& key) { function Value (line 3552) | Value& Value::append(const Value& value) { return append(Value(value)); } function Value (line 3554) | Value& Value::append(Value&& value) { function Value (line 3581) | Value Value::get(char const* begin, char const* end, function Value (line 3586) | Value Value::get(char const* key, Value const& defaultValue) const { function Value (line 3589) | Value Value::get(String const& key, Value const& defaultValue) const { function IsIntegral (line 3675) | static bool IsIntegral(double d) { function String (line 3820) | String Value::Comments::get(CommentPlacement slot) const { function String (line 3850) | String Value::getComment(CommentPlacement placement) const { function String (line 3862) | String Value::toStyledString() const { function Value (line 3999) | const Value& Path::resolve(const Value& root) const { function Value (line 4024) | Value Path::resolve(const Value& root, const Value& defaultValue) const { function Value (line 4042) | Value& Path::make(Value& root) const { function String (line 4168) | String valueToString(LargestInt value) { function String (line 4184) | String valueToString(LargestUInt value) { function String (line 4194) | String valueToString(Int value) { return valueToString(LargestInt(valu... function String (line 4196) | String valueToString(UInt value) { return valueToString(LargestUInt(va... function String (line 4201) | String valueToString(double value, bool useSpecialFloats, function String (line 4247) | String valueToString(double value, unsigned int precision, function String (line 4252) | String valueToString(bool value) { return value ? "true" : "false"; } function doesAnyCharRequireEscaping (line 4254) | static bool doesAnyCharRequireEscaping(char const* s, size_t n) { function utf8ToCodepoint (line 4262) | static unsigned int utf8ToCodepoint(const char*& s, const char* e) { function String (line 4330) | static String toHex16Bit(unsigned int x) { function appendRaw (line 4341) | static void appendRaw(String& result, unsigned ch) { function appendHex (line 4345) | static void appendHex(String& result, unsigned ch) { function String (line 4349) | static String valueToQuotedStringN(const char* value, size_t length, function String (line 4426) | String valueToQuotedString(const char* value) { function String (line 4447) | String FastWriter::write(const Value& root) { function String (line 4513) | String StyledWriter::write(const Value& root) { type CommentStyle (line 4943) | struct CommentStyle { type Enum (line 4945) | enum Enum { type BuiltStyledStreamWriter (line 4952) | struct BuiltStyledStreamWriter : public StreamWriter { function StreamWriter (line 5236) | StreamWriter* StreamWriterBuilder::newStreamWriter() const { function Value (line 5302) | Value& StreamWriterBuilder::operator[](const String& key) { function String (line 5319) | String writeString(StreamWriter::Factory const& factory, Value const& ... function OStream (line 5326) | OStream& operator<<(OStream& sout, Value const& root) { type Json (line 4160) | namespace Json { function getDecimalPoint (line 115) | static inline char getDecimalPoint() { function String (line 125) | static inline String codePointToUTF8(unsigned int cp) { function uintToString (line 167) | static inline void uintToString(LargestUInt value, char*& current) { function Iter (line 180) | Iter fixNumericLocale(Iter begin, Iter end) { function fixNumericLocaleInput (line 189) | void fixNumericLocaleInput(Iter begin, Iter end) { function Iter (line 206) | Iter fixZerosInTheEnd(Iter begin, Iter end, unsigned int precision) { function Features (line 305) | Features Features::all() { return {}; } function Features (line 307) | Features Features::strictMode() { function String (line 591) | String Reader::normalizeEOL(Reader::Location begin, Reader::Location e... function Value (line 998) | Value& Reader::currentValue() { return *(nodes_.top()); } function String (line 1028) | String Reader::getLocationLineAndColumn(Location location) const { function String (line 1037) | String Reader::getFormatedErrorMessages() const { function String (line 1041) | String Reader::getFormattedErrorMessages() const { class OurFeatures (line 1104) | class OurFeatures { function OurFeatures (line 1120) | OurFeatures OurFeatures::all() { return {}; } class OurReader (line 1127) | class OurReader { type StructuredError (line 1131) | struct StructuredError { type TokenType (line 1147) | enum TokenType { class Token (line 1167) | class Token { class ErrorInfo (line 1174) | class ErrorInfo { function String (line 1572) | String OurReader::normalizeEOL(OurReader::Location begin, function Value (line 2050) | Value& OurReader::currentValue() { return *(nodes_.top()); } function String (line 2080) | String OurReader::getLocationLineAndColumn(Location location) const { function String (line 2088) | String OurReader::getFormattedErrorMessages() const { class OurCharReader (line 2113) | class OurCharReader : public CharReader { method OurCharReader (line 2118) | OurCharReader(bool collectComments, OurFeatures const& features) method parse (line 2120) | bool parse(char const* beginDoc, char const* endDoc, Value* root, function CharReader (line 2132) | CharReader* CharReaderBuilder::newCharReader() const { function Value (line 2180) | Value& CharReaderBuilder::operator[](const String& key) { function parseFromStream (line 2220) | bool parseFromStream(CharReader::Factory const& fact, IStream& sin, Va... function IStream (line 2232) | IStream& operator>>(IStream& sin, Value& root) { function Value (line 2280) | Value& ValueIteratorBase::deref() { return current_->second; } function Value (line 2281) | const Value& ValueIteratorBase::deref() const { return current_->secon... function Value (line 2323) | Value ValueIteratorBase::key() const { function UInt (line 2333) | UInt ValueIteratorBase::index() const { function String (line 2340) | String ValueIteratorBase::name() const { function ValueConstIterator (line 2381) | ValueConstIterator& ValueConstIterator:: function ValueIterator (line 2407) | ValueIterator& ValueIterator::operator=(const SelfType& other) { function cloneUnique (line 2478) | static std::unique_ptr cloneUnique(const std::unique_ptr& p) { function Value (line 2496) | Value const& Value::nullSingleton() { function InRange (line 2513) | static inline bool InRange(double d, T min, U max) { function integerToDouble (line 2519) | static inline double integerToDouble(Json::UInt64 value) { function integerToDouble (line 2524) | static inline double integerToDouble(T value) { function InRange (line 2529) | static inline bool InRange(double d, T min, U max) { function decodePrefixedString (line 2579) | inline static void decodePrefixedString(bool isPrefixed, char const* p... function releasePrefixedStringValue (line 2593) | static inline void releasePrefixedStringValue(char* value) { function releaseStringValue (line 2601) | static inline void releaseStringValue(char* value, unsigned length) { function releasePrefixedStringValue (line 2608) | static inline void releasePrefixedStringValue(char* value) { free(valu... function releaseStringValue (line 2609) | static inline void releaseStringValue(char* value, unsigned) { free(va... function JSONCPP_NORETURN (line 2634) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2637) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function JSONCPP_NORETURN (line 2641) | JSONCPP_NORETURN void throwRuntimeError(String const& msg) { function JSONCPP_NORETURN (line 2645) | JSONCPP_NORETURN void throwLogicError(String const& msg) { function ArrayIndex (line 2752) | ArrayIndex Value::CZString::index() const { return index_; } function Value (line 2872) | Value& Value::operator=(const Value& other) { function Value (line 2877) | Value& Value::operator=(Value&& other) noexcept { function ValueType (line 2904) | ValueType Value::type() const { function String (line 3054) | String Value::asString() const { function LargestInt (line 3169) | LargestInt Value::asLargestInt() const { function LargestUInt (line 3177) | LargestUInt Value::asLargestUInt() const { function ArrayIndex (line 3285) | ArrayIndex Value::size() const { function Value (line 3351) | Value& Value::operator[](ArrayIndex index) { function Value (line 3367) | Value& Value::operator[](int index) { function Value (line 3374) | const Value& Value::operator[](ArrayIndex index) const { function Value (line 3387) | const Value& Value::operator[](int index) const { function Value (line 3464) | Value& Value::resolveReference(const char* key) { function Value (line 3483) | Value& Value::resolveReference(char const* key, char const* end) { function Value (line 3501) | Value Value::get(ArrayIndex index, const Value& defaultValue) const { function Value (line 3508) | Value const* Value::find(char const* begin, char const* end) const { function Value (line 3521) | Value* Value::demand(char const* begin, char const* end) { function Value (line 3527) | const Value& Value::operator[](const char* key) const { function Value (line 3533) | Value const& Value::operator[](const String& key) const { function Value (line 3540) | Value& Value::operator[](const char* key) { function Value (line 3544) | Value& Value::operator[](const String& key) { function Value (line 3548) | Value& Value::operator[](const StaticString& key) { function Value (line 3552) | Value& Value::append(const Value& value) { return append(Value(value)); } function Value (line 3554) | Value& Value::append(Value&& value) { function Value (line 3581) | Value Value::get(char const* begin, char const* end, function Value (line 3586) | Value Value::get(char const* key, Value const& defaultValue) const { function Value (line 3589) | Value Value::get(String const& key, Value const& defaultValue) const { function IsIntegral (line 3675) | static bool IsIntegral(double d) { function String (line 3820) | String Value::Comments::get(CommentPlacement slot) const { function String (line 3850) | String Value::getComment(CommentPlacement placement) const { function String (line 3862) | String Value::toStyledString() const { function Value (line 3999) | const Value& Path::resolve(const Value& root) const { function Value (line 4024) | Value Path::resolve(const Value& root, const Value& defaultValue) const { function Value (line 4042) | Value& Path::make(Value& root) const { function String (line 4168) | String valueToString(LargestInt value) { function String (line 4184) | String valueToString(LargestUInt value) { function String (line 4194) | String valueToString(Int value) { return valueToString(LargestInt(valu... function String (line 4196) | String valueToString(UInt value) { return valueToString(LargestUInt(va... function String (line 4201) | String valueToString(double value, bool useSpecialFloats, function String (line 4247) | String valueToString(double value, unsigned int precision, function String (line 4252) | String valueToString(bool value) { return value ? "true" : "false"; } function doesAnyCharRequireEscaping (line 4254) | static bool doesAnyCharRequireEscaping(char const* s, size_t n) { function utf8ToCodepoint (line 4262) | static unsigned int utf8ToCodepoint(const char*& s, const char* e) { function String (line 4330) | static String toHex16Bit(unsigned int x) { function appendRaw (line 4341) | static void appendRaw(String& result, unsigned ch) { function appendHex (line 4345) | static void appendHex(String& result, unsigned ch) { function String (line 4349) | static String valueToQuotedStringN(const char* value, size_t length, function String (line 4426) | String valueToQuotedString(const char* value) { function String (line 4447) | String FastWriter::write(const Value& root) { function String (line 4513) | String StyledWriter::write(const Value& root) { type CommentStyle (line 4943) | struct CommentStyle { type Enum (line 4945) | enum Enum { type BuiltStyledStreamWriter (line 4952) | struct BuiltStyledStreamWriter : public StreamWriter { function StreamWriter (line 5236) | StreamWriter* StreamWriterBuilder::newStreamWriter() const { function Value (line 5302) | Value& StreamWriterBuilder::operator[](const String& key) { function String (line 5319) | String writeString(StreamWriter::Factory const& factory, Value const& ... function OStream (line 5326) | OStream& operator<<(OStream& sout, Value const& root) { FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/abi.py function abi_encode_operations (line 7) | def abi_encode_operations(opcode: int, params: List[int], shapes: List[L... function abi_decode_tensor (line 10) | def abi_decode_tensor(b: bytes) -> Tuple[List[int], List[int]]: FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/op.py class Operation (line 7) | class Operation(int, Enum): function encode (line 66) | def encode(op: int, params: list, tensors: list[Tensor]) -> bytes: function decode (line 77) | def decode(b: bytes) -> Tensor: function execute (line 81) | def execute(op: int, params, tensor: Tensor) -> Tensor: FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_abi.py function run_abi_test_random_case (line 14) | def run_abi_test_random_case(**_): function run_abi_test_zero_case (line 30) | def run_abi_test_zero_case(**_): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_activations.py function test_sigmoid (line 18) | def test_sigmoid(test_size, factor): function test_softmax (line 48) | def test_softmax(test_size, factor): function test_tanh (line 78) | def test_tanh(test_size, factor): function test_relu (line 108) | def test_relu(test_size, factor): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_conv2d.py function check_conv2d_constraint (line 8) | def check_conv2d_constraint( function test_correct_conv2d (line 40) | def test_correct_conv2d( function test_deothwise_correct_conv2d (line 92) | def test_deothwise_correct_conv2d( FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_elementwise.py function add_element_wise (line 18) | def add_element_wise(test_size): function sub_element_wise (line 42) | def sub_element_wise(test_size): function mul_element_wise (line 65) | def mul_element_wise(test_size): function div_element_wise (line 88) | def div_element_wise(test_size): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_matmul.py function matul_test (line 24) | def matul_test(h1, w1, w2): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_merging.py function concatenate_test (line 19) | def concatenate_test(): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_norm.py function batch_norm_test (line 20) | def batch_norm_test(spatial_size, channel_in): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_pooling.py function check_pooling2d_constraints (line 9) | def check_pooling2d_constraints(spatial_size, channel_in, window_size, s... function max_pooling_correct_check (line 32) | def max_pooling_correct_check(spatial_size, channel_in, window_size, str... function avg_pooling_correct_check (line 71) | def avg_pooling_correct_check(spatial_size, channel_in, window_size, str... function global_avg_pooling_correct_check (line 105) | def global_avg_pooling_correct_check(spatial_size, channel_in): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_reduction.py function sum_reduction (line 18) | def sum_reduction(test_size): function mean_reduction (line 42) | def mean_reduction(test_size): function max_reduction (line 66) | def max_reduction(test_size): function min_reduction (line 90) | def min_reduction(test_size): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_registry.py function wrap_test (line 24) | def wrap_test(name, meta={}, repeat=1, params={}, checker=lambda **e: Tr... function repeat (line 34) | def repeat(fn, n, params_d = {}): function run_tests (line 38) | def run_tests(targets=[], **_): function list_names (line 125) | def list_names(): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/packs/test_transformation.py function array_sqrt (line 18) | def array_sqrt(test_size): function array_exp (line 44) | def array_exp(test_size): function array_max_min_scale (line 69) | def array_max_min_scale(test_size): function array_zscore (line 94) | def array_zscore(test_size): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/run.py function get_options (line 5) | def get_options(): function main (line 13) | def main(): FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/tensor.py class Tensor (line 5) | class Tensor(object): method __init__ (line 6) | def __init__(self, data, shape) -> None: method data (line 16) | def data(self): return self._data method shape (line 19) | def shape(self): return self._shape method compress (line 21) | def compress(self): method uncompress (line 25) | def uncompress(b: list, shape = None) -> 'Tensor': method __str__ (line 37) | def __str__(self) -> str: method random_tensor (line 41) | def random_tensor(s=None) -> 'Tensor': method zeros_tensor (line 52) | def zeros_tensor(s=None) -> 'Tensor': FILE: research/cuda-evm/eternal-cuda-evm-kernel/test/utils.py function compress_uint256 (line 5) | def compress_uint256(a1 = 0, a2 = 0, a3 = 0, a4 = 0): function to_i64 (line 8) | def to_i64(a): function unpack_uint256 (line 11) | def unpack_uint256(a): function chunked (line 20) | def chunked(l, n): function relu (line 24) | def relu(x): function sigmoid (line 27) | def sigmoid(x): function tanh (line 30) | def tanh(x): function softmax (line 35) | def softmax(x): function compare_tensors (line 39) | def compare_tensors(t1, t2): function mae (line 42) | def mae(x, y): function compare_tensors (line 45) | def compare_tensors(t1, t2, eps=1e-6): function absolute_or_relative_error (line 48) | def absolute_or_relative_error(a, b): # absolute or relative error function log (line 51) | def log(*msg): FILE: research/cuda-evm/eternal-keras/eai/cli.py function parse_args (line 16) | def parse_args(): function version_command (line 299) | def version_command(): function upgrade_command (line 303) | def upgrade_command(): function wallet_create (line 308) | def wallet_create(**kwargs): function wallet_import (line 335) | def wallet_import(**kwargs): function wallet_balance (line 360) | def wallet_balance(): function wallet_transactions (line 393) | def wallet_transactions(**kwargs): function wallet_faucet (line 419) | def wallet_faucet(**kwargs): function wallet_receive (line 439) | def wallet_receive(): function wallet_send (line 449) | def wallet_send(**kwargs): function wallet_deposit (line 476) | def wallet_deposit(**kwargs): function handle_wallet (line 507) | def handle_wallet(args): function eternal_transform (line 556) | def eternal_transform(**kwargs): function eternal_check (line 578) | def eternal_check(**kwargs): function eternal_list (line 594) | def eternal_list(**kwargs): function handle_eternal (line 625) | def handle_eternal(args): function call_predict (line 656) | def call_predict(**kwargs): function handle_call (line 663) | def handle_call(args): function main (line 678) | def main(): FILE: research/cuda-evm/eternal-keras/eai/deployer.py class ModelDeployer (line 20) | class ModelDeployer(): method __init__ (line 21) | def __init__(self, network: str = None): method _update_cache (line 40) | def _update_cache(self): method _deploy_from_artifact (line 44) | def _deploy_from_artifact(self, contract_artifact) -> type[Contract]: method _get_model_config (line 67) | def _get_model_config(self, layers) -> Tuple[List[LayerData], int]: method _uploadChunk (line 227) | def _uploadChunk( method _uploadWeights (line 258) | def _uploadWeights(self, contract, weights): method _deploy_layer (line 299) | def _deploy_layer(self, layer_data: LayerData) -> LayerConfig: method _get_contract (line 337) | def _get_contract(self, address): method _deploy_model_contract (line 345) | def _deploy_model_contract(self): method _deploy_layers (line 369) | def _deploy_layers(self, layers_data): method _construct_model_if_needed (line 403) | def _construct_model_if_needed(self, contract, layerConfigs): method deploy_model (line 438) | def deploy_model(self, model_data): FILE: research/cuda-evm/eternal-keras/eai/exporter.py class ModelExporter (line 9) | class ModelExporter: method __init__ (line 10) | def __init__(self): method _prepare_for_export (line 13) | def _prepare_for_export(self): method _export_inbound_nodes_keras2 (line 18) | def _export_inbound_nodes_keras2(self, layer, layer_indices): method _export_inbound_nodes_keras3 (line 73) | def _export_inbound_nodes_keras3(self, layer, layer_indices): method _export_model_graph (line 129) | def _export_model_graph(self, model_data, layers): method _export_weights (line 238) | def _export_weights(self, model): method _export_tf_model (line 267) | def _export_tf_model(self, model): method export_model (line 304) | def export_model(self, model): FILE: research/cuda-evm/eternal-keras/eai/func.py function register (line 20) | def register(address, name, owner): function transform (line 43) | def transform( function check_keras_graph (line 80) | def check_keras_graph(model_data, layers): function check_keras_model (line 118) | def check_keras_model(model, output_path: str = None): function check (line 162) | def check(model, format="keras3", output_path=None): function layers (line 186) | def layers(): function get_model (line 190) | def get_model(model: str): function transfer_model (line 195) | def transfer_model(model_id: str, to_address: str, network_mode: str = N... FILE: research/cuda-evm/eternal-keras/eai/layer_config.py class LayerData (line 54) | class LayerData: method __init__ (line 55) | def __init__( class LayerConfig (line 67) | class LayerConfig: method __init__ (line 68) | def __init__( method toContractParams (line 77) | def toContractParams(self): FILE: research/cuda-evm/eternal-keras/eai/layers.py class InputLayer (line 1) | class InputLayer: method __init__ (line 2) | def __init__(self, cfg): method get_layer_config (line 11) | def get_layer_config(self): class Rescaling (line 15) | class Rescaling: method __init__ (line 16) | def __init__(self, cfg): method get_layer_config (line 20) | def get_layer_config(self): class Dense (line 24) | class Dense: method __init__ (line 25) | def __init__(self, cfg): method get_layer_config (line 30) | def get_layer_config(self): class Rescale (line 37) | class Rescale: method __init__ (line 38) | def __init__(self, cfg): method get_layer_config (line 42) | def get_layer_config(self): class Conv2D (line 46) | class Conv2D: method __init__ (line 47) | def __init__(self, cfg): method get_layer_config (line 55) | def get_layer_config(self): class MaxPooling2D (line 65) | class MaxPooling2D: method __init__ (line 66) | def __init__(self, cfg): method get_layer_config (line 74) | def get_layer_config(self): class AveragePooling2D (line 81) | class AveragePooling2D: method __init__ (line 82) | def __init__(self, cfg): method get_layer_config (line 90) | def get_layer_config(self): class SimpleRNN (line 97) | class SimpleRNN: method __init__ (line 98) | def __init__(self, cfg): method get_layer_config (line 104) | def get_layer_config(self): class Embedding (line 108) | class Embedding: method __init__ (line 109) | def __init__(self, cfg): method get_layer_config (line 115) | def get_layer_config(self): class LSTM (line 119) | class LSTM: method __init__ (line 120) | def __init__(self, cfg): method get_layer_config (line 128) | def get_layer_config(self): class Add (line 133) | class Add: method __init__ (line 134) | def __init__(self, cfg): method get_layer_config (line 137) | def get_layer_config(self): class Linear (line 141) | class Linear: method __init__ (line 142) | def __init__(self, cfg): method get_layer_config (line 145) | def get_layer_config(self): class Sigmoid (line 149) | class Sigmoid: method __init__ (line 150) | def __init__(self, cfg): method get_layer_config (line 153) | def get_layer_config(self): class ReLU (line 157) | class ReLU: method __init__ (line 158) | def __init__(self, cfg): method get_layer_config (line 161) | def get_layer_config(self): class Softmax (line 165) | class Softmax: method __init__ (line 166) | def __init__(self, cfg): method get_layer_config (line 169) | def get_layer_config(self): class Flatten (line 173) | class Flatten: method __init__ (line 174) | def __init__(self, cfg): method get_layer_config (line 177) | def get_layer_config(self): class BatchNormalization (line 181) | class BatchNormalization: method __init__ (line 182) | def __init__(self, cfg): method get_layer_config (line 187) | def get_layer_config(self): class Dropout (line 194) | class Dropout: method __init__ (line 195) | def __init__(self, cfg): method get_layer_config (line 198) | def get_layer_config(self): class ZeroPadding2D (line 202) | class ZeroPadding2D: method __init__ (line 203) | def __init__(self, cfg): method _parse_padding (line 209) | def _parse_padding(self, padding): method get_layer_config (line 222) | def get_layer_config(self): class GlobalAveragePooling2D (line 226) | class GlobalAveragePooling2D: method __init__ (line 227) | def __init__(self, cfg): method get_layer_config (line 230) | def get_layer_config(self): class Concatenate (line 234) | class Concatenate: method __init__ (line 235) | def __init__(self, cfg): method get_layer_config (line 239) | def get_layer_config(self): FILE: research/cuda-evm/eternal-keras/eai/model.py class TensorData (line 13) | class TensorData: method __init__ (line 14) | def __init__(self, data: bytes, shapes: List[int]): method toContractParams (line 18) | def toContractParams(self): method from_numpy (line 22) | def from_numpy(arr): method to_numpy (line 36) | def to_numpy(self): class Eternal (line 44) | class Eternal: method __init__ (line 45) | def __init__(self, id_or_address: str = None): method __str__ (line 58) | def __str__(self): method set_price (line 61) | def set_price(self, price: float): method get_price (line 64) | def get_price(self): method set_name (line 67) | def set_name(self, name: str): method get_name (line 70) | def get_name(self): method get_publisher (line 73) | def get_publisher(self): method load (line 76) | def load(self, model: str): method _load_metadata_from_id (line 83) | def _load_metadata_from_id(self, id): method _load_metadata_from_address (line 105) | def _load_metadata_from_address(self, address: str): method get_address (line 125) | def get_address(self): method get_id (line 128) | def get_id(self): method to_json (line 131) | def to_json(self, output_path=None): method predict (line 147) | def predict(self, FILE: research/cuda-evm/eternal-keras/eai/utils.py function to_i64 (line 18) | def to_i64(a): function create_web3_account (line 35) | def create_web3_account(): function publisher (line 41) | def publisher(): function getLayerType (line 48) | def getLayerType(name: str) -> int: function getActivationType (line 55) | def getActivationType(name: str) -> int: function getPaddingType (line 62) | def getPaddingType(name: str) -> int: function getZeroPadding2DType (line 69) | def getZeroPadding2DType(name: str) -> int: function getConvSize (line 76) | def getConvSize( function convert_float32_to_uint64 (line 103) | def convert_float32_to_uint64(arr: List[int]): function convert_uint64_to_float32 (line 120) | def convert_uint64_to_float32(arr: List[int]): function merge_float32_to_uint256 (line 141) | def merge_float32_to_uint256(arr: List[int]): function parse_uint256_to_float32 (line 146) | def parse_uint256_to_float32(bigNum: int): function index_last (line 154) | def index_last(arr, item): function get_script_path (line 160) | def get_script_path(): function get_keras_version (line 169) | def get_keras_version(): function handle_keras_version (line 183) | def handle_keras_version(format_version): FILE: research/cuda-evm/eternal-keras/setup.py function read (line 7) | def read(rel_path): function get_version (line 13) | def get_version(rel_path): FILE: research/cuda-evm/eternal-tensor/scripts/deploy-functional-model.ts function deployFunctionalModel (line 10) | async function deployFunctionalModel(configs: any, weight_b64: string, w... function main (line 47) | async function main() { FILE: research/cuda-evm/eternal-tensor/scripts/export-artifacts.py function create_output_directory (line 13) | def create_output_directory(output_path): function export_artifact_to_python (line 19) | def export_artifact_to_python(input_path, output_path): function process_artifacts (line 27) | def process_artifacts(artifact_dir, output_subdir, exclude_files=None): FILE: research/cuda-evm/eternal-tensor/scripts/libraries/modelLib.ts type LayerType (line 5) | enum LayerType { type InputType (line 21) | enum InputType { type Activation (line 28) | enum Activation { type Padding (line 37) | enum Padding { type ZeroPaddingFormat (line 42) | enum ZeroPaddingFormat { class InputNode (line 49) | class InputNode { class InboundNodeData (line 55) | class InboundNodeData { class LayerData (line 60) | class LayerData { class LayerConfig (line 68) | class LayerConfig { method constructor (line 73) | constructor(layerType: LayerType, address: String, inputIndices: ether... function getLayerType (line 80) | function getLayerType(name: string): number { function getLayerName (line 85) | function getLayerName(type: number): string { function getActivationType (line 89) | function getActivationType(name: string): number { function getPaddingType (line 94) | function getPaddingType(name: string): number { function getConvSize (line 99) | function getConvSize( function getLayerConfigNew (line 123) | function getLayerConfigNew( function uploadModelWeights (line 252) | async function uploadModelWeights(model: ethers.Contract, weights: ether... function getRandomActivation (line 266) | function getRandomActivation(randomizer: RandomSeed) { FILE: research/cuda-evm/eternal-tensor/scripts/libraries/tensorData.ts function getABIType (line 6) | function getABIType(dimCount: number): string { class TensorData (line 14) | class TensorData { method constructor (line 18) | constructor(data: string, dim: ethers.BigNumber[]) { method fromArray (line 23) | static fromArray(arr: any): TensorData { method encodeData (line 32) | encodeData(): string { method decodeData (line 39) | static decodeData(data: string): TensorData { class Tensor (line 48) | class Tensor { method constructor (line 52) | constructor(data: ethers.BigNumber[], shapes: ethers.BigNumber[]) { method fromFloatArray (line 57) | static fromFloatArray(arr: any): Tensor { method toFloatArray (line 66) | toFloatArray(): any { FILE: research/cuda-evm/eternal-tensor/scripts/libraries/utils.ts function enumElementCount (line 4) | function enumElementCount(enumName: any): number { function recursiveToString (line 12) | function recursiveToString(arr: any): any { function recursiveToFloat (line 16) | function recursiveToFloat(arr: any): any { function recursiveFromFloat (line 20) | function recursiveFromFloat(arr: any): any { function measureTime (line 24) | async function measureTime(f: any): Promise { function pixelsToImage (line 32) | function pixelsToImage(pixels: ethers.BigNumber[], h: number, w: number,... function fromFloat (line 48) | function fromFloat(num: any) { function fromInt (line 52) | function fromInt(num: any) { function toInt (line 56) | function toInt(num: any) { function toFloat (line 60) | function toFloat(num: any) { function isBigNumberArrayEqual (line 64) | function isBigNumberArrayEqual(arr1: any[], arr2: any[]): boolean { function randomFloatArray (line 77) | function randomFloatArray(randomizer: RandomSeed, shape: number[], min: ... function isFloatArrayEqual (line 88) | function isFloatArrayEqual(arr1: any[], arr2: any[], eps: number) { function encodeBigNum64 (line 101) | function encodeBigNum64(num: ethers.BigNumber): ethers.BigNumber { function decodeBigNum64 (line 105) | function decodeBigNum64(num: ethers.BigNumber): ethers.BigNumber { function encodeData (line 109) | function encodeData(data: ethers.BigNumber[]): ethers.BigNumber[] { function decodeData (line 123) | function decodeData(encoded: ethers.BigNumber[]): ethers.BigNumber[] { function deflatten (line 134) | function deflatten(data: ethers.BigNumber[], shape: number[]): any[] { FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/add.test.ts constant TEST_FOLDER (line 13) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 14) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'add.py'); constant OUTPUT_PATH (line 15) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 16) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 17) | const PRECISION = 1e-3; function deployAddLayer (line 21) | async function deployAddLayer() { function forwardAddLayer (line 29) | async function forwardAddLayer(addContract: AddLayer, input1: any, input... function getKerasAddOutput (line 37) | async function getKerasAddOutput(input1: number[], input2: number[]) { FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/avgPooling.test.ts constant TEST_FOLDER (line 14) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 15) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'avgpooling2D.py'); constant OUTPUT_PATH (line 16) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 17) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 18) | const PRECISION = 1e-3; function deployAveragePooling2DLayer (line 22) | async function deployAveragePooling2DLayer(size: number[], stride: numbe... function forwardAvgPoolingLayer (line 34) | async function forwardAvgPoolingLayer(avgPoolingContract: AveragePooling... function getKerasAvgPooling2DOutput (line 42) | async function getKerasAvgPooling2DOutput(size: number[], stride: number... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/batchnorm.py function splice (line 12) | def splice(params, shape): FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/batchnorm.test.ts constant TEST_FOLDER (line 13) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 14) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'batchnorm.py'); constant OUTPUT_PATH (line 15) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 16) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 17) | const PRECISION = 1e-3; function deployBatchNormalizationLayer (line 21) | async function deployBatchNormalizationLayer(inputUnits: number, momentu... function forwardBatchNormalizationLayer (line 33) | async function forwardBatchNormalizationLayer(batchNormContract: BatchNo... function getKerasBatchnormOutput (line 41) | async function getKerasBatchnormOutput(inputUnits: number, momentum: num... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/concatenate.test.ts constant TEST_FOLDER (line 13) | const TEST_FOLDER = "scripts/tests/layers" constant PRECISION (line 14) | const PRECISION = 1e-3; function deployConcatenateLayer (line 18) | async function deployConcatenateLayer(axis: number) { function forwardConcatenateLayer (line 28) | async function forwardConcatenateLayer(concatenateContract: ConcatenateL... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/conv2d.py function leaky_relu (line 12) | def leaky_relu(x): function get_activation_func (line 16) | def get_activation_func(name): function splice (line 32) | def splice(params, shape): FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/conv2d.test.ts constant TEST_FOLDER (line 14) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 15) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'conv2d.py'); constant OUTPUT_PATH (line 16) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 17) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 18) | const PRECISION = 1e-3; function deployConv2DLayer (line 22) | async function deployConv2DLayer(actv: Activation, inputUnits: number, o... function forwardConv2DLayer (line 38) | async function forwardConv2DLayer(conv2DContract: Conv2DLayer, input: an... function getKerasConv2DOutput (line 46) | async function getKerasConv2DOutput(actv: number, inputFilters: number, ... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/dense.py function leaky_relu (line 10) | def leaky_relu(x): function get_activation_func (line 14) | def get_activation_func(name): function splice (line 30) | def splice(params, shape): FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/dense.test.ts constant TEST_FOLDER (line 14) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 15) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'dense.py'); constant OUTPUT_PATH (line 16) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 17) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 18) | const PRECISION = 1e-3; function deployDenseLayer (line 22) | async function deployDenseLayer(actv: Activation, inputUnits: number, ou... function forwardDenseLayer (line 35) | async function forwardDenseLayer(denseContract: DenseLayer, input: any):... function getKerasDenseOutput (line 42) | async function getKerasDenseOutput(actv: number, inputUnits: number, out... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/depthwiseConv2d.py function leaky_relu (line 12) | def leaky_relu(x): function get_activation_func (line 16) | def get_activation_func(name): function splice (line 32) | def splice(params, shape): FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/depthwiseconv2d.test.ts constant TEST_FOLDER (line 14) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 15) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'depthwiseConv2d.py'); constant OUTPUT_PATH (line 16) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 17) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 18) | const PRECISION = 1e-3; function deployDepthwiseConv2DLayer (line 22) | async function deployDepthwiseConv2DLayer(actv: Activation, inputUnits: ... function forwardDepthwiseConv2DLayer (line 37) | async function forwardDepthwiseConv2DLayer(depthwiseConv2DContract: Dept... function getKerasConv2DOutput (line 45) | async function getKerasConv2DOutput(actv: number, inputFilters: number, ... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/dropout.test.ts constant PRECISION (line 13) | const PRECISION = 1e-3; function deployDropoutLayer (line 17) | async function deployDropoutLayer() { function forwardDropoutLayer (line 25) | async function forwardDropoutLayer(dropoutContract: DropoutLayer, input:... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/embedding.test.ts function deployEmbeddingLayer (line 13) | async function deployEmbeddingLayer(inputUnits: number, outputUnits: num... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/flatten.test.ts constant TEST_FOLDER (line 13) | const TEST_FOLDER = "scripts/tests/layers" constant PRECISION (line 14) | const PRECISION = 1e-3; function deployFlattenLayer (line 18) | async function deployFlattenLayer() { function forwardFlattenLayer (line 26) | async function forwardFlattenLayer(flattenContract: FlattenLayer, input:... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/globalAvgPooling.test.ts constant TEST_FOLDER (line 13) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 14) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'globalavgpooling.py'); constant OUTPUT_PATH (line 15) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 16) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 17) | const PRECISION = 1e-3; function deployGlobalAveragePooling2DLayer (line 21) | async function deployGlobalAveragePooling2DLayer() { function forwardGlobalAvgPoolingLayer (line 29) | async function forwardGlobalAvgPoolingLayer(globalAvgPoolingContract: Gl... function getKerasGlobalAvgPoolingOutput (line 36) | async function getKerasGlobalAvgPoolingOutput(inputs: number[]) { FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/linear.test.ts constant PRECISION (line 13) | const PRECISION = 1e-3; function deployLinearLayer (line 17) | async function deployLinearLayer() { function forwardLinearLayer (line 25) | async function forwardLinearLayer(linearContract: LinearLayer, input: an... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/maxpooling.test.ts constant TEST_FOLDER (line 14) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 15) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'maxpooling2D.py'); constant OUTPUT_PATH (line 16) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 17) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 18) | const PRECISION = 1e-3; function deployMaxPooling2DLayer (line 22) | async function deployMaxPooling2DLayer(size: number[], stride: number[],... function forwardAvgPoolingLayer (line 34) | async function forwardAvgPoolingLayer(maxPoolingContract: MaxPooling2DLa... function getKerasMaxPooling2DOutput (line 42) | async function getKerasMaxPooling2DOutput(size: number[], stride: number... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/multiply.test.ts constant TEST_FOLDER (line 13) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 14) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'multiply.py'); constant OUTPUT_PATH (line 15) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 16) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 17) | const PRECISION = 1e-3; function deployMultiplyLayer (line 21) | async function deployMultiplyLayer() { function forwardMultiplyLayer (line 29) | async function forwardMultiplyLayer(multiplyContract: MultiplyLayer, inp... function getKerasMultiplyOutput (line 37) | async function getKerasMultiplyOutput(input1: number[], input2: number[]) { FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/oneslike.test.ts constant PRECISION (line 13) | const PRECISION = 1e-3; function deployOnesLikeLayer (line 17) | async function deployOnesLikeLayer() { function forwardOnesLikeLayer (line 25) | async function forwardOnesLikeLayer(onesLikeContract: OnesLikeLayer, inp... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/relu.test.ts constant TEST_FOLDER (line 13) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 14) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'relu.py'); constant OUTPUT_PATH (line 15) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 16) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 17) | const PRECISION = 1e-3; function deployReLULayer (line 21) | async function deployReLULayer() { function forwardReLULayer (line 29) | async function forwardReLULayer(reluContract: ReLULayer, input: any): Pr... function getKerasReluOutput (line 36) | async function getKerasReluOutput(input: number[]) { FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/rescale.test.ts constant TEST_FOLDER (line 13) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 14) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'rescale.py'); constant OUTPUT_PATH (line 15) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 16) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 17) | const PRECISION = 1e-3; function deployRescaleLayer (line 21) | async function deployRescaleLayer(scale: number, offset: number) { function forwardRescaleLayer (line 32) | async function forwardRescaleLayer(rescaleContract: RescaleLayer, input:... function getKerasRescaleOutput (line 39) | async function getKerasRescaleOutput(scale: number, offset: number, inpu... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/sigmoid.py function softmax (line 16) | def softmax(x): FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/sigmoid.test.ts constant TEST_FOLDER (line 13) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 14) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'sigmoid.py'); constant OUTPUT_PATH (line 15) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 16) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 17) | const PRECISION = 1e-3; function deploySigmoidLayer (line 21) | async function deploySigmoidLayer() { function forwardSigmoidLayer (line 29) | async function forwardSigmoidLayer(sigmoidContract: SigmoidLayer, input:... function getKerasSigmoidOutput (line 36) | async function getKerasSigmoidOutput(input: number[]) { FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/simpleRNN.test.ts function deploySimpleRNNLayer (line 13) | async function deploySimpleRNNLayer(actv: Activation, inputUnits: number... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/softmax.test.ts constant TEST_FOLDER (line 13) | const TEST_FOLDER = "scripts/tests/layers" constant SCRIPT_PATH (line 14) | const SCRIPT_PATH = path.join(TEST_FOLDER, 'softmax.py'); constant OUTPUT_PATH (line 15) | const OUTPUT_PATH = path.join(TEST_FOLDER, 'output.txt'); constant CONFIG_PATH (line 16) | const CONFIG_PATH = path.join(TEST_FOLDER, 'config.json'); constant PRECISION (line 17) | const PRECISION = 1e-3; function deploySoftmaxLayer (line 21) | async function deploySoftmaxLayer() { function forwardSoftmaxLayer (line 29) | async function forwardSoftmaxLayer(softmaxContract: SoftmaxLayer, input:... function getKerasSoftmaxOutput (line 36) | async function getKerasSoftmaxOutput(input: number[]) { FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/zeropadding.test.ts constant TEST_FOLDER (line 14) | const TEST_FOLDER = "scripts/tests/layers" constant PRECISION (line 15) | const PRECISION = 1e-3; function deployZeroPadding2DLayer (line 19) | async function deployZeroPadding2DLayer(padding: number[], data_format: ... function forwardZeroPadding2DLayer (line 30) | async function forwardZeroPadding2DLayer(zeropaddingContract: ZeroPaddin... FILE: research/cuda-evm/eternal-tensor/scripts/tests/layers/zeroslike.test.ts constant PRECISION (line 13) | const PRECISION = 1e-3; function deployZerosLikeLayer (line 17) | async function deployZerosLikeLayer() { function forwardZerosLikeLayer (line 25) | async function forwardZerosLikeLayer(zerosLikeContract: ZerosLikeLayer, ... FILE: research/tee/phala/golang/main.go function main (line 16) | func main() { type Post (line 54) | type Post struct function callExternalAPI (line 61) | func callExternalAPI(client *tappd.TappdClient, id string) (*Post, error) {