đź“™
Ordinals Guide
  • đźź§Ordinals
  • Dive into Ordinals
    • Ordinal Theory
    • Inscriptions : Heart of Ordinals
    • What are Ordinals Inscriptions
    • BTC Wallets
    • Sparrow Wallet
    • How to inscribe Ordinals ?
    • How to collect Ordinals ?
    • Recursives Inscriptions
    • Cursed inscriptions
  • BTC Concepts & Vocabulary
    • Inscriptions
    • Nodes
    • Satoshi
    • Segwit
    • Taproot
    • UTXO's
  • Rare sats, hunting & Extraction
    • Roadarmor rarity :
    • Interesting Satoshis
    • Black Sats
    • How to know if you have rare Sats in your wallet ?
    • Inscribe on Rare Sat with Sating.io and Sparrow
    • Hunting Rare Sats
    • Buying Rare Sats
  • Projects
    • Read this one first
    • BTC Ordinal
    • Ordinal Maxi Bizz
    • Lemonhaze - Ordinals 10k
    • Yokai Avengers
    • Lemonhaze
    • Ordinal Rabbits
    • Bitcoin Sneakers x Pioneers
    • DoxxedBTC
    • Ordinal Diamonds
    • Frens protocol
    • Bitcoin Bees
    • SkullX
    • BitApes
    • Shadow Company
    • Cypher Satoshis & Ninjas
    • Bitcoin Frogs
    • Nocturnal Maxi
    • Ordinal Hashes & The Inscribables
  • Security
    • Security First
  • TOKENS
    • BRC-20
    • CBRC-20
  • Tools / Ressources
    • Twitter
    • Tools - All links
Powered by GitBook
On this page

Was this helpful?

  1. TOKENS

BRC-20

PreviousSecurity FirstNextCBRC-20

Last updated 1 year ago

Was this helpful?

What are BRC-20 tokens on Bitcoin?

The BRC-20 token standard is an experimental fungible token standard for Bitcoin. Created by , (on March 8th, 2023) BRC-20 utilizes Ordinal inscriptions to deploy, mint, and transfer tokens. The name, “BRC-20” is a play on Ethereum’s ERC-20 token standard. The first token contract deployed was for the “ordi” token, with a limit of 1,000 tokens per mint and 21,000,000 tokens total.

Key
Required?
Description

p

Yes

Protocol: Helps other systems identify and process brc-20 events

op

Yes

Operation: Type of event (Deploy, Mint, Transfer)

tick

Yes

Ticker: 4 letter identifier of the brc-20

max

Yes

Max supply: set max supply of the brc-20

lim

No

Mint limit: If letting users mint to themsleves, limit per ordinal

dec

No

Decimals: set decimal precision, default to 18

So to deploy a BRC-20 you need to inscribe this file customizing with our own data. MINT: TO BE CONTINUED I HAVE TO JUMP IN A CALL Minting tips: The token standard specifies that whichever address receives the inscription first holds the tokens. So if you use an inscription service that mints to itself before sending the inscription to you, the inscription service will be the rightful owner of the tokens

Ordinal wallets such as were quick to deploy tooling for the BRC-20 standard, and in less than 18 hours, all 21,000,000 ordi tokens had been minted, with pending mints for an additional 1,500,000 ordi tokens that were not within the limit. 3 concepts: DEPLOY - MINT - TRANSFER DEPLOY: First a BRC-20 must be deployed. Let's analyse the J-SON file I used before with ordi, the first BRC-20:

Unisat
BRC-20 Gitbook
@domodata