hmyv2_pendingTransactions
Parameters
None
Result
Array
of Object
: List of regular & smart contract transactions in the transaction pool
See hmyv2_getTransactionByHash
for transaction object definition
Request Body
{"jsonrpc"=>"2.0", "id"=>1, "method"=>"hmyv2_pendingTransactions"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"jsonrpc":"2.0","id":1,"result":[{"blockHash":"0x0000000000000000000000000000000000000000000000000000000000000000","blockNumber":null,"from":"one1ntgnnl7f7c48cg2hvm09jqgjgspvhef3wpr66r","gas":21000,"gasPrice":1000000000,"hash":"0xb4e039fc077f03977f6059a4b790bf461a91ce2f15a8524c2117843f4685059e","input":"0x","nonce":69,"r":"0xf2875ab60f850751f2af540341d5518b3c439877975c4608cbf3d314dda9dbe5","s":"0x292a6e8102f114231d50e698e81ce0ce0055671c01271cad2c19064b1a226f54","shardID":0,"timestamp":0,"to":"one13376ucy2338ku20qryeyyd5g6ejhaf00vlnd8q","toShardID":0,"transactionIndex":0,"v":"0x26","value":1100000000000000000}]}