Skip to content

Commit

Permalink
added fraxtal to karak (#11730)
Browse files Browse the repository at this point in the history
  • Loading branch information
aymentrosh authored Sep 24, 2024
1 parent 93044ca commit 43406fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/karak/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const config = {
mantle: { factory: '0x4a2b015CcB8658998692Db9eD4522B8e846962eD', },
bsc: { factory: '0x4a2b015CcB8658998692Db9eD4522B8e846962eD', },
blast: { factory: '0x58b5dc145ca2BE84fe087614CFe36055be609BB3', },
fraxtal: { factory: '0xdF922c74CC0dc394022ea002Af5aFaa32348670e', },
}

Object.keys(config).forEach(chain => {
Expand Down

0 comments on commit 43406fc

Please sign in to comment.