Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/tokenlists/ooga-booga/overwrites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export const overwrites: OverwritesForList = {
// TODO: Add beraETH once it's on Coingecko or Pyth, using WETH/USD price for now
'0x6fc6545d5cDE268D5C7f1e476D444F39c995120d': {
extensions: {
coingeckoId: 'berachain-staked-eth',
pythPriceId:
'0x9d4294bbcd1174d6f2003ec365831e64cc31d9f6f15a2b85399db8d5000960f6', // WETH/USD,
},
Expand Down Expand Up @@ -200,5 +201,10 @@ export const overwrites: OverwritesForList = {
'0x0caec284d34d836ca325cf7b3256c078c597bc052fbd3c0283d52b581d68d71f', // rsETH/USD,
},
},
'0x09D9420332bff75522a45FcFf4855F82a0a3ff50': {
extensions: {
coingeckoId: 'dinero-2',
},
},
},
}
1 change: 1 addition & 0 deletions src/tokenlists/ooga-booga/tokens/ooga-booga.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ export default [
'0x850CDF416668210ED0c36bfFF5d21921C7adA3b8', // rswETH
'0x4186BFC76E2E237523CBC30FD220FE055156b41F', // rsETH
'0x1cE0a25D13CE4d52071aE7e02Cf1F6606F4C79d3', // NECT
'0x09D9420332bff75522a45FcFf4855F82a0a3ff50', // DINERO
]