Overview
v1.8.0 - Conway compatibility
Updated:
/transactions/{tx_hash}Transaction details- New output fields:
reg_certs,unreg_certs,vote_delegations,stake_vote_delegations,stake_reg_delegations,vote_reg_delegations,stake_vote_reg_delegations,auth_committee_hot_certs,resign_committee_cold_certs,reg_drep_certs,unreg_drep_certs,update_drep_certs - Extended redeemer information:
votesandproposals
- New output fields:
- Any endpoints returning Scripts (e.g. Asset Policy, UTxOs, Script by script hash)
- Added
plutusv3Script type /policy/{policy}Asset Policy/transactions/{tx_hash}/outputs/{index}/txoTransaction output by output reference/transactions/outputsTransaction outputs by output references/addresses/cred/utxosUTxOs by multiple payment credentials/addresses/cred/{credential}/utxosUTxOs by payment credential/addresses/utxosUTxOs by multiple addresses/addresses/{address}/utxosUTxOs at an address/scripts/{script_hash}Script by script hash
- Added
/transactions/evaluateEvaluate redeemers of a transaction- Added returning
redeemer_tagof vote and propose
- Added returning
/accounts/{stake_addr}/updatesStake account updates- Added returning
registration_deposit
- Added returning
/pools/{pool_id}/updatesStake pool updatesactive_epoch_nono longer required
v1.7.2
Deprecated:
/era-historyEra history- Please use the improved
/era-summariesEra summary
- Please use the improved
/era-summariesEra summary- Replaces deprecated
/era-history
- Replaces deprecated
/protocol-paramsProtocol parameters- Please use the improved
/protocol-parametersProtocol parameters
- Please use the improved
/protocol-parametersProtocol parameters- Replaces deprecated
/protocol-params
- Replaces deprecated
v1.7.1
Updated:
/markets/dexs/{dex}DEX pairs- Added
pair,policy, andasset_namefilters
- Added
v1.7.0
Added:
- Direct Swap Contract on Managed Contracts API
/contracts/directSwap/createOfferCreate an offer- Create a new offer for direct swap
/contracts/directSwap/cancelOfferCancel an offer- Cancel an existing offer for direct swap
/contracts/directSwap/getOffersGet all offers- Get all the existing offers for direct swap
/contracts/directSwap/getOffers/:addressGet user’s offers- Get all the existing offers for a specific user
/contracts/directSwap/fillOfferFill an offer- Fill an existing offer for direct swap
v1.6.3
Updated:
/markets/dexs/stats/{dex}/{pair}DEX and Pair Stats- Added USD conversion for latest price, 1d, 1w, and 1mo
v1.6.2
Updated:
/markets/dexs/stats/{dex}/{pair}DEX and Pair Stats- Added
latest_price,market_cap,supply, andunique_holders
- Added
v1.6.1
Updated:
/markets/dexs/trades/{dex}/{pair}DEX and Pair Trades- Added returning
a_to_b, indicating the direction of each trade
- Added returning
v1.6.0
Removed:
- Previously deprecated endpoints:
- From v1.4.3:
/datum/{datum_hash} - From v1.4.1:
/assets/policy/{policy},/assets/policy/{policy}/accounts,/assets/policy/{policy}/addresses,/assets/policy/{policy}/txs,/assets/policy/{policy}/utxos,/assets/{asset}/txs,/assets/{asset}/updates
- From v1.4.3:
v1.5.8
Added:
/markets/dexs/stats/{dex}/{pair}Get DEX Stats- Returns DEX and Token Stats over different timeframes
/markets/dexs/ohlc/{dex}/{pair}Get DEX OHLC- Now includes change percentage within each candle
v1.5.7
Updated:
/accounts/{stake_addr}/addressesStake account addresses- Added an
include_emptyoptional parameter to include all addresses ever seen on-chain
- Added an
v1.5.6
Added:
/addresses/cred/{credential}/balanceBalance by payment credential- Return total amount of assets, including ADA, in UTxOs controlled by a specific payment credential
v1.5.5
Added:
/accounts/{stake_addr}/delegationsStake account delegation history- Returns list of delegation actions relating to a stake account
/accounts/{stake_addr}/historyStake account history- Added
order: The order in which the results are sorted (by epoch number)
- Added
/accounts/{stake_addr}/rewardsStake account rewards- Added
order: The order in which the results are sorted (by epoch number)
- Added
/accounts/{stake_addr}/updatesStake account updates- Added
order: The order in which the results are sorted (by absolute slot)
- Added
v1.5.4
Updated:
/transactions/outputsTransaction outputs by output references- Added an
allow_missingparameter prevent returning a 404 if any output references are not found
- Added an
v1.5.3
Updated:
- Resolution and sort enums for DeFi Market API endpoints
/markets/dexs/trades/{dex}/{pair}Get DEX trades/markets/dexs/ohlc/{dex}/{pair}Get DEX OHLC
v1.5.2
Added:
/pools/{pool_id}/delegators/{epoch_no}Stake pool delegator history
v1.5.1
Updated:
- DeFi Market API - Now out of Beta!
/markets/dexs/trades/{dex}/{pair}Get DEX trades
/markets/dexs/prices/{dex}/{pair}Get DEX prices
/markets/dexs/ohlc/{dex}/{pair}Get DEX OHLC

