Create An Enclave Account

Curated by

Enclave Markets

ID Type

EVM ADDRESS

Cred Type

REST

Last Update Time

10/20/2025, 15:36:50

Method

GET

Endpoint

https://api.enclave.market/***

Expression

function(r) {
 if (r.result === "yes") {
   return 1;
 }
 return 0;
}