GetPendingSize
Get the size of the pending pool queue
Request
curl --request GET \
     --url https://tron.api.watchdata.io/wallet/getpendingsize \
     --header 'Accept: application/json'Response
{
  "pendingSize": 0
}Last updated
Get the size of the pending pool queue
Request
curl --request GET \
     --url https://tron.api.watchdata.io/wallet/getpendingsize \
     --header 'Accept: application/json'Response
{
  "pendingSize": 0
}Last updated