Skip to content

Commit 95e7bfe

Browse files
authored
chore: new Polygon deployments (#1074) (#1075)
* chore: prepare Polygon contracts for USDT0 rollout (#1074) * update adapter part for USDT0 Signed-off-by: Ihor Farion <ihor@umaproject.org> * update spokepool Signed-off-by: Ihor Farion <ihor@umaproject.org> * fix polygon test compilation Signed-off-by: Ihor Farion <ihor@umaproject.org> * add polygon adapter test Signed-off-by: Ihor Farion <ihor@umaproject.org> * add spoke test + fix spokepool test Signed-off-by: Ihor Farion <ihor@umaproject.org> * cleanup Signed-off-by: Ihor Farion <ihor@umaproject.org> --------- Signed-off-by: Ihor Farion <ihor@umaproject.org> * fix native fee Polygon_SpokePool deployment script (#1083) Signed-off-by: Ihor Farion <ihor@umaproject.org> * improve: enforce OFT fee payment by caller (#1082) * enforce payment of Oft fee by caller Signed-off-by: Ihor Farion <ihor@umaproject.org> * revert version bump Signed-off-by: Ihor Farion <ihor@umaproject.org> * fix forge tests Signed-off-by: Ihor Farion <ihor@umaproject.org> * fix hardhat tests Signed-off-by: Ihor Farion <ihor@umaproject.org> * remove unused imports Signed-off-by: Ihor Farion <ihor@umaproject.org> * only wrap native token if the l2 token is not OFT Signed-off-by: Ihor Farion <ihor@umaproject.org> --------- Signed-off-by: Ihor Farion <ihor@umaproject.org> * chore: deploy new Polygon contracts (#1084) * deploy Polygon_Adapter Signed-off-by: Ihor Farion <ihor@umaproject.org> * add spokepool deployment Signed-off-by: Ihor Farion <ihor@umaproject.org> --------- Signed-off-by: Ihor Farion <ihor@umaproject.org> * bump package version Signed-off-by: Ihor Farion <ihor@umaproject.org> * run yarn extract-addresses Signed-off-by: Ihor Farion <ihor@umaproject.org> --------- Signed-off-by: Ihor Farion <ihor@umaproject.org>
1 parent 705c907 commit 95e7bfe

20 files changed

+2298
-388
lines changed

broadcast/deployed-addresses.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated_at": "2025-08-25T21:46:10.497Z",
2+
"generated_at": "2025-08-29T20:35:33.826Z",
33
"chains": {
44
"1": {
55
"chain_name": "Mainnet",
@@ -70,9 +70,9 @@
7070
"block_number": 14819539
7171
},
7272
"Polygon_Adapter": {
73-
"address": "0xb4AeF0178f5725392A26eE18684C2aB62adc912e",
73+
"address": "0xF71F1e20F75820b484F8A0959C2D9E5cdd89c9F0",
7474
"transaction_hash": "Unknown",
75-
"block_number": 19915066
75+
"block_number": 23227800
7676
},
7777
"ZkSync_Adapter": {
7878
"address": "0xA374585E6062517Ee367ee5044946A6fBe17724f",

0 commit comments

Comments
 (0)