Safe keys. Sharp speed.
2WAYS is built so your funds stay yours and your orders land first. Here is exactly how key custody, gasless execution and the fastest copy-trading engine on Polymarket actually work.
Encrypted at rest
Private keys are encrypted server-side with authenticated AES-256 before they ever touch storage.
Never shared in chat
After setup the bot never asks for your key. Export is a one-time reveal you delete immediately.
Gasless by design
Wallet deploy, approvals and redemptions are relayer-sponsored. You never expose keys signing gas.
Edge execution
A four-region bot fleet places signed CLOB orders from the network edge closest to you.
Custody
How your keys are protected
When you generate or import a wallet, 2WAYS holds an externally-owned account (EOA) on your behalf. That key is the only thing that can move your funds, so it is treated as the most sensitive secret in the system.
- Keys are encrypted with authenticated AES-256 before being written to storage — ciphertext only, never plaintext.
- Encryption keys are isolated from the application database, so a database leak alone cannot decrypt a single wallet.
- Signing happens in an isolated process; the decrypted key lives in memory only for the moment an order is signed.
- The bot never asks you to paste your key in chat after onboarding — anyone who does is an impersonator.
- Generated keys are revealed exactly once. Copy, back up offline, then delete the message.
Golden rule
2WAYS staff will never DM you first and never ask for your private key, seed phrase or login code. Report anyone who does.
Architecture
Gasless, relayer-sponsored execution
Your trading address is a Polymarket deposit wallet derived from your EOA. Setup and most on-chain actions are sponsored by the Polymarket relayer, so you never need to hold MATIC/POL and never expose your key paying gas.
| Stage | Who signs | Who pays gas |
|---|---|---|
| Wallet deploy (one-time) | Your EOA | Relayer |
| Token approvals (one-time) | Your EOA | Relayer |
| Market / limit orders | Your EOA (off-chain CLOB signature) | No gas — order book |
| Claim / redeem winnings | Your EOA | Relayer |
Orders on Polymarket are signed messages submitted to a Central Limit Order Book (CLOB) — they are not on-chain transactions, which is why trading itself is instant and gasless.
Performance
The fastest copy trading on Polymarket
Copy trading lives and dies by latency: the gap between a sharp wallet buying and your mirror order landing. 2WAYS minimises every link in that chain.
- 1A persistent websocket stream watches every followed wallet — no slow polling, events arrive the moment they happen.
- 2The signal is matched against your config (size, balance, max price-gap guard) in microseconds.
- 3A pre-authorised CLOB signature is fired from the regional bot nearest you, cutting the network hop to the order book.
- 4You get a fill recap with price, shares and order ID — typically within the same market tick.
Max price-gap guard
If the market moved more than your configured cents since the original trade (default 5¢), the copy is skipped — you never chase a stale signal into a worse price.
Edge
Why the regional fleet matters
Light in fibre travels ~200 km per millisecond, and real routes add overhead. A trader in Asia hitting a US-only bot can lose tens of milliseconds round-trip — long enough for a fast book to move against them.
By running identical bots in New York, Frankfurt, Istanbul and Shanghai, 2WAYS keeps you on the closest edge. Same wallet, same balances, same features — just a shorter path to the CLOB.
Measure your ping on the globeIntegrity
Trade & operational integrity
- Configurable slippage bounds reject orders that drift beyond your tolerance — no surprise fills.
- Confirmation steps on sells and withdrawals prevent fat-finger mistakes.
- All balances and positions are reconciled against on-chain and relayer data, refreshable on demand.
- Withdrawals run through a 5-step wizard with a fee and ETA recap before anything is signed.
Comparison
2WAYS vs a typical trading bot
| Capability | 2WAYS | Typical bot |
|---|---|---|
| Key encryption | AES-256, isolated signer | Often plaintext / basic |
| Gas required | None (relayer) | Manual MATIC top-ups |
| Copy-trade signal | Websocket, real-time | Polling, delayed |
| Regional latency | 4-region edge fleet | Single region |
| Stale-signal guard | Max price-gap | None |
| Cross-chain deposits | EVM / Solana / Bitcoin | Polygon only |
Sharp, safe, and fast — by default
Your keys stay encrypted, your gas stays at zero and your orders land first. That is what trading Polymarket the smart way means.