The scalability and capacity for the wallet balance query interface

Hi all, we make use of the moralis as the data provider, and we want to get 3000qps as the target. So we are not sure whether we can get the capacity for the stress test in the wallet token balance case.

Hi @SmithShao

We calculate the API usage with compute units (CU). Each API endpoint will have a different weightage. So based on your CU rate limit, you can make different requests per second for each endpoint.
Check this docs for understanding more about the compute units.

Check the pricing page for CU/s limit on different plans. With enterprise plans, you can request for custom CU limit based on your requirement.