Skip to content

Commit

Permalink
Add pendle btc tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-monk committed Oct 8, 2024
1 parent e09e82f commit bbd1208
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions packages/address-book/src/address-book/ethereum/tokens/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2177,6 +2177,65 @@ export const tokens = {
"USDS is the decentralized stablecoin of Sky. USDS replaces DAI as Sky's new stablecoin, offering stability plus new rewards and savings options.",
bridge: 'native',
},
uniBTC: {
name: 'Universal BTC',
symbol: 'uniBTC',
oracleId: 'uniBTC',
address: '0x004E9C3EF86bc1ca1f0bB5C7662861Ee93350568',
chainId: 1,
decimals: 8,
logoURI: '',
website: 'https://app.bedrock.technology/unibtc',
description:
'A brand new restaking protocol that accept wrapped BTC tokens partnership with the BTC staking protocol Babylon chain, the first supported wrapped BTC is wBTC token on Ethereum blockchain, so all the wBTC token holders will enjoy both yield on staking BTC tokens plus the security of Ethereum network.',
bridge: 'native',
documentation: 'https://docs.bedrock.technology/multi-asset-liquid-staking/unibtc/introduction',
risks: ['NO_TIMELOCK'],
},
'SolvBTC.BBN': {
name: 'SolvBTC Babylon',
symbol: 'SolvBTC.BBN',
oracleId: 'SolvBTC.BBN',
address: '0xd9D920AA40f578ab794426F5C90F6C731D159DEf',
chainId: 1,
decimals: 18,
logoURI: '',
website: 'https://app.solv.finance/babylon',
description:
'SolvBTC.BBN is a liquid staking token (LST) for Bitcoin, representing the staked Bitcoin in Babylon. SolvBTC.BBN allows Bitcoin holders to earn staking yields, in exchange for sharing $1.3 trillion economic security of Bitcoin with PoS chains, while enabling them the flexibility to participate in DeFi.',
bridge: 'native',
documentation: 'https://docs.solv.finance/solv-documentation/getting-started-2/solvbtc.bbn',
risks: ['NO_TIMELOCK'],
},
LBTC: {
name: 'Lombard Staked Bitcoin',
symbol: 'LBTC',
oracleId: 'LBTC',
address: '0x8236a87084f8B84306f72007F36F2618A5634494',
chainId: 1,
decimals: 8,
logoURI: '',
website: 'https://www.lombard.finance/app/',
description:
"LBTC is liquid Bitcoin; it's yield-bearing, cross-chain, and 1:1 backed by BTC. LBTC enables yield-bearing BTC to move cross-chain without fragmenting liquidity, and is designed to seamlessly integrate Bitcoin into the decentralized finance (DeFi) ecosystem while maintaining the security and integrity of the underlying asset.",
bridge: 'native',
documentation: 'https://docs.lombard.finance/lbtc-liquid-bitcoin/introduction-to-lbtc',
},
pumpBTC: {
name: 'pumpBTC',
symbol: 'pumpBTC',
oracleId: 'pumpBTC',
address: '0xF469fBD2abcd6B9de8E169d128226C0Fc90a012e',
chainId: 1,
decimals: 8,
logoURI: '',
website: 'https://mainnet.pumpbtc.xyz/',
description:
'$PumpBTC is a liquid staking token that represents BTC staked on the Babylon platform through PumpBTC. By utilizing PumpBTC, you can retain liquidity for your BTC holdings while also earning yields directly from Babylon. Users will receive PumpBTC at a conversion rate of 1:1 with WBTC/BTCB.',
bridge: 'native',
documentation: 'https://pumpbtc.gitbook.io/pumpbtc',
risks: ['NO_TIMELOCK'],
},
sDOLA: {
name: 'Staked Dola',
symbol: 'sDOLA',
Expand Down

0 comments on commit bbd1208

Please sign in to comment.