Skip to content

Releases: gaze-network/atomicals-electrumx

v1.0.0

Choose a tag to compare

@gazenw gazenw released this 25 Jul 08:26
3f9163e

What's Changed

  • feat: add /v2/arc20/* support for unified api by @gazenw in #11

Full Changelog: v0.1.2...v1.0.0

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 26 Mar 12:52
1816e46

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Mar 17:29
f6a9b63

Release Note

  • Add Restful API endpoints
    • Get latest block height
    • Get activities by height/atomical_id
    • Get balance by address/height/atomical_id
    • Multiple Get balance by address/height/atomical_id
    • Get current holders and holding balance
  • Gaze’s network integration, See: https://gaze.network
  • Rewrite Dockerfile for running in production environment.