Skip to main content
MANTRA Claimdrop is a smart contract system used to distribute tokens to a set of recipients (e.g., airdrops) in a controlled way.

Versions

  • V1: Merkle-tree based distribution (proof-based claims).
  • V2: Batch-upload allocations + authorized wallets (allowlist) for admin operations.

Legacy docs (source)

This content was previously documented in GitBook and is the current source we used to restore these pages:
  • Claimdrop Contract V1: _tmp_gitbook/mantra-smart-contracts/claimdrop_contract_v1.md
  • Claimdrop Contract V2: _tmp_gitbook/mantra-smart-contracts/claimdrop_contract_v2.md

Contract reference

Deployments

See:
  • resources/contracts/mainnet for mainnet code IDs (and any published addresses)
  • resources/contracts/testnet for testnet deployment addresses (when available)