Visit & make a guess on the Guessing Game

Call-to-Action
http://guessing.fun/

ID Type

EVM ADDRESS

Cred Type

REST

Last Update Time

06/13/2024, 13:05:35

Method

GET

Endpoint

https://tenlenthunt.xyz/***

Expression

function(resp) {
  if (resp.status !== undefined && resp.status === true) {
    return 1;
  }
  return 0;
}