Skip to content

Commit 3694dca

Browse files
fix: release (#1122)
1 parent 0631618 commit 3694dca

File tree

2 files changed

+63
-0
lines changed

2 files changed

+63
-0
lines changed

tests/__snapshots__/verification.spec.ts.snap

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,5 +242,53 @@ exports[`verification > should have all contracts verified except for the known
242242
"value": "0xa047fdFb3420A27a5f926735b475fE5a1E968786",
243243
},
244244
},
245+
{
246+
"item": {
247+
"chainId": 9745,
248+
"path": [
249+
"AaveV3Plasma",
250+
"ASSETS",
251+
"PT_USDe_15JAN2026",
252+
"A_TOKEN",
253+
],
254+
"value": "0xEa601A9FECF80bFC529F08A51bD8Cb0d72fc862A",
255+
},
256+
},
257+
{
258+
"item": {
259+
"chainId": 9745,
260+
"path": [
261+
"AaveV3Plasma",
262+
"ASSETS",
263+
"PT_USDe_15JAN2026",
264+
"V_TOKEN",
265+
],
266+
"value": "0xD73253B18124837465b0c1fCB1A947d0542a991B",
267+
},
268+
},
269+
{
270+
"item": {
271+
"chainId": 9745,
272+
"path": [
273+
"AaveV3Plasma",
274+
"ASSETS",
275+
"PT_sUSDE_15JAN2026",
276+
"A_TOKEN",
277+
],
278+
"value": "0x0b9A412c94f07223752031f75a20DDe542D63d5C",
279+
},
280+
},
281+
{
282+
"item": {
283+
"chainId": 9745,
284+
"path": [
285+
"AaveV3Plasma",
286+
"ASSETS",
287+
"PT_sUSDE_15JAN2026",
288+
"V_TOKEN",
289+
],
290+
"value": "0xb2A5AD339d9687B5606b21B37F72f350e5BbC622",
291+
},
292+
},
245293
]
246294
`;

tests/cache/verified.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7870,6 +7870,9 @@
78707870
},
78717871
"0xD550Bce1a506F48802C9A4464c64E14A3141cE73": {
78727872
"name": "FixedPriceAdapter"
7873+
},
7874+
"0x105fe43207CE8331555C9Be8c13718d6DeD2fD97": {
7875+
"name": "FixedPriceAdapter"
78737876
}
78747877
},
78757878
"146": {
@@ -10757,6 +10760,18 @@
1075710760
},
1075810761
"0x6E3748B753D38e33CC476aF63C9d220Af65b7fc4": {
1075910762
"name": "GelatoAaveStewardInjectorDiscountRate"
10763+
},
10764+
"0x93B544c330F60A2aa05ceD87aEEffB8D38FD8c9a": {
10765+
"name": "PendlePrincipalToken"
10766+
},
10767+
"0x30cb6ff8649Cc02cEa91971D4730EebeD5A8D2F1": {
10768+
"name": "PendlePriceCapAdapter"
10769+
},
10770+
"0x02FCC4989B4C9D435b7ceD3fE1Ba4CF77BBb5Dd8": {
10771+
"name": "PendlePrincipalToken"
10772+
},
10773+
"0x3eca1c7836eA09DB3dc85be7B5526Ce80E2609a1": {
10774+
"name": "PendlePriceCapAdapter"
1076010775
}
1076110776
},
1076210777
"42161": {

0 commit comments

Comments
 (0)