Create Gate

Verifying token gating requirements

Validate address elements

POST https://api.3mint.io/api/v1/tokenGate

Single API call that verifies the ownership of a token and returns whether or not certain conditions are met.

Headers

Request Body

{
  "code":"invalid_request",
  "msg":"string"
}

Last updated