eth_getUncleByBlockHashAndIndex
Blocks info | Plasma
eth_getUncleByBlockHashAndIndex | Plasma
Plasma API method that returns information about an uncle by block hash and uncle index position. Use it on Plasma via Chainstack.
POST
eth_getUncleByBlockHashAndIndex
Plasma API method that returns information about an uncle by block hash and uncle index position.
Parameters
data— the hash of the blockquantity— the uncle index position
Response
object— a block object, ornullwhen no uncle was found
eth_getUncleByBlockHashAndIndex code examples
Last modified on May 18, 2026