DODO
DODO7D price series. Open $0.01842, close $0.02229, high $0.03281, low $0.01803, change 21.01%.
DODO is a Decentralized Exchange (DEX) running on Ethereum and Binance Smart Chain. Developed by the DODO team, Proactive Market Maker (PMM) is an oracle-aided algorithm with an advanced pricing formula that provides contract-fillable liquidity. Traders get lower slippage with PMM than Automated Market Maker (AMM). PMM leverages price oracles to retrieve accurate market prices of assets as input. It then aims to provide sufficient liquidity near the market price for every asset. The result is that liquidity decreases rapidly when far away from the market price. The following graphs compare the price curves of DODO (PMM) and Uniswap (AMM).
A freshness-weighted mid, and the complete venue breakdown behind it.
One normalized endpoint, 1 credit per call. The responses below are this instrument’s real data.
The normalized mark, with opt-in freshness and confidence.
curl "https://api.getliaw.com/v1/prices/latest?assets=DODO"e=USD" \ -H "Authorization: Bearer $LIAW_KEY"
{ "data": [ { "asset": "DODO", "quote": "USD", "price": "0.022200000000000000", "updated_at": "2026-08-09T05:55:21.073Z" } ], "meta": { "request_id": "<request id>", "served_at": "<ISO 8601 serve time>", "count": 1 } }
Live DODO values, straight from the feeds on this page. request_id and served_at are per-request — the server fills those in.