小编ihs*_*uch的帖子

错误:410 消失:“RPC 调用或参数已被禁用。”

我一直在尝试执行这个脚本(下面的链接)来获取 NFT Mint Addresses 。不幸的是,无论我使用哪种糖果机 v1 或 v2,我总是会收到此错误。

https://solanacookbook.com/references/nfts.html#how-to-get-nft-mint-addresses

bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)
(node:11240) UnhandledPromiseRejectionWarning: Error: 410 Gone:  {"jsonrpc":"2.0","error":{"code": 410, "message":"The RPC call or parameters have been disabled."}, "id": "3bc319ad-c4e0-45a4-b4bf-c1009ce99851" }

    at ClientBrowser.callServer (C:\Users\mlvie\Desktop\ranking projects\test4\node_modules\@solana\web3.js\lib\index.cjs.js:4819:18)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:11240) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or …
Run Code Online (Sandbox Code Playgroud)

web3js nft solana candy-machine solana-web3js

2
推荐指数
1
解决办法
1479
查看次数

标签 统计

candy-machine ×1

nft ×1

solana ×1

solana-web3js ×1

web3js ×1