Skip to content

Commit b5a2c19

Browse files
authored
chore: denylist USDC/mainnet-cctp-v2-standard ethereum messages (#7925)
Co-authored-by: Danil Nemirovsky <4614623+ameten@users.noreply.github.com>
1 parent ca7f735 commit b5a2c19

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

typescript/infra/config/environments/mainnet3/customBlacklist.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,9 @@ export const blacklistedMessageIds = [
229229
'0x084c15e0190355b7a0d2813b015abca6728a2f6ad9cee3a2490cbb476619e75c',
230230
// dest: base
231231
'0xf4ea3ab5bcf5077b695b12db3c94e4e8c66fbf59d0299f00d23eb359efc18d32',
232+
// dest: ethereum - CCTP nonce already used [2026-01-28]
233+
'0xaa18ebc1c79345e6d24984a0b9a5ab66c968d128d46b2357b641e56e71b8d30c',
234+
'0xd6aeef7c092a88aa23ad53227aeb834ae731d059b3ce749db8451e761f3f15ac',
235+
'0xfacde0fcb624617bd5e3357bb89d896e6acb4fdd6d9f4d46c2b0af06cecdbec7',
236+
'0x522a590ceda199121cace2dba1487efb11f640ec2d98d04b9f158cd4345db94b',
232237
];

0 commit comments

Comments
 (0)