You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,3 +37,8 @@
37
37
38
38
* The response structure for `detectNFTs()` function has been changed. The NFT data will be returned inside the `data` array and pagination string will be included in the `ETHContinuation` and `PolygonContinuation`.
39
39
*[Breaking Change] - The input parameter is accepted as objects. 2 new parameters are added - `ETHContinuation` and `PolygonContinuation`.
40
+
41
+
42
+
### 2.2.3 (2023-01-30)
43
+
44
+
* The response structure for `detectNFTs()` function has been updated for nftport API response.
0 commit comments