Skip to main content

Planned CU change across multiple endpoints

· One min read

From 28th March 2023, the compute units (CUs) charged on the below endpoints will be changing as per the following table:

EndpointCompute Units
/erc20/{address}/price10
/{address}5
/{address}/logs5
/{address}/erc2010
/erc20/mints10
/erc20/burns10
/erc20/approvals10
/block/{block_number_or_hash}10
/{address}/erc20/transfers5
/erc20/{address}/transfers10

Similarly, the CUs charged for the following query parameter will be changing:

Query ParameterPrevious Compute UnitsNew Compute Units
include=internal_transactions on /{address}05
include=internal_transactions on /transaction/{transaction_hash}03
include=internal_transactions on /block/{block_number_or_hash}010

For more information about what CUs are and how they're charged, visit our Compute Units page.