We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38569f8 commit 154a727Copy full SHA for 154a727
typescript/infra/config/environments/mainnet3/customBlacklist.ts
@@ -179,4 +179,10 @@ export const blacklistedMessageIds = [
179
// 09/09/2025
180
// Our own message on SVM that references our own relayer address
181
'0x337d60f17842a6b152f52f41ead0fc6c5f944543a7f15b1c7d31e35dcb943309',
182
+
183
+ // CARR/carrchain
184
+ // warp messages with 32 byte recipients and EVM destination domains
185
+ '0x877abbed278c80fc9a343a0614ab253237d065846bc18a94863b0b9232ddcdde',
186
+ '0xb583224a1cf26a7538d1c9ab411d7943462854a90e7d4d04503f77ff7666957e',
187
+ '0x15a8a6a62dd4e2e7e4375726ffdb267f4c33a429f6cc94de40b32c9fe34b42ff',
188
];
0 commit comments