Pasarela de pago USDC en Arbitrum
Arbitrum One es la mayor capa 2 de Ethereum y hogar del USDC nativo emitido por Circle. GatewayCrypto confirma los depósitos en Arbitrum en uno o dos segundos por unos céntimos, asigna una dirección por pedido y agrupa los fondos con su saldo USDC ERC-20, Solana y Polygon.
USDC Arbitrum One de un vistazo
Red
Arbitrum
Estándar del token
Arbitrum One
Tiempo de confirmación
≈ 1–2 seconds
Comisión de red típica
< $0.05
Compatible con: MetaMask, Rabby, Coinbase, Ledger, Binance, OKX
Por qué aceptar USDC Arbitrum One
DeFi-native customers and trading platforms that keep USDC on Ethereum's largest layer 2, and merchants who want Ethereum security at layer-2 fees.
Ethereum security, layer-2 cost
Arbitrum settles to Ethereum, so you inherit its security while paying a few cents per transfer instead of a few dollars.
Where DeFi keeps its dollars
Trading platforms, perps venues and yield protocols hold large USDC balances on Arbitrum. Accepting it lets those users pay without moving funds to layer 1.
Native USDC
Circle issues USDC natively on Arbitrum One; it is the same fully reserved dollar, not a bridged wrapper.
One balance with every other network
Arbitrum deposits join your unified USDC balance; withdraw on any network or settle to fiat.
Cómo aceptar pagos en USDC Arbitrum One
Todas las redes pagan al mismo saldo de comerciante en USDC: sin comisiones entre cadenas ni conciliación manual.
-
Enable USDC on Arbitrum in your dashboard
Switch on Arbitrum One for USDC in the merchant dashboard. It appears at your checkout next to the other networks you accept.
-
Create the payment
Your checkout calls the API with the amount and network=Arbitrum One. We return a dedicated Arbitrum deposit address and a payment window.
-
The customer sends USDC
They pay from any wallet or exchange that supports USDC on Arbitrum. We watch the chain and mark the payment as detected, then confirmed.
-
You get the webhook and the balance
On confirmation we notify your server and credit your unified USDC balance — the same balance every other network pays into. Keep it, auto-convert, or settle to fiat.
Create a USDC Arbitrum One payment in one call
Una sola solicitud devuelve una dirección de depósito y un enlace de checkout alojado; un webhook avisa a su servidor cuando el pago se detecta y cuando se confirma.
Get API accesscurl -X POST https://api.gatewaycrypto.io/v1/payments \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"currency": "USDC",
"network": "Arbitrum One",
"amount": 250.00,
"order_id": "ORD-10421",
"callback_url": "https://yoursite.com/webhook"
}'
USDC en otras redes
Empiece a aceptar USDC Arbitrum One hoy
DeFi-native customers and trading platforms that keep USDC on Ethereum's largest layer 2, and merchants who want Ethereum security at layer-2 fees.