Skip to content

Latest commit

 

History

History
68 lines (30 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

68 lines (30 loc) · 2.66 KB

Changelog

0.4.5 (2023-04-22)

Bug Fixes

  • bump the MaxPageSkip to 1.5M (cfe77bf)

0.4.4 (2023-03-14)

Bug Fixes

  • add total-supply endpoint (90764f5)

0.4.3 (2023-03-01)

Bug Fixes

  • add transaction_index to token_transfers to allow sorting #71 (a25b10a)

0.4.2 (2023-02-14)

Bug Fixes

0.4.1 (2022-12-20)

Bug Fixes

  • rm the MaxPageSkip on addresses (2e6d4c2)

0.4.0 (2022-12-13)

Features

0.3.0 (2022-12-08)

Features

  • add mkt cap stats endpoint (b3bf738)
  • add stats endpoint with mkt cap (6f2d97a)

Bug Fixes

  • omit in sort string on /addresses and switch meaning of ~/code/sudoblockio/icon-explorer/api/src/api #20 (54e0e26)

0.2.0 (2022-11-24)

Features

  • add new properties to addresses and contracts list and details (1baf8ae)

Bug Fixes

  • add limit and skip to icx txs endpoint docs (a9970f2)