Quicknode alerts - Custom editing
Hi, i want to know whether it is possible to create/edit alerts from code, using SDK or api endpoints. This will be helpful especially if i have to track 100+ address which might be increased in...
View ArticleBitcoin JSON-RPC API - estimatesmartfee
Hi, For the estimatesmartfee endpoint in the Bitcoin JSON-RPC API, what are the accepted values for the “estimate_mode” parameter? I can’t find any info on this in the api docs. All it says is: By...
View ArticleThe minimum limitation of block number to get info
Hello, im trying to get block info by block_number(eth_getBlockReceipts method). Why with ETH endpoint i can’t go with less than 1 million number, and 10 million for Polygon as well 2 posts - 2...
View ArticleWSS blockSubscribe gives UnsupportedTransactionVersion
Hello… im using wss to do blockSubscribe for solana. but im getting this: Received data:...
View ArticleMarketplace for code snippet
Hello, Just a quick suggestion, it would be great to have some kind of marketplace where user can upload their code snippets (Flashloan, arbitrage, …). Then other users can use them and reward the...
View ArticleBase- network endpoint
Hi, I have a quick qustion: does instructions work for a BASE wss endpoint? About BASE, getting different opinions from people. Can you provide me with a live BASE websocket feed? This is the Ethereum...
View ArticleStructError: Expected the value to satisfy a union of `type | type`, but...
hi, my code like this: const xsysAccount = getPDA(program, SYS_ACCOUNT_SEEDS) return program.account.sysAccount.fetchAndContext(xsysAccount) .then((xdata) => { console.log(`sysAccount: `,...
View ArticlePricing of multicall requests
I use the multicall contract to batch hundreds of calls to a single multicall request. For how many rpc requests will I be charged for? 2 posts - 2 participants Read full topic
View Article503 Server Error for QuickNode w3 API Avalanche node
from web3 import Web3 w3 = Web3( Web3.HTTPProvider( MY_ENDPOINT, request_kwargs={"timeout": 10000} ) ) w3.eth.block_number # OK w3.eth.get_balance('0x0123456789010101000000000000000000000000') # NOK 3...
View ArticleToken balances on Sepolia
Hello! We’re using qn_getWalletTokenBalance which works well on Ethereum mainnet, however, we aren’t seeing anything other than the Ethereum balance on the Sepolia testnet. Is this expected behavior?...
View ArticleHow To Trace Solidity Errors On Websocket (Hardhat)?
If I had hair, I’d be tearing it out trying to get to the bottom of this. I have a hardhat javascript bot to analyze and make trades on ethereum that connects via websocket on web3js. I’m currently...
View ArticleQuick Alerts tx_to with topic_log2
Hi how can I create an expression to identify bnb and bep20 for example I need to track when sending bnb and when sending bep20(tx_logs_topic2) here is an example of what I was trying to create (tx_to...
View ArticleBlockhash not found
just like this How to Transfer SPL Tokens on Solana | QuickNode node_modules@solana\web3.js\src\connection.ts:5921 throw new SendTransactionError( ^ SendTransactionError: failed to send transaction:...
View ArticleRetrieving Balance of Pool
Hello how can i get pool token balance of SOL, and token 1 post - 1 participant Read full topic
View ArticleHow to listen for pending transaction on Base
Hello everyone, i have been trying to adapt a ethers.js script that listen for pending transaction en ethereum mainnet to base but have been struggling. i can’t seem to find a lot of ressources or...
View ArticleIs there any tutorial how to collect timelock SPL tokens?
does anyone has the experience of creating a time lock contract in mainnet ? the token holders can lock their SPL tokens and it will get released at the expiration date, the signature from all the...
View ArticleFailed to give full transactions. Some signatures are missing
Hi, I am trying fetch all the signatures of a solana token with details. I am using monthly subscription. But Its failed to give full transactions. Some signatures are missing. async function...
View ArticleMy EndPoint has been disabled
How to pay due amount after upgrading the plan from discover to basic. 2 posts - 2 participants Read full topic
View ArticleCan't delete destination via UI
I created a test destination that I can’t delete: QuickNode - QuickAlerts - Destination I deleted all notifications from my account so nothing should be using this destination. I can edit it but there...
View Article