@across-protocol/contracts 5.0.22 → 5.0.24

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.
@@ -1535,6 +1535,11 @@
1535
1535
  "block_number": 89365289,
1536
1536
  "transaction_hash": "0x04122b91216c818b21a21c7ce9f484d5d87639ac66655e41bad3d980f5247e63"
1537
1537
  },
1538
+ "PermissionedMulticallHandler": {
1539
+ "address": "0x64A14B477d16F1E9D490B00218ada0c142C885dd",
1540
+ "block_number": 90294361,
1541
+ "transaction_hash": "0xc6019b2ccce8228750954299d21f829372d2757ae700feab22bbaee866c84548"
1542
+ },
1538
1543
  "SP1Helios": {
1539
1544
  "address": "0x196767568F848fF7607145A7C1f3CDE44bb4Ce98",
1540
1545
  "block_number": 89364251,
@@ -1550,6 +1555,21 @@
1550
1555
  "block_number": 89365218,
1551
1556
  "transaction_hash": "0x0f1dffe44baa484b51b7401bafaae9bc27efc3869b081a5f60f576dc041d1ce1"
1552
1557
  },
1558
+ "DonationBox_CCTP_USDC": {
1559
+ "address": "0x56D0707d97D30d3D187b685adCad9B4fEF5C46fF",
1560
+ "block_number": 90294593,
1561
+ "transaction_hash": "0xf08df5632c69189fbca9352b74d7cfb9a69a5704af1ce6797d2c8189b2f243e7"
1562
+ },
1563
+ "SponsoredCCTPDstPeriphery_CCTP_USDC": {
1564
+ "address": "0x40ad479382Ad2a5c3061487A5094a677B00f6Cb0",
1565
+ "block_number": 90294594,
1566
+ "transaction_hash": "0x59427d3011e2e7bbb17b1697bfa85d303443c5192602cbff25780be1c9aefdab"
1567
+ },
1568
+ "SponsoredCCTPSrcPeriphery": {
1569
+ "address": "0x1037A21a30aEfF90c269b01c3933eB9a5285d9b8",
1570
+ "block_number": 90212350,
1571
+ "transaction_hash": "0x4e291330d284b119a56f9648222c82a44c42e75259a1da868fe34958da841d4e"
1572
+ },
1553
1573
  "SpokePool": {
1554
1574
  "address": "0xFE9D541c92E4e90437C7152A00244886dE37a658",
1555
1575
  "block_number": 89364263,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@across-protocol/contracts",
3
- "version": "5.0.22",
3
+ "version": "5.0.24",
4
4
  "author": "UMA Team",
5
5
  "license": "AGPL-3.0-only",
6
6
  "repository": {