@across-protocol/contracts 5.0.19 → 5.0.20

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.
@@ -123,6 +123,10 @@
123
123
  "address": "0x1af659333172DC502bD71Cf5b889521C97751838",
124
124
  "block_number": 25237918
125
125
  },
126
+ "Universal_Adapter_5042": {
127
+ "address": "0xCA5f9960022078F3585a188e06F910eeC29c7eBD",
128
+ "block_number": 25298498
129
+ },
126
130
  "Blast_Adapter": {
127
131
  "address": "0xF2bEf5E905AAE0295003ab14872F811E914EdD81",
128
132
  "block_number": 20221494
@@ -253,10 +257,10 @@
253
257
  "block_number": 24690994,
254
258
  "transaction_hash": "0x869926fddcfc39456d4479bda50e644dac93aea0f731e1313ac7d5b80134db6c"
255
259
  },
256
- "Universal_Adapter_5042": {
257
- "address": "0xCA5f9960022078F3585a188e06F910eeC29c7eBD",
258
- "block_number": 25298498,
259
- "transaction_hash": "0x1197bf71f2b21d584af3290b68dfc6b696db3df90422296a0fe338e1bda15def"
260
+ "Universal_Adapter_4663": {
261
+ "address": "0xbc5E82035e2C8d4B335Ccb751D6BF47e44Dec678",
262
+ "block_number": 25382762,
263
+ "transaction_hash": "0x04704f92ec9d35a7de1a67e58c32e3eefd0f48cf7f9cbf524e270d0e0af53fd0"
260
264
  },
261
265
  "WithdrawImplementation": {
262
266
  "address": "0x679D43e1d304001538Bf083D421484fD67c00a45",
@@ -1212,6 +1216,26 @@
1212
1216
  }
1213
1217
  }
1214
1218
  },
1219
+ "4663": {
1220
+ "chain_name": "Robinhood",
1221
+ "contracts": {
1222
+ "SP1Helios": {
1223
+ "address": "0x9b4A302A548c7e313c2b74C461db7b84d3074A84",
1224
+ "block_number": 156307,
1225
+ "transaction_hash": "0x97b05b0011114c1b672ae22d502204686e61c7c4f04fe1123893c17e580cc977"
1226
+ },
1227
+ "Safe": {
1228
+ "address": "0xd396CcB6770EAB84045c9Bce2939c478639E2A7F",
1229
+ "block_number": 156318,
1230
+ "transaction_hash": "0xad27315aea18effcddf4cbd12beaad8e07e442232478466f246511d0afefa3ed"
1231
+ },
1232
+ "SpokePool": {
1233
+ "address": "0xD29C85F15DF544bA632C9E25829fd29d767d7978",
1234
+ "block_number": 156309,
1235
+ "transaction_hash": "0xd2d4f305f0ff843b524df7b2d4130cf5e081e7e39db2ea89c483ec14fd7f9608"
1236
+ }
1237
+ }
1238
+ },
1215
1239
  "5042": {
1216
1240
  "chain_name": "ARC",
1217
1241
  "contracts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@across-protocol/contracts",
3
- "version": "5.0.19",
3
+ "version": "5.0.20",
4
4
  "author": "UMA Team",
5
5
  "license": "AGPL-3.0-only",
6
6
  "repository": {
@@ -69,7 +69,7 @@
69
69
  "tron-deploy-swap-proxy": "ts-node script/tron/periphery/tron-deploy-swap-proxy.ts"
70
70
  },
71
71
  "dependencies": {
72
- "@across-protocol/constants": "^3.1.112",
72
+ "@across-protocol/constants": "^3.1.115",
73
73
  "@coral-xyz/anchor": "^0.31.1",
74
74
  "@eth-optimism/contracts": "^0.5.40",
75
75
  "@ethersproject/bignumber": "5.7.0",