{{ currentTab.replace('-', ' ') }}
WALLET & REPORT
Balance
৳ {{ parseFloat(profile ? profile.balance : 0).toFixed(2) }}
Base OTP Rate
৳ {{ parseFloat(profile ? profile.otp_rate : 0.40).toFixed(2) }}
Today's OTPs
{{ successOtps ? successOtps.length : 0 }}
Latest OTP Reports
Auto-RefreshedSMS Content: {{ decodeHtml(log.message) }}
{{ decodeHtml(alloc.message) }}
Top Apps
Console Stream
Real-time signal interception from global gateways.
{{ decodeHtml(log.message) }}
Today's Service Demand
WORK STATS SUMMARY
ইউজারের পারফরম্যান্স ও ওটিপি কনভার্সন সামারি রিপোর্ট
{{ summaryStats.total }}
{{ summaryStats.success }}
{{ summaryStats.successRate }}%
{{ summaryStats.failed }}
{{ summaryStats.failRate }}%
Your current network position is #{{ personalRank }}
You have completed a total of {{ personalOtpCount }} successful OTP checks!
TOP WORKERS LEADERBOARD
Real-time work ranks based on completed OTP codes verified securely.
Developer API Docs
Integrate MINO SMS services directly into your custom Telegram bots or backend applications.
API Documentation
/getnumber
Allocate a temporary virtual number instantly using target range.
Payload: { "rid": "2250789XXX" }
/check
Check active booking status and intercept incoming OTP SMS.
/liveaccess
Get a list of currently active services and active ranges.
/console
Fetch the latest 150 live OTP messages flowing through the master console.
API Playground / Tester
{{ testApiResponse }}
Configure Wallet Address / Receiver ID
Withdraw Address Destination
{{ user?.wallet_address || 'No destination address configured' }}
Withdraw Request (মিনিমাম ৫০ টাকা)
Request a withdrawal of your earnings to your saved wallet address.
Withdrawal History
| Date | Amount | Method | Status |
|---|---|---|---|
| No matching withdrawals found. | |||
| {{ formatTimestamp(wd.createdAt) }} | ৳ {{ parseFloat(wd.amount || 0).toFixed(2) }} | {{ wd.method }} | Approved Pending Rejected |
{{ user?.name || 'User' }}
{{ user?.email }}
My Profile
API Key Details
ID Code / Unique Identifier: {{ profile ? profile.id_code : 'N/A' }}
Your API Authentication Key:
No active API key found. Generate your API key below.