Skip to content

Commit

Permalink
docs: add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnoW committed Aug 10, 2022
1 parent 4594193 commit 51e0446
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .changeset/three-dolphins-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
'@moralisweb3/core': minor
'@moralisweb3/evm-api': minor
'@moralisweb3/evm-utils': minor
---

Improve Evm datatypes and apply them to the EvmApi consistently:

- Removed unused datatypes (mainly related to EvmTransactions)
- Add missing datatypes
- Add more properties to the EvmNft and EvmTransaction datatype
- Add constant lookups for BigNumberm EvmAddress and EvmChain

0 comments on commit 51e0446

Please sign in to comment.