WLMt is the testnet version of the Walme ecosystem token, deployed on the Solana Devnet as an SPL token.
This token is designed to simulate the full lifecycle of a utility and governance asset in a real-world Web3 finance platform — including minting, distribution, staking, burning, and metadata locking.
WLMt is used exclusively for testing: governance voting, XP-based airdrops, vesting simulations, and community engagement ahead of the mainnet launch (TGE).
- Token name: Walme Test Token
- Symbol: WLMt
- Decimals: 6
- Total Supply: 10,000,000,000 WLMt
- Network: Solana Devnet
- Token Type: SPL Token
- Mint Address:
BxHP1VmR3rd7fZWC5CE6cyzrY5mnKVJF1Lw4M5WZjqtj
We recommend testing with Phantom Wallet, which supports Solana Devnet and custom token additions.
Works on both mobile and desktop versions via deep link.
- 🗳️ Simulated governance via Realms
- 🎮 XP-to-token claim mechanics and quests
- 📈 Vesting stream simulations via Streamflow
- 🏆 Community leaderboard & ranking experiments
- 🧩 Integration with Telegram MiniApp & Matrix messenger
The WLMt token has gone through all major lifecycle stages typical of production-grade Web3 assets:
Stage | Status |
---|---|
Minting | ✅ Completed (full supply issued) |
Mint Authority | 🔒 Revoked permanently |
Burn Capability | ✅ Available via CLI |
Metadata Hosting | ✅ Migrated to IPFS |
Update Authority | 🔒 Revoked (metadata locked) |
devnet/mint-info.txt
— token mint ID and deployment dataairdrop-script.sh
— CLI-based airdrop simulationwlmt-metadata.json
— IPFS-compatible metadatavesting-plans.md
— vesting setup using Streamflowrealms.md
— governance instructions for Realmsburn.md
— token burn documentationmint-disabled.md
— disabling minting authoritylock-metadata.md
— locking metadata permanentlyupdate-ipfs-uri.md
— updating URI to IPFS-hosted metadata
create-token.ts
— mint the WLMt token on Devnetburn.ts
— burn WLMt tokens from associated walletdisable-mint.ts
— permanently revoke mint authoritylock-metadata.ts
— lock metadata (updateAuthority = null)update-ipfs-uri.ts
— update token metadata URI to IPFSadd-metadata.ts
— create Metaplex metadata accountupdate-metadata.ts
— general metadata updater
This repository is intended strictly for testnet development.
WLMt tokens have no monetary value, and are not transferable to mainnet.
Their purpose is to validate tokenomics, integrations, and UX ahead of the Walme TGE.
Walme — a next-gen Web3 banking and communication platform.