Validate a USDT Payment

Verifies a USDT TRC-20 transaction on the blockchain and credits
your PentrraWallet balance if all checks pass.

Validation rules

  • Transaction must be confirmed on the TRON blockchain
  • Recipient address must match the PentrraWallet deposit address
  • Token must be USDT (TRC-20)
  • Amount submitted must match the on-chain amount (±$0.02 tolerance for floating point)
  • Minimum deposit: $10.00 USDT
  • Each transaction can only be validated once

Fees

A platform fee of $1.50 USDT is deducted from the deposited amount.
The net amount is credited to your balance.

Sandbox mode

In sandbox mode, no blockchain call is made. The response is simulated
and your balance is not affected. Use any valid 64-character hex string
as a tx_hash for testing.

Live mode requires your server IP to be whitelisted in your dashboard.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Your API public key

string
required

Your API secret key

string
required
length between 64 and 64

The 64-character hexadecimal transaction hash

float
required
10 to 100000

The exact amount sent in the transaction (in USDT)

string
enum
required

Request mode

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json