txpool

txpool_nextNonce

Return one address's next usable nonce in transaction pool.

Method: POST

https://cfx.nownodes.io

Example body (raw)

{
    "jsonrpc": "2.0",
    "result": "0x1cd6",
    "id": 1
}

Last updated