preTransferCheck

post
/info

Request user existence check before transfer.

Body

Request user existence check before transfer.

typeundefined · enumRequired

Type of request.

Possible values:
userstring · min: 42 · max: 42Required

User address.

Pattern: ^0[xX][0-9a-fA-F]+$
sourcestring · min: 42 · max: 42Required

Source address.

Pattern: ^0[xX][0-9a-fA-F]+$
Responses
chevron-right
200

Pre-transfer user existence check result.

application/json

Pre-transfer user existence check result.

feestringRequired

Activation fee.

Pattern: ^[0-9]+(\.[0-9]+)?$
isSanctionedbooleanRequired

Whether the user is sanctioned.

userExistsbooleanRequired

Whether the user exists.

userHasSentTxbooleanRequired

Whether the user has sent a transaction.

post
/info
TypeScript

Last updated