Skip to content

Commit

Permalink
support linea
Browse files Browse the repository at this point in the history
  • Loading branch information
ZumZoom committed Jan 6, 2025
1 parent 80950a9 commit f2663fd
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/deploy_settlement_only.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const FEE_TOKEN = {
1313161554: '0xe3520349F477A5F6EB06107066048508498A291b', // Aurora (DAI)
8217: '0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b', // Klaytn (KDAI)
8453: '0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb', // Base (DAI)
59144: '0x4AF15ec2A0BD43Db75dd04E62FAA3B8EF36b00d5', // Linea (DAI)
31337: '0x111111111117dC0aa78b770fA6A738034120C302', // Hardhat
};

Expand All @@ -28,6 +29,7 @@ const WETH = {
1313161554: '0xC9BdeEd33CD01541e1eeD10f90519d2C06Fe3feB', // Aurora
8217: '0xe4f05A66Ec68B54A58B17c22107b02e0232cC817', // Klaytn
8453: '0x4200000000000000000000000000000000000006', // Base
59144: '0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f', // Linea
31337: '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2', // Hardhat
};

Expand Down
Loading

0 comments on commit f2663fd

Please sign in to comment.