Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AAVEv3 testnet UI on polygon] Mismatch between addresses listed in the dev doc and those used by the webApp #448

Open
1 task done
jkrivine opened this issue Mar 29, 2022 · 1 comment

Comments

@jkrivine
Copy link

jkrivine commented Mar 29, 2022

  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary 💡

The addresses listed in the developper documentation for mumbai here
https://docs.aave.com/developers/deployed-contracts/v3-testnet-addresses
do not match the addresses that seem to be used by the dApp (also on mumbai). The dApp should either use the addresses of the doc, or the doc be updated to the dApp addresses:

"DAI": "0xc87385b5e62099f92d490750fcd6c901a524bbca",
 "USDC": "0xF61Cffd6071a8DB7cD5E8DF1D3A5450D9903cF1c",
 "WETH": "0x63e537a69b3f5b03f4f46c5765c82861bd874b6e",
 ...
 "aWETH": "0xCa003B920F1CEcb4fe0Fe91B657E58a8E1EED04a",
 "aDAI": "0x3D8477D93A0B036Ec3D180fA013848B628c5cb76",
 "aUSDC": "0xc78fd49C2bAd9C8f41ddcE069e34F6a6A627d37f",
 ...
 "addressProvider": "0xA5375B08232a0f5e911c8a92B390662e098a579A"
 'poolproxy': "0xEce3383269ccE0B2ae66277101996b58c482817B"

also verifiying the deployed contracts would tremendously help debugging!

Examples 🌈

Motivation 🔦

@sakulstra
Copy link
Contributor

Hello, i think your looking at the wrong repo. https://github.com/aave/interface is the correct one which should contain the addresses from docs & contracts should all be verified. If not please raise an issue over there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants