@@ -103,7 +103,7 @@ describe("AccrualVaultV2", () => {
103103 address : vaultV2Address ,
104104 asset : "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" ,
105105 decimals : 18 ,
106- lastUpdate : 1758881557n ,
106+ lastUpdate : 1763994035n ,
107107 liquidityAdapter : "0x2C32fF5E1d976015AdbeA8cC73c7Da3A6677C25F" ,
108108 liquidityData : "0x" ,
109109 liquidityAllocations : [
@@ -113,7 +113,7 @@ describe("AccrualVaultV2", () => {
113113 ) ,
114114 absoluteCap : 1000000000000n ,
115115 relativeCap : 1000000000000000000n ,
116- allocation : 16980381n ,
116+ allocation : 16624313n ,
117117 } ,
118118 ] ,
119119 managementFee : 0n ,
@@ -123,9 +123,9 @@ describe("AccrualVaultV2", () => {
123123 performanceFee : 0n ,
124124 performanceFeeRecipient : zeroAddress ,
125125 symbol : "tvUSDC" ,
126- totalAssets : 16963835n ,
127- _totalAssets : 16963835n ,
128- totalSupply : 16963835000000000000n ,
126+ totalAssets : 16474000n ,
127+ _totalAssets : 16474000n ,
128+ totalSupply : 16474000000000000000n ,
129129 virtualShares : 1000000000000n ,
130130 } ) ;
131131
@@ -142,7 +142,7 @@ describe("AccrualVaultV2", () => {
142142 address : vaultV2Address ,
143143 asset : "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" ,
144144 decimals : 18 ,
145- lastUpdate : 1758881557n ,
145+ lastUpdate : 1763994035n ,
146146 liquidityAdapter : "0x2C32fF5E1d976015AdbeA8cC73c7Da3A6677C25F" ,
147147 liquidityData : "0x" ,
148148 liquidityAllocations : [
@@ -152,7 +152,7 @@ describe("AccrualVaultV2", () => {
152152 ) ,
153153 absoluteCap : 1000000000000n ,
154154 relativeCap : 1000000000000000000n ,
155- allocation : 16980381n ,
155+ allocation : 16624313n ,
156156 } ,
157157 ] ,
158158 managementFee : 0n ,
@@ -162,9 +162,9 @@ describe("AccrualVaultV2", () => {
162162 performanceFee : 0n ,
163163 performanceFeeRecipient : zeroAddress ,
164164 symbol : "tvUSDC" ,
165- totalAssets : 16963835n ,
166- _totalAssets : 16963835n ,
167- totalSupply : 16963835000000000000n ,
165+ totalAssets : 16474000n ,
166+ _totalAssets : 16474000n ,
167+ totalSupply : 16474000000000000000n ,
168168 virtualShares : 1000000000000n ,
169169 } ) ;
170170
0 commit comments