布朗尼TransActionReceipt.Wait(N)哪个值避免与Geth进行前跑?

发布于 2025-02-01 15:41:23 字数 132 浏览 5 评论 0原文

我是这些以太坊主题的新手,我想知道确认是如何工作的,为什么价值会改变?

另一个问题是,如果我有自己的Geth Node,如果我挖掘自己的交易,我应该放置什么价值来避免前跑,这应该足够了,我知道该值应该是1?

感谢您的评论。

I am new to these Ethereum topics and I was wondering how confirmations work and why the value can change?

And the other question is if I have my own GETH node what value should I put to avoid the front run if I mine my own transaction this should be enough and I understand the value should be 1?

Thanks for your comments.

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

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

发布评论

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

评论(1

风和你 2025-02-08 15:41:24

另一个问题是,如果我有自己的Geth Node,如果我挖掘自己的交易,我应该放置什么价值来避免前进,这应该足够了,我知道该价值应该是1?

除非您拥有相当大的哈希电力,价值数百万美元,否则您不可能开采自己的交易。同样,确认价值与领先无关。

以避免frontrunding,而是为您的交易设置滑移参数

And the other question is if I have my own GETH node what value should I put to avoid the front run if I mine my own transaction this should be enough and I understand the value should be 1?

You are unlikely to be able to mine your own transaction unless you have considerable hashing power, worth of millions of dollars. Also confirmation value has nothing to with frontrunning.

To avoid frontrunning, instead set slippage parameter for your trades.

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