# Base主网第一个NFT教程

By [@Crypto_JC](https://paragraph.com/@crypto-jc) · 2023-07-14

---

**我的推特：**

[https://twitter.com/Crypto\_JCXX?s=20](https://twitter.com/Crypto_JCXX?s=20)

**一.首先将主网的ETH跨到Base主网（参与成本大概0.001GAS）**

1.在ETH链进行转账，转账地址：0x49048044D57e1C92A77f79988d21Fa8fAF74E97e，先输入金额（成本大概0.001，转的时候比成本多一些就行），然后提交就行，一分钟左右就能在Base主网浏览器查到.

![](https://storage.googleapis.com/papyrus_images/6e3d34161ad6e67ec4a0fc13e2f0a8e704b4f2e4893e8cfd674c894cca248b37.png)

**二.签名**

1.NFT需要在前端Mint,要生成自己的签名HASH，需要使用浏览器签名工具：\*\* [https://basescan.org/verifiedSignatures#](https://basescan.org/verifiedSignatures#) \*\*，进入官网，点击Sign Message,会弹窗口让你添加BASE主网

![](https://storage.googleapis.com/papyrus_images/ddca33d3ab8dfd777479ddf3e099e5841207b6488688741fe46f5de4cf33f10c.png)

添加主网可以用这个网站：\*\* [https://chainlist.org/?testnets=false&search=BASE](https://chainlist.org/?testnets=false&search=BASE) \*\*

先（1.）在框中输入BASE，然后（2.）在下方找到点击Add to metamask

![](https://storage.googleapis.com/papyrus_images/9745dd5e66512137ff1083823c6873f5747872c4dadc0da374a2b98f2b4e3243.png)

2.输入message进行签名

重新点击Sign Message,连接钱包在，在Message to sign 的框里输入：all your base are belong to you.（这里注意哦，you后有个点.），让后点击Sign Message

![](https://storage.googleapis.com/papyrus_images/95da10c589810ce7e17b1572c0b5aab7ad7f63740ea010d2857a5054756c6d73.png)

3.复制签名结果

复制Signature Hash

![](https://storage.googleapis.com/papyrus_images/9c1134bfe8cecab73ea3b9a9c5b5fabf3e7bbeba8ca7abeeddc1cd07bd849984.png)

4.用合约mint NFT

打开这个地址：\*\*[https://basescan.org/address/0x1fc10ef15e041c5d3c54042e52eb0c54cb9b710c#writeContract](https://basescan.org/address/0x1fc10ef15e041c5d3c54042e52eb0c54cb9b710c#writeContract) \*\*

连接钱包、填入 Hash、点击 Write

![](https://storage.googleapis.com/papyrus_images/ea99489435afc13a5c62f9df02e4f17945e061ac6221aca6c1ea5352afc7b9f8.jpg)

5.查看MINT结果

点击 View your transaction 查看

![](https://storage.googleapis.com/papyrus_images/75f0eecf6f5a244113c079e0b1548016c44576b4974eabd32b80a4119939b40d.jpg)

Base nft的mint教程到此结束，再见。

---

*Originally published on [@Crypto_JC](https://paragraph.com/@crypto-jc/base-nft)*
