Awesome
alchemist ⚗️
Introducing Alchemist Coin ⚗️
⚗️'s one and only purpose is to find the philosopher's stone and use it to explore the galaxy.
Can a meme coin help us achieve immortality?
Only one way to find out...
Facts 🧝🏽♀️
- initial distribution through @BalancerLabs LBP
- funds raised are sent to ecosystem incentive program
- has configurable inflation initially set to 1% every 14 days
Usage 🧪
- the only plan is that there is no plan
- this token can be used for anything and everything, and maybe even nothing
- inflation may be used for composability and coordination experiments, but maybe not, who know
Long Term 🪐
- find the philosopher's stone
- cure aging
- solve fusion
- explore the galaxy
u in ?
Community
Voting: https://cast.alchemist.wtf/
Discord: http://discord.alchemist.wtf/
FAQ: https://docs.alchemist.wtf/
GitHub: https://github.com/alchemistcoin/crucible-frontend
Crucible/Aludel Rewards: https://crucible.alchemist.wtf
MistX FlashDEX: https://mistx.io/
Copper Fair Launch: https://copperlaunch.com/
Addresses
The Crucible NFT and Aludel LP reward contracts are forks of Ampleforth's upcoming token geyser v2 and UniversalVault NFT contracts. This is a test in prod. Use at your own risk.
Check system status
Check Alchemist system status.
Usage: hardhat [GLOBAL OPTIONS] status
Mint Crucible and stake LP tokens in Aludel
See tutorial.
Usage: hardhat [GLOBAL OPTIONS] mint-and-lock --aludel <STRING> --amount <STRING> --crucible-factory <STRING> --transmuter <STRING>
OPTIONS:
--aludel Aludel reward contract
--amount Amount of staking tokens with decimals
--crucible-factory Crucible factory contract
--transmuter TransmuterV1 contract
Unstake LP tokens and claim reward from aludel
Note: use the --private
flag to avoid frontrunning bots.
Usage: hardhat [GLOBAL OPTIONS] unstake-and-claim --aludel <STRING> --amount <STRING> --crucible <STRING> [--private] --recipient <STRING>
OPTIONS:
--aludel Aludel reward contract
--amount Amount of staking tokens with decimals
--crucible Crucible vault contract
--private Use taichi network to avoid frontrunners
--recipient Address to receive stake and reward
Withdraw ERC20 token from crucible
Usage: hardhat [GLOBAL OPTIONS] crucible-withdraw --amount <STRING> --crucible <STRING> --recipient <STRING> --token <STRING>
OPTIONS:
--amount Amount of staking tokens with decimals
--crucible Crucible vault contract
--recipient Address to receive stake and reward
--token Token contract