Skip to content

Commit

Permalink
update (Tokens) LBTC on multiple chains
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaobranco13 committed Jan 23, 2025
1 parent c4b92ae commit 499d33c
Show file tree
Hide file tree
Showing 7 changed files with 18 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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions src/tokenlists/balancer/overwrites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,11 @@ export const overwrites: OverwritesForList = {
coingeckoId: null,
},
},
'0x8236a87084f8B84306f72007F36F2618A5634494': {
extensions: {
coingeckoId: 'lombard-staked-btc',
},
},
},
[Network.Polygon]: {
'0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3': {
Expand Down Expand Up @@ -664,6 +669,11 @@ export const overwrites: OverwritesForList = {
logoURI:
'https://raw.githubusercontent.com/balancer/tokenlists/main/src/assets/images/tokens/0x83f20f44975d03b1b09e64809b757c47f942beea.png',
},
'0xecAc9C5F704e954931349Da37F60E39f515c11c1': {
extensions: {
coingeckoId: 'lombard-staked-btc',
},
},
},
[Network.Fantom]: {
'0xf1648C50d2863f780c57849D812b4B7686031A3D': {
Expand Down Expand Up @@ -1160,6 +1170,11 @@ export const overwrites: OverwritesForList = {
coingeckoId: 'wrapped-bitcoin',
},
},
'0x964dd444e3192F636322229080A576077B06FbA3': {
extensions: {
coingeckoId: 'lombard-staked-btc',
},
},
},
[Network.Sonic]: {
'0xe6cc4D855B4fD4A9D02F46B9adae4C5EfB1764B5': {
Expand Down
1 change: 1 addition & 0 deletions src/tokenlists/balancer/tokens/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,5 @@ export default [
'0x532f27101965dd16442E59d40670FaF5eBB142E4', // BRETT
'0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed', // DEGEN
'0xB4fDe59a779991bfB6a52253B51947828b982be3', // PEPE
'0xecAc9C5F704e954931349Da37F60E39f515c11c1', // LBTC
]
1 change: 1 addition & 0 deletions src/tokenlists/balancer/tokens/ethereum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -985,4 +985,5 @@ export default [
'0x249cA82617eC3DfB2589c4c17ab7EC9765350a18', // VERSE
'0xBB22d59B73D7a6F3A8a83A214BECc67Eb3b511fE', // xrETH
'0x1DB1Afd9552eeB28e2e36597082440598B7F1320', // xRPL
'0x8236a87084f8B84306f72007F36F2618A5634494', // LBTC
]
1 change: 1 addition & 0 deletions src/tokenlists/balancer/tokens/mode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ export default [
'0xcfD1D50ce23C46D3Cf6407487B2F8934e96DC8f9', // Olas
'0x80137510979822322193FC997d400D5A6C747bf7', // STONE
'0xe3C0FF176eF92FC225096C6d1788cCB818808b35', // oBTC
'0x964dd444e3192F636322229080A576077B06FbA3', // LBTC
]

0 comments on commit 499d33c

Please sign in to comment.