Introducing Galxe Starboard — a real-time dashboard that highlights your contributions, ranks your impact, and helps you earn rewards through active community engagement

LayerZero Credential (API) powered by Nomis

Curated by

Nomis Protocol

ID Type

EVM ADDRESS

Cred Type

REST

Last Update Time

12/29/2024, 16:23:48

Method

GET

Endpoint

https://nomis.cc/***

Expression

function(resp) {
  if (resp.isHolder && resp.calculationModel === "12" && resp.chainId === "11101011") {
    return 1
  }
  return 0
}