Changelog
Breaking Changes
- polygon: Upgraded adapter from v2 to v3 framework
- tradermade: Upgraded adapter from v2 to v3 framework
Features
- coinmetrics: Hardcoded switch to asset quotes api when BNB token is queried
- coinmetrics: Separated Coinmetrics LWBA endpoint into 2 transports
- stader-balance: Updated to use slot number when querying beacon chain
- stader-address-list: Updated a function name to match new contract
- kaiko-test: Added 60s API timeout override
Notable Adapter Updates
Adapter | Version | Description |
---|---|---|
polygon | v2.0.0 | Upgraded adapter from v2 to v3 framework |
tradermade | v2.0.0 | Upgraded adapter from v2 to v3 framework |
coinmetrics | v3.2.0 | Hardcoded switch to asset quotes api when BNB token is queried, Separated Coinmetrics LWBA endpoint into 2 transports |
stader-balance | v1.2.0 | Updated to use slot number when querying beacon chain |
stader-address-list | v2.2.0 | Updated a function name to match new contract |
kaiko-test | v1.1.15 | Added 60s API timeout override |