{
"follower": {
"id": "abc-123-def",
"username": "cryptofan",
"displayName": "Crypto Fan",
"profileUrl": "https://x.com/cryptofan",
"avatarUrl": "https://pbs.twimg.com/...",
"twitterId": "123456789",
"detectedAt": "2024-01-15T11:55:00.000Z",
"status": "launched",
"launchedAt": "2024-01-15T11:55:30.000Z",
"tokenAddress": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
"tokenName": "WP_CRYPTOFAN",
"tokenSymbol": "WCRYPTOFAN",
"metadataUri": "ipfs://QmXxx...",
"txSignature": "5Uj8vWX2...",
"pumpUrl": "https://pump.fun/7xKXtg...",
"errorMessage": null,
"retryCount": 0,
"lastRetryAt": null,
"createdAt": "2024-01-15T11:55:00.000Z",
"updatedAt": "2024-01-15T11:55:30.000Z",
"logs": [
{
"id": "log-123",
"action": "LAUNCH_SUCCESS",
"details": {
"tokenAddress": "7xKXtg...",
"signature": "5Uj8...",
"pumpUrl": "https://pump.fun/7xKXtg..."
},
"createdAt": "2024-01-15T11:55:30.000Z"
},
{
"id": "log-122",
"action": "TX_SUBMITTED",
"details": { "mint": "7xKXtg..." },
"createdAt": "2024-01-15T11:55:25.000Z"
},
{
"id": "log-121",
"action": "IPFS_UPLOADED",
"details": { "uri": "ipfs://QmXxx..." },
"createdAt": "2024-01-15T11:55:15.000Z"
},
{
"id": "log-120",
"action": "LAUNCH_STARTED",
"details": null,
"createdAt": "2024-01-15T11:55:05.000Z"
},
{
"id": "log-119",
"action": "DETECTED",
"details": { "displayName": "Crypto Fan" },
"createdAt": "2024-01-15T11:55:00.000Z"
}
]
}
}