Skip to main content
GET
/
verify
/
{address}
Verify Address
curl --request GET \
  --url https://proof.dflow.net/verify/{address}
{
  "verified": true
}

Documentation Index

Fetch the complete documentation index at: https://pond.dflow.net/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

address
string
required
Required string length: 32 - 44

Response

200 - application/json

Default Response

verified
boolean