Skip to content

Commit 18015b1

Browse files
committed
Merge branch 'feat/add-token-3df418be6dad3f824d00a7c516dad3ea2a5a79c6-hyperevm'
2 parents 324107a + 9677c67 commit 18015b1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

generated/balancer.tokenlist.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": {
44
"major": 1,
55
"minor": 0,
6-
"patch": 368
6+
"patch": 369
77
},
88
"keywords": [
99
"Balancer",
@@ -17,7 +17,7 @@
1717
"Swap"
1818
],
1919
"logoURI": "https://raw.githubusercontent.com/balancer/pebbles/master/images/pebbles-pad.256w.png",
20-
"timestamp": "2025-09-10T07:35:29.818Z",
20+
"timestamp": "2025-09-10T08:08:38.111Z",
2121
"tokens": [
2222
{
2323
"chainId": 999,
@@ -442,6 +442,13 @@
442442
"symbol": "stathyUSDHL",
443443
"decimals": 6
444444
},
445+
{
446+
"chainId": 999,
447+
"address": "0x3Df418bE6Dad3f824d00A7c516DAd3Ea2A5a79C6",
448+
"name": "Static WHYPE Hypurr",
449+
"symbol": "stathyWHYPE",
450+
"decimals": 18
451+
},
445452
{
446453
"chainId": 80094,
447454
"address": "0x6969696969696969696969696969696969696969",

src/tokenlists/balancer/tokens/hyperevm.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ export default [
6060
'0x5b640b5307b09d25e91188326920cd7b4da32a06',
6161
'0x5309f0829c252e7deaf2669929040fcfba9914b6',
6262
'0x6a94b839f4dad429ab98a395e9793463258916eb',
63+
'0x3df418be6dad3f824d00a7c516dad3ea2a5a79c6',
6364
]

0 commit comments

Comments
 (0)