Skip to content

Commit

Permalink
feat: add csm motion mainnet address
Browse files Browse the repository at this point in the history
  • Loading branch information
katamarinaki committed Oct 11, 2024
1 parent 001ac46 commit 85b22f8
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 85b22f8

Please sign in to comment.