ethers/v6.17.0 (2026-06-18 00:49)
Add requestRate throttle to calls (b48bfe3). Added provider requestRate throttle support (b74b6d3). Disable AlchemyProvider which does not provide the necessary API capacity for tests (1523ca8). Map ResolverNotFound error to null for reverse lookup (d07cfb6). Use bigint for coinType instead of number values (4f6ec03). Updated AlchemyProvider endpoints for BNB (9bec2f9). Added basic ENSv2 tests and…