Wallet Balance
โ
TON
Total Purchases
โ
โ
Stars Sent
โ
โญ total
TON Spent
โ
TON total
โ ๏ธ
Low Balance Warning
Your wallet balance is below the threshold.
Recent Purchases
| Time | Type | User | Amount | TON | Status | TX |
|---|
No purchases yet
Loading...
| Date | Type | Order ID | Username | Recipient | Qty/Months | TON | Status | TX Hash | Error |
|---|
No purchases found
โญ Buy Stars
๐ Buy Premium
๐ Validate User
๐ช Fragment Cookies
๐ฐ Wallet
โ ๏ธ Keep your mnemonic safe. Anyone with these words can access your funds.
๐ Alerts
Alert when wallet drops below this amount
๐ Webhook
POST request sent on every purchase (success or fail)
Used to sign payloads via X-Fragment-Signature header
๐ Webhook payload format
{
"event": "purchase.success",
"purchase_id": "uuid",
"type": "stars",
"telegram_username": "Seedon",
"recipient_name": "Sadman Sizan",
"amount_ton": 0.5716,
"quantity": 50,
"transaction_hash": "abc123...",
"status": "success",
"wallet_balance_after": 29.96,
"timestamp": "2026-03-12T19:37:00Z"
}
Headers:
X-Fragment-Event: purchase.success
X-Fragment-Timestamp: 1741805820
X-Fragment-Signature: hmac-sha256-hex
โ๏ธ General
๐ Current Config
Loading...