We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a267972 commit 413b669Copy full SHA for 413b669
common/src/consts.ts
@@ -115,6 +115,8 @@ export const TOKEN_BRIDGE_EMITTERS: { [key in Chain]?: string } = {
115
Injective: '00000000000000000000000045dbea4617971d93188eda21530bc6503d153313',
116
Sui: 'ccceeb29348f71bdd22ffef43a2a19c1f5b5e17c5cca5411529120182672ade5',
117
Base: '0000000000000000000000008d2de8d2f73f1f4cab472ac9a881c9b123c79627',
118
+ Scroll: '00000000000000000000000024850c6f61C438823F01B7A3BF2B89B72174Fa9d',
119
+ Blast: '00000000000000000000000024850c6f61C438823F01B7A3BF2B89B72174Fa9d',
120
Sei: '86c5fd957e2db8389553e1728f9c27964b22a8154091ccba54d75f4b10c61f5e',
121
Wormchain: 'aeb534c45c3049d380b9d9b966f9895f53abd4301bfaff407fa09dea8ae7a924',
122
};
0 commit comments