Releases: parsiq/tsunami-api-client-js
Releases · parsiq/tsunami-api-client-js
v1.1.11
Removed ETH Goerli & Polygon Mumbai, added Polygon Amoy chain ID
v1.1.10
ETH Holesky chain ID added
v1.1.9
Add Arbitrum Sepolia chain ID.
v1.1.8
opBNB Testnet chain ID added
v1.1.7
- Polygon zkEVM mainnet chain ID added
v1.1.6
- Contracts endpoints added
include_logs
option is optional
- getBlockByNumber added
v1.1.3
- Updated README
- Added Metis chain ID
v1.1.2
Minor fix for FT DTOs usd price changed to value
v1.1.1
Small fix for FT DTOs estimated usd price fields
v1.1.0
Minor release that includes:
- some of NFT/FT/DEX DTOs
- better error handling (errors now contain meaningful error message)
- limits are now respected (hard limit for querying Calls/Events/Transactions/Blocks etc) and
batchSize
introduced