To retrieve the current state of a transaction that is currently in the mempool, you must use the eth_getTransactionByHash method. The mempool, or memory pool, is the holding area where a node stores transactions that have been submitted by users but have not yet been included in a block on th....
Log in to view the answer