Pool
when requesting the entire pool from all shards or only one specific shard, this operation may return "operation not allowed", in case it is disabled from proxy's configuration
Query parameters
fieldsstringOptionalDefault:
the requested transaction fields, comma sepparated. If none provided, only hash is returned. Possible values are: hash, nonce, sender, receiver, gaslimit, gasprice, receiverusername, data, value
null
shard-idstringOptionalDefault:
the shard id to return transactions pool
null
by-senderstringOptionalDefault:
the bech32 address of transactions' sender
null
last-noncebooleanOptionalDefault:
returns the last nonce from pool. This parameter requires by-sender and does not work with fields
false
nonce-gapsbooleanOptionalDefault:
returns the nonce gaps from pool. This parameter requires by-sender and does not work with fields
false
Responses
application/json
objectOptional
get