Docs.rs
  • croncat-manager-1.0.2
    • croncat-manager 1.0.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TrevorJTClarke
    • Buckram123
    • mikedotexe
    • Dependencies
      • cosmwasm-schema =1.1.9 normal
      • cosmwasm-std ^1.1.9 normal
      • croncat-sdk-agents ^1.0.2 normal
      • croncat-sdk-core ^1.0.2 normal
      • croncat-sdk-factory ^1.0.2 normal
      • croncat-sdk-manager ^1.0.2 normal
      • croncat-sdk-tasks ^1.0.2 normal
      • cw-storage-plus ^1.0.1 normal
      • cw-utils ^0.16.0 normal
      • cw2 ^1.0.1 normal
      • cw20 ^0.16.0 normal
      • mod-sdk ^1.0.2 normal
      • serde-cw-value ^0.7.0 normal
      • serde-json-wasm ^0.5.0 normal
      • thiserror ^1.0 normal
    • Versions
    • 32.26% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate croncat_manager

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • msg::AgentWithdrawCallback
  • msg::InstantiateMsg
  • state::Config
  • state::QueueItem

Enums

  • ContractError
  • msg::ExecuteMsg
  • msg::QueryMsg
  • msg::ReceiveMsg

Functions

  • balances::execute_owner_withdraw
  • balances::execute_receive_cw20
  • balances::execute_refill_native_balance
  • balances::execute_refill_task_cw20
  • balances::execute_user_withdraw
  • balances::query_users_balances
  • contract::execute
  • contract::execute_pause
  • contract::execute_unpause
  • contract::execute_update_config
  • contract::instantiate
  • contract::query
  • contract::reply

Constants

  • state::AGENT_REWARDS
  • state::CONFIG
  • state::LAST_TASK_EXECUTION_INFO
  • state::PAUSED
  • state::REPLY_QUEUE
  • state::TASKS_BALANCES
  • state::TEMP_BALANCES_CW20
  • state::TREASURY_BALANCE