Skip to content

Commit

Permalink
Add XCN @ Base network (#28626)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
al-onyxprotocol and adamant-al authored Jul 13, 2024
1 parent 8cee462 commit 72beafc
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"name": "Onyx",
"website": "https://onyx.org",
"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.",
"explorer": "https://basescan.org/token/0x9c632E6Aaa3eA73f91554f8A3cB2ED2F29605e0C",
"type": "BASE",
"symbol": "XCN",
"decimals": 18,
"status": "active",
"id": "0x9c632E6Aaa3eA73f91554f8A3cB2ED2F29605e0C",
"links": [
{
"name": "github",
"url": "https://github.com/Onyx-Protocol"
},
{
"name": "twitter",
"url": "https://twitter.com/OnyxDAO"
},
{
"name": "blog",
"url": "https://blog.onyx.org"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/onyxcoin/"
},
{
"name": "telegram",
"url": "https://t.me/onyx"
}
],
"tags": [
"defi"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 72beafc

Please sign in to comment.