We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72937a4 + e6add38 commit ec39abdCopy full SHA for ec39abd
.changeset/weak-cougars-accept.md
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# @api3/contracts
2
3
+## 17.0.0
4
+
5
+### Major Changes
6
7
+- 411cdb1: Remove support from the following chains:
8
9
+ - astar
10
+ - fantom
11
+ - fantom-testnet
12
+ - hashkey
13
+ - hashkey-sepolia-testnet
14
+ - lukso
15
+ - lukso-testnet
16
17
## 16.8.0
18
19
### Minor Changes
package.json
@@ -8,7 +8,7 @@
"oev"
],
"license": "MIT",
- "version": "16.8.0",
+ "version": "17.0.0",
"engines": {
"node": ">=20.17.9"
},
0 commit comments