Skip to content

Commit

Permalink
Merge pull request #169 from makerdao/new-sepolia-contract
Browse files Browse the repository at this point in the history
new sepolia contract
  • Loading branch information
adamgoth authored May 10, 2024
2 parents b5c4db2 + 0d9922b commit b25306d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const ARB_POLLING_ADDRESS = '0x4f4e551b4920a5417F8d4e7f8f099660dAdadcEC';

// arbitrum testnet (sepolia)
const ARB_TESTNET_POLLING_ADDRESS =
'0xceaB5Bb248A9237128943BbC9d38fd02A4440B10';
'0x849637EabC4b87363717fb3bD7457358F64F925C';

const CHAIN_HOST_L1 = process.env.VL_CHAIN_HOST;
const CHAIN_HOST_L2 = process.env.VL_CHAIN_HOST_L2;
Expand Down

0 comments on commit b25306d

Please sign in to comment.