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.
disputaGameFactory
1 parent 9dc0724 commit 6489a72Copy full SHA for 6489a72
.changeset/selfish-pandas-smoke.md
@@ -0,0 +1,5 @@
1
+---
2
+"viem": patch
3
4
+
5
+Fixed `disputeGameFactory` contract address in World Chain
src/chains/definitions/worldchain.ts
@@ -32,7 +32,7 @@ export const worldchain = /*#__PURE__*/ defineChain({
32
},
33
disputeGameFactory: {
34
[sourceId]: {
35
- address: '0x0E90dCAFBC242D2C861A20Bb20EC8E7182965a52',
+ address: '0x069c4c579671f8c120b1327a73217D01Ea2EC5ea',
36
37
38
l2OutputOracle: {
0 commit comments