@venusprotocol/isolated-pools 3.6.0 → 3.7.0-dev.1

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.
@@ -11909,6 +11909,80 @@
11909
11909
  }
11910
11910
  ]
11911
11911
  },
11912
+ "VToken_vUSDC_Core": {
11913
+ "address": "0x84064c058F2EFea4AB648bB6Bd7e40f83fFDe39a",
11914
+ "abi": [
11915
+ {
11916
+ "inputs": [
11917
+ {
11918
+ "internalType": "address",
11919
+ "name": "beacon",
11920
+ "type": "address"
11921
+ },
11922
+ {
11923
+ "internalType": "bytes",
11924
+ "name": "data",
11925
+ "type": "bytes"
11926
+ }
11927
+ ],
11928
+ "stateMutability": "payable",
11929
+ "type": "constructor"
11930
+ },
11931
+ {
11932
+ "anonymous": false,
11933
+ "inputs": [
11934
+ {
11935
+ "indexed": false,
11936
+ "internalType": "address",
11937
+ "name": "previousAdmin",
11938
+ "type": "address"
11939
+ },
11940
+ {
11941
+ "indexed": false,
11942
+ "internalType": "address",
11943
+ "name": "newAdmin",
11944
+ "type": "address"
11945
+ }
11946
+ ],
11947
+ "name": "AdminChanged",
11948
+ "type": "event"
11949
+ },
11950
+ {
11951
+ "anonymous": false,
11952
+ "inputs": [
11953
+ {
11954
+ "indexed": true,
11955
+ "internalType": "address",
11956
+ "name": "beacon",
11957
+ "type": "address"
11958
+ }
11959
+ ],
11960
+ "name": "BeaconUpgraded",
11961
+ "type": "event"
11962
+ },
11963
+ {
11964
+ "anonymous": false,
11965
+ "inputs": [
11966
+ {
11967
+ "indexed": true,
11968
+ "internalType": "address",
11969
+ "name": "implementation",
11970
+ "type": "address"
11971
+ }
11972
+ ],
11973
+ "name": "Upgraded",
11974
+ "type": "event"
11975
+ },
11976
+ {
11977
+ "stateMutability": "payable",
11978
+ "type": "fallback"
11979
+ },
11980
+ {
11981
+ "stateMutability": "payable",
11982
+ "type": "receive"
11983
+ }
11984
+ ]
11985
+ },
11912
11986
  "VToken_vUSDT_Core": {
11913
11987
  "address": "0x69cDA960E3b20DFD480866fFfd377Ebe40bd0A46",
11914
11988
  "abi": [
@@ -21,6 +21,7 @@
21
21
  "VTokenBeacon": "0x53523537aa330640B80400EB8B309fF5896E7eb5",
22
22
  "VTokenImpl": "0x6829fF2937F780eD01A4CE3FDa3d0bA63B1BD771",
23
23
  "VToken_vUSDC.e_Core": "0x1aF23bD57c62A99C59aD48236553D0Dd11e49D2D",
24
+ "VToken_vUSDC_Core": "0x84064c058F2EFea4AB648bB6Bd7e40f83fFDe39a",
24
25
  "VToken_vUSDT_Core": "0x69cDA960E3b20DFD480866fFfd377Ebe40bd0A46",
25
26
  "VToken_vWBTC_Core": "0xAF8fD83cFCbe963211FAaf1847F0F217F80B4719",
26
27
  "VToken_vWETH_Core": "0x1Fa916C27c7C2c4602124A14C77Dbb40a5FF1BE8",