Security & Trust
mBotopoly is built with a non-custodial architecture. We never hold your funds, your keys, or your wallet credentials.
Non-Custodial Architecture
mBotopoly operates on a fully non-custodial model. This means your private key and wallet credentials are stored exclusively on your device. They are never transmitted to our servers, stored in our database, or accessible to our team.
The bot interacts with Polymarket through the official API using credentials that only exist on your machine. If our servers were compromised, your funds would remain safe because we simply do not have access to them.
What this means for you:
- Your funds cannot be stolen through a server breach
- No team member can access your wallet
- You maintain full ownership and control at all times
How Keys Are Handled
When you connect your wallet, your private key is stored encrypted on your local device. The encryption key is derived from your account credentials. The private key is used to sign transactions locally before they are sent to the Polygon network.
At no point does your private key leave your device in an unencrypted form. The bot constructs transactions locally, signs them with your key, and submits the signed transaction to the network. This is the same security model used by hardware wallets and browser extensions.
Trade-Only Access
The bot is designed with a strict scope of operations:
The bot CAN:
- Place buy and sell orders on Polymarket
- Monitor market prices and conditions
- Manage open positions (TP/SL/Trailing)
- Cancel pending orders
The bot CANNOT:
- Withdraw funds from your wallet
- Transfer tokens to other addresses
- Access funds outside of Polymarket
- Modify wallet permissions
Polygon Network
mBotopoly operates on the Polygon network, the same Layer 2 blockchain that powers Polymarket. Polygon provides fast transaction finality (typically under 2 seconds) and low gas fees (fractions of a cent per transaction).
All trades are executed on-chain, meaning they are verifiable and transparent. You can audit every transaction the bot makes through any Polygon block explorer.
Infrastructure Security
Our server infrastructure is designed with security as a primary concern.
Encrypted Communications
All data in transit is encrypted with TLS 1.3. API calls between your device and our servers are secured end-to-end.
Minimal Data Storage
We store only what is necessary: your account information, bot configuration, and trade history. We do not store private keys or wallet credentials.
99.7% Uptime
Our infrastructure is monitored 24/7 with automated failover. The bot continues operating even during maintenance windows.
Pause Anytime
You can stop the bot instantly with one click. All positions and funds remain under your complete control.