Skip to content

Commit

Permalink
chore: add ynETH wrapper, chainId: 1 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
matstyler authored Sep 6, 2024
1 parent 83a52e3 commit 81a8de4
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 0 deletions.
50 changes: 50 additions & 0 deletions src/images/tokens/ynETH.svg
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 @@ -361,5 +361,25 @@
},
"protocol": "Ether.fi"
}
},
{
"chainId": 1,
"address": "0x6e0dccf49D095F8ea8920A8aF03D236FA167B7E0",
"name": "Spectra ERC4626 Wrapper: ynETH",
"symbol": "sw-ynETH",
"decimals": 18,
"logoURI": "/images/tokens/ynETH.svg",
"extensions": {
"underlying": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"vault": {
"chainId": 1,
"address": "0x09db87a538bd693e9d08544577d5ccfaa6373a48",
"name": "ynETH",
"symbol": "ynETH",
"decimals": 18,
"logoURI": "/images/tokens/ynETH.svg"
},
"protocol": "YieldNest"
}
}
]

0 comments on commit 81a8de4

Please sign in to comment.