https://slamai.dev/chain/transfers
by slamai.dev
Returns token transfers across the entire blockchain, with optional filtering by block range or timestamp range.
developerbase-mainnetscheme: exact$0.00025
Payment Options
| Network | Price | Scheme | Pay To |
|---|---|---|---|
| base | 250 | exact | 0xd85096fAeC1aC03075667B4C1a1661F5623Bf111 |
Usage
cURL
curl -X GET "https://slamai.dev/chain/transfers" \
-H "X-402-Payment: <payment_proof>"JavaScript
const response = await fetch("https://slamai.dev/chain/transfers", {
headers: {
"X-402-Payment": paymentProof,
},
});
const data = await response.json();Details
- Type
- http
- x402 Version
- 1
- MIME Type
- application/json
- Last Seen
- 2/12/2026
- Indexed
- 2/12/2026
Facilitator
PayAI
https://facilitator.payai.network