Skip to content

Commit

Permalink
fix: update the automation EOA addr for Ramos (#881)
Browse files Browse the repository at this point in the history
  • Loading branch information
frontier159 authored Oct 27, 2023
1 parent db8b682 commit 0b9cd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/scripts/deploys/mainnet/v2/contract-addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const V2_DEPLOYED_CONTRACTS: {[key: string]: ContractAddresses} = {
},
},
RAMOS: {
AUTOMATION_EOA: '0x67ae2161449cf3c5528fea969beba3e4f3288c61',
AUTOMATION_EOA: '0x221a8abddfbf7f6961369d5fe47bcf7c35360a86',
TEMPLE_DAI: {
ADDRESS: '0xDdF499e726Bfde29Ce035F6B355e55757F08B5EF',
POOL_HELPER: '0xe32089bf9724aF09C026BeC36a7d8a81500cd58A',
Expand Down

0 comments on commit 0b9cd75

Please sign in to comment.