# 【实操】Brc20代币铸造和交易指南 **Published by:** [熊猫撸白.nft](https://paragraph.com/@fomoplz/) **Published on:** 2023-04-03 **URL:** https://paragraph.com/@fomoplz/brc20 ## Content brc20是对标erc20在btc原生链上发行的同质化代币协议,第一个代币为ordi,由作者domo发行,当前比较火热的代币有 pepe,punk,bayc,domo等等,虽然均为meme代币,但均被铸造完毕,场外交易也算比较活跃。 关于brc20的详细介绍可以查看我之前写的文章 https://mirror.xyz/fomoplz.eth/m5Hpd4IFjromCupGEVywgKwFNkJkAAonETzoJh-2UdU 这篇文章主要介绍如何结合当前的三方工具进行铸造和场外交易如何铸造brc20代币?推荐使用:UniSat | Supporting Alkanes, Ordinals, RunesPowering Bitcoin with the first open-source extension wallet & tools. Mint | Trade | Explore | Manage Assets with UniSat.https://unisat.iohttps://vip.idclub.xyz/brc20 https://looksordinal.com/ (最便宜)批量铸造以unisat为例:** ** 1. 搜索还未铸造完毕的代币名称, 点击箭头进入代币详情2.点击 "Mint Directly" (注:如果没有“Mint Directly”,需要在下一步中手动填写 代币符号 和 每次mint的最大数量)3.滑动滑块选择批量的次数4. 付款如何转移brc20代币?1.通过unisats查询自己的代币余额:UniSat | Supporting Alkanes, Ordinals, RunesPowering Bitcoin with the first open-source extension wallet & tools. Mint | Trade | Explore | Manage Assets with UniSat.https://unisat.io2.来到idclub我们首先需要铸造一个转账铭文 ,输入代币名称和转移的数量,转移数量不可大于自己的钱包余额。除了使用idclub的图形界面的操作,还可以粘贴以下文本直接通过unisat 手动进行“转账铭文”铸造(可以理解为写了一张支票),需要修改的是代币符号以及代币数量{ "p": "brc-20", "op": "transfer", "tick": "ordi", "amt": "1000" } 3.当收到铸造的铭文之后,需要通过sparrow钱包/ordinalwallet/unisats/其它兼容ordinal的钱包将“转账铭文”发送到要转账的钱包地址中校验是否转账成功将转账前的钱包地址再次输入到unisats中进行查询,可以看到余额已经减少,并且可以看到链上的转账记录,那么就可以证明转账成功。接收地址也可以将自己的地址输入查询余额是否发生变化总结:以上就是关于铸造和转移brc20代币的规范流程,可以扫描下方二维码进入交流群,如果人数满200人,可以添加微信 “xcyallin” 备注 “brc20” 进入交流群。 ## Publication Information - [熊猫撸白.nft](https://paragraph.com/@fomoplz/): Publication homepage - [All Posts](https://paragraph.com/@fomoplz/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@fomoplz): Subscribe to updates - [Twitter](https://twitter.com/dajingou1): Follow on Twitter