We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa996e commit bd79b81Copy full SHA for bd79b81
1 file changed
CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Added `BASE` and `HYPE` as supported EVM verifier types.
13
14
+### Changed
15
16
+- Changed url paths for all EVM types to make them consistent with other non-EVM types - `/EVMTransaction` without a chain prefix.
17
18
## [1.4.0] - 2026-03-03
19
20
### Added
@@ -35,4 +43,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
43
36
44
### Changed
37
45
38
-- All `AddressValidity` attestation type requests will now result in `VALID` top-level response status.
46
+- All `AddressValidity` attestation type requests will now result in `VALID` top-level response status.
0 commit comments