@wormhole-labs/cctp-executor-route 0.9.0 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -104,18 +104,18 @@ exports.referrers = {
104
104
  },
105
105
  Mainnet: {
106
106
  Aptos: "0x1f177e724a874ab6267172a3049291c480fc665883e6a3ac95d0909492c09dc8",
107
- Arbitrum: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
108
- Avalanche: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
109
- Base: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
110
- Ethereum: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
111
- Optimism: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
112
- Linea: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
113
- Polygon: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
114
- Unichain: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
107
+ Arbitrum: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
108
+ Avalanche: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
109
+ Base: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
110
+ Ethereum: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
111
+ Optimism: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
112
+ Linea: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
113
+ Polygon: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
114
+ Unichain: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
115
115
  Solana: "JB3rmygUVuVZzgkxvMdV8mSKLJeQAkSXEK284Dqsziah",
116
- Sonic: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
116
+ Sonic: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
117
117
  Sui: "0xbfa1240e48c622d97881473953be730091161b7931d89bd6afe667841cf69ef4",
118
- Worldchain: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
118
+ Worldchain: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
119
119
  },
120
120
  };
121
121
  exports.circleV2Contracts = {
@@ -101,18 +101,18 @@ export const referrers = {
101
101
  },
102
102
  Mainnet: {
103
103
  Aptos: "0x1f177e724a874ab6267172a3049291c480fc665883e6a3ac95d0909492c09dc8",
104
- Arbitrum: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
105
- Avalanche: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
106
- Base: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
107
- Ethereum: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
108
- Optimism: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
109
- Linea: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
110
- Polygon: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
111
- Unichain: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
104
+ Arbitrum: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
105
+ Avalanche: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
106
+ Base: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
107
+ Ethereum: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
108
+ Optimism: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
109
+ Linea: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
110
+ Polygon: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
111
+ Unichain: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
112
112
  Solana: "JB3rmygUVuVZzgkxvMdV8mSKLJeQAkSXEK284Dqsziah",
113
- Sonic: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
113
+ Sonic: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
114
114
  Sui: "0xbfa1240e48c622d97881473953be730091161b7931d89bd6afe667841cf69ef4",
115
- Worldchain: "0xF11e0efF8b11Ce382645dd75352fC16b3aB3551E",
115
+ Worldchain: "0x9b2A3B92b1D86938D3Ed37B0519952C227bA6D09",
116
116
  },
117
117
  };
118
118
  export const circleV2Contracts = {