Skip to content

Commit

Permalink
Add sw-eBTC (Spectra ERC4626 Wrapper: ether.fi BTC) on Ethereum (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev authored Nov 5, 2024
1 parent 56541dc commit a9c6b60
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 @@ -559,5 +559,25 @@
"logoURI": "/images/tokens/1/0x270b7748cdf8243bfe68face7230ef0fce695389.svg"
}
}
},
{
"address": "0x22cdf5fd02B76339126f79cC601a1Be6fE9c2701",
"chainId": 1,
"name": "Spectra ERC4626 Wrapper: ether.fi BTC",
"symbol": "sw-eBTC",
"decimals": 8,
"logoURI": "/images/tokens/1/0x657e8c867d8b37dcc18fa4caead9c45eb088c642.png",
"extensions": {
"underlying": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
"protocol": "ether.fi",
"vault": {
"chainId": 1,
"address": "0x657e8C867D8B37dCC18fA4Caead9C45EB088C642",
"symbol": "eBTC",
"name": "ether.fi BTC",
"decimals": 8,
"logoURI": "/images/tokens/1/0x657e8c867d8b37dcc18fa4caead9c45eb088c642.png"
}
}
}
]
13 changes: 13 additions & 0 deletions src/tokens/spectraTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1148,5 +1148,18 @@
"protocol": "Hinkal",
"externalLink": "https://app.hinkal.pro/anonymity-staking"
}
},
{
"chainId": 1,
"address": "0x657e8C867D8B37dCC18fA4Caead9C45EB088C642",
"symbol": "eBTC",
"name": "ether.fi BTC",
"decimals": 8,
"logoURI": "/images/tokens/1/0x657e8c867d8b37dcc18fa4caead9c45eb088c642.png",
"extensions": {
"underlying": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
"protocol": "ether.fi",
"externalLink": "https://app.ether.fi/ebtc"
}
}
]

0 comments on commit a9c6b60

Please sign in to comment.