Skip to content

Commit

Permalink
Merge pull request #1 from ElvenTools/new-endpoints
Browse files Browse the repository at this point in the history
add new endpoints and adjust code
  • Loading branch information
juliancwirko authored Aug 3, 2023
2 parents 58cc63d + 3a0d3d6 commit df1a08e
Show file tree
Hide file tree
Showing 16 changed files with 1,683 additions and 349 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### [0.3.0](https://github.com/ElvenTools/elven-tools-sft-smart-contract/releases/tag/v0.3.0) (2023-08-03)
- add pause/start buying SFTs endpoint
- add change max tokens per address endpoint
- respect max tokens per nonce and address setting when buying
- update `multiversx-sc` libraries

### [0.2.0](https://github.com/ElvenTools/elven-tools-sft-smart-contract/releases/tag/v0.2.0) (2023-05-10)
- add a new owner-only endpoint to change the price (`setNewPrice`)
- remove sh interaction snippets because it won't be supported, please use the [CLI](https://www.npmjs.com/package/elven-tools)
Expand Down
Loading

0 comments on commit df1a08e

Please sign in to comment.