Aave.

帖子

分享您的知识。

Aaveator.
Feb 07, 2023
专家问答

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
分享
评论
.

答案

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
评论
.

你知道答案吗?

请登录并分享。

我们使用 cookie 确保您在我们的网站上获得最佳体验。
更多信息