Skip to content

Commit

Permalink
add address
Browse files Browse the repository at this point in the history
  • Loading branch information
roninjin10 authored Mar 19, 2024
1 parent 8fdfec3 commit 20534e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/chains/definitions/optimismSepolia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ export const optimismSepolia = /*#__PURE__*/ defineChain({
},
contracts: {
...chainConfig.contracts,
disputeGameFactory: {
[sourceId]: {
address: '0x05F9613aDB30026FFd634f38e5C4dFd30a197Fa1',
},
},
l2OutputOracle: {
[sourceId]: {
address: '0x90E9c4f8a994a250F6aEfd61CAFb4F2e895D458F',
Expand Down

0 comments on commit 20534e2

Please sign in to comment.