通过连锁链接VRF V2获取一个随机数,但一直在待处理,并且已经待了两天

发布于 2025-02-09 00:06:02 字数 182 浏览 1 评论 0原文

通过Chainlink VRF V2获得随机数。但是它一直在待处理,并且已经待了两天。我的链接平衡已经足够了,但是这是无法成功的。

在此处输入图像描述

Obtain a random number through Chainlink VRF v2. But it has been pending, and it has been pending for two days. My link balance is enough, but it just can't be successful.

enter image description here

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

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

发布评论

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

评论(2

°如果伤别离去 2025-02-16 00:06:02

ChainLink VRF V2具有一些 sisscription限制

最低余额,或者您的要求在到期之前最多24小时。

您可以使用以下公式估算所需的最小链接余额,其中最大验证气体始终为200,000。

((((((最大验证气体 +回调气体限制) /p>

(((((最大验证气体 +回调 链接余额不符合最低要求。

Chainlink VRF v2 has some subscription limits

Each subscription must maintain a minimum balance, or your requests remain pending for up to 24 hours before they expire.

You can estimate the required minimum LINK balance using the following formula where max verification gas is always 200,000.

(((Gas lane maximum * (Max verification gas + Callback gas limit)) / (1,000,000,000 Gwei/ETH)) / (ETH/LINK price)) + LINK premium = Minimum LINK

It seems that your LINK balance doesn't meet the minimum requirement.

梦在深巷 2025-02-16 00:06:02

请求待定,因为您的订阅资金不足。这两个请求需要大约12个链接。更新订阅余额,然后如果您让我知道,我会重播交易

the requests are pending because your subscription is underfunded. Approximately 12 LINK is required for these two requests. Update the subscription balance, then if you let me know I'll get the transactions replayed

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