Mint the Plume Commemorative NFT

Curated by

Plume Network

ID Type

EVM ADDRESS

Cred Type

REST

Last Update Time

08/17/2024, 13:46:09

Method

POST

Endpoint

https://plume-testnet.rpc.caldera.xyz/***

Body

{ "jsonrpc": "2.0", "method": "eth_call", "params": [ { "to": "0x3b068d8dFd53A942e1d3b5A644491039F5EDe4f8", "data": "0x00fdd58e000000000000000000000000$addressWithout0x0000000000000000000000000000000000000000000000000000000000000000" }, "latest" ], "id": 1} 

Expression

function(resp) {
  if (BigInt(resp.result) > 0 ) {
    return 1
  }
  return 0
}