Difference between revisions of "Blockfrost API"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
* <code>[[/txs/]]</code> | * <code>[[/txs/]]</code> | ||
** /txs/{hash} | ** /txs/{hash} | ||
− | ** /txs/{hash}/[[utxos]] | + | ** <code>/txs/{hash}/[[utxos]]</code> |
** /txs/{hash}/[[stakes]] | ** /txs/{hash}/[[stakes]] | ||
** /txs/{hash}/[[delegations]] | ** /txs/{hash}/[[delegations]] | ||
Line 11: | Line 11: | ||
** /txs/{hash}/[[mirs]] | ** /txs/{hash}/[[mirs]] | ||
** /txs/{hash}/[[pool_updates]] | ** /txs/{hash}/[[pool_updates]] | ||
− | + | ** /txs/{hash}/[[pool_retires]] | |
* /tx/submit | * /tx/submit | ||
* <code>[[/pools/]]</code> | * <code>[[/pools/]]</code> |
Latest revision as of 06:18, 9 May 2023
Editing Blockfrost API (reference doc)
https://cardano-mainnet.blockfrost.io/api/v0/
/txs/
- /txs/{hash}
/txs/{hash}/utxos
- /txs/{hash}/stakes
- /txs/{hash}/delegations
- /txs/{hash}/withdrawals
- /txs/{hash}/mirs
- /txs/{hash}/pool_updates
- /txs/{hash}/pool_retires
- /tx/submit
/pools/
/addresses/{address}
/health/clock
/blocks/latest
- /epochs/latest
- /blocks/latest/txs
- /blocks/{hash_or_number}
- /blocks/{hash_or_number}/next
- /blocks/slot/
- [[/blocks/epoch/{epoch_number}/slot/{slot_number}]]
- [[/accounts/{stake_address}]]
{ "url": "https://blockfrost.io/", "version": "1.4.0" }
See also[edit]
Advertising: