March 13th 2024

New

Ethereum Dencun upgrade

In preparation for the Dencun Upgrade on Ethereum slated for 13th March, we are introducing the following changes to the API:

  • We’re tracking the count of type 3 transactions (0x03; blob transactions) and the corresponding fees related to these transactions in the blocks endpoint. Impacted endpoints:

    • /v0/eth/blocks

    • /v0/eth/blocks/{consensus_slot}

  • Accordingly, the validator rewards from these transactions are tracked in all our rewards endpoints which ensures we are accounting for all rewards that validators receive. Impacted endpoints:

    • /v0/eth/validators/{validator_index_or_pubkey}/effectiveness

    • /v0/eth/validators/effectiveness

    • /v0/eth/validators/{validator_index_or_pubkey}/apr

    • /v0/eth/operators/{operator_id}/effectiveness

    • /v0/eth/operators/{operator_id}/apr

    • /v0/eth/network/overview

Important links 👇

If you’d like support or have questions, please reach out via hello@rated.network. If you have feedback, please let us know via feedback.rated.network


Type @ to mention posts