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
chevron-right
200

Boolean indicating user's VIP status.

application/json
boolean · nullableOptional

Boolean indicating user's VIP status.

post
/info
TypeScript

Last updated