FAQ

Below are the frequently asked questions from users, which we have organized into an FAQ for easier reference.

How can I open archive mode/get historical data?

If you require access to data from earlier blocks, you can utilize the Archive Mode. This feature enables users to retrieve and access the complete historical data of the blockchain. You can enable it in your API List or the endpoint page. Click here to see the tutorial. Please note it will take a few minutes for the setting to be effective after you toggle the switch.

How can I resolve a 429 error?

We recognize the importance of keeping our customers' applications responsive and available at all times. To prevent abuse, we have implemented a rate limit. Exceeding this limit will result in a 429 Too Many Requests error. You can view your current rate limit on the dashboard. If you require a higher rate limit, please consider upgrading your package, and the new rate limit may take a few minutes to be effective. Click here to get more details.

How many endpoints can I create in my account?

The current maximum number of endpoints per user account is 50.

Why does my connection disconnect periodically when using wss?

The WebSocket connection will automatically disconnect every 30 minutes for security reasons. The interval may be shorter under some circumstances.

To maintain a persistent connection, please implement reconnection logic in your code.

Do you support archive nodes on all the blockchain networks?

Click here to check the full list of supported network and Archive Mode.

How can I resolve {code: -32000, message: missing trie node} error?

Please enable Archive Model to solve this error. Please note it will take a few minutes for the setting to be effective after you toggle the switch.

If the $49 Elementary package is not enough for my monthly usage and the $299 Premium package is way too much for me, what should I do?

You can buy packages any time. For example, if you buy a package on the 10th of the month, and you consume it all on the 20th. You can buy a package on the 20th. Also, we recommend you set up your Auto-scaling package. Please check more details about the Auto-scaling here.

What is the validity period of the packages? And how is it calculated?

The validity period of the Elementary and Premium packages is 60 days and 90 days respectively. The validity period will start counting when you purchase the package. If you have more than one package in your account, the system will consume the package that expires first. For example, if you have purchased an Elementary and a Premium package at the same time, the system will consume the Elementary package first. Don't worry, the rate limit will be based on the Premium package level.

We recommend that you set your Auto-Scaling to avoid waste. Please check more details about the Auto-scaling here.

Last updated