DEMO / MOCK MODE

Trading Integration

FOMO.family never executes sells. The external bot reports; FOMO.family verifies on-chain.

CONNECTION

ONLINE

Last heartbeat 42s ago

ENVIRONMENT

STAGING

EVENTS 24H

18

SIGNATURE FAILURES

0

CONNECTION SETTINGS

Only public wallet addresses and labels are shared. Encrypted credentials are never exposed through integration APIs.

WEBHOOK CONTRACT

POST /api/public/webhooks/trading
X-Signature: sha256=<hmac(body, WEBHOOK_SECRET)>
X-Timestamp: <unix seconds, ±300s window>
Idempotency-Key: <transaction signature>

{
  "event": "SELL_SUBMITTED",
  "wallet": "9QmTfL5p...QvBd",
  "token": "BONKk3fA...TvNa",
  "signature": "9LzUvA6c...wQpXe"
}

-> 202 Accepted (queued for on-chain verification)
-> SELL_CONFIRMED only after finalized signature match
  • • HMAC signature + timestamp window + replay protection
  • • Idempotent on transaction signature
  • • Rate limited per integration key
  • • A valid-looking signature is never trusted without RPC verification

RECEIVED EVENTS

ReportedEventWalletTokenQtyProceedsSignatureVerification
09-01 21:04SELL_CONFIRMEDwal_02$BONKX3,000,000$92.609LzUvA…2wQpXeCONFIRMED
09-01 23:22SELL_SUBMITTEDwal_03$MOONR900$36.406UeCg1…b4MtWsPENDING