Skip to content

Commit 42391b3

Browse files
authored
Merge pull request #23 from unionlabs/corn
feat: uniBTCd on corn
2 parents 0477a1b + abcf104 commit 42391b3

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

data/corn.21000001/tokenlist.json

+22
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": "Corn Testnet 21000001 Token List",
4+
"keywords": [],
5+
"tags": {},
6+
"timestamp": "2025-01-15T16:00:00Z",
7+
"tokens": [
8+
{
9+
"chainId": 21000001,
10+
"address": "0x2bE4bf88014a6574CB10df3b7826bE8356aa2499",
11+
"symbol": "uniBTCd",
12+
"decimals": 18,
13+
"name": "uniBTC Demo",
14+
"logoURI": ""
15+
}
16+
],
17+
"version": {
18+
"major": 1,
19+
"minor": 0,
20+
"patch": 0
21+
}
22+
}

0 commit comments

Comments
 (0)