Node

Check if an address was already labelled as specific by the Merkl Engine.

Check if a given address was already labelled as specific by the Merkl Engine. Use this endpoint to check for forwarders, pools, etc.

get/v4/node

Query parameters

string numeric
OR
number

Chain Id that needs to be queried

addressOrIdstring required

Address or ID that needs to be queried

Response

Response for status 200

idstring required

Node Id in Merkl Database

recipientstring required

Address of the node

nodesSourceIdstring required

Id of the source that detected the node

creationBlockNumbernumber required

Block number at which the node was created

{"stackTrail":"paths:/v4/node:get:responses:200:content:application/json:schema:items:properties:metadata","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.