The airdrop is carried out as open source.
You should not have to take our word for who is eligible. The complete toolkit — the smart contracts, the Merkle builder, the CLI, and the operator console, plus the eligibility/exclusion pipeline — is open: anyone can download it, re-run it, and reproduce the exact same eligible list, every exclusion, and the Merkle root from the public Musicoin chain. There is nothing to claim — eligible wallets are sent MoryToken 1:1 as a goodwill gesture. Provided as-is.
The open-source airdrop kit
The entire Musicoin chain
The kit's eligibility pipeline runs on the dead Musicoin chain itself. You don't need to trust our extraction either — the complete chain dump (every block, transaction, event log and contract, ~4.9 GB compressed) is published for download. Load it into PostgreSQL with the bundled schema and re-run everything from the raw data.
All 6,357,618 blocks (genesis → 2021-10-13) as 20 CSV shards.
sha256 55300ad0e06b6078b4b7fa1f167ddd19899f5064ea3f9f3a088ed50c0c2a7eefAll 43,524,188 transactions as 20 CSV shards — every transfer ever made on the chain.
sha256 b6900bca80f43225958884707e8c65c91c8746a0f131d2ddb39a179e6dcf314fAll 122,515 contracts with creator, deploy input and bytecode.
sha256 33b5411bbd2203f8860a7d8a607505d153647f255fb98e8397d20699138f59fcAll 9,252,115 event logs (token transfers and other contract events).
sha256 303fa14c8bb3e61f78ce61bc9d591dfd0d0484f4cc476e30b10042400213e31dPostgreSQL schema + loaders, the mining-analysis CSVs (pools, operators, address roles) and the README.
sha256 9da15cc8c23b29c70b111422d459ba6e9cf734f1d2133f7614e1ba6e12b218a0Verify with SHA256SUMS.txt and MANIFEST.sha256, then follow the README. Downloads support resume (HTTP Range). The chain is dead (last block 2021-10-13) — this dump is final. See also the on-chain analysis explorer built on the same data.
The complete toolkit
A gas-efficient Merkle distributor and a fixed-supply ERC20, plus the core engine (ingest → allocate → Merkle → preflight → nonce-safe, resumable send). Hardhat project with a cross-checked test vector.
Keyless-by-default CLI (sign in Ledger/Safe) and a local web console to deploy, fund, and bulk-send — the same tool used for this airdrop. Run your own campaign on any EVM chain.
The Musicoin → MORY eligibility/exclusion data and the full Merkle proofs. Rebuild the tree and you get the same eligible list and the same Merkle root — verifiable, with on-chain evidence for each exclusion.
Reproduce the list yourself
Get the dead Musicoin chain — download the complete chain dump above (every block, transaction, log and contract, ~4.9 GB) and load it into PostgreSQL, or rebuild it from a full node yourself (instructions in the bundle).
Run the SQL pipeline → you get the same eligible set and the same exclusions, with on-chain evidence.
Run the allocation builder → you get the same result that backs the airdrop.
What is not in the bundle
The kit is fully open — contracts, tools, data, and proofs are all included. The only things left out are secrets and personal data: no private keys, no SMTP credentials, and no account ↔ email ↔ wallet records (those contact details are held only by the Musicoin Foundation and are never published). Everything needed to verify the distribution and run it yourself is in the box.
MoryToken is a utility token, not an investment or security, and is a new independent platform — not affiliated with, endorsed by, an upgrade of, or a successor to Musicoin. These pages are a draft under review for a testnet preview and do not constitute an offer, sale, or entitlement. The plan, the allocations, and the exclusions may all change or be withdrawn entirely. Reference basis: Musicoin block 6,304,886.