Skip to content

Commit

Permalink
added changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
3scava1i3r committed Sep 12, 2022
1 parent ed4791f commit 11ba50f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/thick-pugs-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@moralisweb3/evm-utils': major
---

Better equality check for EvmTransactionReceipt: chain+hash+address
2 changes: 1 addition & 1 deletion packages/evmUtils/src/dataTypes/Erc20/Erc20.ts
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,4 @@ export class Erc20Token implements MoralisDataObject {
get thumbnail() {
return this._value.thumbnail;
}
}
}

0 comments on commit 11ba50f

Please sign in to comment.