Skip to content

Commit

Permalink
Merge pull request #278 from lidofinance/feat/csm-motion-mainnet-address
Browse files Browse the repository at this point in the history
feat: add `CSMSettleElStealingPenalty` address on Mainnet
  • Loading branch information
katamarinaki authored Oct 14, 2024
2 parents a250d3d + 85b22f8 commit f0a028d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/motions/evmAddresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ export const EvmAddressesByChain: EvmAddresses = {
[MotionType.LegoDAITopUp]: '0x0535a67ea2D6d46f85fE568B7EaA91Ca16824FEC',
[MotionType.AllianceOpsStablesTopUp]:
'0xe5656eEe7eeD02bdE009d77C88247BC8271e26Eb',
[MotionType.CSMSettleElStealingPenalty]:
'0xF6B6E7997338C48Ea3a8BCfa4BB64a315fDa76f4',
},

// Goerli
Expand Down

0 comments on commit f0a028d

Please sign in to comment.