Project
Dashboard
Monitor spend, finish setup, and ship with confidence.
Gas Station Balance
Current Balance
Loading...
Sonic Funding Address: Loading...
Parity Health:
Loading
Total Sponsored
--
All-time transactions
Gas Saved
--
Total cost sponsored
Active Users
--
Unique addresses
Today's Activity
--
--
Top Contracts
Loading contracts data
Quick Actions
Integration Quickstart
// Server-side sponsorship call
fetch('https://sorted-backend.onrender.com/sponsor/authorize', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
'Authorization': 'Bearer YOUR_API_KEY'
},
body: JSON.stringify({
projectId: '...',
user: '0x...',
target: '0x...',
selector: '0x...',
estimatedGas: 500000
})
})
Recent Activity
Loading recent events