Docs.rs
  • sugar-cli-2.2.0
    • sugar-cli 2.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • svc01-metaplex
    • github:metaplex-foundation:sugar
    • Dependencies
      • anchor-client ^0.26.0 normal
      • anchor-lang ^0.26.0 normal
      • anyhow ^1.0.58 normal
      • async-trait ^0.1.57 normal
      • borsh ^0.9.3 normal
      • bs58 ^0.4.0 normal
      • bundlr-sdk ^0.3.0 normal
      • chrono ^0.4.22 normal
      • clap ^3.2.8 normal
      • console ^0.15.0 normal
      • ctrlc ^3.2.2 normal
      • data-encoding ^2.3.2 normal
      • dateparser ^0.1.6 normal
      • dialoguer ^0.10.1 normal
      • dirs ^4.0.0 normal
      • futures ^0.3.21 normal
      • glob ^0.3.0 normal
      • hex ^0.4.3 normal
      • indexmap ^1.9.1 normal
      • indicatif ^0.16.2 normal
      • ini ^1.3.0 normal
      • lazy_static ^1.4.0 normal
      • mpl-candy-guard ^1.0.1 normal
      • mpl-candy-machine-core ^1.0.1 normal
      • mpl-token-auth-rules ^1.3.0 normal
      • mpl-token-metadata ^1.9.0 normal
      • num_cpus ^1.13.1 normal
      • phf ^0.10 normal
      • rand ^0.8.5 normal
      • rayon ^1.5.3 normal
      • regex ^1.5.6 normal
      • reqwest ^0.11.11 normal
      • retry ^1.3.0 normal
      • ring ^0.16.20 normal
      • rust-s3 ^0.31.0 normal
      • serde ^1.0.138 normal
      • serde_json ^1.0.82 normal
      • serde_yaml ^0.8.24 normal
      • sha2 ^0.10.2 normal
      • shellexpand ^2.1.0 normal
      • solana-account-decoder ~1.14.14 normal
      • solana-client ~1.14.14 normal
      • solana-logger ~1.14.14 normal
      • solana-program ~1.14.14 normal
      • solana-transaction-status ~1.14.14 normal
      • spl-associated-token-account ^1.1.1 normal
      • spl-token ^3.3.1 normal
      • thiserror ^1.0.31 normal
      • tokio ^1.14.1 normal
      • tracing ^0.1.35 normal
      • tracing-bunyan-formatter ^0.3.3 normal
      • tracing-subscriber ^0.3.14 normal
      • url ^2.2.2 normal
      • cargo-husky ^1 dev
    • Versions
    • 27.99% of the crate is documented
  • Go to latest version
  • Platform
    • 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

Module constants

  • Constants
?
Change settings

Module sugar_cli::constants

source ·

Constants

  • ASSETS_EMOJI
  • BUNDLR_DEVNET
    Bundlr devnet endpoint.
  • BUNDLR_MAINNET
    Bundlr mainnet endpoint.
  • CANDY_EMOJI
  • CIVIC
    Civic gateway program id.
  • CIVIC_NETWORK
  • COLLECTION_EMOJI
  • COMPLETE_EMOJI
  • COMPUTER_EMOJI
  • COMPUTE_UNITS
  • CONFETTI_EMOJI
  • CONFIG_ARRAY_START
    Start index of the config data in the PDA (offset calculated in bytes).
  • CONFIG_CHUNK_SIZE
  • CONFIG_LINE_SIZE
    Default length (in bytes) of a config line.
  • CONFIG_NAME_OFFSET
  • CONFIG_URI_OFFSET
  • DEFAULT_AIRDROP_LIST
    Default path for airdrop list
  • DEFAULT_AIRDROP_LIST_HELP
  • DEFAULT_ASSETS
    Default path for assets folder.
  • DEFAULT_CACHE
    Default path for cache file.
  • DEFAULT_CONFIG
    Default path for config file.
  • DEFAULT_KEYPATH
    Default path for keypair file.
  • DEFAULT_UUID
  • ENCORE_NETWORK
  • ERROR_EMOJI
  • FIRE_EMOJI
  • GUARD_EMOJI
  • ICE_CUBE_EMOJI
  • LAUNCH_EMOJI
  • LOOKING_GLASS_EMOJI
  • MAX_CREATOR_LEN
  • MAX_CREATOR_LIMIT
  • MAX_FREEZE_DAYS
  • MAX_NAME_LENGTH
  • MAX_SYMBOL_LENGTH
  • MAX_URI_LENGTH
  • METAPLEX_PROGRAM_ID
    Metaplex program id.
  • MINT_LAYOUT
  • MONEY_BAG_EMOJI
  • PAPER_EMOJI
  • PARALLEL_LIMIT
    Maximum number of concurrent tasks (this is important for tasks that handle files and network connections).
  • PAYMENT_EMOJI
  • RIGHT_ARROW_EMOJI
  • SIGNING_EMOJI
  • STRING_LEN_SIZE
  • UNWRAP_EMOJI
  • UPLOAD_EMOJI
  • VALID_CATEGORIES
  • WARNING_EMOJI
  • WITHDRAW_EMOJI
  • WRAP_EMOJI