-
Notifications
You must be signed in to change notification settings - Fork 257
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #912 from MoralisWeb3/feat/update-api-types
Feat/update api types
- Loading branch information
Showing
98 changed files
with
1,372 additions
and
287 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
'@moralisweb3/api-utils': patch | ||
'@moralisweb3/auth': patch | ||
'@moralisweb3/client-api-utils': patch | ||
'@moralisweb3/client-evm-api': patch | ||
'@moralisweb3/client-firebase-api-utils': patch | ||
'@moralisweb3/client-firebase-auth-utils': patch | ||
'@moralisweb3/client-firebase-evm-api': patch | ||
'@moralisweb3/client-firebase-evm-auth': patch | ||
'@moralisweb3/client-firebase-sol-api': patch | ||
'@moralisweb3/client-firebase-sol-auth': patch | ||
'@moralisweb3/client-sol-api': patch | ||
'@moralisweb3/codegen': patch | ||
'@moralisweb3/common-auth-utils': patch | ||
'@moralisweb3/common-core': patch | ||
'@moralisweb3/common-evm-utils': patch | ||
'@moralisweb3/common-sol-utils': patch | ||
'@moralisweb3/common-streams-utils': patch | ||
'create-moralis-dapp': patch | ||
'@moralisweb3/evm-api': patch | ||
'@moralisweb3/evm-utils': patch | ||
'moralis': patch | ||
'@moralisweb3/next': patch | ||
'@moralisweb3/parse-server': patch | ||
'@moralisweb3/sol-api': patch | ||
'@moralisweb3/sol-utils': patch | ||
'@moralisweb3/streams': patch | ||
'@moralisweb3/test-utils': patch | ||
--- | ||
|
||
Update api types to include latest features and fixes of evmApi and streams. This includes: | ||
|
||
- removal of deprecated `subdomain` and `providerUrl` params | ||
- evm endpooint for `getMultipleNFTs` | ||
- evm endpoint updated for `getNFTContractTransfers` to include `fromBlock`, `toBlock`, `fromDate` and `toDate` params | ||
- streams support for `getNativeBalances` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
63648fd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test coverage