Forced tokens transfer

Forces the transfer of a specified amount of token from a given wallet to 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 transference is taking place in.

string
required

Token quantity to be transferred.

string
required

Token address for the operation.

string
required

Valid wallet address of the sender.

string
required

Valid wallet address of the recipient.

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}

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