XMTPs API

Learn all the detailed references of XMTPs API that checks if user(s) have XMTP enabled, including the input filters, supported chains, and output fields.

The XMTPs API indicate whether a user has XMTP.

Inputs

filter

NameTypeDescription

owner

Identity_Comparator_Exp

Identity: blockchain address, domain name, social identity

blockchain

For XMTPs API, it will return XMTP data from offchain (XMTP network) sources.

You just need to specify the input to ALL for the query to work.

EnumDescription

ALL

-

Outputs

NameTypeDescription

blockchain

Blockchain

Blockchain associated with the social identity

id

ID

Airstack unique identifier for this particular element

isXMTPEnabled

Boolean

indicate whether a user has XMTP

owner

**Nested query** allowing to retrieve address, domain names, and social profiles of the owner

Last updated