# 简单的合约mint冲NFT **Published by:** [不吃香菜](https://paragraph.com/@enpass/) **Published on:** 2022-05-21 **URL:** https://paragraph.com/@enpass/mint-nft ## Content 以下是简单的合约mint的方法: 1.找到项目的合约,去 https://etherscan.io/ ,输入进去然后搜索注意校验合约地址和项目名,是否和你想mint的一致。2.点击下面的 contract 选项,再点击 write contract3.点击 connect to web3 按钮,链接钱包4.找到 mint 选项,打开,到里面输入,如图,第一个是mint的价格,免费的填0。第二个输入框填你想mint的数量。填完以后点下方的蓝色 Write 按钮,钱包就会弹窗,付完gas就算mint成功。 ## Publication Information - [不吃香菜](https://paragraph.com/@enpass/): Publication homepage - [All Posts](https://paragraph.com/@enpass/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@enpass): Subscribe to updates