Skip to main content

Get Transactions In Block

POST 

/:chain/:network/blockchain/getTransactionsInBlock

Retrieves the list of transactions within a specific block.

Caution when using decodeInput

The decodeInput field decodes the transaction's input field and provides the result. However, different functions can use the same function selector, so the provided result may not match the actually called function. Therefore, additional verification is recommended for functions that differ from ERC standard specifications.

Request

Responses

Successful Response