txpool_status
Returns the number of transactions in pending and queued states (Supported only on Geth). The API credit value for this method is 100.
curl https://Krypc-End Point URL/ \
-X POST \
-H "Content-Type: application/json" \
--data '{"method":"txpool_status","params":[],"id":1,"jsonrpc":"2.0"}'
Last updated
Was this helpful?