Skip to content

Commit

Permalink
feat: ebtc label (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev authored Nov 27, 2024
1 parent 30e1a8a commit 6b4d02a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/protocols/protocolList.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,5 +306,21 @@
"name": "YT - Seeds Boost"
}
]
},
{
"ptAddress": "0x86fa5e412f82bec8e911ca1a44e5daead7136930",
"chainId": 1,
"protocolName": "ether.fi",
"bgUrl": "/images/textures/ether.fiBackground.svg",
"token": {
"symbol": "eBTC",
"logoURI": "/images/tokens/1/0x657e8c867d8b37dcc18fa4caead9c45eb088c642.svg",
"underlying": "WBTC"
},
"multipliers": [
{
"name": "All eBTC staking rewards. Find them all on https://app.ether.fi/ebtc"
}
]
}
]

0 comments on commit 6b4d02a

Please sign in to comment.