Aave.

Post

Share your knowledge.

Aaveator.
Feb 07, 2023
Expert Q&A

How can I manipulate asset prices in a test/forked environment to test out a liquidation contract?

How can I manipulate asset prices in a test/forked environment to test out an Aave liquidation contract?

  • Aave liquidation
0
1
Share
Comments
.

Answers

1
Aaveator.
Feb 14 2023, 12:33

These are the steps to update an asset oracle:

  1. Deploy a mock oracle with the new price passed by constructor
  2. Call to AaveOracle contract to the method setAssetSources with the underlying asset address and the new MockAggregator contract address;

*1. Mock aggregator code;
*2. Method setAssetSouces at Aave Oracle;

0
Comments
.

Do you know the answer?

Please log in and share it.

We use cookies to ensure you get the best experience on our website.
More info