We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b84b621 + abc3ac2 commit 08fb729Copy full SHA for 08fb729
3 files changed
.changeset/nine-ideas-study.md
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# @api3/contracts
2
3
+## 33.0.1
4
+
5
+### Patch Changes
6
7
+- 76f1b97: Update RPC provider configurations:
8
9
+ - Update default provider for blast-sepolia-testnet
10
+ - Add nodies for blast-sepolia-testnet
11
+ - Replace nirvanalabs with dwellir for manta
12
+ - Add dwellir for ronin and world
13
14
## 33.0.0
15
16
### Major Changes
package.json
@@ -8,7 +8,7 @@
"oev"
],
"license": "MIT",
- "version": "33.0.0",
+ "version": "33.0.1",
"engines": {
"node": ">=22.18.0"
},
0 commit comments