Current gas prices
API · /plume-api
Plume API
Live Plume On-Chain-Daten über Blockscout. Plume ist ein auf reale Vermögenswerte (RWA) fokussiertes Ethereum L2; Gas und Guthaben sind in PLUME. Netzwerkstatistiken, Gaspreise, neueste Blöcke, ein Block nach Höhe oder Hash, Adressdetails mit PLUME-Guthaben, eine Transaktion nach Hash, ERC-20-Token-Metadaten und eine universelle Suche über Adressen, Token, Blöcke und Transaktionen. Echte Daten, kein Key.
API salute
salutare- Tempo di attività
- 100.00%
- Sondaggi del server · 24 ore su 24
- Latenza media
- 323 ms
- Sondaggi del server · 24 ore su 24
- Abbonati
- 3,100
- attiva
- Chiamate totali
- 171
- ultimi 7 giorni
Prezzi
Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.
Free
Gratis
- 1,900 chiamate/mese
- 1 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 1.900 Aufrufe/Monat
- 1 req/sec
- Alle Endpunkte
- Keine Kreditkarte
Basic
€13.50 /mese
- 85,000 chiamate/mese
- 10 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 85k Aufrufe/Monat
- 10 req/sec
- E-Mail-Support
Pro
€43.00 /mese
- 560,000 chiamate/mese
- 20 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 560k Aufrufe/Monat
- 20 req/sec
- Priority-Support
Mega
€136.00 /mese
- 2,700,000 chiamate/mese
- 50 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 2,7 Mio. Aufrufe/Monat
- 50 req/sec
- Dediziertes SLA
Costruito da
Correlato APIs
Altro APIs con tag sovrapposti.
Provenance Blockchain RWA Markers API
Live on-chain data from Provenance (pio-mainnet-1), the Cosmos-SDK layer-1 built by Figure for real-world-asset finance. Read the marker module — Provenance's tokenized-asset primitive: the registry of on-chain markers (tokenized assets and restricted security tokens) with each marker's denom, status, type (COIN vs RESTRICTED), on-chain supply and transfer/governance flags; the full detail of any marker including its access-control grants and required holder attributes; the address-level holders of a marker; plus the staking pool with bonded ratio and validator set, the total HASH supply and the latest block. The Provenance / RWA / tokenized-securities layer for explorers, asset dashboards and compliance tooling.
api.oanor.com/provenance-api
MANTRA Chain On-Chain API
Live on-chain data for MANTRA Chain (the real-world-asset (RWA) tokenization L1, chain mantra-1) with no key: staking economics (bonded vs unbonded OM, bonded ratio, staking parameters), the active validator set (moniker, voting power, commission, status), the total OM supply, monetary inflation (annual rate, annual provisions, mint parameters), the latest governance proposals, and the latest block.
api.oanor.com/mantra-api
Unit Zero Chain API
Live on-chain data for Unit Zero — an EVM Layer 1 for real-world assets and AI compute — via its public Blockscout explorer (no wallet, no key). The stats endpoint returns chain-wide totals (blocks, transactions, addresses, average block time, gas used); gas gives the current gas-price oracle (slow/average/fast). Blocks lists the latest blocks, and a single block resolves by height or by hash with its transaction count, gas, validator and timestamp. The address endpoint returns any account's UNIT0 balance, nonce, contract flag and token holdings; transaction resolves a tx by hash with its from/to, value in UNIT0, fee, status and block. The token endpoint returns an ERC-20 token's metadata (name, symbol, decimals, total supply, holders) by contract address, and search runs a universal lookup across addresses, tokens, blocks and transactions. Gas, balances, values and fees are denominated in UNIT0, the native coin. Real on-chain data straight from the explorer, refreshed every call — no key. 9 endpoints. For multi-chain coverage combine with the other oanor chain APIs (Ethereum, Base, Arbitrum and more).
api.oanor.com/unit0-api
Lumia API
Live Lumia on-chain data via Blockscout. Lumia is a real-world-asset (RWA) focused Ethereum L2; gas and balances are in LUMIA. Network stats, gas prices, latest blocks, a block by height or hash, address detail with LUMIA balance, a transaction by hash, ERC-20 token metadata and a universal search across addresses, tokens, blocks and transactions. Real data, no key.
api.oanor.com/lumia-api
Domande frequenti
Risposte rapide su prezzi, quote e integrazione.
Come ottengo una chiave API per Plume API?
Qual è il limite di velocità di Plume API?
Quanto costa Plume API?
Posso cancellare l'abbonamento in qualsiasi momento?
Plume API è conforme al GDPR?
Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.
Frammenti di codice
Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.
curl https://api.oanor.com/plume-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/plume-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/plume-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
"https://api.oanor.com/plume-api/SOME_PATH",
headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())
Valutazioni
Accedi per votare.
Nessuna recensione ancora.
Discussione
Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.
Accedi per scrivere o rispondere.
AccediNuova discussione
·
-
Risposta del provider
🔒 Discussione bloccata — non si può più rispondere.
-
·
- Nessuna discussione — inizia tu.
Supporto
Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.
Accedi per aprire un ticket di supporto.
AccediApri nuovo ticket
Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.
-
·
Urgente - Nessun ticket per questa API.