OLA Builder State — Backer Verification

Curated by

Aspecta

ID Type

EVM ADDRESS

Cred Type

REST

Last Update Time

01/31/2024, 09:27:55

Method

GET

Header

{"Authorization":"***","coterie-id":"***"}

Endpoint

https://1xchl0snc7.execute-api.us-east-2.amazonaws.com/***

Expression

function(data) {
  return data.is_in_coterie && data.has_skill==false? 1 : 0;
}