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.

Let’s stay in touch

https://mintcdn.com/dflow/a8Yx7HBusmKl4Z7w/images/meteor-icons_telegram.svg?fit=max&auto=format&n=a8Yx7HBusmKl4Z7w&q=85&s=e928c5dd68311ff0d419936a35c86eed

Dev Notifications

Join the DFlow Dev Notifications Telegram group to stay in the loop on new features and other announcements.

Path Parameters

address
string
required
Required string length: 32 - 44

Response

200 - application/json

Default Response

verified
boolean