Aave.

Bài viết

Chia sẻ kiến thức của bạn.

Aaveator.
Feb 07, 2023
Hỏi đáp Chuyên Gia

How to fix "Skipping the deployment" Aave v3 error?

I was trying to deploy the core contracts using the aave-v3-deploy repo. I am using a custom network for the deployment. Unfortunately, faced the following error:

[Deployments] Skipping the deployment of UiPoolDataProvider due missing constant chainlinkAggregatorProxy configuration at ./helpers/constants.ts

The address of the UiPoolDataProvider is required for the deployment of the front end (aave interface) and thus, could not deploy it the front end

Anyone can help?

  • Aave Protocol
  • Aave v3
0
1
Chia sẻ
Bình luận
.

Câu trả lời

1
Aaveator.
Feb 15 2023, 09:40

The constructor of this contract requires you to pass in the price feeds for the network base token (ETH, MATIC, etc.) and market base token (token which price feeds for your market are based in such as ETH or USD). You can use this as a reference, or you could pass in zero addresses and baseCurrencyInfo would be blank and need to be hardcoded or handled separately on your frontend;

0
Bình luận
.

Bạn có biết câu trả lời không?

Hãy đăng nhập và chia sẻ nó.

Chúng tôi sử dụng cookie để đảm bảo bạn có trải nghiệm tốt nhất trên trang web của chúng tôi.
Thêm thông tin