Skip to content

Commit

Permalink
tests: update gas snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra committed Dec 16, 2024
1 parent ec4c11c commit 367d732
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions snapshots/ProtocolDataProvider.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"getATokenTotalSupply": "57882",
"getFlashLoanEnabled": "16717",
"getInterestRateStrategyAddress": "43034",
"getIsVirtualAccActive": "16767",
"getATokenTotalSupply": "35491",
"getFlashLoanEnabled": "16739",
"getInterestRateStrategyAddress": "40256",
"getIsVirtualAccActive": "16789",
"getLiquidationProtocolFee": "16766",
"getPaused": "16855",
"getReserveCaps": "16767",
"getReserveConfigurationData": "17181",
"getReserveTokensAddresses": "43054",
"getSiloedBorrowing": "16770",
"getTotalDebt": "57882",
"getReserveTokensAddresses": "20374",
"getSiloedBorrowing": "16792",
"getTotalDebt": "35491",
"getUnbackedMintCap": "16721",
"getUserReserveData": "32363",
"getUserReserveData": "29607",
"getVirtualUnderlyingBalance": "16533"
}
8 changes: 4 additions & 4 deletions snapshots/WrappedTokenGatewayV3.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"borrowETH": "250143",
"depositETH": "222665",
"repayETH": "205774",
"withdrawETH": "269647"
"borrowETH": "250413",
"depositETH": "222614",
"repayETH": "192937",
"withdrawETH": "259299"
}

0 comments on commit 367d732

Please sign in to comment.