我想执行令牌合同的ICO合同

发布于 2025-01-28 09:15:52 字数 59 浏览 4 评论 0原文

我有一些简单的ICO空调和预售合同 锁定令牌未来锁定令牌,直到ICO结束 我想知道如何将其连接到令牌合同

I have some simple ico contracts for airdrop and presale
with lock token future to lock token until ico end
and I want to know how to connect it to token contract

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

昔梦 2025-02-04 09:15:52

您有两种做到这一点的方法是创建新钱包,并将所有预售令牌放在新钱包中,然后允许ICO合同来削减此钱包,然后在合同中收到以太货币的方法,并从预售钱包
第二种方法是将令牌发送到合同中并从合同令牌发送

You have 2 way for doing this the first is to create new wallet and put all presale token in the new wallet and then give allowance for the ico contract to controle this wallet and after this do methods for recieve ethers in the contract and transfer from the wallet of presale
Second way is to send the token into the contract and send from the contract token

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文