Skip to content

Commit 06957f3

Browse files
Merge pull request #91 from unionlabs/hoodi
feat: Hoodi testnet
2 parents d6389f2 + 75d9a5e commit 06957f3

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

data/hoodi.560048/tokenlist.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/unionlabs/token-lists/main/data/tokenlist.schema.json",
3+
"name": "Hoodi 560048 Token List",
4+
"keywords": [],
5+
"tags": {},
6+
"timestamp": "2025-01-15T16:00:00Z",
7+
"tokens": [
8+
{
9+
"chainId": "560048",
10+
"address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",
11+
"symbol": "ETH",
12+
"decimals": 18,
13+
"name": "Ether",
14+
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/ETH.svg"
15+
},
16+
{
17+
"chainId": "560048",
18+
"address": "0xba5eD44733953d79717F6269357C77718C8Ba5ed",
19+
"symbol": "U",
20+
"decimals": 18,
21+
"name": "Union",
22+
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/U.svg"
23+
}
24+
],
25+
"version": {
26+
"major": 1,
27+
"minor": 0,
28+
"patch": 0
29+
}
30+
}

0 commit comments

Comments
 (0)