X Post Price Impact
social_x_post_impactCorrelate an X (Twitter) post to a memecoin price impact. Fetches post metadata via oEmbed (no API key) and computes price delta from the pump.fun bonding curve in a ±windowMin window around the post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana token mint address (base58) | |
| network | No | mainnet | |
| postUrl | Yes | X post URL (e.g. https://x.com/user/status/123) | |
| windowMin | No | ±window in minutes around the post time |