๐ธORC-20
Open token standard for Bitcoin ordinal and wider use cases
Links: https://docs.orc20.org/ Creator twitter: https://twitter.com/OrcDAO Concept of ORC-20
Designed for wider adoption of ORC-20 ordinal:
Deploy new ORC-20 or migrate existing BRC-20 with deploy event
Mint ORC-20 tokens with mint event
Send ORC-20 tokens with send event
Cancel ORC-20 partial transaction with cancel event
Upgrade existing ORC-20 (eg. supply and max mint) by upgrade event
Important: Deploy ORC-20 by explicit declaration (recommended), or by default. Any ordinal fungible tokens which implement ORC-20 standard can be considered as ORC-20.
Last updated