Skip to content

Commit 70a0b69

Browse files
committed
feat: Hoodi testnet
1 parent d6389f2 commit 70a0b69

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

data/hoodi.560048/tokenlist.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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+
"version": {
18+
"major": 1,
19+
"minor": 0,
20+
"patch": 0
21+
}
22+
}

0 commit comments

Comments
 (0)