Skip to content

Commit

Permalink
Add sw-stataBasWETH (Spectra ERC4626 Wrapper: Static Aave Base WETH) …
Browse files Browse the repository at this point in the history
…on Base
  • Loading branch information
Ulydev committed Jan 28, 2025
1 parent 960bf37 commit 5b96341
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions src/tokens/erc4626Wrappers.json
Original file line number Diff line number Diff line change
Expand Up @@ -863,5 +863,25 @@
"logoURI": "/images/tokens/8453/0x4ea71a20e655794051d1ee8b6e4a3269b13ccacc.svg"
}
}
},
{
"address": "0x4DD254CC17A466dD8e850F68B9f9F1711390f992",
"chainId": 8453,
"name": "Spectra ERC4626 Wrapper: Static Aave Base WETH",
"symbol": "sw-stataBasWETH",
"decimals": 18,
"logoURI": "/images/tokens/8453/0x468973e3264f2aeba0417a8f2cd0ec397e738898.svg",
"extensions": {
"underlying": "0x4200000000000000000000000000000000000006",
"protocol": "Aave",
"vault": {
"chainId": 8453,
"address": "0x468973e3264F2aEba0417A8f2cD0Ec397E738898",
"symbol": "stataBasWETH",
"name": "Static Aave Base WETH",
"decimals": 18,
"logoURI": "/images/tokens/8453/0x468973e3264f2aeba0417a8f2cd0ec397e738898.svg"
}
}
}
]
12 changes: 12 additions & 0 deletions src/tokens/spectraTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1642,5 +1642,17 @@
"underlying": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"protocol": "Aave"
}
},
{
"chainId": 8453,
"address": "0x468973e3264F2aEba0417A8f2cD0Ec397E738898",
"symbol": "stataBasWETH",
"name": "Static Aave Base WETH",
"decimals": 18,
"logoURI": "/images/tokens/8453/0x468973e3264f2aeba0417a8f2cd0ec397e738898.svg",
"extensions": {
"underlying": "0x4200000000000000000000000000000000000006",
"protocol": "Aave"
}
}
]

0 comments on commit 5b96341

Please sign in to comment.