eth_getUncleByBlockNumberAndIndex
Blocks info | Plasma
eth_getUncleByBlockNumberAndIndex | Plasma
Plasma API method that returns information about an uncle by block number and uncle index position. Use it on Plasma via Chainstack.
POST
eth_getUncleByBlockNumberAndIndex
Plasma API method that returns information about an uncle by block number and uncle index position.
Parameters
quantity or tag— the block number in hex format or block tag (latest,earliest,pending,safe,finalized)quantity— the uncle index position
Response
object— a block object, ornullwhen no uncle was found
eth_getUncleByBlockNumberAndIndex code examples
Body
application/json
Last modified on May 18, 2026