Check Single User
Learn how to use Airstack to check if a single user has XMTP or not.
By 0x Address
Simply use the following query to check if a user has XMTP or not:
If a user has XMTP, then isXMTPEnabled
will be true
. Otherwise, the whole response object will be null
.
Here's an example of a user that has an XMTP:
Here's an example of user the does not have any XMTP:
By ENS
By Lens Profile
By Farcaster Name or ID
Last updated
Was this helpful?