Changelog
30min
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 votes and proposals updated any endpoints returning scripts (e g asset policy, utxos, script by script hash) added plutusv3 script type /policy/{policy} asset policy /transactions/{tx hash}/outputs/{index}/txo transaction output by output reference /transactions/outputs transaction outputs by output references /addresses/cred/utxos utxos by multiple payment credentials /addresses/cred/{credential}/utxos utxos by payment credential /addresses/utxos utxos by multiple addresses /addresses/{address}/utxos utxos at an address /scripts/{script hash} script by script hash updated /transactions/evaluate evaluate redeemers of a transaction added returning redeemer tag of vote and propose updated /accounts/{stake addr}/updates stake account updates added returning registration deposit updated /pools/{pool id}/updates stake pool updates active epoch no no longer required v1 7 2 deprecated /era history era history please use the improved /era summaries era summary added /era summaries era summary replaces deprecated /era history deprecated /protocol params protocol parameters please use the improved /protocol parameters protocol parameters added /protocol parameters protocol parameters replaces deprecated /protocol params v1 7 1 updated /markets/dexs/{dex} dex pairs added pair , policy , and asset name filters v1 7 0 added direct swap contract on managed contracts api /contracts/directswap/createoffer create an offer create a new offer for direct swap /contracts/directswap/canceloffer cancel an offer cancel an existing offer for direct swap /contracts/directswap/getoffers get all offers get all the existing offers for direct swap /contracts/directswap/getoffers/\ address get user's offers get all the existing offers for a specific user /contracts/directswap/filloffer fill 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 , and unique holders v1 6 1 updated /markets/dexs/trades/{dex}/{pair} dex and pair trades added returning a to b , indicating the direction of each trade 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 v1 5 8 added /markets/dexs/stats/{dex}/{pair} get dex stats returns dex and token stats over different timeframes updated /markets/dexs/ohlc/{dex}/{pair} get dex ohlc now includes change percentage within each candle v1 5 7 updated /accounts/{stake addr}/addresses stake account addresses added an include empty optional parameter to include all addresses ever seen on chain v1 5 6 added /addresses/cred/{credential}/balance balance 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}/delegations stake account delegation history returns list of delegation actions relating to a stake account updated /accounts/{stake addr}/history stake account history added order the order in which the results are sorted (by epoch number) /accounts/{stake addr}/rewards stake account rewards added order the order in which the results are sorted (by epoch number) /accounts/{stake addr}/updates stake account updates added order the order in which the results are sorted (by absolute slot) v1 5 4 updated /transactions/outputs transaction outputs by output references added an allow missing parameter prevent returning a 404 if any output references are not found 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! added /markets/dexs/trades/{dex}/{pair} get dex trades removed /markets/dexs/prices/{dex}/{pair} get dex prices added /markets/dexs/ohlc/{dex}/{pair} get dex ohlc