Skip to content

Commit

Permalink
Add aave tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
JIOjosBG committed May 28, 2024
1 parent 79ae74f commit 0bae510
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/cache.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"lastUpdated":1716908266376}
{"lastUpdated":1716911072236}
2 changes: 1 addition & 1 deletion build/result.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions constants/humanizerInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -75903,6 +75903,18 @@
"0x5300000000000000000000000000000000000004": [
"WETH",
18
],
"0x1d738a3436a8c49ceffbab7fbf04b660fb528cbd": [
"aScrUSDC",
6
],
"0xf301805be1df81102c957f6d4ce29d2b8c056b2a": [
"aScrWETH",
18
],
"0x8a035644322129800c3f747f54db0f4d3c0a2877": [
"variableDebtScrwstETH",
18
]
},
"names": {
Expand Down
18 changes: 18 additions & 0 deletions constants/tokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -3981,6 +3981,24 @@
"symbol": "WETH",
"coingeckoId": "weth",
"decimals": 18
},
{
"address": "0x1d738a3436a8c49ceffbab7fbf04b660fb528cbd",
"symbol": "aScrUSDC",
"coingeckoId": "aave-v3-usdc",
"decimals": 6
},
{
"address": "0xf301805be1df81102c957f6d4ce29d2b8c056b2a",
"symbol": "aScrWETH",
"coingeckoId": "aave-v3-weth",
"decimals": 18
},
{
"address": "0x8a035644322129800c3f747f54db0f4d3c0a2877",
"symbol": "variableDebtScrwstETH",
"coingeckoId": "aave-v3-wsteth",
"decimals": 18
}
],
"mumbai": [
Expand Down

0 comments on commit 0bae510

Please sign in to comment.