⚡ We welcome businesses to test our enterprise-grade service

Method: GET /wallet/getpendingsize

dropdown

Method REST /wallet/getpendingsize example for Tron (TRX)

GET /wallet/getpendingsize

Get the size of the pending pool queue

Parameters

-

Request

curl --location --request GET 'https://trx.getblock.io/wallet/getpendingsize' \
--header 'x-api-key: YOUR-API-KEY' \
--header 'Content-Type: application/json' 


Response

{
    "pendingSize": 131
}