Skip to content

Commit 72beafc

Browse files
Add XCN @ Base network (#28626)
* feat: add XCN @ Base network * Update Twitter link * fix: change id to the checksum format (case sensitive) * fix: change id to the checksum format (case sensitive) — folder name 1/2 * fix: change id to the checksum format (case sensitive) — folder name 2/2 --------- Co-authored-by: adamant-al <[email protected]>
1 parent 8cee462 commit 72beafc

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"name": "Onyx",
3+
"website": "https://onyx.org",
4+
"description": "Onyx Protocol enables users to access a cross-token aggregated liquidity protocol that supports NFTs, Tokens and ETH all-in-one. Onyx is powered by Onyxcoin (XCN), the protocols native utility and governance token.",
5+
"explorer": "https://basescan.org/token/0x9c632E6Aaa3eA73f91554f8A3cB2ED2F29605e0C",
6+
"type": "BASE",
7+
"symbol": "XCN",
8+
"decimals": 18,
9+
"status": "active",
10+
"id": "0x9c632E6Aaa3eA73f91554f8A3cB2ED2F29605e0C",
11+
"links": [
12+
{
13+
"name": "github",
14+
"url": "https://github.com/Onyx-Protocol"
15+
},
16+
{
17+
"name": "twitter",
18+
"url": "https://twitter.com/OnyxDAO"
19+
},
20+
{
21+
"name": "blog",
22+
"url": "https://blog.onyx.org"
23+
},
24+
{
25+
"name": "coinmarketcap",
26+
"url": "https://coinmarketcap.com/currencies/onyxcoin/"
27+
},
28+
{
29+
"name": "telegram",
30+
"url": "https://t.me/onyx"
31+
}
32+
],
33+
"tags": [
34+
"defi"
35+
]
36+
}
Loading

0 commit comments

Comments
 (0)