Products
Datacenter proxies from $19/mo Rotating proxies from $49/mo ISP proxies from $33/mo Dedicated proxies from $3.50/mo UDP proxies from $5/mo Free trial
Use cases
Data & scraping AI services Social media & messaging E-commerce & finance Media & entertainment Marketing & ads Automation & tools All use cases →
Pricing
Full pricing table All 20 locations Money-back guarantee
Resources
Blog Proxy API MCP server Setup guides FAQ For business About us Affiliate program
English
English Русский
99.9% uptime · 100,000+ IPs available

Crypto Proxies

One page for the crypto stack: proxies for crypto exchanges and market data, stable routes for bots, network access to services your provider blocks. For traders, analysts, and the infrastructure behind them. Packages from $19/month.

  • Unlimited bandwidth—no usage-based billing
  • One of the highest connection limits in the industry
  • Whitelist up to five source IPs at no charge
  • Up to three free proxy list refreshes per month
Start free trial Trial: 20 IPs for 60 minutes, no card required.
Packages start at 100 IPs
Plan term
Total for 30 days $0.00
Buy proxies
✓ 24-hour money-back guarantee — details · ✓ No KYC required

What do you need crypto proxies for?

Four jobs cover most of what this page gets bought for, and each one has its own deeper page. The first is exchange market data. Every major venue meters public endpoints per IP — Binance counts request weight per address, OKX caps market-data calls at 20 per 2 seconds, Coinbase holds public endpoints near 10 per second — so the throughput of a collector is set by how many addresses it spreads across, not how fast your code runs. The mechanics, weight arithmetic, and sizing math live on the Binance proxies page; the same logic transfers to the other exchanges with different constants.

The second is trading infrastructure. Proxies for crypto trading bots solve a quieter problem than rate limits: a bot on ccxt or a custom framework wants its API sessions arriving from one consistent address — a fixed IP to whitelist with the exchange, a route that doesn’t change when your office network or cloud provider reshuffles egress. That’s a dedicated or ISP address per bot, and it’s connection infrastructure in the plainest sense: we route packets, and nothing here is a claim about trading results. The third job is reachability — crypto services are among the most aggressively filtered categories on corporate and university networks, and some ISPs block exchange endpoints outright; a proxy restores network access to services you’re entitled to use, which is a different thing from changing what any exchange’s terms or your local rules permit, and we’re careful to promise only the former.

The fourth job points at us rather than through us: if you’d rather keep your proxy infrastructure paid the way the rest of your stack is paid, we accept USDT, USDC, Bitcoin, Ethereum, and Litecoin — details on the crypto payment page. What you won’t find on this page is an airdrop-farming or multi-account pitch: sybil detection works on funding trails and on-chain graphs that no IP can launder, and we’d rather sell you infrastructure for the four jobs above than a false promise on the fifth.

Product specs at a glance
IP pool100,000+ IPv4
ProtocolsHTTP, HTTPS, SOCKS4, and SOCKS5
Bandwidthunlimited
Uptime99.9%
IP whitelistingup to five source IPs included
Username/passwordoptional, in addition to IP whitelisting
List refreshesup to three free refreshes per month
Minimum order100 IPs; 1 IP for dedicated proxies
Deliveryautomatically after payment
Refund24-hour money-back guarantee
Payment methods
StripeStripe VisaVisa MastercardMastercard American ExpressAmex USDT TRC20 and ERC20USDT USDCUSDC BitcoinBitcoin EthereumEthereum LitecoinLitecoin

Which proxies should you choose?

Four infrastructure types — and the use cases each one fits best.

Our pick for market data
Packagesdatacenter IPv4
Rotating ISP IPv6
IP source Datacenter, IPv4 Datacenterthe same 100,000+ IP pool Consumer ISP networks Datacenter
IP allocation Static list Full pool accessthe exit IP rotates on every request Static list Static list
List refreshes Up to 3 per month, free Not applicable Up to 3 per month, free Provider-dependent
Pricing model Per-IP packageunlimited bandwidth Credit-basedyou pay per request, not per IP Per-IP packageunlimited bandwidth Per-IP package
Website compatibility ✓ ~100% ✓ ~100% ✓ ~100% ✕ Limitedmany websites don't support IPv6
Speed Up to 500 Mbps Up to 300 Mbps Up to 500 Mbps Datacenter-grade
Anti-fraud trust Medium MediumIP rotation helps High Low to medium
Price $from $0.07 per IP/month $$$from $49.00/month $$from $0.22 per IP/month $typically the lowest-cost option
Best for Web scraping and automation at a predictable volume: your own IPs, unlimited bandwidth API scraping that needs as many different IPs as possible without buying a fixed list Social media, accounts, long sessions — wherever IP trust matters Use cases where the target site is guaranteed to support IPv6
Buy now Rotating proxies ISP proxies We don't sell these: too many limitations for general-purpose work

Connect in 60 seconds

ccxt, bot frameworks, and data collectors all take a proxy as a plain URL per instance. Every address answers on HTTP, HTTPS, SOCKS4, and SOCKS5 — copy the snippet for your stack or paste it into your AI coding assistant.

# HTTP or HTTPS proxy
curl -x http://login:password@IP:port https://example.com

# SOCKS5
curl --socks5-hostname IP:port \
  --proxy-user login:password \
  https://example.com
import requests

proxy = "http://login:password@IP:port"  # your proxy from the Dashboard

r = requests.get(
    "https://example.com",
    proxies={"http": proxy, "https": proxy},
)
print(r.status_code)
import { ProxyAgent } from "undici";

const dispatcher = new ProxyAgent("http://login:password@IP:port");
const res = await fetch("https://example.com", { dispatcher });
console.log(res.status);
$ch = curl_init("https://example.com");
curl_setopt($ch, CURLOPT_PROXY, "IP:port");
curl_setopt($ch, CURLOPT_PROXYUSERPWD, "login:password");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$response = curl_exec($ch);
Fill in the credentials from your Dashboard. If you use IP whitelisting, you don't need a username or password.

Export in any format

Choose a standard format or create a custom one with any field order and delimiter your software requires.

IP:port login:password@IP:port {scheme}{ip}{port}{login}{password} — builder
HTTP HTTPS SOCKS4 SOCKS5 HTTP/2 ✓

See the FAQ for the ports used by each protocol.

PapaProxy API

You can automate purchases, renewals, whitelist changes, and proxy list exports. Create an API key in your Dashboard in a couple of clicks.

MCP server for AI agents

Claude, Cursor, and other agents buy proxies, renew plans, and export updated proxy lists through an access token you create in your Dashboard. See how it works.

Works with
…and 500+ more tools

Per-IP prices shown are for the largest package size. Get an exact quote in the calculator above.

Free proxy list for quick experiments

Updated 2 days ago · New proxies added hourly · 24,120 proxies currently listed

These are not PapaProxy.net trial proxies. They are public proxies collected from open sources and are intended only for testing your software. You can also try PapaProxy.net proxies free with a 20-IP, 60-minute trial. No credit card is required.
IPCountryPortProtocol
212.183.88.215 AT 80 HTTP
47.243.92.199 HK 3128 HTTP
212.183.88.153 AT 80 HTTP
212.183.88.13 AT 80 HTTP
203.95.199.159 KH 8080 HTTP
154.92.9.3 JP 80 HTTP
113.204.79.230 CN 9091 HTTP
181.214.1.97 AE 80 HTTP
219.93.101.63 MY 80 HTTP
185.18.250.64 CH 80 HTTP
IP:port format—one proxy per line

Reviews

A few service metrics—and feedback from our customers.

27,000+
proxy packages sold since 2019
60%
of customers upgrade their plan after the first month
100,000+ IPs
in our own pool across 22 locations

I have decided to share my impressions about my work with the service after I have finished subscribing. I would like to point out decent proxy speed and low prices for them. Additionally, I found it very convenient to buy Canada and Canadian proxies, including premium and dedicated options, which provided me with reliable and fast connections suitable for my needs.

PC Patrick Chipper July 2025

The quality is fully consistent with the price. I need proxies for business, I haven't encountered timeouts yet. I have an inexpensive plan which is not the fastest, but it is good enough.

ED Erik Durr May 2025

I have bought proxies at other websites before and there were always some lags. The support team did not seem to understand my work. I have never seen anything of the kind on this website. The proxies are working properly and are not disconnected. The admins respond quickly, the subscription works fine.

CL Cecil Lopez July 2025

If you need quality proxies, then you are definitely at the right place. I can personally say that there are no problems with the servers. Prices are adequate, data transfer rate is high. I use proxies around the clock, no failures were observed.

R Robert August 2025

Frequently asked questions

Can't find your answer? Message us in live chat — real humans reply.

Is it only Binance that limits by IP, or do other exchanges too?

All of them do — per-IP metering on public endpoints is the industry's standard defense, only the constants differ. OKX caps market-data endpoints at 20 requests per 2 seconds per address (private trading endpoints are metered per account instead). Coinbase's public endpoints sit near 10 requests per second. Bybit and KuCoin run sliding-window counters of their own, and every one of them answers a breach the same way: 429, then escalating bans for addresses that don't back off. The practical consequence is that a multi-exchange collector sizes its pool against the strictest venue it queries, and keeps per-exchange sub-pools so a ban on one venue never idles addresses that are healthy elsewhere. One nuance worth knowing before you architect around keys: several exchanges meter public data by IP even when you authenticate — rotating API keys on one address buys you nothing there.

Can I use these proxies for airdrop farming with multiple wallets?

We don't sell for that scenario, and here's the technical reason rather than a moral one: it mostly doesn't work. Sybil filters in serious airdrops operate on the layer proxies can't touch — funding trails (fifty wallets topped up from one source address form a tree anyone can query), synchronized transaction timing, identical interaction patterns, and shared off-chain artifacts like device fingerprints and KYC identities. Projects have retroactively disqualified entire wallet clusters using nothing but on-chain graph analysis, IP diversity notwithstanding. An address from us gives each session a separate network origin, which is one signal among many and the cheapest one for a filter to route around. If your plan's success depends on beating sybil detection, the honest advice is that the IP is not where that plan fails or succeeds.

Do proxies help with on-chain data — public RPC endpoints and indexers?

For the public, keyless endpoints — yes, and it's an underused setup. Managed node providers meter by API key, so proxies change nothing there; but the free public RPCs that chains and communities operate (the endpoints dashboards quietly poll for balances, blocks, and events) throttle by IP, usually at a few requests per second. A monitoring service watching contracts across several chains exhausts one address quickly, and spreading calls across a package restores the throughput without upgrading to paid node tiers. The same applies to public block explorers' free API tiers. Two cautions from practice: public RPCs are best-effort infrastructure with no SLA, so treat them as a redundant pool rather than a primary — and if your read volume is business-critical, a paid node provider with per-key limits is the architecture that scales; proxies just stretch the free tier further than one IP allows.

Will a proxy slow my bot down?

It adds a hop, so the honest baseline answer is: slightly, when the proxy sits off your route. A well-placed address costs single-digit milliseconds; a badly placed one — your server in Frankfurt, proxy in Dallas, exchange in Singapore — costs a hundred. The placement rule is to put the proxy in the same region as the exchange's infrastructure, not near yourself: matched geography means the proxy-to-exchange leg is nearly free, and occasionally the proxied route beats your provider's default peering outright. For what most people on this page run — market-data collection and bot sessions — stability and rate-limit distribution matter far more than a few milliseconds. If you're doing genuinely latency-critical execution, you already know the answer lives in colocation, not in any proxy; for everything below that tier, test round-trip times from a couple of our locations and pick the region that measures best.

Crypto market data and trading guides from our blog

Limits & performance · 8 min read How the Hyperliquid API weight budget is spent per IP Most info calls cost 20 weight, so 1,200 per minute means about 60 requests per IP. Endpoint costs, the wallet-level action limit, and a measured 429. API & data · 6 min read How to read the Hyperliquid leaderboard and wallet positions The leaderboard lives on stats-data.hyperliquid.xyz, outside the documented API; pair it with clearinghouseState calls to read what each listed wallet holds right now. API & data · 3 min read How the hourly Hyperliquid funding rate is calculated Hyperliquid computes an 8-hour rate from impact-price premium plus interest, then settles one eighth hourly against oracle-price position notional. Limits & performance · 6 min read How Polymarket rate limits work across its three APIs The 15,000-per-10-second figure is a global ceiling. Real constraints are per endpoint: 150 for positions and 300 for markets, with immediate 429s in our tests. API & data · 4 min read How to read Polymarket positions and activity by wallet Wallet positions live on data-api.polymarket.com, keyed by the account's user profile address, capped at 150 requests per 10 seconds per IP, no authentication needed. API & data · 3 min read How the three Polymarket APIs divide the work Gamma serves market and event metadata, the CLOB serves order books and trading, and the Data API answers anything keyed by a wallet address. API & data · 3 min read Where to query Polymarket data with GraphQL Polymarket documents no GraphQL endpoint on Gamma, the CLOB or the Data API; GraphQL runs against its open-source subgraphs hosted on Goldsky or The Graph. API & data · 3 min read How to pull historical prices from the Polymarket CLOB The endpoint needs a CLOB token ID rather than a market ID; for historical backfills use explicit startTs and endTs instead of a relative interval. API & data · 3 min read How to subscribe to the Polymarket WebSocket channels Use the CLOB sockets for books and personal order activity, RTDS for external live data, and rebuild local state after every reconnect. Automation · 5 min read How to build a trading bot on the Polymarket API A Polymarket bot needs the unified SDK, a separately signed order payload, a heartbeat that cancels resting orders, and recovery paths for restarts and reconnects. API & data · 4 min read Where new pairs come from in the DexScreener API DexScreener has no new-pairs route: poll the profile and boost feeds, then look up pairs and filter locally on the pairCreatedAt timestamp. Limits & performance · 3 min read How DexScreener rate limits differ by endpoint DexScreener has two limits: 60 requests a minute for profile, boost and order routes, and 300 for pair and token lookups. API & data · 3 min read Why the DexScreener API has no trending endpoint DexScreener publishes no trending route; the boost endpoints return paid promotions, which multiply a token's trending score without being the ranking itself.

Other PapaProxy.net products

A different proxy type may be a better fit for your use case. All products use the same Dashboard and support team.

Put our proxies to the test

Test our datacenter proxy packages free with 20 IPs for 60 minutes—no credit card required. See the speed and reliability for yourself.

Get a free trial

Buying as a company?

We can sign a contract and provide all the documents your accounting team needs. Most business orders are activated within 24 hours of your request.

Contract, invoices, and receipts Bank transfers and net payment terms Dedicated account manager Business orders from $100
Business terms or contact us on Telegram: @papaproxy