Partial freeze tokens

Partial freeze a specified amount of token from a given wallet. Please note that the user must be able to admin the token.

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

Blockchain network the transaction takes place in.

string
required

Token quantity for this transaction.

string
required

Token address for this transaction.

string
required

Valid wallet address for this transaction.

string
required

Valid wallet address of the initiator of the operation.

Responses

400

The TREX token operation input is not valid.

Invalid token quantity {tokenQuantity}

Source wallet contains no tokens

Token quantity is zero

Token amount {tokenQuantity} exceeds unfrozen token wallet balance {walletBalance.unfrozenBalance}

Token quantity {tokenQuantity} exceeds wallet balance {walletBalance.balance}

Token amount {tokenQuantity} exceeds unfrozen token wallet balance {walletBalance.unfrozenBalance}

401

Unauthorized.

403

Token not manageable with this authentication.

404

Token not found.

502

The call to the TREX Service API endpoint raised an error: {errorMessage}

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