Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 2a4e875

Browse files
committed
feat(pyth): update pyth id for WBTC
1 parent 2377ff6 commit 2a4e875

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

generated/berachain-bex.tokenlist.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": {
44
"major": 1,
55
"minor": 0,
6-
"patch": 5
6+
"patch": 6
77
},
88
"keywords": [
99
"Berachain",
@@ -17,7 +17,7 @@
1717
"Swap"
1818
],
1919
"logoURI": "",
20-
"timestamp": "2025-01-11T20:48:46.570Z",
20+
"timestamp": "2025-01-11T21:06:19.787Z",
2121
"tokens": [
2222
{
2323
"chainId": 80000,
@@ -74,7 +74,7 @@
7474
"decimals": 8,
7575
"extensions": {
7676
"coingeckoId": "bitcoin",
77-
"pythPriceId": "0xc5e0e0c92116c0c070a242b254270441a6201af680a33e0381561c59db3266c9"
77+
"pythPriceId": "0xc9d8b075a5c69303365ae23633d4e085199bf5c520a3b90fed1322a0342ffc33"
7878
}
7979
}
8080
]

src/tokenlists/berachain-bex/overwrites.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const overwrites: OverwritesForList = {
2727
extensions: {
2828
coingeckoId: 'bitcoin',
2929
pythPriceId:
30-
'0xc5e0e0c92116c0c070a242b254270441a6201af680a33e0381561c59db3266c9', // WBTC/USD
30+
'0xc9d8b075a5c69303365ae23633d4e085199bf5c520a3b90fed1322a0342ffc33', // WBTC/USD
3131
},
3232
},
3333
},

0 commit comments

Comments
 (0)