Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@ahmdssi ahmdssi released this 06 Dec 10:39
· 14 commits to develop since this release

** Tezos Api Gateway - Version 1.0.0**

New features

  • Upgrade /token-balance and /info to accept contract addresses
  • Upgrade /jobs endpoints (send, forge...) to return transaction consumed gas and fee, and accept setting fees in the request body
  • add GET /contract/events with possibility to filter by operation hash and contract address
  • add POST /estimate/jobs to get fee and gas estimation of an operation group

Fixes

  • Fix /contract/calls to return TEZ transfers along with entry_point calls

See Swagger for more information.