isVip

post
/info

Request to check if a user is a VIP.

Body

Request to check if a user is a VIP.

typeundefined · enumRequired

Type of request.

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

User address.

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

Boolean indicating user's VIP status.

application/json
Responseany of

Boolean indicating user's VIP status.

boolean | nullableOptional
post
/info

Last updated