Address-level holders of a marker
API · /provenance-api
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 salute
salutare- Tempo di attività
- 100.00%
- Sondaggi del server · 24 ore su 24
- Latenza media
- 146 ms
- Sondaggi del server · 24 ore su 24
- Abbonati
- 3,115
- attiva
- Chiamate totali
- 104
- ultimi 7 giorni
Prezzi
Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.
Free
Gratis
- 2,200 chiamate/mese
- 2 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 2.200 Aufrufe/Monat
- 2 req/sec
- Alle Endpunkte
- Keine Kreditkarte
Basic
€13.40 /mese
- 58,000 chiamate/mese
- 5 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 58k Aufrufe/Monat
- 5 req/sec
- E-Mail-Support
Pro
€40.70 /mese
- 225,000 chiamate/mese
- 15 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 225k Aufrufe/Monat
- 15 req/sec
- Priority-Support
Business
€88.10 /mese
- 870,000 chiamate/mese
- 40 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 870k Aufrufe/Monat
- 40 req/sec
- Dediziertes SLA
Costruito da
Correlato APIs
Altro APIs con tag sovrapposti.
Numbers Protocol Chain API
Live on-chain data for the Numbers Protocol mainnet (Num Network, the EVM Layer-1 for media provenance and digital-content authenticity, native NUM) via Blockscout — no key. Read network stats (block height, total transactions, gas), a gas oracle in gwei, the most recent blocks and full block detail by height or hash, any address balance and contract info, full transaction detail, ERC-20 token detail by contract, and a universal search across addresses, tokens, blocks and transactions. Real Layer-1 chain data with the rotating proxy as automatic fallback — 9 endpoints. Ideal for wallets, explorers, provenance/asset tooling, portfolio trackers and on-chain monitoring on Numbers.
api.oanor.com/numbers-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 Provenance Blockchain RWA Markers API?
Qual è il limite di velocità di Provenance Blockchain RWA Markers API?
Quanto costa Provenance Blockchain RWA Markers API?
Posso cancellare l'abbonamento in qualsiasi momento?
Provenance Blockchain RWA Markers 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/provenance-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/provenance-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/provenance-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/provenance-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.