Tweet Verify
Verify a tweet about a token and pay its author from the token's promotion pool.
Tweet Verify
- GET
/v1/tweet/token/{md5}Tweet verifications for a token (md5) or NFT collection (slug) - GET
/v1/tweet/account/{account}Tweet verifications by account - POST
/v1/tweet/verifywallet signatureVerify a promotional tweet and credit the wallet. One verification per wallet every 2 hours, up to 6 tokens per X account per UTC day, and a tweet earns from one pool.
Promotion
- GET
/v1/promotion/pool/{md5}Get promotion pool info (status, amounts, expiry) - GET
/v1/promotion/reward/{md5}/{account}Get reward status for a token - GET
/v1/promotion/leaderboard/{md5}Per-token promoter leaderboard - GET
/v1/promotion/profile/{account}Global promotion stats - GET
/v1/promotion/tiersPromoter tier metadata - POST
/v1/promotion/claimClaim earned promotion rewards (paid in XRP)