@venusprotocol/isolated-pools 4.0.0 → 4.1.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.
@@ -16231,52 +16231,53 @@
16231
16231
  }
16232
16232
  ]
16233
16233
  },
16234
- "NativeTokenGateway_vWETH_Core": {
16235
- "address": "0xb8fD67f215117FADeF06447Af31590309750529D",
16234
+ "MockyvUSDC-1": {
16235
+ "address": "0x9fE6052B9534F134171F567dAC9c9B22556c1DDb",
16236
16236
  "abi": [
16237
16237
  {
16238
16238
  "inputs": [
16239
16239
  {
16240
- "internalType": "contract IVToken",
16241
- "name": "vWrappedNativeToken",
16242
- "type": "address"
16240
+ "internalType": "string",
16241
+ "name": "name_",
16242
+ "type": "string"
16243
+ },
16244
+ {
16245
+ "internalType": "string",
16246
+ "name": "symbol_",
16247
+ "type": "string"
16248
+ },
16249
+ {
16250
+ "internalType": "uint8",
16251
+ "name": "decimals_",
16252
+ "type": "uint8"
16243
16253
  }
16244
16254
  ],
16245
16255
  "stateMutability": "nonpayable",
16246
16256
  "type": "constructor"
16247
16257
  },
16248
- {
16249
- "inputs": [],
16250
- "name": "NativeTokenTransferFailed",
16251
- "type": "error"
16252
- },
16253
- {
16254
- "inputs": [],
16255
- "name": "ZeroAddressNotAllowed",
16256
- "type": "error"
16257
- },
16258
- {
16259
- "inputs": [],
16260
- "name": "ZeroValueNotAllowed",
16261
- "type": "error"
16262
- },
16263
16258
  {
16264
16259
  "anonymous": false,
16265
16260
  "inputs": [
16266
16261
  {
16267
16262
  "indexed": true,
16268
16263
  "internalType": "address",
16269
- "name": "previousOwner",
16264
+ "name": "owner",
16270
16265
  "type": "address"
16271
16266
  },
16272
16267
  {
16273
16268
  "indexed": true,
16274
16269
  "internalType": "address",
16275
- "name": "newOwner",
16270
+ "name": "spender",
16276
16271
  "type": "address"
16272
+ },
16273
+ {
16274
+ "indexed": false,
16275
+ "internalType": "uint256",
16276
+ "name": "value",
16277
+ "type": "uint256"
16277
16278
  }
16278
16279
  ],
16279
- "name": "OwnershipTransferStarted",
16280
+ "name": "Approval",
16280
16281
  "type": "event"
16281
16282
  },
16282
16283
  {
@@ -16285,195 +16286,193 @@
16285
16286
  {
16286
16287
  "indexed": true,
16287
16288
  "internalType": "address",
16288
- "name": "previousOwner",
16289
+ "name": "from",
16289
16290
  "type": "address"
16290
16291
  },
16291
16292
  {
16292
16293
  "indexed": true,
16293
16294
  "internalType": "address",
16294
- "name": "newOwner",
16295
- "type": "address"
16296
- }
16297
- ],
16298
- "name": "OwnershipTransferred",
16299
- "type": "event"
16300
- },
16301
- {
16302
- "anonymous": false,
16303
- "inputs": [
16304
- {
16305
- "indexed": true,
16306
- "internalType": "address",
16307
- "name": "receiver",
16295
+ "name": "to",
16308
16296
  "type": "address"
16309
16297
  },
16310
16298
  {
16311
16299
  "indexed": false,
16312
16300
  "internalType": "uint256",
16313
- "name": "amount",
16301
+ "name": "value",
16314
16302
  "type": "uint256"
16315
16303
  }
16316
16304
  ],
16317
- "name": "SweepNative",
16305
+ "name": "Transfer",
16318
16306
  "type": "event"
16319
16307
  },
16320
16308
  {
16321
- "anonymous": false,
16322
16309
  "inputs": [
16323
16310
  {
16324
- "indexed": true,
16325
16311
  "internalType": "address",
16326
- "name": "token",
16312
+ "name": "owner",
16327
16313
  "type": "address"
16328
16314
  },
16329
16315
  {
16330
- "indexed": true,
16331
16316
  "internalType": "address",
16332
- "name": "receiver",
16317
+ "name": "spender",
16333
16318
  "type": "address"
16334
- },
16319
+ }
16320
+ ],
16321
+ "name": "allowance",
16322
+ "outputs": [
16335
16323
  {
16336
- "indexed": false,
16337
16324
  "internalType": "uint256",
16338
- "name": "amount",
16325
+ "name": "",
16339
16326
  "type": "uint256"
16340
16327
  }
16341
16328
  ],
16342
- "name": "SweepToken",
16343
- "type": "event"
16329
+ "stateMutability": "view",
16330
+ "type": "function"
16344
16331
  },
16345
16332
  {
16346
- "anonymous": false,
16347
16333
  "inputs": [
16348
16334
  {
16349
- "indexed": true,
16350
- "internalType": "address",
16351
- "name": "sender",
16352
- "type": "address"
16353
- },
16354
- {
16355
- "indexed": true,
16356
16335
  "internalType": "address",
16357
- "name": "vToken",
16336
+ "name": "spender",
16358
16337
  "type": "address"
16359
16338
  },
16360
16339
  {
16361
- "indexed": false,
16362
16340
  "internalType": "uint256",
16363
16341
  "name": "amount",
16364
16342
  "type": "uint256"
16365
16343
  }
16366
16344
  ],
16367
- "name": "TokensBorrowedAndUnwrapped",
16368
- "type": "event"
16345
+ "name": "approve",
16346
+ "outputs": [
16347
+ {
16348
+ "internalType": "bool",
16349
+ "name": "",
16350
+ "type": "bool"
16351
+ }
16352
+ ],
16353
+ "stateMutability": "nonpayable",
16354
+ "type": "function"
16369
16355
  },
16370
16356
  {
16371
- "anonymous": false,
16372
16357
  "inputs": [
16373
16358
  {
16374
- "indexed": true,
16375
- "internalType": "address",
16376
- "name": "sender",
16377
- "type": "address"
16378
- },
16379
- {
16380
- "indexed": true,
16381
16359
  "internalType": "address",
16382
- "name": "vToken",
16360
+ "name": "account",
16383
16361
  "type": "address"
16384
- },
16362
+ }
16363
+ ],
16364
+ "name": "balanceOf",
16365
+ "outputs": [
16385
16366
  {
16386
- "indexed": false,
16387
16367
  "internalType": "uint256",
16388
- "name": "amount",
16368
+ "name": "",
16389
16369
  "type": "uint256"
16390
16370
  }
16391
16371
  ],
16392
- "name": "TokensRedeemedAndUnwrapped",
16393
- "type": "event"
16372
+ "stateMutability": "view",
16373
+ "type": "function"
16394
16374
  },
16395
16375
  {
16396
- "anonymous": false,
16397
16376
  "inputs": [
16398
16377
  {
16399
- "indexed": true,
16400
- "internalType": "address",
16401
- "name": "sender",
16402
- "type": "address"
16403
- },
16404
- {
16405
- "indexed": true,
16406
- "internalType": "address",
16407
- "name": "vToken",
16408
- "type": "address"
16409
- },
16378
+ "internalType": "uint256",
16379
+ "name": "shares",
16380
+ "type": "uint256"
16381
+ }
16382
+ ],
16383
+ "name": "convertToAssets",
16384
+ "outputs": [
16410
16385
  {
16411
- "indexed": false,
16412
16386
  "internalType": "uint256",
16413
- "name": "amount",
16387
+ "name": "",
16414
16388
  "type": "uint256"
16415
16389
  }
16416
16390
  ],
16417
- "name": "TokensWrappedAndRepaid",
16418
- "type": "event"
16391
+ "stateMutability": "pure",
16392
+ "type": "function"
16419
16393
  },
16420
16394
  {
16421
- "anonymous": false,
16422
- "inputs": [
16395
+ "inputs": [],
16396
+ "name": "decimals",
16397
+ "outputs": [
16423
16398
  {
16424
- "indexed": true,
16425
- "internalType": "address",
16426
- "name": "sender",
16427
- "type": "address"
16428
- },
16399
+ "internalType": "uint8",
16400
+ "name": "",
16401
+ "type": "uint8"
16402
+ }
16403
+ ],
16404
+ "stateMutability": "view",
16405
+ "type": "function"
16406
+ },
16407
+ {
16408
+ "inputs": [
16429
16409
  {
16430
- "indexed": true,
16431
16410
  "internalType": "address",
16432
- "name": "vToken",
16411
+ "name": "spender",
16433
16412
  "type": "address"
16434
16413
  },
16435
16414
  {
16436
- "indexed": false,
16437
16415
  "internalType": "uint256",
16438
- "name": "amount",
16416
+ "name": "subtractedValue",
16439
16417
  "type": "uint256"
16440
16418
  }
16441
16419
  ],
16442
- "name": "TokensWrappedAndSupplied",
16443
- "type": "event"
16444
- },
16445
- {
16446
- "stateMutability": "payable",
16447
- "type": "fallback"
16420
+ "name": "decreaseAllowance",
16421
+ "outputs": [
16422
+ {
16423
+ "internalType": "bool",
16424
+ "name": "",
16425
+ "type": "bool"
16426
+ }
16427
+ ],
16428
+ "stateMutability": "nonpayable",
16429
+ "type": "function"
16448
16430
  },
16449
16431
  {
16450
- "inputs": [],
16451
- "name": "acceptOwnership",
16432
+ "inputs": [
16433
+ {
16434
+ "internalType": "uint256",
16435
+ "name": "amount",
16436
+ "type": "uint256"
16437
+ }
16438
+ ],
16439
+ "name": "faucet",
16452
16440
  "outputs": [],
16453
16441
  "stateMutability": "nonpayable",
16454
16442
  "type": "function"
16455
16443
  },
16456
16444
  {
16457
16445
  "inputs": [
16446
+ {
16447
+ "internalType": "address",
16448
+ "name": "spender",
16449
+ "type": "address"
16450
+ },
16458
16451
  {
16459
16452
  "internalType": "uint256",
16460
- "name": "borrowAmount",
16453
+ "name": "addedValue",
16461
16454
  "type": "uint256"
16462
16455
  }
16463
16456
  ],
16464
- "name": "borrowAndUnwrap",
16465
- "outputs": [],
16457
+ "name": "increaseAllowance",
16458
+ "outputs": [
16459
+ {
16460
+ "internalType": "bool",
16461
+ "name": "",
16462
+ "type": "bool"
16463
+ }
16464
+ ],
16466
16465
  "stateMutability": "nonpayable",
16467
16466
  "type": "function"
16468
16467
  },
16469
16468
  {
16470
16469
  "inputs": [],
16471
- "name": "owner",
16470
+ "name": "name",
16472
16471
  "outputs": [
16473
16472
  {
16474
- "internalType": "address",
16473
+ "internalType": "string",
16475
16474
  "name": "",
16476
- "type": "address"
16475
+ "type": "string"
16477
16476
  }
16478
16477
  ],
16479
16478
  "stateMutability": "view",
@@ -16481,67 +16480,51 @@
16481
16480
  },
16482
16481
  {
16483
16482
  "inputs": [],
16484
- "name": "pendingOwner",
16483
+ "name": "symbol",
16485
16484
  "outputs": [
16486
16485
  {
16487
- "internalType": "address",
16486
+ "internalType": "string",
16488
16487
  "name": "",
16489
- "type": "address"
16488
+ "type": "string"
16490
16489
  }
16491
16490
  ],
16492
16491
  "stateMutability": "view",
16493
16492
  "type": "function"
16494
16493
  },
16495
16494
  {
16496
- "inputs": [
16495
+ "inputs": [],
16496
+ "name": "totalSupply",
16497
+ "outputs": [
16497
16498
  {
16498
16499
  "internalType": "uint256",
16499
- "name": "redeemTokens",
16500
+ "name": "",
16500
16501
  "type": "uint256"
16501
16502
  }
16502
16503
  ],
16503
- "name": "redeemAndUnwrap",
16504
- "outputs": [],
16505
- "stateMutability": "nonpayable",
16504
+ "stateMutability": "view",
16506
16505
  "type": "function"
16507
16506
  },
16508
16507
  {
16509
16508
  "inputs": [
16509
+ {
16510
+ "internalType": "address",
16511
+ "name": "to",
16512
+ "type": "address"
16513
+ },
16510
16514
  {
16511
16515
  "internalType": "uint256",
16512
- "name": "redeemAmount",
16516
+ "name": "amount",
16513
16517
  "type": "uint256"
16514
16518
  }
16515
16519
  ],
16516
- "name": "redeemUnderlyingAndUnwrap",
16517
- "outputs": [],
16518
- "stateMutability": "nonpayable",
16519
- "type": "function"
16520
- },
16521
- {
16522
- "inputs": [],
16523
- "name": "renounceOwnership",
16524
- "outputs": [],
16525
- "stateMutability": "nonpayable",
16526
- "type": "function"
16527
- },
16528
- {
16529
- "inputs": [],
16530
- "name": "sweepNative",
16531
- "outputs": [],
16532
- "stateMutability": "nonpayable",
16533
- "type": "function"
16534
- },
16535
- {
16536
- "inputs": [
16520
+ "name": "transfer",
16521
+ "outputs": [
16537
16522
  {
16538
- "internalType": "contract IERC20",
16539
- "name": "token",
16540
- "type": "address"
16523
+ "internalType": "bool",
16524
+ "name": "",
16525
+ "type": "bool"
16541
16526
  }
16542
16527
  ],
16543
- "name": "sweepToken",
16544
- "outputs": [],
16545
16528
  "stateMutability": "nonpayable",
16546
16529
  "type": "function"
16547
16530
  },
@@ -16549,114 +16532,56 @@
16549
16532
  "inputs": [
16550
16533
  {
16551
16534
  "internalType": "address",
16552
- "name": "newOwner",
16535
+ "name": "from",
16553
16536
  "type": "address"
16554
- }
16555
- ],
16556
- "name": "transferOwnership",
16557
- "outputs": [],
16558
- "stateMutability": "nonpayable",
16559
- "type": "function"
16560
- },
16561
- {
16562
- "inputs": [],
16563
- "name": "vWNativeToken",
16564
- "outputs": [
16537
+ },
16565
16538
  {
16566
- "internalType": "contract IVToken",
16567
- "name": "",
16539
+ "internalType": "address",
16540
+ "name": "to",
16568
16541
  "type": "address"
16542
+ },
16543
+ {
16544
+ "internalType": "uint256",
16545
+ "name": "amount",
16546
+ "type": "uint256"
16569
16547
  }
16570
16548
  ],
16571
- "stateMutability": "view",
16572
- "type": "function"
16573
- },
16574
- {
16575
- "inputs": [],
16576
- "name": "wNativeToken",
16549
+ "name": "transferFrom",
16577
16550
  "outputs": [
16578
16551
  {
16579
- "internalType": "contract IWrappedNative",
16552
+ "internalType": "bool",
16580
16553
  "name": "",
16581
- "type": "address"
16582
- }
16583
- ],
16584
- "stateMutability": "view",
16585
- "type": "function"
16586
- },
16587
- {
16588
- "inputs": [],
16589
- "name": "wrapAndRepay",
16590
- "outputs": [],
16591
- "stateMutability": "payable",
16592
- "type": "function"
16593
- },
16594
- {
16595
- "inputs": [
16596
- {
16597
- "internalType": "address",
16598
- "name": "minter",
16599
- "type": "address"
16554
+ "type": "bool"
16600
16555
  }
16601
16556
  ],
16602
- "name": "wrapAndSupply",
16603
- "outputs": [],
16604
- "stateMutability": "payable",
16557
+ "stateMutability": "nonpayable",
16605
16558
  "type": "function"
16606
- },
16607
- {
16608
- "stateMutability": "payable",
16609
- "type": "receive"
16610
16559
  }
16611
16560
  ]
16612
16561
  },
16613
- "NativeTokenGateway_vWETH_LiquidStakedETH": {
16614
- "address": "0x1FD30e761C3296fE36D9067b1e398FD97B4C0407",
16562
+ "MockyvUSDS-1": {
16563
+ "address": "0xC6A0e98B8D9E9F1160E9cE1f2E0172F41FB06BC2",
16615
16564
  "abi": [
16616
16565
  {
16617
16566
  "inputs": [
16618
16567
  {
16619
- "internalType": "contract IVToken",
16620
- "name": "vWrappedNativeToken",
16621
- "type": "address"
16622
- }
16623
- ],
16624
- "stateMutability": "nonpayable",
16625
- "type": "constructor"
16626
- },
16627
- {
16628
- "inputs": [],
16629
- "name": "NativeTokenTransferFailed",
16630
- "type": "error"
16631
- },
16632
- {
16633
- "inputs": [],
16634
- "name": "ZeroAddressNotAllowed",
16635
- "type": "error"
16636
- },
16637
- {
16638
- "inputs": [],
16639
- "name": "ZeroValueNotAllowed",
16640
- "type": "error"
16641
- },
16642
- {
16643
- "anonymous": false,
16644
- "inputs": [
16568
+ "internalType": "string",
16569
+ "name": "name_",
16570
+ "type": "string"
16571
+ },
16645
16572
  {
16646
- "indexed": true,
16647
- "internalType": "address",
16648
- "name": "previousOwner",
16649
- "type": "address"
16573
+ "internalType": "string",
16574
+ "name": "symbol_",
16575
+ "type": "string"
16650
16576
  },
16651
16577
  {
16652
- "indexed": true,
16653
- "internalType": "address",
16654
- "name": "newOwner",
16655
- "type": "address"
16578
+ "internalType": "uint8",
16579
+ "name": "decimals_",
16580
+ "type": "uint8"
16656
16581
  }
16657
16582
  ],
16658
- "name": "OwnershipTransferStarted",
16659
- "type": "event"
16583
+ "stateMutability": "nonpayable",
16584
+ "type": "constructor"
16660
16585
  },
16661
16586
  {
16662
16587
  "anonymous": false,
@@ -16664,36 +16589,23 @@
16664
16589
  {
16665
16590
  "indexed": true,
16666
16591
  "internalType": "address",
16667
- "name": "previousOwner",
16592
+ "name": "owner",
16668
16593
  "type": "address"
16669
16594
  },
16670
16595
  {
16671
16596
  "indexed": true,
16672
16597
  "internalType": "address",
16673
- "name": "newOwner",
16674
- "type": "address"
16675
- }
16676
- ],
16677
- "name": "OwnershipTransferred",
16678
- "type": "event"
16679
- },
16680
- {
16681
- "anonymous": false,
16682
- "inputs": [
16683
- {
16684
- "indexed": true,
16685
- "internalType": "address",
16686
- "name": "receiver",
16598
+ "name": "spender",
16687
16599
  "type": "address"
16688
16600
  },
16689
16601
  {
16690
16602
  "indexed": false,
16691
16603
  "internalType": "uint256",
16692
- "name": "amount",
16604
+ "name": "value",
16693
16605
  "type": "uint256"
16694
16606
  }
16695
16607
  ],
16696
- "name": "SweepNative",
16608
+ "name": "Approval",
16697
16609
  "type": "event"
16698
16610
  },
16699
16611
  {
@@ -16702,249 +16614,206 @@
16702
16614
  {
16703
16615
  "indexed": true,
16704
16616
  "internalType": "address",
16705
- "name": "token",
16617
+ "name": "from",
16706
16618
  "type": "address"
16707
16619
  },
16708
16620
  {
16709
16621
  "indexed": true,
16710
16622
  "internalType": "address",
16711
- "name": "receiver",
16623
+ "name": "to",
16712
16624
  "type": "address"
16713
16625
  },
16714
16626
  {
16715
16627
  "indexed": false,
16716
16628
  "internalType": "uint256",
16717
- "name": "amount",
16629
+ "name": "value",
16718
16630
  "type": "uint256"
16719
16631
  }
16720
16632
  ],
16721
- "name": "SweepToken",
16633
+ "name": "Transfer",
16722
16634
  "type": "event"
16723
16635
  },
16724
16636
  {
16725
- "anonymous": false,
16726
16637
  "inputs": [
16727
16638
  {
16728
- "indexed": true,
16729
16639
  "internalType": "address",
16730
- "name": "sender",
16640
+ "name": "owner",
16731
16641
  "type": "address"
16732
16642
  },
16733
16643
  {
16734
- "indexed": true,
16735
16644
  "internalType": "address",
16736
- "name": "vToken",
16645
+ "name": "spender",
16737
16646
  "type": "address"
16738
- },
16647
+ }
16648
+ ],
16649
+ "name": "allowance",
16650
+ "outputs": [
16739
16651
  {
16740
- "indexed": false,
16741
16652
  "internalType": "uint256",
16742
- "name": "amount",
16653
+ "name": "",
16743
16654
  "type": "uint256"
16744
16655
  }
16745
16656
  ],
16746
- "name": "TokensBorrowedAndUnwrapped",
16747
- "type": "event"
16657
+ "stateMutability": "view",
16658
+ "type": "function"
16748
16659
  },
16749
16660
  {
16750
- "anonymous": false,
16751
16661
  "inputs": [
16752
16662
  {
16753
- "indexed": true,
16754
- "internalType": "address",
16755
- "name": "sender",
16756
- "type": "address"
16757
- },
16758
- {
16759
- "indexed": true,
16760
16663
  "internalType": "address",
16761
- "name": "vToken",
16664
+ "name": "spender",
16762
16665
  "type": "address"
16763
16666
  },
16764
16667
  {
16765
- "indexed": false,
16766
16668
  "internalType": "uint256",
16767
16669
  "name": "amount",
16768
16670
  "type": "uint256"
16769
16671
  }
16770
16672
  ],
16771
- "name": "TokensRedeemedAndUnwrapped",
16772
- "type": "event"
16673
+ "name": "approve",
16674
+ "outputs": [
16675
+ {
16676
+ "internalType": "bool",
16677
+ "name": "",
16678
+ "type": "bool"
16679
+ }
16680
+ ],
16681
+ "stateMutability": "nonpayable",
16682
+ "type": "function"
16773
16683
  },
16774
16684
  {
16775
- "anonymous": false,
16776
16685
  "inputs": [
16777
16686
  {
16778
- "indexed": true,
16779
- "internalType": "address",
16780
- "name": "sender",
16781
- "type": "address"
16782
- },
16783
- {
16784
- "indexed": true,
16785
16687
  "internalType": "address",
16786
- "name": "vToken",
16688
+ "name": "account",
16787
16689
  "type": "address"
16788
- },
16690
+ }
16691
+ ],
16692
+ "name": "balanceOf",
16693
+ "outputs": [
16789
16694
  {
16790
- "indexed": false,
16791
16695
  "internalType": "uint256",
16792
- "name": "amount",
16696
+ "name": "",
16793
16697
  "type": "uint256"
16794
16698
  }
16795
16699
  ],
16796
- "name": "TokensWrappedAndRepaid",
16797
- "type": "event"
16700
+ "stateMutability": "view",
16701
+ "type": "function"
16798
16702
  },
16799
16703
  {
16800
- "anonymous": false,
16801
16704
  "inputs": [
16802
16705
  {
16803
- "indexed": true,
16804
- "internalType": "address",
16805
- "name": "sender",
16806
- "type": "address"
16807
- },
16808
- {
16809
- "indexed": true,
16810
- "internalType": "address",
16811
- "name": "vToken",
16812
- "type": "address"
16813
- },
16706
+ "internalType": "uint256",
16707
+ "name": "shares",
16708
+ "type": "uint256"
16709
+ }
16710
+ ],
16711
+ "name": "convertToAssets",
16712
+ "outputs": [
16814
16713
  {
16815
- "indexed": false,
16816
16714
  "internalType": "uint256",
16817
- "name": "amount",
16715
+ "name": "",
16818
16716
  "type": "uint256"
16819
16717
  }
16820
16718
  ],
16821
- "name": "TokensWrappedAndSupplied",
16822
- "type": "event"
16823
- },
16824
- {
16825
- "stateMutability": "payable",
16826
- "type": "fallback"
16827
- },
16828
- {
16829
- "inputs": [],
16830
- "name": "acceptOwnership",
16831
- "outputs": [],
16832
- "stateMutability": "nonpayable",
16719
+ "stateMutability": "pure",
16833
16720
  "type": "function"
16834
16721
  },
16835
16722
  {
16836
- "inputs": [
16723
+ "inputs": [],
16724
+ "name": "decimals",
16725
+ "outputs": [
16837
16726
  {
16838
- "internalType": "uint256",
16839
- "name": "borrowAmount",
16840
- "type": "uint256"
16727
+ "internalType": "uint8",
16728
+ "name": "",
16729
+ "type": "uint8"
16841
16730
  }
16842
16731
  ],
16843
- "name": "borrowAndUnwrap",
16844
- "outputs": [],
16845
- "stateMutability": "nonpayable",
16732
+ "stateMutability": "view",
16846
16733
  "type": "function"
16847
16734
  },
16848
16735
  {
16849
- "inputs": [],
16850
- "name": "owner",
16851
- "outputs": [
16736
+ "inputs": [
16852
16737
  {
16853
16738
  "internalType": "address",
16854
- "name": "",
16739
+ "name": "spender",
16855
16740
  "type": "address"
16741
+ },
16742
+ {
16743
+ "internalType": "uint256",
16744
+ "name": "subtractedValue",
16745
+ "type": "uint256"
16856
16746
  }
16857
16747
  ],
16858
- "stateMutability": "view",
16859
- "type": "function"
16860
- },
16861
- {
16862
- "inputs": [],
16863
- "name": "pendingOwner",
16748
+ "name": "decreaseAllowance",
16864
16749
  "outputs": [
16865
16750
  {
16866
- "internalType": "address",
16751
+ "internalType": "bool",
16867
16752
  "name": "",
16868
- "type": "address"
16753
+ "type": "bool"
16869
16754
  }
16870
16755
  ],
16871
- "stateMutability": "view",
16756
+ "stateMutability": "nonpayable",
16872
16757
  "type": "function"
16873
16758
  },
16874
16759
  {
16875
16760
  "inputs": [
16876
16761
  {
16877
16762
  "internalType": "uint256",
16878
- "name": "redeemTokens",
16763
+ "name": "amount",
16879
16764
  "type": "uint256"
16880
16765
  }
16881
16766
  ],
16882
- "name": "redeemAndUnwrap",
16767
+ "name": "faucet",
16883
16768
  "outputs": [],
16884
16769
  "stateMutability": "nonpayable",
16885
16770
  "type": "function"
16886
16771
  },
16887
16772
  {
16888
16773
  "inputs": [
16774
+ {
16775
+ "internalType": "address",
16776
+ "name": "spender",
16777
+ "type": "address"
16778
+ },
16889
16779
  {
16890
16780
  "internalType": "uint256",
16891
- "name": "redeemAmount",
16781
+ "name": "addedValue",
16892
16782
  "type": "uint256"
16893
16783
  }
16894
16784
  ],
16895
- "name": "redeemUnderlyingAndUnwrap",
16896
- "outputs": [],
16897
- "stateMutability": "nonpayable",
16898
- "type": "function"
16899
- },
16900
- {
16901
- "inputs": [],
16902
- "name": "renounceOwnership",
16903
- "outputs": [],
16904
- "stateMutability": "nonpayable",
16905
- "type": "function"
16906
- },
16907
- {
16908
- "inputs": [],
16909
- "name": "sweepNative",
16910
- "outputs": [],
16911
- "stateMutability": "nonpayable",
16912
- "type": "function"
16913
- },
16914
- {
16915
- "inputs": [
16785
+ "name": "increaseAllowance",
16786
+ "outputs": [
16916
16787
  {
16917
- "internalType": "contract IERC20",
16918
- "name": "token",
16919
- "type": "address"
16788
+ "internalType": "bool",
16789
+ "name": "",
16790
+ "type": "bool"
16920
16791
  }
16921
16792
  ],
16922
- "name": "sweepToken",
16923
- "outputs": [],
16924
16793
  "stateMutability": "nonpayable",
16925
16794
  "type": "function"
16926
16795
  },
16927
16796
  {
16928
- "inputs": [
16797
+ "inputs": [],
16798
+ "name": "name",
16799
+ "outputs": [
16929
16800
  {
16930
- "internalType": "address",
16931
- "name": "newOwner",
16932
- "type": "address"
16801
+ "internalType": "string",
16802
+ "name": "",
16803
+ "type": "string"
16933
16804
  }
16934
16805
  ],
16935
- "name": "transferOwnership",
16936
- "outputs": [],
16937
- "stateMutability": "nonpayable",
16806
+ "stateMutability": "view",
16938
16807
  "type": "function"
16939
16808
  },
16940
16809
  {
16941
16810
  "inputs": [],
16942
- "name": "vWNativeToken",
16811
+ "name": "symbol",
16943
16812
  "outputs": [
16944
16813
  {
16945
- "internalType": "contract IVToken",
16814
+ "internalType": "string",
16946
16815
  "name": "",
16947
- "type": "address"
16816
+ "type": "string"
16948
16817
  }
16949
16818
  ],
16950
16819
  "stateMutability": "view",
@@ -16952,75 +16821,1518 @@
16952
16821
  },
16953
16822
  {
16954
16823
  "inputs": [],
16955
- "name": "wNativeToken",
16824
+ "name": "totalSupply",
16956
16825
  "outputs": [
16957
16826
  {
16958
- "internalType": "contract IWrappedNative",
16827
+ "internalType": "uint256",
16959
16828
  "name": "",
16960
- "type": "address"
16829
+ "type": "uint256"
16961
16830
  }
16962
16831
  ],
16963
16832
  "stateMutability": "view",
16964
16833
  "type": "function"
16965
16834
  },
16966
16835
  {
16967
- "inputs": [],
16968
- "name": "wrapAndRepay",
16969
- "outputs": [],
16970
- "stateMutability": "payable",
16836
+ "inputs": [
16837
+ {
16838
+ "internalType": "address",
16839
+ "name": "to",
16840
+ "type": "address"
16841
+ },
16842
+ {
16843
+ "internalType": "uint256",
16844
+ "name": "amount",
16845
+ "type": "uint256"
16846
+ }
16847
+ ],
16848
+ "name": "transfer",
16849
+ "outputs": [
16850
+ {
16851
+ "internalType": "bool",
16852
+ "name": "",
16853
+ "type": "bool"
16854
+ }
16855
+ ],
16856
+ "stateMutability": "nonpayable",
16971
16857
  "type": "function"
16972
16858
  },
16973
16859
  {
16974
16860
  "inputs": [
16975
16861
  {
16976
16862
  "internalType": "address",
16977
- "name": "minter",
16863
+ "name": "from",
16978
16864
  "type": "address"
16865
+ },
16866
+ {
16867
+ "internalType": "address",
16868
+ "name": "to",
16869
+ "type": "address"
16870
+ },
16871
+ {
16872
+ "internalType": "uint256",
16873
+ "name": "amount",
16874
+ "type": "uint256"
16979
16875
  }
16980
16876
  ],
16981
- "name": "wrapAndSupply",
16982
- "outputs": [],
16983
- "stateMutability": "payable",
16877
+ "name": "transferFrom",
16878
+ "outputs": [
16879
+ {
16880
+ "internalType": "bool",
16881
+ "name": "",
16882
+ "type": "bool"
16883
+ }
16884
+ ],
16885
+ "stateMutability": "nonpayable",
16984
16886
  "type": "function"
16985
- },
16986
- {
16987
- "stateMutability": "payable",
16988
- "type": "receive"
16989
16887
  }
16990
16888
  ]
16991
16889
  },
16992
- "PoolLens": {
16993
- "address": "0xE4740d6C25D6CF4aE9DDbfE984f1C820A653318C",
16890
+ "MockyvUSDT-1": {
16891
+ "address": "0x5cBA66C5415E56CC0Ace55148ffC63f61327478B",
16994
16892
  "abi": [
16995
16893
  {
16996
16894
  "inputs": [
16997
16895
  {
16998
- "internalType": "bool",
16999
- "name": "timeBased_",
17000
- "type": "bool"
16896
+ "internalType": "string",
16897
+ "name": "name_",
16898
+ "type": "string"
17001
16899
  },
17002
16900
  {
17003
- "internalType": "uint256",
17004
- "name": "blocksPerYear_",
17005
- "type": "uint256"
16901
+ "internalType": "string",
16902
+ "name": "symbol_",
16903
+ "type": "string"
16904
+ },
16905
+ {
16906
+ "internalType": "uint8",
16907
+ "name": "decimals_",
16908
+ "type": "uint8"
17006
16909
  }
17007
16910
  ],
17008
16911
  "stateMutability": "nonpayable",
17009
16912
  "type": "constructor"
17010
16913
  },
17011
16914
  {
17012
- "inputs": [],
17013
- "name": "InvalidBlocksPerYear",
17014
- "type": "error"
16915
+ "anonymous": false,
16916
+ "inputs": [
16917
+ {
16918
+ "indexed": true,
16919
+ "internalType": "address",
16920
+ "name": "owner",
16921
+ "type": "address"
16922
+ },
16923
+ {
16924
+ "indexed": true,
16925
+ "internalType": "address",
16926
+ "name": "spender",
16927
+ "type": "address"
16928
+ },
16929
+ {
16930
+ "indexed": false,
16931
+ "internalType": "uint256",
16932
+ "name": "value",
16933
+ "type": "uint256"
16934
+ }
16935
+ ],
16936
+ "name": "Approval",
16937
+ "type": "event"
17015
16938
  },
17016
16939
  {
17017
- "inputs": [],
17018
- "name": "InvalidTimeBasedConfiguration",
17019
- "type": "error"
16940
+ "anonymous": false,
16941
+ "inputs": [
16942
+ {
16943
+ "indexed": true,
16944
+ "internalType": "address",
16945
+ "name": "from",
16946
+ "type": "address"
16947
+ },
16948
+ {
16949
+ "indexed": true,
16950
+ "internalType": "address",
16951
+ "name": "to",
16952
+ "type": "address"
16953
+ },
16954
+ {
16955
+ "indexed": false,
16956
+ "internalType": "uint256",
16957
+ "name": "value",
16958
+ "type": "uint256"
16959
+ }
16960
+ ],
16961
+ "name": "Transfer",
16962
+ "type": "event"
17020
16963
  },
17021
16964
  {
17022
- "inputs": [],
17023
- "name": "blocksOrSecondsPerYear",
16965
+ "inputs": [
16966
+ {
16967
+ "internalType": "address",
16968
+ "name": "owner",
16969
+ "type": "address"
16970
+ },
16971
+ {
16972
+ "internalType": "address",
16973
+ "name": "spender",
16974
+ "type": "address"
16975
+ }
16976
+ ],
16977
+ "name": "allowance",
16978
+ "outputs": [
16979
+ {
16980
+ "internalType": "uint256",
16981
+ "name": "",
16982
+ "type": "uint256"
16983
+ }
16984
+ ],
16985
+ "stateMutability": "view",
16986
+ "type": "function"
16987
+ },
16988
+ {
16989
+ "inputs": [
16990
+ {
16991
+ "internalType": "address",
16992
+ "name": "spender",
16993
+ "type": "address"
16994
+ },
16995
+ {
16996
+ "internalType": "uint256",
16997
+ "name": "amount",
16998
+ "type": "uint256"
16999
+ }
17000
+ ],
17001
+ "name": "approve",
17002
+ "outputs": [
17003
+ {
17004
+ "internalType": "bool",
17005
+ "name": "",
17006
+ "type": "bool"
17007
+ }
17008
+ ],
17009
+ "stateMutability": "nonpayable",
17010
+ "type": "function"
17011
+ },
17012
+ {
17013
+ "inputs": [
17014
+ {
17015
+ "internalType": "address",
17016
+ "name": "account",
17017
+ "type": "address"
17018
+ }
17019
+ ],
17020
+ "name": "balanceOf",
17021
+ "outputs": [
17022
+ {
17023
+ "internalType": "uint256",
17024
+ "name": "",
17025
+ "type": "uint256"
17026
+ }
17027
+ ],
17028
+ "stateMutability": "view",
17029
+ "type": "function"
17030
+ },
17031
+ {
17032
+ "inputs": [
17033
+ {
17034
+ "internalType": "uint256",
17035
+ "name": "shares",
17036
+ "type": "uint256"
17037
+ }
17038
+ ],
17039
+ "name": "convertToAssets",
17040
+ "outputs": [
17041
+ {
17042
+ "internalType": "uint256",
17043
+ "name": "",
17044
+ "type": "uint256"
17045
+ }
17046
+ ],
17047
+ "stateMutability": "pure",
17048
+ "type": "function"
17049
+ },
17050
+ {
17051
+ "inputs": [],
17052
+ "name": "decimals",
17053
+ "outputs": [
17054
+ {
17055
+ "internalType": "uint8",
17056
+ "name": "",
17057
+ "type": "uint8"
17058
+ }
17059
+ ],
17060
+ "stateMutability": "view",
17061
+ "type": "function"
17062
+ },
17063
+ {
17064
+ "inputs": [
17065
+ {
17066
+ "internalType": "address",
17067
+ "name": "spender",
17068
+ "type": "address"
17069
+ },
17070
+ {
17071
+ "internalType": "uint256",
17072
+ "name": "subtractedValue",
17073
+ "type": "uint256"
17074
+ }
17075
+ ],
17076
+ "name": "decreaseAllowance",
17077
+ "outputs": [
17078
+ {
17079
+ "internalType": "bool",
17080
+ "name": "",
17081
+ "type": "bool"
17082
+ }
17083
+ ],
17084
+ "stateMutability": "nonpayable",
17085
+ "type": "function"
17086
+ },
17087
+ {
17088
+ "inputs": [
17089
+ {
17090
+ "internalType": "uint256",
17091
+ "name": "amount",
17092
+ "type": "uint256"
17093
+ }
17094
+ ],
17095
+ "name": "faucet",
17096
+ "outputs": [],
17097
+ "stateMutability": "nonpayable",
17098
+ "type": "function"
17099
+ },
17100
+ {
17101
+ "inputs": [
17102
+ {
17103
+ "internalType": "address",
17104
+ "name": "spender",
17105
+ "type": "address"
17106
+ },
17107
+ {
17108
+ "internalType": "uint256",
17109
+ "name": "addedValue",
17110
+ "type": "uint256"
17111
+ }
17112
+ ],
17113
+ "name": "increaseAllowance",
17114
+ "outputs": [
17115
+ {
17116
+ "internalType": "bool",
17117
+ "name": "",
17118
+ "type": "bool"
17119
+ }
17120
+ ],
17121
+ "stateMutability": "nonpayable",
17122
+ "type": "function"
17123
+ },
17124
+ {
17125
+ "inputs": [],
17126
+ "name": "name",
17127
+ "outputs": [
17128
+ {
17129
+ "internalType": "string",
17130
+ "name": "",
17131
+ "type": "string"
17132
+ }
17133
+ ],
17134
+ "stateMutability": "view",
17135
+ "type": "function"
17136
+ },
17137
+ {
17138
+ "inputs": [],
17139
+ "name": "symbol",
17140
+ "outputs": [
17141
+ {
17142
+ "internalType": "string",
17143
+ "name": "",
17144
+ "type": "string"
17145
+ }
17146
+ ],
17147
+ "stateMutability": "view",
17148
+ "type": "function"
17149
+ },
17150
+ {
17151
+ "inputs": [],
17152
+ "name": "totalSupply",
17153
+ "outputs": [
17154
+ {
17155
+ "internalType": "uint256",
17156
+ "name": "",
17157
+ "type": "uint256"
17158
+ }
17159
+ ],
17160
+ "stateMutability": "view",
17161
+ "type": "function"
17162
+ },
17163
+ {
17164
+ "inputs": [
17165
+ {
17166
+ "internalType": "address",
17167
+ "name": "to",
17168
+ "type": "address"
17169
+ },
17170
+ {
17171
+ "internalType": "uint256",
17172
+ "name": "amount",
17173
+ "type": "uint256"
17174
+ }
17175
+ ],
17176
+ "name": "transfer",
17177
+ "outputs": [
17178
+ {
17179
+ "internalType": "bool",
17180
+ "name": "",
17181
+ "type": "bool"
17182
+ }
17183
+ ],
17184
+ "stateMutability": "nonpayable",
17185
+ "type": "function"
17186
+ },
17187
+ {
17188
+ "inputs": [
17189
+ {
17190
+ "internalType": "address",
17191
+ "name": "from",
17192
+ "type": "address"
17193
+ },
17194
+ {
17195
+ "internalType": "address",
17196
+ "name": "to",
17197
+ "type": "address"
17198
+ },
17199
+ {
17200
+ "internalType": "uint256",
17201
+ "name": "amount",
17202
+ "type": "uint256"
17203
+ }
17204
+ ],
17205
+ "name": "transferFrom",
17206
+ "outputs": [
17207
+ {
17208
+ "internalType": "bool",
17209
+ "name": "",
17210
+ "type": "bool"
17211
+ }
17212
+ ],
17213
+ "stateMutability": "nonpayable",
17214
+ "type": "function"
17215
+ }
17216
+ ]
17217
+ },
17218
+ "MockyvWETH-1": {
17219
+ "address": "0x99AD7ecf9b1C5aC2A11BB00D7D8a7C54fCd41517",
17220
+ "abi": [
17221
+ {
17222
+ "inputs": [
17223
+ {
17224
+ "internalType": "string",
17225
+ "name": "name_",
17226
+ "type": "string"
17227
+ },
17228
+ {
17229
+ "internalType": "string",
17230
+ "name": "symbol_",
17231
+ "type": "string"
17232
+ },
17233
+ {
17234
+ "internalType": "uint8",
17235
+ "name": "decimals_",
17236
+ "type": "uint8"
17237
+ }
17238
+ ],
17239
+ "stateMutability": "nonpayable",
17240
+ "type": "constructor"
17241
+ },
17242
+ {
17243
+ "anonymous": false,
17244
+ "inputs": [
17245
+ {
17246
+ "indexed": true,
17247
+ "internalType": "address",
17248
+ "name": "owner",
17249
+ "type": "address"
17250
+ },
17251
+ {
17252
+ "indexed": true,
17253
+ "internalType": "address",
17254
+ "name": "spender",
17255
+ "type": "address"
17256
+ },
17257
+ {
17258
+ "indexed": false,
17259
+ "internalType": "uint256",
17260
+ "name": "value",
17261
+ "type": "uint256"
17262
+ }
17263
+ ],
17264
+ "name": "Approval",
17265
+ "type": "event"
17266
+ },
17267
+ {
17268
+ "anonymous": false,
17269
+ "inputs": [
17270
+ {
17271
+ "indexed": true,
17272
+ "internalType": "address",
17273
+ "name": "from",
17274
+ "type": "address"
17275
+ },
17276
+ {
17277
+ "indexed": true,
17278
+ "internalType": "address",
17279
+ "name": "to",
17280
+ "type": "address"
17281
+ },
17282
+ {
17283
+ "indexed": false,
17284
+ "internalType": "uint256",
17285
+ "name": "value",
17286
+ "type": "uint256"
17287
+ }
17288
+ ],
17289
+ "name": "Transfer",
17290
+ "type": "event"
17291
+ },
17292
+ {
17293
+ "inputs": [
17294
+ {
17295
+ "internalType": "address",
17296
+ "name": "owner",
17297
+ "type": "address"
17298
+ },
17299
+ {
17300
+ "internalType": "address",
17301
+ "name": "spender",
17302
+ "type": "address"
17303
+ }
17304
+ ],
17305
+ "name": "allowance",
17306
+ "outputs": [
17307
+ {
17308
+ "internalType": "uint256",
17309
+ "name": "",
17310
+ "type": "uint256"
17311
+ }
17312
+ ],
17313
+ "stateMutability": "view",
17314
+ "type": "function"
17315
+ },
17316
+ {
17317
+ "inputs": [
17318
+ {
17319
+ "internalType": "address",
17320
+ "name": "spender",
17321
+ "type": "address"
17322
+ },
17323
+ {
17324
+ "internalType": "uint256",
17325
+ "name": "amount",
17326
+ "type": "uint256"
17327
+ }
17328
+ ],
17329
+ "name": "approve",
17330
+ "outputs": [
17331
+ {
17332
+ "internalType": "bool",
17333
+ "name": "",
17334
+ "type": "bool"
17335
+ }
17336
+ ],
17337
+ "stateMutability": "nonpayable",
17338
+ "type": "function"
17339
+ },
17340
+ {
17341
+ "inputs": [
17342
+ {
17343
+ "internalType": "address",
17344
+ "name": "account",
17345
+ "type": "address"
17346
+ }
17347
+ ],
17348
+ "name": "balanceOf",
17349
+ "outputs": [
17350
+ {
17351
+ "internalType": "uint256",
17352
+ "name": "",
17353
+ "type": "uint256"
17354
+ }
17355
+ ],
17356
+ "stateMutability": "view",
17357
+ "type": "function"
17358
+ },
17359
+ {
17360
+ "inputs": [
17361
+ {
17362
+ "internalType": "uint256",
17363
+ "name": "shares",
17364
+ "type": "uint256"
17365
+ }
17366
+ ],
17367
+ "name": "convertToAssets",
17368
+ "outputs": [
17369
+ {
17370
+ "internalType": "uint256",
17371
+ "name": "",
17372
+ "type": "uint256"
17373
+ }
17374
+ ],
17375
+ "stateMutability": "pure",
17376
+ "type": "function"
17377
+ },
17378
+ {
17379
+ "inputs": [],
17380
+ "name": "decimals",
17381
+ "outputs": [
17382
+ {
17383
+ "internalType": "uint8",
17384
+ "name": "",
17385
+ "type": "uint8"
17386
+ }
17387
+ ],
17388
+ "stateMutability": "view",
17389
+ "type": "function"
17390
+ },
17391
+ {
17392
+ "inputs": [
17393
+ {
17394
+ "internalType": "address",
17395
+ "name": "spender",
17396
+ "type": "address"
17397
+ },
17398
+ {
17399
+ "internalType": "uint256",
17400
+ "name": "subtractedValue",
17401
+ "type": "uint256"
17402
+ }
17403
+ ],
17404
+ "name": "decreaseAllowance",
17405
+ "outputs": [
17406
+ {
17407
+ "internalType": "bool",
17408
+ "name": "",
17409
+ "type": "bool"
17410
+ }
17411
+ ],
17412
+ "stateMutability": "nonpayable",
17413
+ "type": "function"
17414
+ },
17415
+ {
17416
+ "inputs": [
17417
+ {
17418
+ "internalType": "uint256",
17419
+ "name": "amount",
17420
+ "type": "uint256"
17421
+ }
17422
+ ],
17423
+ "name": "faucet",
17424
+ "outputs": [],
17425
+ "stateMutability": "nonpayable",
17426
+ "type": "function"
17427
+ },
17428
+ {
17429
+ "inputs": [
17430
+ {
17431
+ "internalType": "address",
17432
+ "name": "spender",
17433
+ "type": "address"
17434
+ },
17435
+ {
17436
+ "internalType": "uint256",
17437
+ "name": "addedValue",
17438
+ "type": "uint256"
17439
+ }
17440
+ ],
17441
+ "name": "increaseAllowance",
17442
+ "outputs": [
17443
+ {
17444
+ "internalType": "bool",
17445
+ "name": "",
17446
+ "type": "bool"
17447
+ }
17448
+ ],
17449
+ "stateMutability": "nonpayable",
17450
+ "type": "function"
17451
+ },
17452
+ {
17453
+ "inputs": [],
17454
+ "name": "name",
17455
+ "outputs": [
17456
+ {
17457
+ "internalType": "string",
17458
+ "name": "",
17459
+ "type": "string"
17460
+ }
17461
+ ],
17462
+ "stateMutability": "view",
17463
+ "type": "function"
17464
+ },
17465
+ {
17466
+ "inputs": [],
17467
+ "name": "symbol",
17468
+ "outputs": [
17469
+ {
17470
+ "internalType": "string",
17471
+ "name": "",
17472
+ "type": "string"
17473
+ }
17474
+ ],
17475
+ "stateMutability": "view",
17476
+ "type": "function"
17477
+ },
17478
+ {
17479
+ "inputs": [],
17480
+ "name": "totalSupply",
17481
+ "outputs": [
17482
+ {
17483
+ "internalType": "uint256",
17484
+ "name": "",
17485
+ "type": "uint256"
17486
+ }
17487
+ ],
17488
+ "stateMutability": "view",
17489
+ "type": "function"
17490
+ },
17491
+ {
17492
+ "inputs": [
17493
+ {
17494
+ "internalType": "address",
17495
+ "name": "to",
17496
+ "type": "address"
17497
+ },
17498
+ {
17499
+ "internalType": "uint256",
17500
+ "name": "amount",
17501
+ "type": "uint256"
17502
+ }
17503
+ ],
17504
+ "name": "transfer",
17505
+ "outputs": [
17506
+ {
17507
+ "internalType": "bool",
17508
+ "name": "",
17509
+ "type": "bool"
17510
+ }
17511
+ ],
17512
+ "stateMutability": "nonpayable",
17513
+ "type": "function"
17514
+ },
17515
+ {
17516
+ "inputs": [
17517
+ {
17518
+ "internalType": "address",
17519
+ "name": "from",
17520
+ "type": "address"
17521
+ },
17522
+ {
17523
+ "internalType": "address",
17524
+ "name": "to",
17525
+ "type": "address"
17526
+ },
17527
+ {
17528
+ "internalType": "uint256",
17529
+ "name": "amount",
17530
+ "type": "uint256"
17531
+ }
17532
+ ],
17533
+ "name": "transferFrom",
17534
+ "outputs": [
17535
+ {
17536
+ "internalType": "bool",
17537
+ "name": "",
17538
+ "type": "bool"
17539
+ }
17540
+ ],
17541
+ "stateMutability": "nonpayable",
17542
+ "type": "function"
17543
+ }
17544
+ ]
17545
+ },
17546
+ "NativeTokenGateway_vWETH_Core": {
17547
+ "address": "0xb8fD67f215117FADeF06447Af31590309750529D",
17548
+ "abi": [
17549
+ {
17550
+ "inputs": [
17551
+ {
17552
+ "internalType": "contract IVToken",
17553
+ "name": "vWrappedNativeToken",
17554
+ "type": "address"
17555
+ }
17556
+ ],
17557
+ "stateMutability": "nonpayable",
17558
+ "type": "constructor"
17559
+ },
17560
+ {
17561
+ "inputs": [],
17562
+ "name": "NativeTokenTransferFailed",
17563
+ "type": "error"
17564
+ },
17565
+ {
17566
+ "inputs": [],
17567
+ "name": "ZeroAddressNotAllowed",
17568
+ "type": "error"
17569
+ },
17570
+ {
17571
+ "inputs": [],
17572
+ "name": "ZeroValueNotAllowed",
17573
+ "type": "error"
17574
+ },
17575
+ {
17576
+ "anonymous": false,
17577
+ "inputs": [
17578
+ {
17579
+ "indexed": true,
17580
+ "internalType": "address",
17581
+ "name": "previousOwner",
17582
+ "type": "address"
17583
+ },
17584
+ {
17585
+ "indexed": true,
17586
+ "internalType": "address",
17587
+ "name": "newOwner",
17588
+ "type": "address"
17589
+ }
17590
+ ],
17591
+ "name": "OwnershipTransferStarted",
17592
+ "type": "event"
17593
+ },
17594
+ {
17595
+ "anonymous": false,
17596
+ "inputs": [
17597
+ {
17598
+ "indexed": true,
17599
+ "internalType": "address",
17600
+ "name": "previousOwner",
17601
+ "type": "address"
17602
+ },
17603
+ {
17604
+ "indexed": true,
17605
+ "internalType": "address",
17606
+ "name": "newOwner",
17607
+ "type": "address"
17608
+ }
17609
+ ],
17610
+ "name": "OwnershipTransferred",
17611
+ "type": "event"
17612
+ },
17613
+ {
17614
+ "anonymous": false,
17615
+ "inputs": [
17616
+ {
17617
+ "indexed": true,
17618
+ "internalType": "address",
17619
+ "name": "receiver",
17620
+ "type": "address"
17621
+ },
17622
+ {
17623
+ "indexed": false,
17624
+ "internalType": "uint256",
17625
+ "name": "amount",
17626
+ "type": "uint256"
17627
+ }
17628
+ ],
17629
+ "name": "SweepNative",
17630
+ "type": "event"
17631
+ },
17632
+ {
17633
+ "anonymous": false,
17634
+ "inputs": [
17635
+ {
17636
+ "indexed": true,
17637
+ "internalType": "address",
17638
+ "name": "token",
17639
+ "type": "address"
17640
+ },
17641
+ {
17642
+ "indexed": true,
17643
+ "internalType": "address",
17644
+ "name": "receiver",
17645
+ "type": "address"
17646
+ },
17647
+ {
17648
+ "indexed": false,
17649
+ "internalType": "uint256",
17650
+ "name": "amount",
17651
+ "type": "uint256"
17652
+ }
17653
+ ],
17654
+ "name": "SweepToken",
17655
+ "type": "event"
17656
+ },
17657
+ {
17658
+ "anonymous": false,
17659
+ "inputs": [
17660
+ {
17661
+ "indexed": true,
17662
+ "internalType": "address",
17663
+ "name": "sender",
17664
+ "type": "address"
17665
+ },
17666
+ {
17667
+ "indexed": true,
17668
+ "internalType": "address",
17669
+ "name": "vToken",
17670
+ "type": "address"
17671
+ },
17672
+ {
17673
+ "indexed": false,
17674
+ "internalType": "uint256",
17675
+ "name": "amount",
17676
+ "type": "uint256"
17677
+ }
17678
+ ],
17679
+ "name": "TokensBorrowedAndUnwrapped",
17680
+ "type": "event"
17681
+ },
17682
+ {
17683
+ "anonymous": false,
17684
+ "inputs": [
17685
+ {
17686
+ "indexed": true,
17687
+ "internalType": "address",
17688
+ "name": "sender",
17689
+ "type": "address"
17690
+ },
17691
+ {
17692
+ "indexed": true,
17693
+ "internalType": "address",
17694
+ "name": "vToken",
17695
+ "type": "address"
17696
+ },
17697
+ {
17698
+ "indexed": false,
17699
+ "internalType": "uint256",
17700
+ "name": "amount",
17701
+ "type": "uint256"
17702
+ }
17703
+ ],
17704
+ "name": "TokensRedeemedAndUnwrapped",
17705
+ "type": "event"
17706
+ },
17707
+ {
17708
+ "anonymous": false,
17709
+ "inputs": [
17710
+ {
17711
+ "indexed": true,
17712
+ "internalType": "address",
17713
+ "name": "sender",
17714
+ "type": "address"
17715
+ },
17716
+ {
17717
+ "indexed": true,
17718
+ "internalType": "address",
17719
+ "name": "vToken",
17720
+ "type": "address"
17721
+ },
17722
+ {
17723
+ "indexed": false,
17724
+ "internalType": "uint256",
17725
+ "name": "amount",
17726
+ "type": "uint256"
17727
+ }
17728
+ ],
17729
+ "name": "TokensWrappedAndRepaid",
17730
+ "type": "event"
17731
+ },
17732
+ {
17733
+ "anonymous": false,
17734
+ "inputs": [
17735
+ {
17736
+ "indexed": true,
17737
+ "internalType": "address",
17738
+ "name": "sender",
17739
+ "type": "address"
17740
+ },
17741
+ {
17742
+ "indexed": true,
17743
+ "internalType": "address",
17744
+ "name": "vToken",
17745
+ "type": "address"
17746
+ },
17747
+ {
17748
+ "indexed": false,
17749
+ "internalType": "uint256",
17750
+ "name": "amount",
17751
+ "type": "uint256"
17752
+ }
17753
+ ],
17754
+ "name": "TokensWrappedAndSupplied",
17755
+ "type": "event"
17756
+ },
17757
+ {
17758
+ "stateMutability": "payable",
17759
+ "type": "fallback"
17760
+ },
17761
+ {
17762
+ "inputs": [],
17763
+ "name": "acceptOwnership",
17764
+ "outputs": [],
17765
+ "stateMutability": "nonpayable",
17766
+ "type": "function"
17767
+ },
17768
+ {
17769
+ "inputs": [
17770
+ {
17771
+ "internalType": "uint256",
17772
+ "name": "borrowAmount",
17773
+ "type": "uint256"
17774
+ }
17775
+ ],
17776
+ "name": "borrowAndUnwrap",
17777
+ "outputs": [],
17778
+ "stateMutability": "nonpayable",
17779
+ "type": "function"
17780
+ },
17781
+ {
17782
+ "inputs": [],
17783
+ "name": "owner",
17784
+ "outputs": [
17785
+ {
17786
+ "internalType": "address",
17787
+ "name": "",
17788
+ "type": "address"
17789
+ }
17790
+ ],
17791
+ "stateMutability": "view",
17792
+ "type": "function"
17793
+ },
17794
+ {
17795
+ "inputs": [],
17796
+ "name": "pendingOwner",
17797
+ "outputs": [
17798
+ {
17799
+ "internalType": "address",
17800
+ "name": "",
17801
+ "type": "address"
17802
+ }
17803
+ ],
17804
+ "stateMutability": "view",
17805
+ "type": "function"
17806
+ },
17807
+ {
17808
+ "inputs": [
17809
+ {
17810
+ "internalType": "uint256",
17811
+ "name": "redeemTokens",
17812
+ "type": "uint256"
17813
+ }
17814
+ ],
17815
+ "name": "redeemAndUnwrap",
17816
+ "outputs": [],
17817
+ "stateMutability": "nonpayable",
17818
+ "type": "function"
17819
+ },
17820
+ {
17821
+ "inputs": [
17822
+ {
17823
+ "internalType": "uint256",
17824
+ "name": "redeemAmount",
17825
+ "type": "uint256"
17826
+ }
17827
+ ],
17828
+ "name": "redeemUnderlyingAndUnwrap",
17829
+ "outputs": [],
17830
+ "stateMutability": "nonpayable",
17831
+ "type": "function"
17832
+ },
17833
+ {
17834
+ "inputs": [],
17835
+ "name": "renounceOwnership",
17836
+ "outputs": [],
17837
+ "stateMutability": "nonpayable",
17838
+ "type": "function"
17839
+ },
17840
+ {
17841
+ "inputs": [],
17842
+ "name": "sweepNative",
17843
+ "outputs": [],
17844
+ "stateMutability": "nonpayable",
17845
+ "type": "function"
17846
+ },
17847
+ {
17848
+ "inputs": [
17849
+ {
17850
+ "internalType": "contract IERC20",
17851
+ "name": "token",
17852
+ "type": "address"
17853
+ }
17854
+ ],
17855
+ "name": "sweepToken",
17856
+ "outputs": [],
17857
+ "stateMutability": "nonpayable",
17858
+ "type": "function"
17859
+ },
17860
+ {
17861
+ "inputs": [
17862
+ {
17863
+ "internalType": "address",
17864
+ "name": "newOwner",
17865
+ "type": "address"
17866
+ }
17867
+ ],
17868
+ "name": "transferOwnership",
17869
+ "outputs": [],
17870
+ "stateMutability": "nonpayable",
17871
+ "type": "function"
17872
+ },
17873
+ {
17874
+ "inputs": [],
17875
+ "name": "vWNativeToken",
17876
+ "outputs": [
17877
+ {
17878
+ "internalType": "contract IVToken",
17879
+ "name": "",
17880
+ "type": "address"
17881
+ }
17882
+ ],
17883
+ "stateMutability": "view",
17884
+ "type": "function"
17885
+ },
17886
+ {
17887
+ "inputs": [],
17888
+ "name": "wNativeToken",
17889
+ "outputs": [
17890
+ {
17891
+ "internalType": "contract IWrappedNative",
17892
+ "name": "",
17893
+ "type": "address"
17894
+ }
17895
+ ],
17896
+ "stateMutability": "view",
17897
+ "type": "function"
17898
+ },
17899
+ {
17900
+ "inputs": [],
17901
+ "name": "wrapAndRepay",
17902
+ "outputs": [],
17903
+ "stateMutability": "payable",
17904
+ "type": "function"
17905
+ },
17906
+ {
17907
+ "inputs": [
17908
+ {
17909
+ "internalType": "address",
17910
+ "name": "minter",
17911
+ "type": "address"
17912
+ }
17913
+ ],
17914
+ "name": "wrapAndSupply",
17915
+ "outputs": [],
17916
+ "stateMutability": "payable",
17917
+ "type": "function"
17918
+ },
17919
+ {
17920
+ "stateMutability": "payable",
17921
+ "type": "receive"
17922
+ }
17923
+ ]
17924
+ },
17925
+ "NativeTokenGateway_vWETH_LiquidStakedETH": {
17926
+ "address": "0x1FD30e761C3296fE36D9067b1e398FD97B4C0407",
17927
+ "abi": [
17928
+ {
17929
+ "inputs": [
17930
+ {
17931
+ "internalType": "contract IVToken",
17932
+ "name": "vWrappedNativeToken",
17933
+ "type": "address"
17934
+ }
17935
+ ],
17936
+ "stateMutability": "nonpayable",
17937
+ "type": "constructor"
17938
+ },
17939
+ {
17940
+ "inputs": [],
17941
+ "name": "NativeTokenTransferFailed",
17942
+ "type": "error"
17943
+ },
17944
+ {
17945
+ "inputs": [],
17946
+ "name": "ZeroAddressNotAllowed",
17947
+ "type": "error"
17948
+ },
17949
+ {
17950
+ "inputs": [],
17951
+ "name": "ZeroValueNotAllowed",
17952
+ "type": "error"
17953
+ },
17954
+ {
17955
+ "anonymous": false,
17956
+ "inputs": [
17957
+ {
17958
+ "indexed": true,
17959
+ "internalType": "address",
17960
+ "name": "previousOwner",
17961
+ "type": "address"
17962
+ },
17963
+ {
17964
+ "indexed": true,
17965
+ "internalType": "address",
17966
+ "name": "newOwner",
17967
+ "type": "address"
17968
+ }
17969
+ ],
17970
+ "name": "OwnershipTransferStarted",
17971
+ "type": "event"
17972
+ },
17973
+ {
17974
+ "anonymous": false,
17975
+ "inputs": [
17976
+ {
17977
+ "indexed": true,
17978
+ "internalType": "address",
17979
+ "name": "previousOwner",
17980
+ "type": "address"
17981
+ },
17982
+ {
17983
+ "indexed": true,
17984
+ "internalType": "address",
17985
+ "name": "newOwner",
17986
+ "type": "address"
17987
+ }
17988
+ ],
17989
+ "name": "OwnershipTransferred",
17990
+ "type": "event"
17991
+ },
17992
+ {
17993
+ "anonymous": false,
17994
+ "inputs": [
17995
+ {
17996
+ "indexed": true,
17997
+ "internalType": "address",
17998
+ "name": "receiver",
17999
+ "type": "address"
18000
+ },
18001
+ {
18002
+ "indexed": false,
18003
+ "internalType": "uint256",
18004
+ "name": "amount",
18005
+ "type": "uint256"
18006
+ }
18007
+ ],
18008
+ "name": "SweepNative",
18009
+ "type": "event"
18010
+ },
18011
+ {
18012
+ "anonymous": false,
18013
+ "inputs": [
18014
+ {
18015
+ "indexed": true,
18016
+ "internalType": "address",
18017
+ "name": "token",
18018
+ "type": "address"
18019
+ },
18020
+ {
18021
+ "indexed": true,
18022
+ "internalType": "address",
18023
+ "name": "receiver",
18024
+ "type": "address"
18025
+ },
18026
+ {
18027
+ "indexed": false,
18028
+ "internalType": "uint256",
18029
+ "name": "amount",
18030
+ "type": "uint256"
18031
+ }
18032
+ ],
18033
+ "name": "SweepToken",
18034
+ "type": "event"
18035
+ },
18036
+ {
18037
+ "anonymous": false,
18038
+ "inputs": [
18039
+ {
18040
+ "indexed": true,
18041
+ "internalType": "address",
18042
+ "name": "sender",
18043
+ "type": "address"
18044
+ },
18045
+ {
18046
+ "indexed": true,
18047
+ "internalType": "address",
18048
+ "name": "vToken",
18049
+ "type": "address"
18050
+ },
18051
+ {
18052
+ "indexed": false,
18053
+ "internalType": "uint256",
18054
+ "name": "amount",
18055
+ "type": "uint256"
18056
+ }
18057
+ ],
18058
+ "name": "TokensBorrowedAndUnwrapped",
18059
+ "type": "event"
18060
+ },
18061
+ {
18062
+ "anonymous": false,
18063
+ "inputs": [
18064
+ {
18065
+ "indexed": true,
18066
+ "internalType": "address",
18067
+ "name": "sender",
18068
+ "type": "address"
18069
+ },
18070
+ {
18071
+ "indexed": true,
18072
+ "internalType": "address",
18073
+ "name": "vToken",
18074
+ "type": "address"
18075
+ },
18076
+ {
18077
+ "indexed": false,
18078
+ "internalType": "uint256",
18079
+ "name": "amount",
18080
+ "type": "uint256"
18081
+ }
18082
+ ],
18083
+ "name": "TokensRedeemedAndUnwrapped",
18084
+ "type": "event"
18085
+ },
18086
+ {
18087
+ "anonymous": false,
18088
+ "inputs": [
18089
+ {
18090
+ "indexed": true,
18091
+ "internalType": "address",
18092
+ "name": "sender",
18093
+ "type": "address"
18094
+ },
18095
+ {
18096
+ "indexed": true,
18097
+ "internalType": "address",
18098
+ "name": "vToken",
18099
+ "type": "address"
18100
+ },
18101
+ {
18102
+ "indexed": false,
18103
+ "internalType": "uint256",
18104
+ "name": "amount",
18105
+ "type": "uint256"
18106
+ }
18107
+ ],
18108
+ "name": "TokensWrappedAndRepaid",
18109
+ "type": "event"
18110
+ },
18111
+ {
18112
+ "anonymous": false,
18113
+ "inputs": [
18114
+ {
18115
+ "indexed": true,
18116
+ "internalType": "address",
18117
+ "name": "sender",
18118
+ "type": "address"
18119
+ },
18120
+ {
18121
+ "indexed": true,
18122
+ "internalType": "address",
18123
+ "name": "vToken",
18124
+ "type": "address"
18125
+ },
18126
+ {
18127
+ "indexed": false,
18128
+ "internalType": "uint256",
18129
+ "name": "amount",
18130
+ "type": "uint256"
18131
+ }
18132
+ ],
18133
+ "name": "TokensWrappedAndSupplied",
18134
+ "type": "event"
18135
+ },
18136
+ {
18137
+ "stateMutability": "payable",
18138
+ "type": "fallback"
18139
+ },
18140
+ {
18141
+ "inputs": [],
18142
+ "name": "acceptOwnership",
18143
+ "outputs": [],
18144
+ "stateMutability": "nonpayable",
18145
+ "type": "function"
18146
+ },
18147
+ {
18148
+ "inputs": [
18149
+ {
18150
+ "internalType": "uint256",
18151
+ "name": "borrowAmount",
18152
+ "type": "uint256"
18153
+ }
18154
+ ],
18155
+ "name": "borrowAndUnwrap",
18156
+ "outputs": [],
18157
+ "stateMutability": "nonpayable",
18158
+ "type": "function"
18159
+ },
18160
+ {
18161
+ "inputs": [],
18162
+ "name": "owner",
18163
+ "outputs": [
18164
+ {
18165
+ "internalType": "address",
18166
+ "name": "",
18167
+ "type": "address"
18168
+ }
18169
+ ],
18170
+ "stateMutability": "view",
18171
+ "type": "function"
18172
+ },
18173
+ {
18174
+ "inputs": [],
18175
+ "name": "pendingOwner",
18176
+ "outputs": [
18177
+ {
18178
+ "internalType": "address",
18179
+ "name": "",
18180
+ "type": "address"
18181
+ }
18182
+ ],
18183
+ "stateMutability": "view",
18184
+ "type": "function"
18185
+ },
18186
+ {
18187
+ "inputs": [
18188
+ {
18189
+ "internalType": "uint256",
18190
+ "name": "redeemTokens",
18191
+ "type": "uint256"
18192
+ }
18193
+ ],
18194
+ "name": "redeemAndUnwrap",
18195
+ "outputs": [],
18196
+ "stateMutability": "nonpayable",
18197
+ "type": "function"
18198
+ },
18199
+ {
18200
+ "inputs": [
18201
+ {
18202
+ "internalType": "uint256",
18203
+ "name": "redeemAmount",
18204
+ "type": "uint256"
18205
+ }
18206
+ ],
18207
+ "name": "redeemUnderlyingAndUnwrap",
18208
+ "outputs": [],
18209
+ "stateMutability": "nonpayable",
18210
+ "type": "function"
18211
+ },
18212
+ {
18213
+ "inputs": [],
18214
+ "name": "renounceOwnership",
18215
+ "outputs": [],
18216
+ "stateMutability": "nonpayable",
18217
+ "type": "function"
18218
+ },
18219
+ {
18220
+ "inputs": [],
18221
+ "name": "sweepNative",
18222
+ "outputs": [],
18223
+ "stateMutability": "nonpayable",
18224
+ "type": "function"
18225
+ },
18226
+ {
18227
+ "inputs": [
18228
+ {
18229
+ "internalType": "contract IERC20",
18230
+ "name": "token",
18231
+ "type": "address"
18232
+ }
18233
+ ],
18234
+ "name": "sweepToken",
18235
+ "outputs": [],
18236
+ "stateMutability": "nonpayable",
18237
+ "type": "function"
18238
+ },
18239
+ {
18240
+ "inputs": [
18241
+ {
18242
+ "internalType": "address",
18243
+ "name": "newOwner",
18244
+ "type": "address"
18245
+ }
18246
+ ],
18247
+ "name": "transferOwnership",
18248
+ "outputs": [],
18249
+ "stateMutability": "nonpayable",
18250
+ "type": "function"
18251
+ },
18252
+ {
18253
+ "inputs": [],
18254
+ "name": "vWNativeToken",
18255
+ "outputs": [
18256
+ {
18257
+ "internalType": "contract IVToken",
18258
+ "name": "",
18259
+ "type": "address"
18260
+ }
18261
+ ],
18262
+ "stateMutability": "view",
18263
+ "type": "function"
18264
+ },
18265
+ {
18266
+ "inputs": [],
18267
+ "name": "wNativeToken",
18268
+ "outputs": [
18269
+ {
18270
+ "internalType": "contract IWrappedNative",
18271
+ "name": "",
18272
+ "type": "address"
18273
+ }
18274
+ ],
18275
+ "stateMutability": "view",
18276
+ "type": "function"
18277
+ },
18278
+ {
18279
+ "inputs": [],
18280
+ "name": "wrapAndRepay",
18281
+ "outputs": [],
18282
+ "stateMutability": "payable",
18283
+ "type": "function"
18284
+ },
18285
+ {
18286
+ "inputs": [
18287
+ {
18288
+ "internalType": "address",
18289
+ "name": "minter",
18290
+ "type": "address"
18291
+ }
18292
+ ],
18293
+ "name": "wrapAndSupply",
18294
+ "outputs": [],
18295
+ "stateMutability": "payable",
18296
+ "type": "function"
18297
+ },
18298
+ {
18299
+ "stateMutability": "payable",
18300
+ "type": "receive"
18301
+ }
18302
+ ]
18303
+ },
18304
+ "PoolLens": {
18305
+ "address": "0xE4740d6C25D6CF4aE9DDbfE984f1C820A653318C",
18306
+ "abi": [
18307
+ {
18308
+ "inputs": [
18309
+ {
18310
+ "internalType": "bool",
18311
+ "name": "timeBased_",
18312
+ "type": "bool"
18313
+ },
18314
+ {
18315
+ "internalType": "uint256",
18316
+ "name": "blocksPerYear_",
18317
+ "type": "uint256"
18318
+ }
18319
+ ],
18320
+ "stateMutability": "nonpayable",
18321
+ "type": "constructor"
18322
+ },
18323
+ {
18324
+ "inputs": [],
18325
+ "name": "InvalidBlocksPerYear",
18326
+ "type": "error"
18327
+ },
18328
+ {
18329
+ "inputs": [],
18330
+ "name": "InvalidTimeBasedConfiguration",
18331
+ "type": "error"
18332
+ },
18333
+ {
18334
+ "inputs": [],
18335
+ "name": "blocksOrSecondsPerYear",
17024
18336
  "outputs": [
17025
18337
  {
17026
18338
  "internalType": "uint256",
@@ -31339,12 +32651,245 @@
31339
32651
  "type": "uint256"
31340
32652
  },
31341
32653
  {
31342
- "internalType": "contract VTokenInterface",
31343
- "name": "vTokenCollateral",
31344
- "type": "address"
32654
+ "internalType": "contract VTokenInterface",
32655
+ "name": "vTokenCollateral",
32656
+ "type": "address"
32657
+ }
32658
+ ],
32659
+ "name": "liquidateBorrow",
32660
+ "outputs": [
32661
+ {
32662
+ "internalType": "uint256",
32663
+ "name": "",
32664
+ "type": "uint256"
32665
+ }
32666
+ ],
32667
+ "stateMutability": "nonpayable",
32668
+ "type": "function"
32669
+ },
32670
+ {
32671
+ "inputs": [
32672
+ {
32673
+ "internalType": "uint256",
32674
+ "name": "mintAmount",
32675
+ "type": "uint256"
32676
+ }
32677
+ ],
32678
+ "name": "mint",
32679
+ "outputs": [
32680
+ {
32681
+ "internalType": "uint256",
32682
+ "name": "",
32683
+ "type": "uint256"
32684
+ }
32685
+ ],
32686
+ "stateMutability": "nonpayable",
32687
+ "type": "function"
32688
+ },
32689
+ {
32690
+ "inputs": [
32691
+ {
32692
+ "internalType": "address",
32693
+ "name": "minter",
32694
+ "type": "address"
32695
+ },
32696
+ {
32697
+ "internalType": "uint256",
32698
+ "name": "mintAmount",
32699
+ "type": "uint256"
32700
+ }
32701
+ ],
32702
+ "name": "mintBehalf",
32703
+ "outputs": [
32704
+ {
32705
+ "internalType": "uint256",
32706
+ "name": "",
32707
+ "type": "uint256"
32708
+ }
32709
+ ],
32710
+ "stateMutability": "nonpayable",
32711
+ "type": "function"
32712
+ },
32713
+ {
32714
+ "inputs": [],
32715
+ "name": "name",
32716
+ "outputs": [
32717
+ {
32718
+ "internalType": "string",
32719
+ "name": "",
32720
+ "type": "string"
32721
+ }
32722
+ ],
32723
+ "stateMutability": "view",
32724
+ "type": "function"
32725
+ },
32726
+ {
32727
+ "inputs": [],
32728
+ "name": "owner",
32729
+ "outputs": [
32730
+ {
32731
+ "internalType": "address",
32732
+ "name": "",
32733
+ "type": "address"
32734
+ }
32735
+ ],
32736
+ "stateMutability": "view",
32737
+ "type": "function"
32738
+ },
32739
+ {
32740
+ "inputs": [],
32741
+ "name": "pendingOwner",
32742
+ "outputs": [
32743
+ {
32744
+ "internalType": "address",
32745
+ "name": "",
32746
+ "type": "address"
32747
+ }
32748
+ ],
32749
+ "stateMutability": "view",
32750
+ "type": "function"
32751
+ },
32752
+ {
32753
+ "inputs": [],
32754
+ "name": "protocolSeizeShareMantissa",
32755
+ "outputs": [
32756
+ {
32757
+ "internalType": "uint256",
32758
+ "name": "",
32759
+ "type": "uint256"
32760
+ }
32761
+ ],
32762
+ "stateMutability": "view",
32763
+ "type": "function"
32764
+ },
32765
+ {
32766
+ "inputs": [],
32767
+ "name": "protocolShareReserve",
32768
+ "outputs": [
32769
+ {
32770
+ "internalType": "address payable",
32771
+ "name": "",
32772
+ "type": "address"
32773
+ }
32774
+ ],
32775
+ "stateMutability": "view",
32776
+ "type": "function"
32777
+ },
32778
+ {
32779
+ "inputs": [
32780
+ {
32781
+ "internalType": "uint256",
32782
+ "name": "redeemTokens",
32783
+ "type": "uint256"
32784
+ }
32785
+ ],
32786
+ "name": "redeem",
32787
+ "outputs": [
32788
+ {
32789
+ "internalType": "uint256",
32790
+ "name": "",
32791
+ "type": "uint256"
32792
+ }
32793
+ ],
32794
+ "stateMutability": "nonpayable",
32795
+ "type": "function"
32796
+ },
32797
+ {
32798
+ "inputs": [
32799
+ {
32800
+ "internalType": "address",
32801
+ "name": "redeemer",
32802
+ "type": "address"
32803
+ },
32804
+ {
32805
+ "internalType": "uint256",
32806
+ "name": "redeemTokens",
32807
+ "type": "uint256"
32808
+ }
32809
+ ],
32810
+ "name": "redeemBehalf",
32811
+ "outputs": [
32812
+ {
32813
+ "internalType": "uint256",
32814
+ "name": "",
32815
+ "type": "uint256"
32816
+ }
32817
+ ],
32818
+ "stateMutability": "nonpayable",
32819
+ "type": "function"
32820
+ },
32821
+ {
32822
+ "inputs": [
32823
+ {
32824
+ "internalType": "uint256",
32825
+ "name": "redeemAmount",
32826
+ "type": "uint256"
32827
+ }
32828
+ ],
32829
+ "name": "redeemUnderlying",
32830
+ "outputs": [
32831
+ {
32832
+ "internalType": "uint256",
32833
+ "name": "",
32834
+ "type": "uint256"
32835
+ }
32836
+ ],
32837
+ "stateMutability": "nonpayable",
32838
+ "type": "function"
32839
+ },
32840
+ {
32841
+ "inputs": [
32842
+ {
32843
+ "internalType": "address",
32844
+ "name": "redeemer",
32845
+ "type": "address"
32846
+ },
32847
+ {
32848
+ "internalType": "uint256",
32849
+ "name": "redeemAmount",
32850
+ "type": "uint256"
32851
+ }
32852
+ ],
32853
+ "name": "redeemUnderlyingBehalf",
32854
+ "outputs": [
32855
+ {
32856
+ "internalType": "uint256",
32857
+ "name": "",
32858
+ "type": "uint256"
32859
+ }
32860
+ ],
32861
+ "stateMutability": "nonpayable",
32862
+ "type": "function"
32863
+ },
32864
+ {
32865
+ "inputs": [
32866
+ {
32867
+ "internalType": "uint256",
32868
+ "name": "reduceAmount",
32869
+ "type": "uint256"
32870
+ }
32871
+ ],
32872
+ "name": "reduceReserves",
32873
+ "outputs": [],
32874
+ "stateMutability": "nonpayable",
32875
+ "type": "function"
32876
+ },
32877
+ {
32878
+ "inputs": [],
32879
+ "name": "reduceReservesBlockDelta",
32880
+ "outputs": [
32881
+ {
32882
+ "internalType": "uint256",
32883
+ "name": "",
32884
+ "type": "uint256"
31345
32885
  }
31346
32886
  ],
31347
- "name": "liquidateBorrow",
32887
+ "stateMutability": "view",
32888
+ "type": "function"
32889
+ },
32890
+ {
32891
+ "inputs": [],
32892
+ "name": "reduceReservesBlockNumber",
31348
32893
  "outputs": [
31349
32894
  {
31350
32895
  "internalType": "uint256",
@@ -31352,6 +32897,13 @@
31352
32897
  "type": "uint256"
31353
32898
  }
31354
32899
  ],
32900
+ "stateMutability": "view",
32901
+ "type": "function"
32902
+ },
32903
+ {
32904
+ "inputs": [],
32905
+ "name": "renounceOwnership",
32906
+ "outputs": [],
31355
32907
  "stateMutability": "nonpayable",
31356
32908
  "type": "function"
31357
32909
  },
@@ -31359,11 +32911,11 @@
31359
32911
  "inputs": [
31360
32912
  {
31361
32913
  "internalType": "uint256",
31362
- "name": "mintAmount",
32914
+ "name": "repayAmount",
31363
32915
  "type": "uint256"
31364
32916
  }
31365
32917
  ],
31366
- "name": "mint",
32918
+ "name": "repayBorrow",
31367
32919
  "outputs": [
31368
32920
  {
31369
32921
  "internalType": "uint256",
@@ -31378,16 +32930,16 @@
31378
32930
  "inputs": [
31379
32931
  {
31380
32932
  "internalType": "address",
31381
- "name": "minter",
32933
+ "name": "borrower",
31382
32934
  "type": "address"
31383
32935
  },
31384
32936
  {
31385
32937
  "internalType": "uint256",
31386
- "name": "mintAmount",
32938
+ "name": "repayAmount",
31387
32939
  "type": "uint256"
31388
32940
  }
31389
32941
  ],
31390
- "name": "mintBehalf",
32942
+ "name": "repayBorrowBehalf",
31391
32943
  "outputs": [
31392
32944
  {
31393
32945
  "internalType": "uint256",
@@ -31400,85 +32952,115 @@
31400
32952
  },
31401
32953
  {
31402
32954
  "inputs": [],
31403
- "name": "name",
32955
+ "name": "reserveFactorMantissa",
31404
32956
  "outputs": [
31405
32957
  {
31406
- "internalType": "string",
32958
+ "internalType": "uint256",
31407
32959
  "name": "",
31408
- "type": "string"
32960
+ "type": "uint256"
31409
32961
  }
31410
32962
  ],
31411
32963
  "stateMutability": "view",
31412
32964
  "type": "function"
31413
32965
  },
31414
32966
  {
31415
- "inputs": [],
31416
- "name": "owner",
31417
- "outputs": [
32967
+ "inputs": [
31418
32968
  {
31419
32969
  "internalType": "address",
31420
- "name": "",
32970
+ "name": "liquidator",
32971
+ "type": "address"
32972
+ },
32973
+ {
32974
+ "internalType": "address",
32975
+ "name": "borrower",
31421
32976
  "type": "address"
32977
+ },
32978
+ {
32979
+ "internalType": "uint256",
32980
+ "name": "seizeTokens",
32981
+ "type": "uint256"
31422
32982
  }
31423
32983
  ],
31424
- "stateMutability": "view",
32984
+ "name": "seize",
32985
+ "outputs": [],
32986
+ "stateMutability": "nonpayable",
31425
32987
  "type": "function"
31426
32988
  },
31427
32989
  {
31428
- "inputs": [],
31429
- "name": "pendingOwner",
31430
- "outputs": [
32990
+ "inputs": [
31431
32991
  {
31432
32992
  "internalType": "address",
31433
- "name": "",
32993
+ "name": "accessControlManager_",
31434
32994
  "type": "address"
31435
32995
  }
31436
32996
  ],
31437
- "stateMutability": "view",
32997
+ "name": "setAccessControlManager",
32998
+ "outputs": [],
32999
+ "stateMutability": "nonpayable",
31438
33000
  "type": "function"
31439
33001
  },
31440
33002
  {
31441
- "inputs": [],
31442
- "name": "protocolSeizeShareMantissa",
31443
- "outputs": [
33003
+ "inputs": [
33004
+ {
33005
+ "internalType": "contract InterestRateModel",
33006
+ "name": "newInterestRateModel",
33007
+ "type": "address"
33008
+ }
33009
+ ],
33010
+ "name": "setInterestRateModel",
33011
+ "outputs": [],
33012
+ "stateMutability": "nonpayable",
33013
+ "type": "function"
33014
+ },
33015
+ {
33016
+ "inputs": [
31444
33017
  {
31445
33018
  "internalType": "uint256",
31446
- "name": "",
33019
+ "name": "newProtocolSeizeShareMantissa_",
31447
33020
  "type": "uint256"
31448
33021
  }
31449
33022
  ],
31450
- "stateMutability": "view",
33023
+ "name": "setProtocolSeizeShare",
33024
+ "outputs": [],
33025
+ "stateMutability": "nonpayable",
31451
33026
  "type": "function"
31452
33027
  },
31453
33028
  {
31454
- "inputs": [],
31455
- "name": "protocolShareReserve",
31456
- "outputs": [
33029
+ "inputs": [
31457
33030
  {
31458
33031
  "internalType": "address payable",
31459
- "name": "",
33032
+ "name": "protocolShareReserve_",
31460
33033
  "type": "address"
31461
33034
  }
31462
33035
  ],
31463
- "stateMutability": "view",
33036
+ "name": "setProtocolShareReserve",
33037
+ "outputs": [],
33038
+ "stateMutability": "nonpayable",
31464
33039
  "type": "function"
31465
33040
  },
31466
33041
  {
31467
33042
  "inputs": [
31468
33043
  {
31469
33044
  "internalType": "uint256",
31470
- "name": "redeemTokens",
33045
+ "name": "_newReduceReservesBlockOrTimestampDelta",
31471
33046
  "type": "uint256"
31472
33047
  }
31473
33048
  ],
31474
- "name": "redeem",
31475
- "outputs": [
33049
+ "name": "setReduceReservesBlockDelta",
33050
+ "outputs": [],
33051
+ "stateMutability": "nonpayable",
33052
+ "type": "function"
33053
+ },
33054
+ {
33055
+ "inputs": [
31476
33056
  {
31477
33057
  "internalType": "uint256",
31478
- "name": "",
33058
+ "name": "newReserveFactorMantissa",
31479
33059
  "type": "uint256"
31480
33060
  }
31481
33061
  ],
33062
+ "name": "setReserveFactor",
33063
+ "outputs": [],
31482
33064
  "stateMutability": "nonpayable",
31483
33065
  "type": "function"
31484
33066
  },
@@ -31486,35 +33068,31 @@
31486
33068
  "inputs": [
31487
33069
  {
31488
33070
  "internalType": "address",
31489
- "name": "redeemer",
33071
+ "name": "shortfall_",
31490
33072
  "type": "address"
31491
- },
31492
- {
31493
- "internalType": "uint256",
31494
- "name": "redeemTokens",
31495
- "type": "uint256"
31496
33073
  }
31497
33074
  ],
31498
- "name": "redeemBehalf",
33075
+ "name": "setShortfallContract",
33076
+ "outputs": [],
33077
+ "stateMutability": "nonpayable",
33078
+ "type": "function"
33079
+ },
33080
+ {
33081
+ "inputs": [],
33082
+ "name": "shortfall",
31499
33083
  "outputs": [
31500
33084
  {
31501
- "internalType": "uint256",
33085
+ "internalType": "address",
31502
33086
  "name": "",
31503
- "type": "uint256"
33087
+ "type": "address"
31504
33088
  }
31505
33089
  ],
31506
- "stateMutability": "nonpayable",
33090
+ "stateMutability": "view",
31507
33091
  "type": "function"
31508
33092
  },
31509
33093
  {
31510
- "inputs": [
31511
- {
31512
- "internalType": "uint256",
31513
- "name": "redeemAmount",
31514
- "type": "uint256"
31515
- }
31516
- ],
31517
- "name": "redeemUnderlying",
33094
+ "inputs": [],
33095
+ "name": "supplyRatePerBlock",
31518
33096
  "outputs": [
31519
33097
  {
31520
33098
  "internalType": "uint256",
@@ -31522,23 +33100,38 @@
31522
33100
  "type": "uint256"
31523
33101
  }
31524
33102
  ],
31525
- "stateMutability": "nonpayable",
33103
+ "stateMutability": "view",
31526
33104
  "type": "function"
31527
33105
  },
31528
33106
  {
31529
33107
  "inputs": [
31530
33108
  {
31531
- "internalType": "address",
31532
- "name": "redeemer",
33109
+ "internalType": "contract IERC20Upgradeable",
33110
+ "name": "token",
31533
33111
  "type": "address"
31534
- },
33112
+ }
33113
+ ],
33114
+ "name": "sweepToken",
33115
+ "outputs": [],
33116
+ "stateMutability": "nonpayable",
33117
+ "type": "function"
33118
+ },
33119
+ {
33120
+ "inputs": [],
33121
+ "name": "symbol",
33122
+ "outputs": [
31535
33123
  {
31536
- "internalType": "uint256",
31537
- "name": "redeemAmount",
31538
- "type": "uint256"
33124
+ "internalType": "string",
33125
+ "name": "",
33126
+ "type": "string"
31539
33127
  }
31540
33128
  ],
31541
- "name": "redeemUnderlyingBehalf",
33129
+ "stateMutability": "view",
33130
+ "type": "function"
33131
+ },
33132
+ {
33133
+ "inputs": [],
33134
+ "name": "totalBorrows",
31542
33135
  "outputs": [
31543
33136
  {
31544
33137
  "internalType": "uint256",
@@ -31546,25 +33139,25 @@
31546
33139
  "type": "uint256"
31547
33140
  }
31548
33141
  ],
31549
- "stateMutability": "nonpayable",
33142
+ "stateMutability": "view",
31550
33143
  "type": "function"
31551
33144
  },
31552
33145
  {
31553
- "inputs": [
33146
+ "inputs": [],
33147
+ "name": "totalBorrowsCurrent",
33148
+ "outputs": [
31554
33149
  {
31555
33150
  "internalType": "uint256",
31556
- "name": "reduceAmount",
33151
+ "name": "",
31557
33152
  "type": "uint256"
31558
33153
  }
31559
33154
  ],
31560
- "name": "reduceReserves",
31561
- "outputs": [],
31562
33155
  "stateMutability": "nonpayable",
31563
33156
  "type": "function"
31564
33157
  },
31565
33158
  {
31566
33159
  "inputs": [],
31567
- "name": "reduceReservesBlockDelta",
33160
+ "name": "totalReserves",
31568
33161
  "outputs": [
31569
33162
  {
31570
33163
  "internalType": "uint256",
@@ -31577,7 +33170,7 @@
31577
33170
  },
31578
33171
  {
31579
33172
  "inputs": [],
31580
- "name": "reduceReservesBlockNumber",
33173
+ "name": "totalSupply",
31581
33174
  "outputs": [
31582
33175
  {
31583
33176
  "internalType": "uint256",
@@ -31588,27 +33181,25 @@
31588
33181
  "stateMutability": "view",
31589
33182
  "type": "function"
31590
33183
  },
31591
- {
31592
- "inputs": [],
31593
- "name": "renounceOwnership",
31594
- "outputs": [],
31595
- "stateMutability": "nonpayable",
31596
- "type": "function"
31597
- },
31598
33184
  {
31599
33185
  "inputs": [
33186
+ {
33187
+ "internalType": "address",
33188
+ "name": "dst",
33189
+ "type": "address"
33190
+ },
31600
33191
  {
31601
33192
  "internalType": "uint256",
31602
- "name": "repayAmount",
33193
+ "name": "amount",
31603
33194
  "type": "uint256"
31604
33195
  }
31605
33196
  ],
31606
- "name": "repayBorrow",
33197
+ "name": "transfer",
31607
33198
  "outputs": [
31608
33199
  {
31609
- "internalType": "uint256",
33200
+ "internalType": "bool",
31610
33201
  "name": "",
31611
- "type": "uint256"
33202
+ "type": "bool"
31612
33203
  }
31613
33204
  ],
31614
33205
  "stateMutability": "nonpayable",
@@ -31618,340 +33209,431 @@
31618
33209
  "inputs": [
31619
33210
  {
31620
33211
  "internalType": "address",
31621
- "name": "borrower",
33212
+ "name": "src",
33213
+ "type": "address"
33214
+ },
33215
+ {
33216
+ "internalType": "address",
33217
+ "name": "dst",
31622
33218
  "type": "address"
31623
33219
  },
31624
33220
  {
31625
33221
  "internalType": "uint256",
31626
- "name": "repayAmount",
33222
+ "name": "amount",
31627
33223
  "type": "uint256"
31628
33224
  }
31629
33225
  ],
31630
- "name": "repayBorrowBehalf",
33226
+ "name": "transferFrom",
31631
33227
  "outputs": [
31632
33228
  {
31633
- "internalType": "uint256",
33229
+ "internalType": "bool",
31634
33230
  "name": "",
31635
- "type": "uint256"
33231
+ "type": "bool"
33232
+ }
33233
+ ],
33234
+ "stateMutability": "nonpayable",
33235
+ "type": "function"
33236
+ },
33237
+ {
33238
+ "inputs": [
33239
+ {
33240
+ "internalType": "address",
33241
+ "name": "newOwner",
33242
+ "type": "address"
31636
33243
  }
31637
33244
  ],
33245
+ "name": "transferOwnership",
33246
+ "outputs": [],
31638
33247
  "stateMutability": "nonpayable",
31639
33248
  "type": "function"
31640
33249
  },
31641
33250
  {
31642
33251
  "inputs": [],
31643
- "name": "reserveFactorMantissa",
33252
+ "name": "underlying",
31644
33253
  "outputs": [
31645
33254
  {
31646
- "internalType": "uint256",
31647
- "name": "",
31648
- "type": "uint256"
33255
+ "internalType": "address",
33256
+ "name": "",
33257
+ "type": "address"
33258
+ }
33259
+ ],
33260
+ "stateMutability": "view",
33261
+ "type": "function"
33262
+ }
33263
+ ]
33264
+ },
33265
+ "VToken_vBAL_Core": {
33266
+ "address": "0xD4B82B7B7CdedB029e0E58AC1B6a04F6616BEd40",
33267
+ "abi": [
33268
+ {
33269
+ "inputs": [
33270
+ {
33271
+ "internalType": "address",
33272
+ "name": "beacon",
33273
+ "type": "address"
33274
+ },
33275
+ {
33276
+ "internalType": "bytes",
33277
+ "name": "data",
33278
+ "type": "bytes"
31649
33279
  }
31650
33280
  ],
31651
- "stateMutability": "view",
31652
- "type": "function"
33281
+ "stateMutability": "payable",
33282
+ "type": "constructor"
31653
33283
  },
31654
33284
  {
33285
+ "anonymous": false,
31655
33286
  "inputs": [
31656
33287
  {
33288
+ "indexed": false,
31657
33289
  "internalType": "address",
31658
- "name": "liquidator",
33290
+ "name": "previousAdmin",
31659
33291
  "type": "address"
31660
33292
  },
31661
33293
  {
33294
+ "indexed": false,
31662
33295
  "internalType": "address",
31663
- "name": "borrower",
33296
+ "name": "newAdmin",
31664
33297
  "type": "address"
31665
- },
31666
- {
31667
- "internalType": "uint256",
31668
- "name": "seizeTokens",
31669
- "type": "uint256"
31670
33298
  }
31671
33299
  ],
31672
- "name": "seize",
31673
- "outputs": [],
31674
- "stateMutability": "nonpayable",
31675
- "type": "function"
33300
+ "name": "AdminChanged",
33301
+ "type": "event"
31676
33302
  },
31677
33303
  {
33304
+ "anonymous": false,
31678
33305
  "inputs": [
31679
33306
  {
33307
+ "indexed": true,
31680
33308
  "internalType": "address",
31681
- "name": "accessControlManager_",
33309
+ "name": "beacon",
31682
33310
  "type": "address"
31683
33311
  }
31684
33312
  ],
31685
- "name": "setAccessControlManager",
31686
- "outputs": [],
31687
- "stateMutability": "nonpayable",
31688
- "type": "function"
33313
+ "name": "BeaconUpgraded",
33314
+ "type": "event"
31689
33315
  },
31690
33316
  {
33317
+ "anonymous": false,
31691
33318
  "inputs": [
31692
33319
  {
31693
- "internalType": "contract InterestRateModel",
31694
- "name": "newInterestRateModel",
33320
+ "indexed": true,
33321
+ "internalType": "address",
33322
+ "name": "implementation",
31695
33323
  "type": "address"
31696
33324
  }
31697
33325
  ],
31698
- "name": "setInterestRateModel",
31699
- "outputs": [],
31700
- "stateMutability": "nonpayable",
31701
- "type": "function"
33326
+ "name": "Upgraded",
33327
+ "type": "event"
31702
33328
  },
33329
+ {
33330
+ "stateMutability": "payable",
33331
+ "type": "fallback"
33332
+ },
33333
+ {
33334
+ "stateMutability": "payable",
33335
+ "type": "receive"
33336
+ }
33337
+ ]
33338
+ },
33339
+ "VToken_vCRV_Core": {
33340
+ "address": "0x121E3be152F283319310D807ed847E8b98319C1e",
33341
+ "abi": [
31703
33342
  {
31704
33343
  "inputs": [
31705
33344
  {
31706
- "internalType": "uint256",
31707
- "name": "newProtocolSeizeShareMantissa_",
31708
- "type": "uint256"
33345
+ "internalType": "address",
33346
+ "name": "beacon",
33347
+ "type": "address"
33348
+ },
33349
+ {
33350
+ "internalType": "bytes",
33351
+ "name": "data",
33352
+ "type": "bytes"
31709
33353
  }
31710
33354
  ],
31711
- "name": "setProtocolSeizeShare",
31712
- "outputs": [],
31713
- "stateMutability": "nonpayable",
31714
- "type": "function"
33355
+ "stateMutability": "payable",
33356
+ "type": "constructor"
31715
33357
  },
31716
33358
  {
33359
+ "anonymous": false,
31717
33360
  "inputs": [
31718
33361
  {
31719
- "internalType": "address payable",
31720
- "name": "protocolShareReserve_",
33362
+ "indexed": false,
33363
+ "internalType": "address",
33364
+ "name": "previousAdmin",
33365
+ "type": "address"
33366
+ },
33367
+ {
33368
+ "indexed": false,
33369
+ "internalType": "address",
33370
+ "name": "newAdmin",
31721
33371
  "type": "address"
31722
33372
  }
31723
33373
  ],
31724
- "name": "setProtocolShareReserve",
31725
- "outputs": [],
31726
- "stateMutability": "nonpayable",
31727
- "type": "function"
33374
+ "name": "AdminChanged",
33375
+ "type": "event"
31728
33376
  },
31729
33377
  {
33378
+ "anonymous": false,
31730
33379
  "inputs": [
31731
33380
  {
31732
- "internalType": "uint256",
31733
- "name": "_newReduceReservesBlockOrTimestampDelta",
31734
- "type": "uint256"
33381
+ "indexed": true,
33382
+ "internalType": "address",
33383
+ "name": "beacon",
33384
+ "type": "address"
31735
33385
  }
31736
33386
  ],
31737
- "name": "setReduceReservesBlockDelta",
31738
- "outputs": [],
31739
- "stateMutability": "nonpayable",
31740
- "type": "function"
33387
+ "name": "BeaconUpgraded",
33388
+ "type": "event"
31741
33389
  },
31742
33390
  {
33391
+ "anonymous": false,
31743
33392
  "inputs": [
31744
33393
  {
31745
- "internalType": "uint256",
31746
- "name": "newReserveFactorMantissa",
31747
- "type": "uint256"
33394
+ "indexed": true,
33395
+ "internalType": "address",
33396
+ "name": "implementation",
33397
+ "type": "address"
31748
33398
  }
31749
33399
  ],
31750
- "name": "setReserveFactor",
31751
- "outputs": [],
31752
- "stateMutability": "nonpayable",
31753
- "type": "function"
33400
+ "name": "Upgraded",
33401
+ "type": "event"
33402
+ },
33403
+ {
33404
+ "stateMutability": "payable",
33405
+ "type": "fallback"
31754
33406
  },
33407
+ {
33408
+ "stateMutability": "payable",
33409
+ "type": "receive"
33410
+ }
33411
+ ]
33412
+ },
33413
+ "VToken_vCRV_Curve": {
33414
+ "address": "0x9Db62c5BBc6fb79416545FcCBDB2204099217b78",
33415
+ "abi": [
31755
33416
  {
31756
33417
  "inputs": [
31757
33418
  {
31758
33419
  "internalType": "address",
31759
- "name": "shortfall_",
33420
+ "name": "beacon",
31760
33421
  "type": "address"
33422
+ },
33423
+ {
33424
+ "internalType": "bytes",
33425
+ "name": "data",
33426
+ "type": "bytes"
31761
33427
  }
31762
33428
  ],
31763
- "name": "setShortfallContract",
31764
- "outputs": [],
31765
- "stateMutability": "nonpayable",
31766
- "type": "function"
33429
+ "stateMutability": "payable",
33430
+ "type": "constructor"
31767
33431
  },
31768
33432
  {
31769
- "inputs": [],
31770
- "name": "shortfall",
31771
- "outputs": [
33433
+ "anonymous": false,
33434
+ "inputs": [
31772
33435
  {
33436
+ "indexed": false,
31773
33437
  "internalType": "address",
31774
- "name": "",
33438
+ "name": "previousAdmin",
33439
+ "type": "address"
33440
+ },
33441
+ {
33442
+ "indexed": false,
33443
+ "internalType": "address",
33444
+ "name": "newAdmin",
31775
33445
  "type": "address"
31776
33446
  }
31777
33447
  ],
31778
- "stateMutability": "view",
31779
- "type": "function"
33448
+ "name": "AdminChanged",
33449
+ "type": "event"
31780
33450
  },
31781
33451
  {
31782
- "inputs": [],
31783
- "name": "supplyRatePerBlock",
31784
- "outputs": [
33452
+ "anonymous": false,
33453
+ "inputs": [
31785
33454
  {
31786
- "internalType": "uint256",
31787
- "name": "",
31788
- "type": "uint256"
33455
+ "indexed": true,
33456
+ "internalType": "address",
33457
+ "name": "beacon",
33458
+ "type": "address"
31789
33459
  }
31790
33460
  ],
31791
- "stateMutability": "view",
31792
- "type": "function"
33461
+ "name": "BeaconUpgraded",
33462
+ "type": "event"
31793
33463
  },
31794
33464
  {
33465
+ "anonymous": false,
31795
33466
  "inputs": [
31796
33467
  {
31797
- "internalType": "contract IERC20Upgradeable",
31798
- "name": "token",
33468
+ "indexed": true,
33469
+ "internalType": "address",
33470
+ "name": "implementation",
31799
33471
  "type": "address"
31800
33472
  }
31801
33473
  ],
31802
- "name": "sweepToken",
31803
- "outputs": [],
31804
- "stateMutability": "nonpayable",
31805
- "type": "function"
33474
+ "name": "Upgraded",
33475
+ "type": "event"
31806
33476
  },
31807
33477
  {
31808
- "inputs": [],
31809
- "name": "symbol",
31810
- "outputs": [
31811
- {
31812
- "internalType": "string",
31813
- "name": "",
31814
- "type": "string"
31815
- }
31816
- ],
31817
- "stateMutability": "view",
31818
- "type": "function"
33478
+ "stateMutability": "payable",
33479
+ "type": "fallback"
31819
33480
  },
31820
33481
  {
31821
- "inputs": [],
31822
- "name": "totalBorrows",
31823
- "outputs": [
33482
+ "stateMutability": "payable",
33483
+ "type": "receive"
33484
+ }
33485
+ ]
33486
+ },
33487
+ "VToken_vDAI_Core": {
33488
+ "address": "0xfe050f628bF5278aCfA1e7B13b59fF207e769235",
33489
+ "abi": [
33490
+ {
33491
+ "inputs": [
31824
33492
  {
31825
- "internalType": "uint256",
31826
- "name": "",
31827
- "type": "uint256"
33493
+ "internalType": "address",
33494
+ "name": "beacon",
33495
+ "type": "address"
33496
+ },
33497
+ {
33498
+ "internalType": "bytes",
33499
+ "name": "data",
33500
+ "type": "bytes"
31828
33501
  }
31829
33502
  ],
31830
- "stateMutability": "view",
31831
- "type": "function"
33503
+ "stateMutability": "payable",
33504
+ "type": "constructor"
31832
33505
  },
31833
33506
  {
31834
- "inputs": [],
31835
- "name": "totalBorrowsCurrent",
31836
- "outputs": [
33507
+ "anonymous": false,
33508
+ "inputs": [
33509
+ {
33510
+ "indexed": false,
33511
+ "internalType": "address",
33512
+ "name": "previousAdmin",
33513
+ "type": "address"
33514
+ },
31837
33515
  {
31838
- "internalType": "uint256",
31839
- "name": "",
31840
- "type": "uint256"
33516
+ "indexed": false,
33517
+ "internalType": "address",
33518
+ "name": "newAdmin",
33519
+ "type": "address"
31841
33520
  }
31842
33521
  ],
31843
- "stateMutability": "nonpayable",
31844
- "type": "function"
33522
+ "name": "AdminChanged",
33523
+ "type": "event"
31845
33524
  },
31846
33525
  {
31847
- "inputs": [],
31848
- "name": "totalReserves",
31849
- "outputs": [
33526
+ "anonymous": false,
33527
+ "inputs": [
31850
33528
  {
31851
- "internalType": "uint256",
31852
- "name": "",
31853
- "type": "uint256"
33529
+ "indexed": true,
33530
+ "internalType": "address",
33531
+ "name": "beacon",
33532
+ "type": "address"
31854
33533
  }
31855
33534
  ],
31856
- "stateMutability": "view",
31857
- "type": "function"
33535
+ "name": "BeaconUpgraded",
33536
+ "type": "event"
31858
33537
  },
31859
33538
  {
31860
- "inputs": [],
31861
- "name": "totalSupply",
31862
- "outputs": [
33539
+ "anonymous": false,
33540
+ "inputs": [
31863
33541
  {
31864
- "internalType": "uint256",
31865
- "name": "",
31866
- "type": "uint256"
33542
+ "indexed": true,
33543
+ "internalType": "address",
33544
+ "name": "implementation",
33545
+ "type": "address"
31867
33546
  }
31868
33547
  ],
31869
- "stateMutability": "view",
31870
- "type": "function"
33548
+ "name": "Upgraded",
33549
+ "type": "event"
33550
+ },
33551
+ {
33552
+ "stateMutability": "payable",
33553
+ "type": "fallback"
31871
33554
  },
33555
+ {
33556
+ "stateMutability": "payable",
33557
+ "type": "receive"
33558
+ }
33559
+ ]
33560
+ },
33561
+ "VToken_vEIGEN": {
33562
+ "address": "0x6DB4aDbA8F144a57a397b57183BF619e957040B1",
33563
+ "abi": [
31872
33564
  {
31873
33565
  "inputs": [
31874
33566
  {
31875
33567
  "internalType": "address",
31876
- "name": "dst",
33568
+ "name": "beacon",
31877
33569
  "type": "address"
31878
33570
  },
31879
33571
  {
31880
- "internalType": "uint256",
31881
- "name": "amount",
31882
- "type": "uint256"
31883
- }
31884
- ],
31885
- "name": "transfer",
31886
- "outputs": [
31887
- {
31888
- "internalType": "bool",
31889
- "name": "",
31890
- "type": "bool"
33572
+ "internalType": "bytes",
33573
+ "name": "data",
33574
+ "type": "bytes"
31891
33575
  }
31892
33576
  ],
31893
- "stateMutability": "nonpayable",
31894
- "type": "function"
33577
+ "stateMutability": "payable",
33578
+ "type": "constructor"
31895
33579
  },
31896
33580
  {
33581
+ "anonymous": false,
31897
33582
  "inputs": [
31898
33583
  {
33584
+ "indexed": false,
31899
33585
  "internalType": "address",
31900
- "name": "src",
33586
+ "name": "previousAdmin",
31901
33587
  "type": "address"
31902
33588
  },
31903
33589
  {
33590
+ "indexed": false,
31904
33591
  "internalType": "address",
31905
- "name": "dst",
33592
+ "name": "newAdmin",
31906
33593
  "type": "address"
31907
- },
31908
- {
31909
- "internalType": "uint256",
31910
- "name": "amount",
31911
- "type": "uint256"
31912
- }
31913
- ],
31914
- "name": "transferFrom",
31915
- "outputs": [
31916
- {
31917
- "internalType": "bool",
31918
- "name": "",
31919
- "type": "bool"
31920
33594
  }
31921
33595
  ],
31922
- "stateMutability": "nonpayable",
31923
- "type": "function"
33596
+ "name": "AdminChanged",
33597
+ "type": "event"
31924
33598
  },
31925
33599
  {
33600
+ "anonymous": false,
31926
33601
  "inputs": [
31927
33602
  {
33603
+ "indexed": true,
31928
33604
  "internalType": "address",
31929
- "name": "newOwner",
33605
+ "name": "beacon",
31930
33606
  "type": "address"
31931
33607
  }
31932
33608
  ],
31933
- "name": "transferOwnership",
31934
- "outputs": [],
31935
- "stateMutability": "nonpayable",
31936
- "type": "function"
33609
+ "name": "BeaconUpgraded",
33610
+ "type": "event"
31937
33611
  },
31938
33612
  {
31939
- "inputs": [],
31940
- "name": "underlying",
31941
- "outputs": [
33613
+ "anonymous": false,
33614
+ "inputs": [
31942
33615
  {
33616
+ "indexed": true,
31943
33617
  "internalType": "address",
31944
- "name": "",
33618
+ "name": "implementation",
31945
33619
  "type": "address"
31946
33620
  }
31947
33621
  ],
31948
- "stateMutability": "view",
31949
- "type": "function"
33622
+ "name": "Upgraded",
33623
+ "type": "event"
33624
+ },
33625
+ {
33626
+ "stateMutability": "payable",
33627
+ "type": "fallback"
33628
+ },
33629
+ {
33630
+ "stateMutability": "payable",
33631
+ "type": "receive"
31950
33632
  }
31951
33633
  ]
31952
33634
  },
31953
- "VToken_vBAL_Core": {
31954
- "address": "0xD4B82B7B7CdedB029e0E58AC1B6a04F6616BEd40",
33635
+ "VToken_vFRAX_Core": {
33636
+ "address": "0x33942B932159A67E3274f54bC4082cbA4A704340",
31955
33637
  "abi": [
31956
33638
  {
31957
33639
  "inputs": [
@@ -32024,8 +33706,8 @@
32024
33706
  }
32025
33707
  ]
32026
33708
  },
32027
- "VToken_vCRV_Core": {
32028
- "address": "0x121E3be152F283319310D807ed847E8b98319C1e",
33709
+ "VToken_vLBTC_Core": {
33710
+ "address": "0x315F064cF5B5968fE1655436e1856F3ca558d395",
32029
33711
  "abi": [
32030
33712
  {
32031
33713
  "inputs": [
@@ -32098,8 +33780,8 @@
32098
33780
  }
32099
33781
  ]
32100
33782
  },
32101
- "VToken_vCRV_Curve": {
32102
- "address": "0x9Db62c5BBc6fb79416545FcCBDB2204099217b78",
33783
+ "VToken_vPT-USDe-27MAR2025_Ethena": {
33784
+ "address": "0xf2C00a9C3314f7997721253c49276c8531a30803",
32103
33785
  "abi": [
32104
33786
  {
32105
33787
  "inputs": [
@@ -32172,8 +33854,8 @@
32172
33854
  }
32173
33855
  ]
32174
33856
  },
32175
- "VToken_vDAI_Core": {
32176
- "address": "0xfe050f628bF5278aCfA1e7B13b59fF207e769235",
33857
+ "VToken_vPT-sUSDE-27MAR2025_Ethena": {
33858
+ "address": "0x6c87587b1813eAf5571318E2139048b04eAaFf97",
32177
33859
  "abi": [
32178
33860
  {
32179
33861
  "inputs": [
@@ -32246,8 +33928,8 @@
32246
33928
  }
32247
33929
  ]
32248
33930
  },
32249
- "VToken_vEIGEN": {
32250
- "address": "0x6DB4aDbA8F144a57a397b57183BF619e957040B1",
33931
+ "VToken_vPT-weETH-26DEC2024_LiquidStakedETH": {
33932
+ "address": "0x3AF2bE7AbEF0f840b196D99d79F4B803a5dB14a1",
32251
33933
  "abi": [
32252
33934
  {
32253
33935
  "inputs": [
@@ -32320,8 +34002,8 @@
32320
34002
  }
32321
34003
  ]
32322
34004
  },
32323
- "VToken_vFRAX_Core": {
32324
- "address": "0x33942B932159A67E3274f54bC4082cbA4A704340",
34005
+ "VToken_vTUSD_Core": {
34006
+ "address": "0xE23A1fC1545F1b072308c846a38447b23d322Ee2",
32325
34007
  "abi": [
32326
34008
  {
32327
34009
  "inputs": [
@@ -32394,8 +34076,8 @@
32394
34076
  }
32395
34077
  ]
32396
34078
  },
32397
- "VToken_vLBTC_Core": {
32398
- "address": "0x315F064cF5B5968fE1655436e1856F3ca558d395",
34079
+ "VToken_vUSDC_Core": {
34080
+ "address": "0xF87bceab8DD37489015B426bA931e08A4D787616",
32399
34081
  "abi": [
32400
34082
  {
32401
34083
  "inputs": [
@@ -32468,8 +34150,8 @@
32468
34150
  }
32469
34151
  ]
32470
34152
  },
32471
- "VToken_vPT-USDe-27MAR2025_Ethena": {
32472
- "address": "0xf2C00a9C3314f7997721253c49276c8531a30803",
34153
+ "VToken_vUSDC_Ethena": {
34154
+ "address": "0x466fe60aE3d8520e49D67e3483626786Ba0E6416",
32473
34155
  "abi": [
32474
34156
  {
32475
34157
  "inputs": [
@@ -32542,8 +34224,8 @@
32542
34224
  }
32543
34225
  ]
32544
34226
  },
32545
- "VToken_vPT-sUSDE-27MAR2025_Ethena": {
32546
- "address": "0x6c87587b1813eAf5571318E2139048b04eAaFf97",
34227
+ "VToken_vUSDC_Stablecoins": {
34228
+ "address": "0xD5f83FCbb4a62779D0B37b9E603CD19Ad84884F0",
32547
34229
  "abi": [
32548
34230
  {
32549
34231
  "inputs": [
@@ -32616,8 +34298,8 @@
32616
34298
  }
32617
34299
  ]
32618
34300
  },
32619
- "VToken_vPT-weETH-26DEC2024_LiquidStakedETH": {
32620
- "address": "0x3AF2bE7AbEF0f840b196D99d79F4B803a5dB14a1",
34301
+ "VToken_vUSDS_Core": {
34302
+ "address": "0x459C6a6036e2094d1764a9ca32939b9820b2C8e0",
32621
34303
  "abi": [
32622
34304
  {
32623
34305
  "inputs": [
@@ -32690,8 +34372,8 @@
32690
34372
  }
32691
34373
  ]
32692
34374
  },
32693
- "VToken_vTUSD_Core": {
32694
- "address": "0xE23A1fC1545F1b072308c846a38447b23d322Ee2",
34375
+ "VToken_vUSDT_Core": {
34376
+ "address": "0x19252AFD0B2F539C400aEab7d460CBFbf74c17ff",
32695
34377
  "abi": [
32696
34378
  {
32697
34379
  "inputs": [
@@ -32764,8 +34446,8 @@
32764
34446
  }
32765
34447
  ]
32766
34448
  },
32767
- "VToken_vUSDC_Core": {
32768
- "address": "0xF87bceab8DD37489015B426bA931e08A4D787616",
34449
+ "VToken_vUSDT_Stablecoins": {
34450
+ "address": "0x93dff2053D4B08823d8B39F1dCdf8497f15200f4",
32769
34451
  "abi": [
32770
34452
  {
32771
34453
  "inputs": [
@@ -32838,8 +34520,8 @@
32838
34520
  }
32839
34521
  ]
32840
34522
  },
32841
- "VToken_vUSDC_Ethena": {
32842
- "address": "0x466fe60aE3d8520e49D67e3483626786Ba0E6416",
34523
+ "VToken_vWBTC_Core": {
34524
+ "address": "0x74E708A7F5486ed73CCCAe54B63e71B1988F1383",
32843
34525
  "abi": [
32844
34526
  {
32845
34527
  "inputs": [
@@ -32912,8 +34594,8 @@
32912
34594
  }
32913
34595
  ]
32914
34596
  },
32915
- "VToken_vUSDC_Stablecoins": {
32916
- "address": "0xD5f83FCbb4a62779D0B37b9E603CD19Ad84884F0",
34597
+ "VToken_vWETH_Core": {
34598
+ "address": "0xc2931B1fEa69b6D6dA65a50363A8D75d285e4da9",
32917
34599
  "abi": [
32918
34600
  {
32919
34601
  "inputs": [
@@ -32986,8 +34668,8 @@
32986
34668
  }
32987
34669
  ]
32988
34670
  },
32989
- "VToken_vUSDS_Core": {
32990
- "address": "0x459C6a6036e2094d1764a9ca32939b9820b2C8e0",
34671
+ "VToken_vWETH_LiquidStakedETH": {
34672
+ "address": "0x9f6213dFa9069a5426Fe8fAE73857712E1259Ed4",
32991
34673
  "abi": [
32992
34674
  {
32993
34675
  "inputs": [
@@ -33060,8 +34742,8 @@
33060
34742
  }
33061
34743
  ]
33062
34744
  },
33063
- "VToken_vUSDT_Core": {
33064
- "address": "0x19252AFD0B2F539C400aEab7d460CBFbf74c17ff",
34745
+ "VToken_vcrvUSD_Core": {
34746
+ "address": "0xA09cFAd2e138fe6d8FF62df803892cbCb79ED082",
33065
34747
  "abi": [
33066
34748
  {
33067
34749
  "inputs": [
@@ -33134,8 +34816,8 @@
33134
34816
  }
33135
34817
  ]
33136
34818
  },
33137
- "VToken_vUSDT_Stablecoins": {
33138
- "address": "0x93dff2053D4B08823d8B39F1dCdf8497f15200f4",
34819
+ "VToken_vcrvUSD_Curve": {
34820
+ "address": "0xc7be132027e191636172798B933202E0f9CAD548",
33139
34821
  "abi": [
33140
34822
  {
33141
34823
  "inputs": [
@@ -33208,8 +34890,8 @@
33208
34890
  }
33209
34891
  ]
33210
34892
  },
33211
- "VToken_vWBTC_Core": {
33212
- "address": "0x74E708A7F5486ed73CCCAe54B63e71B1988F1383",
34893
+ "VToken_vcrvUSD_Stablecoins": {
34894
+ "address": "0x9C5e7a3B4db931F07A6534f9e44100DDDc78c408",
33213
34895
  "abi": [
33214
34896
  {
33215
34897
  "inputs": [
@@ -33282,8 +34964,8 @@
33282
34964
  }
33283
34965
  ]
33284
34966
  },
33285
- "VToken_vWETH_Core": {
33286
- "address": "0xc2931B1fEa69b6D6dA65a50363A8D75d285e4da9",
34967
+ "VToken_veBTC": {
34968
+ "address": "0x8E6241389e823111259413810b81a050bd45e5cE",
33287
34969
  "abi": [
33288
34970
  {
33289
34971
  "inputs": [
@@ -33356,8 +35038,8 @@
33356
35038
  }
33357
35039
  ]
33358
35040
  },
33359
- "VToken_vWETH_LiquidStakedETH": {
33360
- "address": "0x9f6213dFa9069a5426Fe8fAE73857712E1259Ed4",
35041
+ "VToken_vezETH_LiquidStakedETH": {
35042
+ "address": "0xF4C1B7528f8B266D8ADf1a85c91d93114FeDbA2A",
33361
35043
  "abi": [
33362
35044
  {
33363
35045
  "inputs": [
@@ -33430,8 +35112,8 @@
33430
35112
  }
33431
35113
  ]
33432
35114
  },
33433
- "VToken_vcrvUSD_Core": {
33434
- "address": "0xA09cFAd2e138fe6d8FF62df803892cbCb79ED082",
35115
+ "VToken_vpufETH_LiquidStakedETH": {
35116
+ "address": "0x1E4d64B7c6f1F71969E5137B5Ee8cBa9Ab9c9356",
33435
35117
  "abi": [
33436
35118
  {
33437
35119
  "inputs": [
@@ -33504,8 +35186,8 @@
33504
35186
  }
33505
35187
  ]
33506
35188
  },
33507
- "VToken_vcrvUSD_Curve": {
33508
- "address": "0xc7be132027e191636172798B933202E0f9CAD548",
35189
+ "VToken_vrsETH_LiquidStakedETH": {
35190
+ "address": "0x20a83DE526F2CF2fCec2131E07b11F956d8f3Cdf",
33509
35191
  "abi": [
33510
35192
  {
33511
35193
  "inputs": [
@@ -33578,8 +35260,8 @@
33578
35260
  }
33579
35261
  ]
33580
35262
  },
33581
- "VToken_vcrvUSD_Stablecoins": {
33582
- "address": "0x9C5e7a3B4db931F07A6534f9e44100DDDc78c408",
35263
+ "VToken_vsFRAX_Core": {
35264
+ "address": "0x18995825f033F33fa30CF59c117aD21ff6BdB48c",
33583
35265
  "abi": [
33584
35266
  {
33585
35267
  "inputs": [
@@ -33652,8 +35334,8 @@
33652
35334
  }
33653
35335
  ]
33654
35336
  },
33655
- "VToken_veBTC": {
33656
- "address": "0x8E6241389e823111259413810b81a050bd45e5cE",
35337
+ "VToken_vsUSDS_Core": {
35338
+ "address": "0x083a24648614df4b72EFD4e4C81141C044dBB253",
33657
35339
  "abi": [
33658
35340
  {
33659
35341
  "inputs": [
@@ -33726,8 +35408,8 @@
33726
35408
  }
33727
35409
  ]
33728
35410
  },
33729
- "VToken_vezETH_LiquidStakedETH": {
33730
- "address": "0xF4C1B7528f8B266D8ADf1a85c91d93114FeDbA2A",
35411
+ "VToken_vsUSDe_Ethena": {
35412
+ "address": "0x643a2BE96e7675Ca34bcceCB33F4f0fECA1ba9fC",
33731
35413
  "abi": [
33732
35414
  {
33733
35415
  "inputs": [
@@ -33800,8 +35482,8 @@
33800
35482
  }
33801
35483
  ]
33802
35484
  },
33803
- "VToken_vpufETH_LiquidStakedETH": {
33804
- "address": "0x1E4d64B7c6f1F71969E5137B5Ee8cBa9Ab9c9356",
35485
+ "VToken_vsfrxETH_LiquidStakedETH": {
35486
+ "address": "0x83F63118dcAAdAACBFF36D78ffB88dd474309e70",
33805
35487
  "abi": [
33806
35488
  {
33807
35489
  "inputs": [
@@ -33874,8 +35556,8 @@
33874
35556
  }
33875
35557
  ]
33876
35558
  },
33877
- "VToken_vrsETH_LiquidStakedETH": {
33878
- "address": "0x20a83DE526F2CF2fCec2131E07b11F956d8f3Cdf",
35559
+ "VToken_vweETH_LiquidStakedETH": {
35560
+ "address": "0x30c31bA6f4652B548fe7a142A949987c3f3Bf80b",
33879
35561
  "abi": [
33880
35562
  {
33881
35563
  "inputs": [
@@ -33948,8 +35630,8 @@
33948
35630
  }
33949
35631
  ]
33950
35632
  },
33951
- "VToken_vsFRAX_Core": {
33952
- "address": "0x18995825f033F33fa30CF59c117aD21ff6BdB48c",
35633
+ "VToken_vweETHs_Core": {
35634
+ "address": "0x81aab41B868f8b5632E8eE6a98AdA7a7fDBc8823",
33953
35635
  "abi": [
33954
35636
  {
33955
35637
  "inputs": [
@@ -34022,8 +35704,8 @@
34022
35704
  }
34023
35705
  ]
34024
35706
  },
34025
- "VToken_vsUSDS_Core": {
34026
- "address": "0x083a24648614df4b72EFD4e4C81141C044dBB253",
35707
+ "VToken_vweETHs_LiquidStakedETH": {
35708
+ "address": "0xB3A201887396F57bad3fF50DFd02022fE1Fd1774",
34027
35709
  "abi": [
34028
35710
  {
34029
35711
  "inputs": [
@@ -34096,8 +35778,8 @@
34096
35778
  }
34097
35779
  ]
34098
35780
  },
34099
- "VToken_vsUSDe_Ethena": {
34100
- "address": "0x643a2BE96e7675Ca34bcceCB33F4f0fECA1ba9fC",
35781
+ "VToken_vwstETH_LiquidStakedETH": {
35782
+ "address": "0x0a95088403229331FeF1EB26a11F9d6C8E73f23D",
34101
35783
  "abi": [
34102
35784
  {
34103
35785
  "inputs": [
@@ -34170,8 +35852,8 @@
34170
35852
  }
34171
35853
  ]
34172
35854
  },
34173
- "VToken_vsfrxETH_LiquidStakedETH": {
34174
- "address": "0x83F63118dcAAdAACBFF36D78ffB88dd474309e70",
35855
+ "VToken_vyvUSDC-1_Core": {
35856
+ "address": "0x4bC731477aF00ea83C5eCbAc31E1E9fF85eD8A1e",
34175
35857
  "abi": [
34176
35858
  {
34177
35859
  "inputs": [
@@ -34244,8 +35926,8 @@
34244
35926
  }
34245
35927
  ]
34246
35928
  },
34247
- "VToken_vweETH_LiquidStakedETH": {
34248
- "address": "0x30c31bA6f4652B548fe7a142A949987c3f3Bf80b",
35929
+ "VToken_vyvUSDS-1_Core": {
35930
+ "address": "0x5e2fB6a1e1570eB61360E87Da44979cb932090B0",
34249
35931
  "abi": [
34250
35932
  {
34251
35933
  "inputs": [
@@ -34318,8 +36000,8 @@
34318
36000
  }
34319
36001
  ]
34320
36002
  },
34321
- "VToken_vweETHs_LiquidStakedETH": {
34322
- "address": "0xB3A201887396F57bad3fF50DFd02022fE1Fd1774",
36003
+ "VToken_vyvUSDT-1_Core": {
36004
+ "address": "0x9Ec91759d4EBaDE3109cCAD1B7AE199a02312c10",
34323
36005
  "abi": [
34324
36006
  {
34325
36007
  "inputs": [
@@ -34392,8 +36074,8 @@
34392
36074
  }
34393
36075
  ]
34394
36076
  },
34395
- "VToken_vwstETH_LiquidStakedETH": {
34396
- "address": "0x0a95088403229331FeF1EB26a11F9d6C8E73f23D",
36077
+ "VToken_vyvWETH-1_Core": {
36078
+ "address": "0x271D914014Ac2CD8EB89a4e106Ac15a4e948eEE2",
34397
36079
  "abi": [
34398
36080
  {
34399
36081
  "inputs": [