@venusprotocol/oracle 2.8.0-dev.1 → 2.8.0-dev.2

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.
Files changed (36) hide show
  1. package/deployments/ethereum/PendleOracle_PT_USDe_27MAR2025.json +342 -0
  2. package/deployments/ethereum/PendleOracle_PT_USDe_27MAR2025_Implementation.json +274 -0
  3. package/deployments/ethereum/PendleOracle_PT_USDe_27MAR2025_Proxy.json +224 -0
  4. package/deployments/ethereum/PendleOracle_PT_sUSDe_27MAR2025.json +342 -0
  5. package/deployments/ethereum/PendleOracle_PT_sUSDe_27MAR2025_Implementation.json +274 -0
  6. package/deployments/ethereum/PendleOracle_PT_sUSDe_27MAR2025_Proxy.json +224 -0
  7. package/deployments/ethereum/sUSDe_ERC4626Oracle.json +177 -0
  8. package/deployments/ethereum/solcInputs/94bfc5063ff1e6d8e2de1792750dac25.json +58 -0
  9. package/deployments/ethereum/solcInputs/c9234768a0e90787a3e044ab631ca909.json +316 -0
  10. package/deployments/ethereum.json +1188 -0
  11. package/deployments/ethereum_addresses.json +8 -1
  12. package/deployments/sepolia/MockPendleOracle_PT_USDe_27MAR2025.json +275 -0
  13. package/deployments/sepolia/MockPendleOracle_PT_sUSDe_27MAR2025.json +275 -0
  14. package/deployments/sepolia/PendleOracle_PT_USDe_27MAR2025.json +342 -0
  15. package/deployments/sepolia/PendleOracle_PT_USDe_27MAR2025_Implementation.json +274 -0
  16. package/deployments/sepolia/PendleOracle_PT_USDe_27MAR2025_Proxy.json +224 -0
  17. package/deployments/sepolia/PendleOracle_PT_sUSDe_27MAR2025.json +342 -0
  18. package/deployments/sepolia/PendleOracle_PT_sUSDe_27MAR2025_Implementation.json +274 -0
  19. package/deployments/sepolia/PendleOracle_PT_sUSDe_27MAR2025_Proxy.json +224 -0
  20. package/deployments/sepolia/sUSDe_ERC4626Oracle.json +177 -0
  21. package/deployments/sepolia/solcInputs/10211ffe5f5d2e235e8b1b524375aa59.json +58 -0
  22. package/deployments/sepolia/solcInputs/94bfc5063ff1e6d8e2de1792750dac25.json +58 -0
  23. package/deployments/sepolia/solcInputs/c9234768a0e90787a3e044ab631ca909.json +316 -0
  24. package/deployments/sepolia.json +1772 -250
  25. package/deployments/sepolia_addresses.json +10 -1
  26. package/dist/deploy/14-deploy-ERC4626Oracle.d.ts +4 -0
  27. package/dist/deploy/14-deploy-ERC4626Oracle.d.ts.map +1 -0
  28. package/dist/deploy/14-deploy-ERC4626Oracle.js +21 -0
  29. package/dist/deploy/14-deploy-ERC4626Oracle.js.map +1 -0
  30. package/dist/deploy/7-deploy-pendle-oracle.d.ts.map +1 -1
  31. package/dist/deploy/7-deploy-pendle-oracle.js +72 -17
  32. package/dist/deploy/7-deploy-pendle-oracle.js.map +1 -1
  33. package/dist/helpers/deploymentConfig.d.ts.map +1 -1
  34. package/dist/helpers/deploymentConfig.js +11 -1
  35. package/dist/helpers/deploymentConfig.js.map +1 -1
  36. package/package.json +1 -1
@@ -2939,8 +2939,8 @@
2939
2939
  }
2940
2940
  ]
2941
2941
  },
2942
- "MockPendlePtOracle": {
2943
- "address": "0xF5B307640435D38A5A8eE8b6665d24Bb098F11db",
2942
+ "MockPendleOracle_PT_USDe_27MAR2025": {
2943
+ "address": "0x063a57223EE477d7CB959bc7328d3A06494931A9",
2944
2944
  "abi": [
2945
2945
  {
2946
2946
  "inputs": [],
@@ -3106,27 +3106,11 @@
3106
3106
  }
3107
3107
  ]
3108
3108
  },
3109
- "MockSFrax": {
3110
- "address": "0xd85FfECdB4287587BC53c1934D548bF7480F11C4",
3109
+ "MockPendleOracle_PT_sUSDe_27MAR2025": {
3110
+ "address": "0x981217A0bb898752543D54cE782DAfb7427b9B54",
3111
3111
  "abi": [
3112
3112
  {
3113
- "inputs": [
3114
- {
3115
- "internalType": "string",
3116
- "name": "name_",
3117
- "type": "string"
3118
- },
3119
- {
3120
- "internalType": "string",
3121
- "name": "symbol_",
3122
- "type": "string"
3123
- },
3124
- {
3125
- "internalType": "uint8",
3126
- "name": "decimals_",
3127
- "type": "uint8"
3128
- }
3129
- ],
3113
+ "inputs": [],
3130
3114
  "stateMutability": "nonpayable",
3131
3115
  "type": "constructor"
3132
3116
  },
@@ -3136,83 +3120,67 @@
3136
3120
  {
3137
3121
  "indexed": true,
3138
3122
  "internalType": "address",
3139
- "name": "owner",
3123
+ "name": "previousOwner",
3140
3124
  "type": "address"
3141
3125
  },
3142
3126
  {
3143
3127
  "indexed": true,
3144
3128
  "internalType": "address",
3145
- "name": "spender",
3129
+ "name": "newOwner",
3146
3130
  "type": "address"
3147
- },
3148
- {
3149
- "indexed": false,
3150
- "internalType": "uint256",
3151
- "name": "value",
3152
- "type": "uint256"
3153
3131
  }
3154
3132
  ],
3155
- "name": "Approval",
3133
+ "name": "OwnershipTransferred",
3156
3134
  "type": "event"
3157
3135
  },
3158
3136
  {
3159
- "anonymous": false,
3160
3137
  "inputs": [
3161
3138
  {
3162
- "indexed": true,
3163
3139
  "internalType": "address",
3164
- "name": "previousOwner",
3140
+ "name": "market",
3165
3141
  "type": "address"
3166
3142
  },
3167
3143
  {
3168
- "indexed": true,
3169
- "internalType": "address",
3170
- "name": "newOwner",
3171
- "type": "address"
3144
+ "internalType": "uint32",
3145
+ "name": "duration",
3146
+ "type": "uint32"
3172
3147
  }
3173
3148
  ],
3174
- "name": "OwnershipTransferred",
3175
- "type": "event"
3176
- },
3177
- {
3178
- "anonymous": false,
3179
- "inputs": [
3149
+ "name": "getOracleState",
3150
+ "outputs": [
3180
3151
  {
3181
- "indexed": true,
3182
- "internalType": "address",
3183
- "name": "from",
3184
- "type": "address"
3152
+ "internalType": "bool",
3153
+ "name": "increaseCardinalityRequired",
3154
+ "type": "bool"
3185
3155
  },
3186
3156
  {
3187
- "indexed": true,
3188
- "internalType": "address",
3189
- "name": "to",
3190
- "type": "address"
3157
+ "internalType": "uint16",
3158
+ "name": "cardinalityRequired",
3159
+ "type": "uint16"
3191
3160
  },
3192
3161
  {
3193
- "indexed": false,
3194
- "internalType": "uint256",
3195
- "name": "value",
3196
- "type": "uint256"
3162
+ "internalType": "bool",
3163
+ "name": "oldestObservationSatisfied",
3164
+ "type": "bool"
3197
3165
  }
3198
3166
  ],
3199
- "name": "Transfer",
3200
- "type": "event"
3167
+ "stateMutability": "view",
3168
+ "type": "function"
3201
3169
  },
3202
3170
  {
3203
3171
  "inputs": [
3204
3172
  {
3205
3173
  "internalType": "address",
3206
- "name": "owner",
3174
+ "name": "market",
3207
3175
  "type": "address"
3208
3176
  },
3209
3177
  {
3210
- "internalType": "address",
3211
- "name": "spender",
3212
- "type": "address"
3178
+ "internalType": "uint32",
3179
+ "name": "duration",
3180
+ "type": "uint32"
3213
3181
  }
3214
3182
  ],
3215
- "name": "allowance",
3183
+ "name": "getPtToAssetRate",
3216
3184
  "outputs": [
3217
3185
  {
3218
3186
  "internalType": "uint256",
@@ -3224,57 +3192,32 @@
3224
3192
  "type": "function"
3225
3193
  },
3226
3194
  {
3227
- "inputs": [
3228
- {
3229
- "internalType": "address",
3230
- "name": "spender",
3231
- "type": "address"
3232
- },
3233
- {
3234
- "internalType": "uint256",
3235
- "name": "amount",
3236
- "type": "uint256"
3237
- }
3238
- ],
3239
- "name": "approve",
3195
+ "inputs": [],
3196
+ "name": "owner",
3240
3197
  "outputs": [
3241
3198
  {
3242
- "internalType": "bool",
3199
+ "internalType": "address",
3243
3200
  "name": "",
3244
- "type": "bool"
3201
+ "type": "address"
3245
3202
  }
3246
3203
  ],
3247
- "stateMutability": "nonpayable",
3204
+ "stateMutability": "view",
3248
3205
  "type": "function"
3249
3206
  },
3250
3207
  {
3251
3208
  "inputs": [
3252
3209
  {
3253
3210
  "internalType": "address",
3254
- "name": "account",
3211
+ "name": "",
3255
3212
  "type": "address"
3256
- }
3257
- ],
3258
- "name": "balanceOf",
3259
- "outputs": [
3213
+ },
3260
3214
  {
3261
- "internalType": "uint256",
3215
+ "internalType": "uint32",
3262
3216
  "name": "",
3263
- "type": "uint256"
3264
- }
3265
- ],
3266
- "stateMutability": "view",
3267
- "type": "function"
3268
- },
3269
- {
3270
- "inputs": [
3271
- {
3272
- "internalType": "uint256",
3273
- "name": "shares",
3274
- "type": "uint256"
3217
+ "type": "uint32"
3275
3218
  }
3276
3219
  ],
3277
- "name": "convertToAssets",
3220
+ "name": "ptToAssetRate",
3278
3221
  "outputs": [
3279
3222
  {
3280
3223
  "internalType": "uint256",
@@ -3287,99 +3230,129 @@
3287
3230
  },
3288
3231
  {
3289
3232
  "inputs": [],
3290
- "name": "decimals",
3291
- "outputs": [
3292
- {
3293
- "internalType": "uint8",
3294
- "name": "",
3295
- "type": "uint8"
3296
- }
3297
- ],
3298
- "stateMutability": "view",
3233
+ "name": "renounceOwnership",
3234
+ "outputs": [],
3235
+ "stateMutability": "nonpayable",
3299
3236
  "type": "function"
3300
3237
  },
3301
3238
  {
3302
3239
  "inputs": [
3303
3240
  {
3304
3241
  "internalType": "address",
3305
- "name": "spender",
3242
+ "name": "market",
3306
3243
  "type": "address"
3307
3244
  },
3245
+ {
3246
+ "internalType": "uint32",
3247
+ "name": "duration",
3248
+ "type": "uint32"
3249
+ },
3308
3250
  {
3309
3251
  "internalType": "uint256",
3310
- "name": "subtractedValue",
3252
+ "name": "rate",
3311
3253
  "type": "uint256"
3312
3254
  }
3313
3255
  ],
3314
- "name": "decreaseAllowance",
3315
- "outputs": [
3316
- {
3317
- "internalType": "bool",
3318
- "name": "",
3319
- "type": "bool"
3320
- }
3321
- ],
3256
+ "name": "setPtToAssetRate",
3257
+ "outputs": [],
3322
3258
  "stateMutability": "nonpayable",
3323
3259
  "type": "function"
3324
3260
  },
3325
3261
  {
3326
- "inputs": [],
3327
- "name": "exchangeRate",
3328
- "outputs": [
3262
+ "inputs": [
3329
3263
  {
3330
- "internalType": "uint256",
3331
- "name": "",
3332
- "type": "uint256"
3264
+ "internalType": "address",
3265
+ "name": "newOwner",
3266
+ "type": "address"
3333
3267
  }
3334
3268
  ],
3335
- "stateMutability": "view",
3269
+ "name": "transferOwnership",
3270
+ "outputs": [],
3271
+ "stateMutability": "nonpayable",
3336
3272
  "type": "function"
3273
+ }
3274
+ ]
3275
+ },
3276
+ "MockPendlePtOracle": {
3277
+ "address": "0xF5B307640435D38A5A8eE8b6665d24Bb098F11db",
3278
+ "abi": [
3279
+ {
3280
+ "inputs": [],
3281
+ "stateMutability": "nonpayable",
3282
+ "type": "constructor"
3337
3283
  },
3338
3284
  {
3285
+ "anonymous": false,
3339
3286
  "inputs": [
3340
3287
  {
3341
- "internalType": "uint256",
3342
- "name": "amount",
3343
- "type": "uint256"
3288
+ "indexed": true,
3289
+ "internalType": "address",
3290
+ "name": "previousOwner",
3291
+ "type": "address"
3292
+ },
3293
+ {
3294
+ "indexed": true,
3295
+ "internalType": "address",
3296
+ "name": "newOwner",
3297
+ "type": "address"
3344
3298
  }
3345
3299
  ],
3346
- "name": "faucet",
3347
- "outputs": [],
3348
- "stateMutability": "nonpayable",
3349
- "type": "function"
3300
+ "name": "OwnershipTransferred",
3301
+ "type": "event"
3350
3302
  },
3351
3303
  {
3352
3304
  "inputs": [
3353
3305
  {
3354
3306
  "internalType": "address",
3355
- "name": "spender",
3307
+ "name": "market",
3356
3308
  "type": "address"
3357
3309
  },
3358
3310
  {
3359
- "internalType": "uint256",
3360
- "name": "addedValue",
3361
- "type": "uint256"
3311
+ "internalType": "uint32",
3312
+ "name": "duration",
3313
+ "type": "uint32"
3362
3314
  }
3363
3315
  ],
3364
- "name": "increaseAllowance",
3316
+ "name": "getOracleState",
3365
3317
  "outputs": [
3366
3318
  {
3367
3319
  "internalType": "bool",
3368
- "name": "",
3320
+ "name": "increaseCardinalityRequired",
3321
+ "type": "bool"
3322
+ },
3323
+ {
3324
+ "internalType": "uint16",
3325
+ "name": "cardinalityRequired",
3326
+ "type": "uint16"
3327
+ },
3328
+ {
3329
+ "internalType": "bool",
3330
+ "name": "oldestObservationSatisfied",
3369
3331
  "type": "bool"
3370
3332
  }
3371
3333
  ],
3372
- "stateMutability": "nonpayable",
3334
+ "stateMutability": "view",
3373
3335
  "type": "function"
3374
3336
  },
3375
3337
  {
3376
- "inputs": [],
3377
- "name": "name",
3338
+ "inputs": [
3339
+ {
3340
+ "internalType": "address",
3341
+ "name": "market",
3342
+ "type": "address"
3343
+ },
3344
+ {
3345
+ "internalType": "uint32",
3346
+ "name": "duration",
3347
+ "type": "uint32"
3348
+ }
3349
+ ],
3350
+ "name": "getPtToAssetRate",
3378
3351
  "outputs": [
3379
3352
  {
3380
- "internalType": "string",
3353
+ "internalType": "uint256",
3381
3354
  "name": "",
3382
- "type": "string"
3355
+ "type": "uint256"
3383
3356
  }
3384
3357
  ],
3385
3358
  "stateMutability": "view",
@@ -3399,41 +3372,181 @@
3399
3372
  "type": "function"
3400
3373
  },
3401
3374
  {
3402
- "inputs": [],
3403
- "name": "renounceOwnership",
3404
- "outputs": [],
3405
- "stateMutability": "nonpayable",
3406
- "type": "function"
3375
+ "inputs": [
3376
+ {
3377
+ "internalType": "address",
3378
+ "name": "",
3379
+ "type": "address"
3380
+ },
3381
+ {
3382
+ "internalType": "uint32",
3383
+ "name": "",
3384
+ "type": "uint32"
3385
+ }
3386
+ ],
3387
+ "name": "ptToAssetRate",
3388
+ "outputs": [
3389
+ {
3390
+ "internalType": "uint256",
3391
+ "name": "",
3392
+ "type": "uint256"
3393
+ }
3394
+ ],
3395
+ "stateMutability": "view",
3396
+ "type": "function"
3397
+ },
3398
+ {
3399
+ "inputs": [],
3400
+ "name": "renounceOwnership",
3401
+ "outputs": [],
3402
+ "stateMutability": "nonpayable",
3403
+ "type": "function"
3407
3404
  },
3408
3405
  {
3409
3406
  "inputs": [
3407
+ {
3408
+ "internalType": "address",
3409
+ "name": "market",
3410
+ "type": "address"
3411
+ },
3412
+ {
3413
+ "internalType": "uint32",
3414
+ "name": "duration",
3415
+ "type": "uint32"
3416
+ },
3410
3417
  {
3411
3418
  "internalType": "uint256",
3412
3419
  "name": "rate",
3413
3420
  "type": "uint256"
3414
3421
  }
3415
3422
  ],
3416
- "name": "setRate",
3423
+ "name": "setPtToAssetRate",
3417
3424
  "outputs": [],
3418
3425
  "stateMutability": "nonpayable",
3419
3426
  "type": "function"
3420
3427
  },
3421
3428
  {
3422
- "inputs": [],
3423
- "name": "symbol",
3424
- "outputs": [
3429
+ "inputs": [
3430
+ {
3431
+ "internalType": "address",
3432
+ "name": "newOwner",
3433
+ "type": "address"
3434
+ }
3435
+ ],
3436
+ "name": "transferOwnership",
3437
+ "outputs": [],
3438
+ "stateMutability": "nonpayable",
3439
+ "type": "function"
3440
+ }
3441
+ ]
3442
+ },
3443
+ "MockSFrax": {
3444
+ "address": "0xd85FfECdB4287587BC53c1934D548bF7480F11C4",
3445
+ "abi": [
3446
+ {
3447
+ "inputs": [
3425
3448
  {
3426
3449
  "internalType": "string",
3427
- "name": "",
3450
+ "name": "name_",
3451
+ "type": "string"
3452
+ },
3453
+ {
3454
+ "internalType": "string",
3455
+ "name": "symbol_",
3428
3456
  "type": "string"
3457
+ },
3458
+ {
3459
+ "internalType": "uint8",
3460
+ "name": "decimals_",
3461
+ "type": "uint8"
3429
3462
  }
3430
3463
  ],
3431
- "stateMutability": "view",
3432
- "type": "function"
3464
+ "stateMutability": "nonpayable",
3465
+ "type": "constructor"
3433
3466
  },
3434
3467
  {
3435
- "inputs": [],
3436
- "name": "totalSupply",
3468
+ "anonymous": false,
3469
+ "inputs": [
3470
+ {
3471
+ "indexed": true,
3472
+ "internalType": "address",
3473
+ "name": "owner",
3474
+ "type": "address"
3475
+ },
3476
+ {
3477
+ "indexed": true,
3478
+ "internalType": "address",
3479
+ "name": "spender",
3480
+ "type": "address"
3481
+ },
3482
+ {
3483
+ "indexed": false,
3484
+ "internalType": "uint256",
3485
+ "name": "value",
3486
+ "type": "uint256"
3487
+ }
3488
+ ],
3489
+ "name": "Approval",
3490
+ "type": "event"
3491
+ },
3492
+ {
3493
+ "anonymous": false,
3494
+ "inputs": [
3495
+ {
3496
+ "indexed": true,
3497
+ "internalType": "address",
3498
+ "name": "previousOwner",
3499
+ "type": "address"
3500
+ },
3501
+ {
3502
+ "indexed": true,
3503
+ "internalType": "address",
3504
+ "name": "newOwner",
3505
+ "type": "address"
3506
+ }
3507
+ ],
3508
+ "name": "OwnershipTransferred",
3509
+ "type": "event"
3510
+ },
3511
+ {
3512
+ "anonymous": false,
3513
+ "inputs": [
3514
+ {
3515
+ "indexed": true,
3516
+ "internalType": "address",
3517
+ "name": "from",
3518
+ "type": "address"
3519
+ },
3520
+ {
3521
+ "indexed": true,
3522
+ "internalType": "address",
3523
+ "name": "to",
3524
+ "type": "address"
3525
+ },
3526
+ {
3527
+ "indexed": false,
3528
+ "internalType": "uint256",
3529
+ "name": "value",
3530
+ "type": "uint256"
3531
+ }
3532
+ ],
3533
+ "name": "Transfer",
3534
+ "type": "event"
3535
+ },
3536
+ {
3537
+ "inputs": [
3538
+ {
3539
+ "internalType": "address",
3540
+ "name": "owner",
3541
+ "type": "address"
3542
+ },
3543
+ {
3544
+ "internalType": "address",
3545
+ "name": "spender",
3546
+ "type": "address"
3547
+ }
3548
+ ],
3549
+ "name": "allowance",
3437
3550
  "outputs": [
3438
3551
  {
3439
3552
  "internalType": "uint256",
@@ -3448,7 +3561,7 @@
3448
3561
  "inputs": [
3449
3562
  {
3450
3563
  "internalType": "address",
3451
- "name": "to",
3564
+ "name": "spender",
3452
3565
  "type": "address"
3453
3566
  },
3454
3567
  {
@@ -3457,7 +3570,7 @@
3457
3570
  "type": "uint256"
3458
3571
  }
3459
3572
  ],
3460
- "name": "transfer",
3573
+ "name": "approve",
3461
3574
  "outputs": [
3462
3575
  {
3463
3576
  "internalType": "bool",
@@ -3472,21 +3585,67 @@
3472
3585
  "inputs": [
3473
3586
  {
3474
3587
  "internalType": "address",
3475
- "name": "from",
3588
+ "name": "account",
3476
3589
  "type": "address"
3477
- },
3590
+ }
3591
+ ],
3592
+ "name": "balanceOf",
3593
+ "outputs": [
3594
+ {
3595
+ "internalType": "uint256",
3596
+ "name": "",
3597
+ "type": "uint256"
3598
+ }
3599
+ ],
3600
+ "stateMutability": "view",
3601
+ "type": "function"
3602
+ },
3603
+ {
3604
+ "inputs": [
3605
+ {
3606
+ "internalType": "uint256",
3607
+ "name": "shares",
3608
+ "type": "uint256"
3609
+ }
3610
+ ],
3611
+ "name": "convertToAssets",
3612
+ "outputs": [
3613
+ {
3614
+ "internalType": "uint256",
3615
+ "name": "",
3616
+ "type": "uint256"
3617
+ }
3618
+ ],
3619
+ "stateMutability": "view",
3620
+ "type": "function"
3621
+ },
3622
+ {
3623
+ "inputs": [],
3624
+ "name": "decimals",
3625
+ "outputs": [
3626
+ {
3627
+ "internalType": "uint8",
3628
+ "name": "",
3629
+ "type": "uint8"
3630
+ }
3631
+ ],
3632
+ "stateMutability": "view",
3633
+ "type": "function"
3634
+ },
3635
+ {
3636
+ "inputs": [
3478
3637
  {
3479
3638
  "internalType": "address",
3480
- "name": "to",
3639
+ "name": "spender",
3481
3640
  "type": "address"
3482
3641
  },
3483
3642
  {
3484
3643
  "internalType": "uint256",
3485
- "name": "amount",
3644
+ "name": "subtractedValue",
3486
3645
  "type": "uint256"
3487
3646
  }
3488
3647
  ],
3489
- "name": "transferFrom",
3648
+ "name": "decreaseAllowance",
3490
3649
  "outputs": [
3491
3650
  {
3492
3651
  "internalType": "bool",
@@ -3494,152 +3653,1412 @@
3494
3653
  "type": "bool"
3495
3654
  }
3496
3655
  ],
3497
- "stateMutability": "nonpayable",
3656
+ "stateMutability": "nonpayable",
3657
+ "type": "function"
3658
+ },
3659
+ {
3660
+ "inputs": [],
3661
+ "name": "exchangeRate",
3662
+ "outputs": [
3663
+ {
3664
+ "internalType": "uint256",
3665
+ "name": "",
3666
+ "type": "uint256"
3667
+ }
3668
+ ],
3669
+ "stateMutability": "view",
3670
+ "type": "function"
3671
+ },
3672
+ {
3673
+ "inputs": [
3674
+ {
3675
+ "internalType": "uint256",
3676
+ "name": "amount",
3677
+ "type": "uint256"
3678
+ }
3679
+ ],
3680
+ "name": "faucet",
3681
+ "outputs": [],
3682
+ "stateMutability": "nonpayable",
3683
+ "type": "function"
3684
+ },
3685
+ {
3686
+ "inputs": [
3687
+ {
3688
+ "internalType": "address",
3689
+ "name": "spender",
3690
+ "type": "address"
3691
+ },
3692
+ {
3693
+ "internalType": "uint256",
3694
+ "name": "addedValue",
3695
+ "type": "uint256"
3696
+ }
3697
+ ],
3698
+ "name": "increaseAllowance",
3699
+ "outputs": [
3700
+ {
3701
+ "internalType": "bool",
3702
+ "name": "",
3703
+ "type": "bool"
3704
+ }
3705
+ ],
3706
+ "stateMutability": "nonpayable",
3707
+ "type": "function"
3708
+ },
3709
+ {
3710
+ "inputs": [],
3711
+ "name": "name",
3712
+ "outputs": [
3713
+ {
3714
+ "internalType": "string",
3715
+ "name": "",
3716
+ "type": "string"
3717
+ }
3718
+ ],
3719
+ "stateMutability": "view",
3720
+ "type": "function"
3721
+ },
3722
+ {
3723
+ "inputs": [],
3724
+ "name": "owner",
3725
+ "outputs": [
3726
+ {
3727
+ "internalType": "address",
3728
+ "name": "",
3729
+ "type": "address"
3730
+ }
3731
+ ],
3732
+ "stateMutability": "view",
3733
+ "type": "function"
3734
+ },
3735
+ {
3736
+ "inputs": [],
3737
+ "name": "renounceOwnership",
3738
+ "outputs": [],
3739
+ "stateMutability": "nonpayable",
3740
+ "type": "function"
3741
+ },
3742
+ {
3743
+ "inputs": [
3744
+ {
3745
+ "internalType": "uint256",
3746
+ "name": "rate",
3747
+ "type": "uint256"
3748
+ }
3749
+ ],
3750
+ "name": "setRate",
3751
+ "outputs": [],
3752
+ "stateMutability": "nonpayable",
3753
+ "type": "function"
3754
+ },
3755
+ {
3756
+ "inputs": [],
3757
+ "name": "symbol",
3758
+ "outputs": [
3759
+ {
3760
+ "internalType": "string",
3761
+ "name": "",
3762
+ "type": "string"
3763
+ }
3764
+ ],
3765
+ "stateMutability": "view",
3766
+ "type": "function"
3767
+ },
3768
+ {
3769
+ "inputs": [],
3770
+ "name": "totalSupply",
3771
+ "outputs": [
3772
+ {
3773
+ "internalType": "uint256",
3774
+ "name": "",
3775
+ "type": "uint256"
3776
+ }
3777
+ ],
3778
+ "stateMutability": "view",
3779
+ "type": "function"
3780
+ },
3781
+ {
3782
+ "inputs": [
3783
+ {
3784
+ "internalType": "address",
3785
+ "name": "to",
3786
+ "type": "address"
3787
+ },
3788
+ {
3789
+ "internalType": "uint256",
3790
+ "name": "amount",
3791
+ "type": "uint256"
3792
+ }
3793
+ ],
3794
+ "name": "transfer",
3795
+ "outputs": [
3796
+ {
3797
+ "internalType": "bool",
3798
+ "name": "",
3799
+ "type": "bool"
3800
+ }
3801
+ ],
3802
+ "stateMutability": "nonpayable",
3803
+ "type": "function"
3804
+ },
3805
+ {
3806
+ "inputs": [
3807
+ {
3808
+ "internalType": "address",
3809
+ "name": "from",
3810
+ "type": "address"
3811
+ },
3812
+ {
3813
+ "internalType": "address",
3814
+ "name": "to",
3815
+ "type": "address"
3816
+ },
3817
+ {
3818
+ "internalType": "uint256",
3819
+ "name": "amount",
3820
+ "type": "uint256"
3821
+ }
3822
+ ],
3823
+ "name": "transferFrom",
3824
+ "outputs": [
3825
+ {
3826
+ "internalType": "bool",
3827
+ "name": "",
3828
+ "type": "bool"
3829
+ }
3830
+ ],
3831
+ "stateMutability": "nonpayable",
3832
+ "type": "function"
3833
+ },
3834
+ {
3835
+ "inputs": [
3836
+ {
3837
+ "internalType": "address",
3838
+ "name": "newOwner",
3839
+ "type": "address"
3840
+ }
3841
+ ],
3842
+ "name": "transferOwnership",
3843
+ "outputs": [],
3844
+ "stateMutability": "nonpayable",
3845
+ "type": "function"
3846
+ }
3847
+ ]
3848
+ },
3849
+ "MockSfrxEthFraxOracle": {
3850
+ "address": "0x96f7FD1d922Bb6769773BeC88BE6aA615DE77ad1",
3851
+ "abi": [
3852
+ {
3853
+ "inputs": [],
3854
+ "stateMutability": "nonpayable",
3855
+ "type": "constructor"
3856
+ },
3857
+ {
3858
+ "anonymous": false,
3859
+ "inputs": [
3860
+ {
3861
+ "indexed": true,
3862
+ "internalType": "address",
3863
+ "name": "previousOwner",
3864
+ "type": "address"
3865
+ },
3866
+ {
3867
+ "indexed": true,
3868
+ "internalType": "address",
3869
+ "name": "newOwner",
3870
+ "type": "address"
3871
+ }
3872
+ ],
3873
+ "name": "OwnershipTransferred",
3874
+ "type": "event"
3875
+ },
3876
+ {
3877
+ "inputs": [],
3878
+ "name": "getPrices",
3879
+ "outputs": [
3880
+ {
3881
+ "internalType": "bool",
3882
+ "name": "",
3883
+ "type": "bool"
3884
+ },
3885
+ {
3886
+ "internalType": "uint256",
3887
+ "name": "",
3888
+ "type": "uint256"
3889
+ },
3890
+ {
3891
+ "internalType": "uint256",
3892
+ "name": "",
3893
+ "type": "uint256"
3894
+ }
3895
+ ],
3896
+ "stateMutability": "view",
3897
+ "type": "function"
3898
+ },
3899
+ {
3900
+ "inputs": [],
3901
+ "name": "isBadData",
3902
+ "outputs": [
3903
+ {
3904
+ "internalType": "bool",
3905
+ "name": "",
3906
+ "type": "bool"
3907
+ }
3908
+ ],
3909
+ "stateMutability": "view",
3910
+ "type": "function"
3911
+ },
3912
+ {
3913
+ "inputs": [],
3914
+ "name": "owner",
3915
+ "outputs": [
3916
+ {
3917
+ "internalType": "address",
3918
+ "name": "",
3919
+ "type": "address"
3920
+ }
3921
+ ],
3922
+ "stateMutability": "view",
3923
+ "type": "function"
3924
+ },
3925
+ {
3926
+ "inputs": [],
3927
+ "name": "priceHigh",
3928
+ "outputs": [
3929
+ {
3930
+ "internalType": "uint256",
3931
+ "name": "",
3932
+ "type": "uint256"
3933
+ }
3934
+ ],
3935
+ "stateMutability": "view",
3936
+ "type": "function"
3937
+ },
3938
+ {
3939
+ "inputs": [],
3940
+ "name": "priceLow",
3941
+ "outputs": [
3942
+ {
3943
+ "internalType": "uint256",
3944
+ "name": "",
3945
+ "type": "uint256"
3946
+ }
3947
+ ],
3948
+ "stateMutability": "view",
3949
+ "type": "function"
3950
+ },
3951
+ {
3952
+ "inputs": [],
3953
+ "name": "renounceOwnership",
3954
+ "outputs": [],
3955
+ "stateMutability": "nonpayable",
3956
+ "type": "function"
3957
+ },
3958
+ {
3959
+ "inputs": [
3960
+ {
3961
+ "internalType": "bool",
3962
+ "name": "_isBadData",
3963
+ "type": "bool"
3964
+ },
3965
+ {
3966
+ "internalType": "uint256",
3967
+ "name": "_priceLow",
3968
+ "type": "uint256"
3969
+ },
3970
+ {
3971
+ "internalType": "uint256",
3972
+ "name": "_priceHigh",
3973
+ "type": "uint256"
3974
+ }
3975
+ ],
3976
+ "name": "setPrices",
3977
+ "outputs": [],
3978
+ "stateMutability": "nonpayable",
3979
+ "type": "function"
3980
+ },
3981
+ {
3982
+ "inputs": [
3983
+ {
3984
+ "internalType": "address",
3985
+ "name": "newOwner",
3986
+ "type": "address"
3987
+ }
3988
+ ],
3989
+ "name": "transferOwnership",
3990
+ "outputs": [],
3991
+ "stateMutability": "nonpayable",
3992
+ "type": "function"
3993
+ }
3994
+ ]
3995
+ },
3996
+ "PendleOracle-PT-weETH-26DEC2024": {
3997
+ "address": "0xAF83f9C9d849B6FF3A33da059Bf14A0E85493eb4",
3998
+ "abi": [
3999
+ {
4000
+ "anonymous": false,
4001
+ "inputs": [
4002
+ {
4003
+ "indexed": false,
4004
+ "internalType": "address",
4005
+ "name": "previousAdmin",
4006
+ "type": "address"
4007
+ },
4008
+ {
4009
+ "indexed": false,
4010
+ "internalType": "address",
4011
+ "name": "newAdmin",
4012
+ "type": "address"
4013
+ }
4014
+ ],
4015
+ "name": "AdminChanged",
4016
+ "type": "event"
4017
+ },
4018
+ {
4019
+ "anonymous": false,
4020
+ "inputs": [
4021
+ {
4022
+ "indexed": true,
4023
+ "internalType": "address",
4024
+ "name": "beacon",
4025
+ "type": "address"
4026
+ }
4027
+ ],
4028
+ "name": "BeaconUpgraded",
4029
+ "type": "event"
4030
+ },
4031
+ {
4032
+ "anonymous": false,
4033
+ "inputs": [
4034
+ {
4035
+ "indexed": true,
4036
+ "internalType": "address",
4037
+ "name": "implementation",
4038
+ "type": "address"
4039
+ }
4040
+ ],
4041
+ "name": "Upgraded",
4042
+ "type": "event"
4043
+ },
4044
+ {
4045
+ "stateMutability": "payable",
4046
+ "type": "fallback"
4047
+ },
4048
+ {
4049
+ "inputs": [],
4050
+ "name": "admin",
4051
+ "outputs": [
4052
+ {
4053
+ "internalType": "address",
4054
+ "name": "admin_",
4055
+ "type": "address"
4056
+ }
4057
+ ],
4058
+ "stateMutability": "nonpayable",
4059
+ "type": "function"
4060
+ },
4061
+ {
4062
+ "inputs": [],
4063
+ "name": "implementation",
4064
+ "outputs": [
4065
+ {
4066
+ "internalType": "address",
4067
+ "name": "implementation_",
4068
+ "type": "address"
4069
+ }
4070
+ ],
4071
+ "stateMutability": "nonpayable",
4072
+ "type": "function"
4073
+ },
4074
+ {
4075
+ "inputs": [
4076
+ {
4077
+ "internalType": "address",
4078
+ "name": "newImplementation",
4079
+ "type": "address"
4080
+ }
4081
+ ],
4082
+ "name": "upgradeTo",
4083
+ "outputs": [],
4084
+ "stateMutability": "nonpayable",
4085
+ "type": "function"
4086
+ },
4087
+ {
4088
+ "inputs": [
4089
+ {
4090
+ "internalType": "address",
4091
+ "name": "newImplementation",
4092
+ "type": "address"
4093
+ },
4094
+ {
4095
+ "internalType": "bytes",
4096
+ "name": "data",
4097
+ "type": "bytes"
4098
+ }
4099
+ ],
4100
+ "name": "upgradeToAndCall",
4101
+ "outputs": [],
4102
+ "stateMutability": "payable",
4103
+ "type": "function"
4104
+ },
4105
+ {
4106
+ "stateMutability": "payable",
4107
+ "type": "receive"
4108
+ },
4109
+ {
4110
+ "inputs": [],
4111
+ "name": "InvalidDuration",
4112
+ "type": "error"
4113
+ },
4114
+ {
4115
+ "inputs": [],
4116
+ "name": "InvalidTokenAddress",
4117
+ "type": "error"
4118
+ },
4119
+ {
4120
+ "inputs": [],
4121
+ "name": "ZeroAddressNotAllowed",
4122
+ "type": "error"
4123
+ },
4124
+ {
4125
+ "inputs": [],
4126
+ "name": "ZeroValueNotAllowed",
4127
+ "type": "error"
4128
+ },
4129
+ {
4130
+ "inputs": [],
4131
+ "name": "CORRELATED_TOKEN",
4132
+ "outputs": [
4133
+ {
4134
+ "internalType": "address",
4135
+ "name": "",
4136
+ "type": "address"
4137
+ }
4138
+ ],
4139
+ "stateMutability": "view",
4140
+ "type": "function"
4141
+ },
4142
+ {
4143
+ "inputs": [],
4144
+ "name": "MARKET",
4145
+ "outputs": [
4146
+ {
4147
+ "internalType": "address",
4148
+ "name": "",
4149
+ "type": "address"
4150
+ }
4151
+ ],
4152
+ "stateMutability": "view",
4153
+ "type": "function"
4154
+ },
4155
+ {
4156
+ "inputs": [],
4157
+ "name": "PT_ORACLE",
4158
+ "outputs": [
4159
+ {
4160
+ "internalType": "contract IPendlePtOracle",
4161
+ "name": "",
4162
+ "type": "address"
4163
+ }
4164
+ ],
4165
+ "stateMutability": "view",
4166
+ "type": "function"
4167
+ },
4168
+ {
4169
+ "inputs": [],
4170
+ "name": "RESILIENT_ORACLE",
4171
+ "outputs": [
4172
+ {
4173
+ "internalType": "contract OracleInterface",
4174
+ "name": "",
4175
+ "type": "address"
4176
+ }
4177
+ ],
4178
+ "stateMutability": "view",
4179
+ "type": "function"
4180
+ },
4181
+ {
4182
+ "inputs": [],
4183
+ "name": "TWAP_DURATION",
4184
+ "outputs": [
4185
+ {
4186
+ "internalType": "uint32",
4187
+ "name": "",
4188
+ "type": "uint32"
4189
+ }
4190
+ ],
4191
+ "stateMutability": "view",
4192
+ "type": "function"
4193
+ },
4194
+ {
4195
+ "inputs": [],
4196
+ "name": "UNDERLYING_TOKEN",
4197
+ "outputs": [
4198
+ {
4199
+ "internalType": "address",
4200
+ "name": "",
4201
+ "type": "address"
4202
+ }
4203
+ ],
4204
+ "stateMutability": "view",
4205
+ "type": "function"
4206
+ },
4207
+ {
4208
+ "inputs": [
4209
+ {
4210
+ "internalType": "address",
4211
+ "name": "asset",
4212
+ "type": "address"
4213
+ }
4214
+ ],
4215
+ "name": "getPrice",
4216
+ "outputs": [
4217
+ {
4218
+ "internalType": "uint256",
4219
+ "name": "",
4220
+ "type": "uint256"
4221
+ }
4222
+ ],
4223
+ "stateMutability": "view",
4224
+ "type": "function"
4225
+ },
4226
+ {
4227
+ "inputs": [
4228
+ {
4229
+ "internalType": "address",
4230
+ "name": "_logic",
4231
+ "type": "address"
4232
+ },
4233
+ {
4234
+ "internalType": "address",
4235
+ "name": "admin_",
4236
+ "type": "address"
4237
+ },
4238
+ {
4239
+ "internalType": "bytes",
4240
+ "name": "_data",
4241
+ "type": "bytes"
4242
+ }
4243
+ ],
4244
+ "stateMutability": "payable",
4245
+ "type": "constructor"
4246
+ }
4247
+ ]
4248
+ },
4249
+ "PendleOracle-PT-weETH-26DEC2024_Implementation": {
4250
+ "address": "0x73b615e88fDAe39fb8ED12d0dFeFBCDF5BA0E312",
4251
+ "abi": [
4252
+ {
4253
+ "inputs": [
4254
+ {
4255
+ "internalType": "address",
4256
+ "name": "market",
4257
+ "type": "address"
4258
+ },
4259
+ {
4260
+ "internalType": "address",
4261
+ "name": "ptOracle",
4262
+ "type": "address"
4263
+ },
4264
+ {
4265
+ "internalType": "address",
4266
+ "name": "ptToken",
4267
+ "type": "address"
4268
+ },
4269
+ {
4270
+ "internalType": "address",
4271
+ "name": "underlyingToken",
4272
+ "type": "address"
4273
+ },
4274
+ {
4275
+ "internalType": "address",
4276
+ "name": "resilientOracle",
4277
+ "type": "address"
4278
+ },
4279
+ {
4280
+ "internalType": "uint32",
4281
+ "name": "twapDuration",
4282
+ "type": "uint32"
4283
+ }
4284
+ ],
4285
+ "stateMutability": "nonpayable",
4286
+ "type": "constructor"
4287
+ },
4288
+ {
4289
+ "inputs": [],
4290
+ "name": "InvalidDuration",
4291
+ "type": "error"
4292
+ },
4293
+ {
4294
+ "inputs": [],
4295
+ "name": "InvalidTokenAddress",
4296
+ "type": "error"
4297
+ },
4298
+ {
4299
+ "inputs": [],
4300
+ "name": "ZeroAddressNotAllowed",
4301
+ "type": "error"
4302
+ },
4303
+ {
4304
+ "inputs": [],
4305
+ "name": "ZeroValueNotAllowed",
4306
+ "type": "error"
4307
+ },
4308
+ {
4309
+ "inputs": [],
4310
+ "name": "CORRELATED_TOKEN",
4311
+ "outputs": [
4312
+ {
4313
+ "internalType": "address",
4314
+ "name": "",
4315
+ "type": "address"
4316
+ }
4317
+ ],
4318
+ "stateMutability": "view",
4319
+ "type": "function"
4320
+ },
4321
+ {
4322
+ "inputs": [],
4323
+ "name": "MARKET",
4324
+ "outputs": [
4325
+ {
4326
+ "internalType": "address",
4327
+ "name": "",
4328
+ "type": "address"
4329
+ }
4330
+ ],
4331
+ "stateMutability": "view",
4332
+ "type": "function"
4333
+ },
4334
+ {
4335
+ "inputs": [],
4336
+ "name": "PT_ORACLE",
4337
+ "outputs": [
4338
+ {
4339
+ "internalType": "contract IPendlePtOracle",
4340
+ "name": "",
4341
+ "type": "address"
4342
+ }
4343
+ ],
4344
+ "stateMutability": "view",
4345
+ "type": "function"
4346
+ },
4347
+ {
4348
+ "inputs": [],
4349
+ "name": "RESILIENT_ORACLE",
4350
+ "outputs": [
4351
+ {
4352
+ "internalType": "contract OracleInterface",
4353
+ "name": "",
4354
+ "type": "address"
4355
+ }
4356
+ ],
4357
+ "stateMutability": "view",
4358
+ "type": "function"
4359
+ },
4360
+ {
4361
+ "inputs": [],
4362
+ "name": "TWAP_DURATION",
4363
+ "outputs": [
4364
+ {
4365
+ "internalType": "uint32",
4366
+ "name": "",
4367
+ "type": "uint32"
4368
+ }
4369
+ ],
4370
+ "stateMutability": "view",
4371
+ "type": "function"
4372
+ },
4373
+ {
4374
+ "inputs": [],
4375
+ "name": "UNDERLYING_TOKEN",
4376
+ "outputs": [
4377
+ {
4378
+ "internalType": "address",
4379
+ "name": "",
4380
+ "type": "address"
4381
+ }
4382
+ ],
4383
+ "stateMutability": "view",
4384
+ "type": "function"
4385
+ },
4386
+ {
4387
+ "inputs": [
4388
+ {
4389
+ "internalType": "address",
4390
+ "name": "asset",
4391
+ "type": "address"
4392
+ }
4393
+ ],
4394
+ "name": "getPrice",
4395
+ "outputs": [
4396
+ {
4397
+ "internalType": "uint256",
4398
+ "name": "",
4399
+ "type": "uint256"
4400
+ }
4401
+ ],
4402
+ "stateMutability": "view",
4403
+ "type": "function"
4404
+ }
4405
+ ]
4406
+ },
4407
+ "PendleOracle-PT-weETH-26DEC2024_Proxy": {
4408
+ "address": "0xAF83f9C9d849B6FF3A33da059Bf14A0E85493eb4",
4409
+ "abi": [
4410
+ {
4411
+ "inputs": [
4412
+ {
4413
+ "internalType": "address",
4414
+ "name": "_logic",
4415
+ "type": "address"
4416
+ },
4417
+ {
4418
+ "internalType": "address",
4419
+ "name": "admin_",
4420
+ "type": "address"
4421
+ },
4422
+ {
4423
+ "internalType": "bytes",
4424
+ "name": "_data",
4425
+ "type": "bytes"
4426
+ }
4427
+ ],
4428
+ "stateMutability": "payable",
4429
+ "type": "constructor"
4430
+ },
4431
+ {
4432
+ "anonymous": false,
4433
+ "inputs": [
4434
+ {
4435
+ "indexed": false,
4436
+ "internalType": "address",
4437
+ "name": "previousAdmin",
4438
+ "type": "address"
4439
+ },
4440
+ {
4441
+ "indexed": false,
4442
+ "internalType": "address",
4443
+ "name": "newAdmin",
4444
+ "type": "address"
4445
+ }
4446
+ ],
4447
+ "name": "AdminChanged",
4448
+ "type": "event"
4449
+ },
4450
+ {
4451
+ "anonymous": false,
4452
+ "inputs": [
4453
+ {
4454
+ "indexed": true,
4455
+ "internalType": "address",
4456
+ "name": "beacon",
4457
+ "type": "address"
4458
+ }
4459
+ ],
4460
+ "name": "BeaconUpgraded",
4461
+ "type": "event"
4462
+ },
4463
+ {
4464
+ "anonymous": false,
4465
+ "inputs": [
4466
+ {
4467
+ "indexed": true,
4468
+ "internalType": "address",
4469
+ "name": "implementation",
4470
+ "type": "address"
4471
+ }
4472
+ ],
4473
+ "name": "Upgraded",
4474
+ "type": "event"
4475
+ },
4476
+ {
4477
+ "stateMutability": "payable",
4478
+ "type": "fallback"
4479
+ },
4480
+ {
4481
+ "inputs": [],
4482
+ "name": "admin",
4483
+ "outputs": [
4484
+ {
4485
+ "internalType": "address",
4486
+ "name": "admin_",
4487
+ "type": "address"
4488
+ }
4489
+ ],
4490
+ "stateMutability": "nonpayable",
4491
+ "type": "function"
4492
+ },
4493
+ {
4494
+ "inputs": [],
4495
+ "name": "implementation",
4496
+ "outputs": [
4497
+ {
4498
+ "internalType": "address",
4499
+ "name": "implementation_",
4500
+ "type": "address"
4501
+ }
4502
+ ],
4503
+ "stateMutability": "nonpayable",
4504
+ "type": "function"
4505
+ },
4506
+ {
4507
+ "inputs": [
4508
+ {
4509
+ "internalType": "address",
4510
+ "name": "newImplementation",
4511
+ "type": "address"
4512
+ }
4513
+ ],
4514
+ "name": "upgradeTo",
4515
+ "outputs": [],
4516
+ "stateMutability": "nonpayable",
4517
+ "type": "function"
4518
+ },
4519
+ {
4520
+ "inputs": [
4521
+ {
4522
+ "internalType": "address",
4523
+ "name": "newImplementation",
4524
+ "type": "address"
4525
+ },
4526
+ {
4527
+ "internalType": "bytes",
4528
+ "name": "data",
4529
+ "type": "bytes"
4530
+ }
4531
+ ],
4532
+ "name": "upgradeToAndCall",
4533
+ "outputs": [],
4534
+ "stateMutability": "payable",
4535
+ "type": "function"
4536
+ },
4537
+ {
4538
+ "stateMutability": "payable",
4539
+ "type": "receive"
4540
+ }
4541
+ ]
4542
+ },
4543
+ "PendleOracle_PT_USDe_27MAR2025": {
4544
+ "address": "0xFad31F9f22ED81F4aa998A12B51ED9f2169C7D3E",
4545
+ "abi": [
4546
+ {
4547
+ "anonymous": false,
4548
+ "inputs": [
4549
+ {
4550
+ "indexed": false,
4551
+ "internalType": "address",
4552
+ "name": "previousAdmin",
4553
+ "type": "address"
4554
+ },
4555
+ {
4556
+ "indexed": false,
4557
+ "internalType": "address",
4558
+ "name": "newAdmin",
4559
+ "type": "address"
4560
+ }
4561
+ ],
4562
+ "name": "AdminChanged",
4563
+ "type": "event"
4564
+ },
4565
+ {
4566
+ "anonymous": false,
4567
+ "inputs": [
4568
+ {
4569
+ "indexed": true,
4570
+ "internalType": "address",
4571
+ "name": "beacon",
4572
+ "type": "address"
4573
+ }
4574
+ ],
4575
+ "name": "BeaconUpgraded",
4576
+ "type": "event"
4577
+ },
4578
+ {
4579
+ "anonymous": false,
4580
+ "inputs": [
4581
+ {
4582
+ "indexed": true,
4583
+ "internalType": "address",
4584
+ "name": "implementation",
4585
+ "type": "address"
4586
+ }
4587
+ ],
4588
+ "name": "Upgraded",
4589
+ "type": "event"
4590
+ },
4591
+ {
4592
+ "stateMutability": "payable",
4593
+ "type": "fallback"
4594
+ },
4595
+ {
4596
+ "inputs": [],
4597
+ "name": "admin",
4598
+ "outputs": [
4599
+ {
4600
+ "internalType": "address",
4601
+ "name": "admin_",
4602
+ "type": "address"
4603
+ }
4604
+ ],
4605
+ "stateMutability": "nonpayable",
4606
+ "type": "function"
4607
+ },
4608
+ {
4609
+ "inputs": [],
4610
+ "name": "implementation",
4611
+ "outputs": [
4612
+ {
4613
+ "internalType": "address",
4614
+ "name": "implementation_",
4615
+ "type": "address"
4616
+ }
4617
+ ],
4618
+ "stateMutability": "nonpayable",
4619
+ "type": "function"
4620
+ },
4621
+ {
4622
+ "inputs": [
4623
+ {
4624
+ "internalType": "address",
4625
+ "name": "newImplementation",
4626
+ "type": "address"
4627
+ }
4628
+ ],
4629
+ "name": "upgradeTo",
4630
+ "outputs": [],
4631
+ "stateMutability": "nonpayable",
4632
+ "type": "function"
4633
+ },
4634
+ {
4635
+ "inputs": [
4636
+ {
4637
+ "internalType": "address",
4638
+ "name": "newImplementation",
4639
+ "type": "address"
4640
+ },
4641
+ {
4642
+ "internalType": "bytes",
4643
+ "name": "data",
4644
+ "type": "bytes"
4645
+ }
4646
+ ],
4647
+ "name": "upgradeToAndCall",
4648
+ "outputs": [],
4649
+ "stateMutability": "payable",
4650
+ "type": "function"
4651
+ },
4652
+ {
4653
+ "stateMutability": "payable",
4654
+ "type": "receive"
4655
+ },
4656
+ {
4657
+ "inputs": [],
4658
+ "name": "InvalidDuration",
4659
+ "type": "error"
4660
+ },
4661
+ {
4662
+ "inputs": [],
4663
+ "name": "InvalidTokenAddress",
4664
+ "type": "error"
4665
+ },
4666
+ {
4667
+ "inputs": [],
4668
+ "name": "ZeroAddressNotAllowed",
4669
+ "type": "error"
4670
+ },
4671
+ {
4672
+ "inputs": [],
4673
+ "name": "ZeroValueNotAllowed",
4674
+ "type": "error"
4675
+ },
4676
+ {
4677
+ "inputs": [],
4678
+ "name": "CORRELATED_TOKEN",
4679
+ "outputs": [
4680
+ {
4681
+ "internalType": "address",
4682
+ "name": "",
4683
+ "type": "address"
4684
+ }
4685
+ ],
4686
+ "stateMutability": "view",
4687
+ "type": "function"
4688
+ },
4689
+ {
4690
+ "inputs": [],
4691
+ "name": "MARKET",
4692
+ "outputs": [
4693
+ {
4694
+ "internalType": "address",
4695
+ "name": "",
4696
+ "type": "address"
4697
+ }
4698
+ ],
4699
+ "stateMutability": "view",
4700
+ "type": "function"
4701
+ },
4702
+ {
4703
+ "inputs": [],
4704
+ "name": "PT_ORACLE",
4705
+ "outputs": [
4706
+ {
4707
+ "internalType": "contract IPendlePtOracle",
4708
+ "name": "",
4709
+ "type": "address"
4710
+ }
4711
+ ],
4712
+ "stateMutability": "view",
4713
+ "type": "function"
4714
+ },
4715
+ {
4716
+ "inputs": [],
4717
+ "name": "RESILIENT_ORACLE",
4718
+ "outputs": [
4719
+ {
4720
+ "internalType": "contract OracleInterface",
4721
+ "name": "",
4722
+ "type": "address"
4723
+ }
4724
+ ],
4725
+ "stateMutability": "view",
4726
+ "type": "function"
4727
+ },
4728
+ {
4729
+ "inputs": [],
4730
+ "name": "TWAP_DURATION",
4731
+ "outputs": [
4732
+ {
4733
+ "internalType": "uint32",
4734
+ "name": "",
4735
+ "type": "uint32"
4736
+ }
4737
+ ],
4738
+ "stateMutability": "view",
4739
+ "type": "function"
4740
+ },
4741
+ {
4742
+ "inputs": [],
4743
+ "name": "UNDERLYING_TOKEN",
4744
+ "outputs": [
4745
+ {
4746
+ "internalType": "address",
4747
+ "name": "",
4748
+ "type": "address"
4749
+ }
4750
+ ],
4751
+ "stateMutability": "view",
4752
+ "type": "function"
4753
+ },
4754
+ {
4755
+ "inputs": [
4756
+ {
4757
+ "internalType": "address",
4758
+ "name": "asset",
4759
+ "type": "address"
4760
+ }
4761
+ ],
4762
+ "name": "getPrice",
4763
+ "outputs": [
4764
+ {
4765
+ "internalType": "uint256",
4766
+ "name": "",
4767
+ "type": "uint256"
4768
+ }
4769
+ ],
4770
+ "stateMutability": "view",
4771
+ "type": "function"
4772
+ },
4773
+ {
4774
+ "inputs": [
4775
+ {
4776
+ "internalType": "address",
4777
+ "name": "_logic",
4778
+ "type": "address"
4779
+ },
4780
+ {
4781
+ "internalType": "address",
4782
+ "name": "admin_",
4783
+ "type": "address"
4784
+ },
4785
+ {
4786
+ "internalType": "bytes",
4787
+ "name": "_data",
4788
+ "type": "bytes"
4789
+ }
4790
+ ],
4791
+ "stateMutability": "payable",
4792
+ "type": "constructor"
4793
+ }
4794
+ ]
4795
+ },
4796
+ "PendleOracle_PT_USDe_27MAR2025_Implementation": {
4797
+ "address": "0xf9ab04679F9Bb545BE61a8b62239eBE0683b6Fe7",
4798
+ "abi": [
4799
+ {
4800
+ "inputs": [
4801
+ {
4802
+ "internalType": "address",
4803
+ "name": "market",
4804
+ "type": "address"
4805
+ },
4806
+ {
4807
+ "internalType": "address",
4808
+ "name": "ptOracle",
4809
+ "type": "address"
4810
+ },
4811
+ {
4812
+ "internalType": "address",
4813
+ "name": "ptToken",
4814
+ "type": "address"
4815
+ },
4816
+ {
4817
+ "internalType": "address",
4818
+ "name": "underlyingToken",
4819
+ "type": "address"
4820
+ },
4821
+ {
4822
+ "internalType": "address",
4823
+ "name": "resilientOracle",
4824
+ "type": "address"
4825
+ },
4826
+ {
4827
+ "internalType": "uint32",
4828
+ "name": "twapDuration",
4829
+ "type": "uint32"
4830
+ }
4831
+ ],
4832
+ "stateMutability": "nonpayable",
4833
+ "type": "constructor"
4834
+ },
4835
+ {
4836
+ "inputs": [],
4837
+ "name": "InvalidDuration",
4838
+ "type": "error"
4839
+ },
4840
+ {
4841
+ "inputs": [],
4842
+ "name": "InvalidTokenAddress",
4843
+ "type": "error"
4844
+ },
4845
+ {
4846
+ "inputs": [],
4847
+ "name": "ZeroAddressNotAllowed",
4848
+ "type": "error"
4849
+ },
4850
+ {
4851
+ "inputs": [],
4852
+ "name": "ZeroValueNotAllowed",
4853
+ "type": "error"
4854
+ },
4855
+ {
4856
+ "inputs": [],
4857
+ "name": "CORRELATED_TOKEN",
4858
+ "outputs": [
4859
+ {
4860
+ "internalType": "address",
4861
+ "name": "",
4862
+ "type": "address"
4863
+ }
4864
+ ],
4865
+ "stateMutability": "view",
4866
+ "type": "function"
4867
+ },
4868
+ {
4869
+ "inputs": [],
4870
+ "name": "MARKET",
4871
+ "outputs": [
4872
+ {
4873
+ "internalType": "address",
4874
+ "name": "",
4875
+ "type": "address"
4876
+ }
4877
+ ],
4878
+ "stateMutability": "view",
4879
+ "type": "function"
4880
+ },
4881
+ {
4882
+ "inputs": [],
4883
+ "name": "PT_ORACLE",
4884
+ "outputs": [
4885
+ {
4886
+ "internalType": "contract IPendlePtOracle",
4887
+ "name": "",
4888
+ "type": "address"
4889
+ }
4890
+ ],
4891
+ "stateMutability": "view",
4892
+ "type": "function"
4893
+ },
4894
+ {
4895
+ "inputs": [],
4896
+ "name": "RESILIENT_ORACLE",
4897
+ "outputs": [
4898
+ {
4899
+ "internalType": "contract OracleInterface",
4900
+ "name": "",
4901
+ "type": "address"
4902
+ }
4903
+ ],
4904
+ "stateMutability": "view",
4905
+ "type": "function"
4906
+ },
4907
+ {
4908
+ "inputs": [],
4909
+ "name": "TWAP_DURATION",
4910
+ "outputs": [
4911
+ {
4912
+ "internalType": "uint32",
4913
+ "name": "",
4914
+ "type": "uint32"
4915
+ }
4916
+ ],
4917
+ "stateMutability": "view",
4918
+ "type": "function"
4919
+ },
4920
+ {
4921
+ "inputs": [],
4922
+ "name": "UNDERLYING_TOKEN",
4923
+ "outputs": [
4924
+ {
4925
+ "internalType": "address",
4926
+ "name": "",
4927
+ "type": "address"
4928
+ }
4929
+ ],
4930
+ "stateMutability": "view",
3498
4931
  "type": "function"
3499
4932
  },
3500
4933
  {
3501
4934
  "inputs": [
3502
4935
  {
3503
4936
  "internalType": "address",
3504
- "name": "newOwner",
4937
+ "name": "asset",
3505
4938
  "type": "address"
3506
4939
  }
3507
4940
  ],
3508
- "name": "transferOwnership",
3509
- "outputs": [],
3510
- "stateMutability": "nonpayable",
4941
+ "name": "getPrice",
4942
+ "outputs": [
4943
+ {
4944
+ "internalType": "uint256",
4945
+ "name": "",
4946
+ "type": "uint256"
4947
+ }
4948
+ ],
4949
+ "stateMutability": "view",
3511
4950
  "type": "function"
3512
4951
  }
3513
4952
  ]
3514
4953
  },
3515
- "MockSfrxEthFraxOracle": {
3516
- "address": "0x96f7FD1d922Bb6769773BeC88BE6aA615DE77ad1",
4954
+ "PendleOracle_PT_USDe_27MAR2025_Proxy": {
4955
+ "address": "0xFad31F9f22ED81F4aa998A12B51ED9f2169C7D3E",
3517
4956
  "abi": [
3518
4957
  {
3519
- "inputs": [],
3520
- "stateMutability": "nonpayable",
3521
- "type": "constructor"
3522
- },
3523
- {
3524
- "anonymous": false,
3525
4958
  "inputs": [
3526
4959
  {
3527
- "indexed": true,
3528
4960
  "internalType": "address",
3529
- "name": "previousOwner",
4961
+ "name": "_logic",
3530
4962
  "type": "address"
3531
4963
  },
3532
4964
  {
3533
- "indexed": true,
3534
4965
  "internalType": "address",
3535
- "name": "newOwner",
4966
+ "name": "admin_",
3536
4967
  "type": "address"
4968
+ },
4969
+ {
4970
+ "internalType": "bytes",
4971
+ "name": "_data",
4972
+ "type": "bytes"
3537
4973
  }
3538
4974
  ],
3539
- "name": "OwnershipTransferred",
3540
- "type": "event"
4975
+ "stateMutability": "payable",
4976
+ "type": "constructor"
3541
4977
  },
3542
4978
  {
3543
- "inputs": [],
3544
- "name": "getPrices",
3545
- "outputs": [
3546
- {
3547
- "internalType": "bool",
3548
- "name": "",
3549
- "type": "bool"
3550
- },
4979
+ "anonymous": false,
4980
+ "inputs": [
3551
4981
  {
3552
- "internalType": "uint256",
3553
- "name": "",
3554
- "type": "uint256"
4982
+ "indexed": false,
4983
+ "internalType": "address",
4984
+ "name": "previousAdmin",
4985
+ "type": "address"
3555
4986
  },
3556
4987
  {
3557
- "internalType": "uint256",
3558
- "name": "",
3559
- "type": "uint256"
4988
+ "indexed": false,
4989
+ "internalType": "address",
4990
+ "name": "newAdmin",
4991
+ "type": "address"
3560
4992
  }
3561
4993
  ],
3562
- "stateMutability": "view",
3563
- "type": "function"
4994
+ "name": "AdminChanged",
4995
+ "type": "event"
3564
4996
  },
3565
4997
  {
3566
- "inputs": [],
3567
- "name": "isBadData",
3568
- "outputs": [
4998
+ "anonymous": false,
4999
+ "inputs": [
3569
5000
  {
3570
- "internalType": "bool",
3571
- "name": "",
3572
- "type": "bool"
5001
+ "indexed": true,
5002
+ "internalType": "address",
5003
+ "name": "beacon",
5004
+ "type": "address"
3573
5005
  }
3574
5006
  ],
3575
- "stateMutability": "view",
3576
- "type": "function"
5007
+ "name": "BeaconUpgraded",
5008
+ "type": "event"
3577
5009
  },
3578
5010
  {
3579
- "inputs": [],
3580
- "name": "owner",
3581
- "outputs": [
5011
+ "anonymous": false,
5012
+ "inputs": [
3582
5013
  {
5014
+ "indexed": true,
3583
5015
  "internalType": "address",
3584
- "name": "",
5016
+ "name": "implementation",
3585
5017
  "type": "address"
3586
5018
  }
3587
5019
  ],
3588
- "stateMutability": "view",
3589
- "type": "function"
5020
+ "name": "Upgraded",
5021
+ "type": "event"
5022
+ },
5023
+ {
5024
+ "stateMutability": "payable",
5025
+ "type": "fallback"
3590
5026
  },
3591
5027
  {
3592
5028
  "inputs": [],
3593
- "name": "priceHigh",
5029
+ "name": "admin",
3594
5030
  "outputs": [
3595
5031
  {
3596
- "internalType": "uint256",
3597
- "name": "",
3598
- "type": "uint256"
5032
+ "internalType": "address",
5033
+ "name": "admin_",
5034
+ "type": "address"
3599
5035
  }
3600
5036
  ],
3601
- "stateMutability": "view",
5037
+ "stateMutability": "nonpayable",
3602
5038
  "type": "function"
3603
5039
  },
3604
5040
  {
3605
5041
  "inputs": [],
3606
- "name": "priceLow",
5042
+ "name": "implementation",
3607
5043
  "outputs": [
3608
5044
  {
3609
- "internalType": "uint256",
3610
- "name": "",
3611
- "type": "uint256"
5045
+ "internalType": "address",
5046
+ "name": "implementation_",
5047
+ "type": "address"
3612
5048
  }
3613
5049
  ],
3614
- "stateMutability": "view",
3615
- "type": "function"
3616
- },
3617
- {
3618
- "inputs": [],
3619
- "name": "renounceOwnership",
3620
- "outputs": [],
3621
5050
  "stateMutability": "nonpayable",
3622
5051
  "type": "function"
3623
5052
  },
3624
5053
  {
3625
5054
  "inputs": [
3626
5055
  {
3627
- "internalType": "bool",
3628
- "name": "_isBadData",
3629
- "type": "bool"
3630
- },
3631
- {
3632
- "internalType": "uint256",
3633
- "name": "_priceLow",
3634
- "type": "uint256"
3635
- },
3636
- {
3637
- "internalType": "uint256",
3638
- "name": "_priceHigh",
3639
- "type": "uint256"
5056
+ "internalType": "address",
5057
+ "name": "newImplementation",
5058
+ "type": "address"
3640
5059
  }
3641
5060
  ],
3642
- "name": "setPrices",
5061
+ "name": "upgradeTo",
3643
5062
  "outputs": [],
3644
5063
  "stateMutability": "nonpayable",
3645
5064
  "type": "function"
@@ -3648,19 +5067,28 @@
3648
5067
  "inputs": [
3649
5068
  {
3650
5069
  "internalType": "address",
3651
- "name": "newOwner",
5070
+ "name": "newImplementation",
3652
5071
  "type": "address"
5072
+ },
5073
+ {
5074
+ "internalType": "bytes",
5075
+ "name": "data",
5076
+ "type": "bytes"
3653
5077
  }
3654
5078
  ],
3655
- "name": "transferOwnership",
5079
+ "name": "upgradeToAndCall",
3656
5080
  "outputs": [],
3657
- "stateMutability": "nonpayable",
5081
+ "stateMutability": "payable",
3658
5082
  "type": "function"
5083
+ },
5084
+ {
5085
+ "stateMutability": "payable",
5086
+ "type": "receive"
3659
5087
  }
3660
5088
  ]
3661
5089
  },
3662
- "PendleOracle-PT-weETH-26DEC2024": {
3663
- "address": "0xAF83f9C9d849B6FF3A33da059Bf14A0E85493eb4",
5090
+ "PendleOracle_PT_sUSDe_27MAR2025": {
5091
+ "address": "0x6123151E67922a197DdF9e7F73c8a28A0664fCd5",
3664
5092
  "abi": [
3665
5093
  {
3666
5094
  "anonymous": false,
@@ -3912,8 +5340,8 @@
3912
5340
  }
3913
5341
  ]
3914
5342
  },
3915
- "PendleOracle-PT-weETH-26DEC2024_Implementation": {
3916
- "address": "0x73b615e88fDAe39fb8ED12d0dFeFBCDF5BA0E312",
5343
+ "PendleOracle_PT_sUSDe_27MAR2025_Implementation": {
5344
+ "address": "0xAFC730e8E728986A66cF2321Ee29d078fa2671d9",
3917
5345
  "abi": [
3918
5346
  {
3919
5347
  "inputs": [
@@ -4070,8 +5498,8 @@
4070
5498
  }
4071
5499
  ]
4072
5500
  },
4073
- "PendleOracle-PT-weETH-26DEC2024_Proxy": {
4074
- "address": "0xAF83f9C9d849B6FF3A33da059Bf14A0E85493eb4",
5501
+ "PendleOracle_PT_sUSDe_27MAR2025_Proxy": {
5502
+ "address": "0x6123151E67922a197DdF9e7F73c8a28A0664fCd5",
4075
5503
  "abi": [
4076
5504
  {
4077
5505
  "inputs": [
@@ -12309,6 +13737,100 @@
12309
13737
  "type": "receive"
12310
13738
  }
12311
13739
  ]
13740
+ },
13741
+ "sUSDe_ERC4626Oracle": {
13742
+ "address": "0xeD4E76bAbA330287Ca2D8d5857da6703bc653621",
13743
+ "abi": [
13744
+ {
13745
+ "inputs": [
13746
+ {
13747
+ "internalType": "address",
13748
+ "name": "correlatedToken",
13749
+ "type": "address"
13750
+ },
13751
+ {
13752
+ "internalType": "address",
13753
+ "name": "underlyingToken",
13754
+ "type": "address"
13755
+ },
13756
+ {
13757
+ "internalType": "address",
13758
+ "name": "resilientOracle",
13759
+ "type": "address"
13760
+ }
13761
+ ],
13762
+ "stateMutability": "nonpayable",
13763
+ "type": "constructor"
13764
+ },
13765
+ {
13766
+ "inputs": [],
13767
+ "name": "InvalidTokenAddress",
13768
+ "type": "error"
13769
+ },
13770
+ {
13771
+ "inputs": [],
13772
+ "name": "ZeroAddressNotAllowed",
13773
+ "type": "error"
13774
+ },
13775
+ {
13776
+ "inputs": [],
13777
+ "name": "CORRELATED_TOKEN",
13778
+ "outputs": [
13779
+ {
13780
+ "internalType": "address",
13781
+ "name": "",
13782
+ "type": "address"
13783
+ }
13784
+ ],
13785
+ "stateMutability": "view",
13786
+ "type": "function"
13787
+ },
13788
+ {
13789
+ "inputs": [],
13790
+ "name": "RESILIENT_ORACLE",
13791
+ "outputs": [
13792
+ {
13793
+ "internalType": "contract OracleInterface",
13794
+ "name": "",
13795
+ "type": "address"
13796
+ }
13797
+ ],
13798
+ "stateMutability": "view",
13799
+ "type": "function"
13800
+ },
13801
+ {
13802
+ "inputs": [],
13803
+ "name": "UNDERLYING_TOKEN",
13804
+ "outputs": [
13805
+ {
13806
+ "internalType": "address",
13807
+ "name": "",
13808
+ "type": "address"
13809
+ }
13810
+ ],
13811
+ "stateMutability": "view",
13812
+ "type": "function"
13813
+ },
13814
+ {
13815
+ "inputs": [
13816
+ {
13817
+ "internalType": "address",
13818
+ "name": "asset",
13819
+ "type": "address"
13820
+ }
13821
+ ],
13822
+ "name": "getPrice",
13823
+ "outputs": [
13824
+ {
13825
+ "internalType": "uint256",
13826
+ "name": "",
13827
+ "type": "uint256"
13828
+ }
13829
+ ],
13830
+ "stateMutability": "view",
13831
+ "type": "function"
13832
+ }
13833
+ ]
12312
13834
  }
12313
13835
  }
12314
13836
  }