FarcasterValidateFrameMessage API
Learn all the detailed references of FarcasterValidateFrameMessage API that validates your Farcaster Frame with the Hubs, including the input filters, supported chains, and output fields.
The FarcasterValidateFrameMessage
API helps you to validate any Frames Signature packet and provide additional social data enrichment on the caster and interactor of the Frames.
Inputs
filter
Name | Type | Description |
---|---|---|
|
| Signed message bytes coming from the Frames Signature Packet. |
Outputs
Name | Type | Description |
---|---|---|
| Nested Query â Social profile details of the caster of the Frames. | |
|
| FID of the caster of the Frames. |
| Nested Query â Social profile details of the interactor of the Frames | |
|
| FID of the interactor of the Frames. |
|
| Indicates whether the signed message from the Frames Signature Packet is valid or not. |
|
| Nested Query â Formatted validated message details, including fids, buttonIndex, transactionHash, etc. |
|
| Signed message bytes coming from the Frames Signature Packet. |
|
| Raw validated message details in JSON. |
Last updated