Quick Start
Request your first sponsorship in minutes using the ArcPass API or web interface.
How It Works
Learn how ArcPass verifies eligibility and relays sponsored transactions on-chain.
API Reference
Explore the full REST API: wallet registration, sponsorship requests, and status queries.
Sponsorship Lifecycle
Understand the states a sponsorship request moves through from submission to completion.
Get started in 3 steps
1
Register your wallet
Call
POST /wallets/register with your wallet address to create an ArcPass account and verify eligibility.2
Request sponsorship
Submit
POST /sponsorship/request with your wallet address. ArcPass verifies eligibility and creates a pending sponsorship.3
Receive your gas
The ArcPass relay worker picks up your request, executes the on-chain transfer via SponsorVault, and delivers native tokens to your wallet.
Key features
Zero gas required
New wallets receive their first transaction sponsored with no initial balance required.
On-chain verification
Every sponsorship is recorded immutably on Arc Network via the SponsorshipRegistry contract.
Rate-limit protection
Per-IP and per-wallet limits prevent abuse while keeping the service available for genuine users.
Full status tracking
Track every sponsorship from pending through relay confirmation with real-time status queries.