From c682bc33e7dd751253e8c6b6991ad574a5fcdd13 Mon Sep 17 00:00:00 2001 From: "supermigrate-bot[bot]" <163906168+supermigrate-bot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 00:43:04 +0000 Subject: [PATCH] Added XCN base data.json --- data/XCN/data.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/XCN/data.json diff --git a/data/XCN/data.json b/data/XCN/data.json new file mode 100644 index 0000000..53c5d74 --- /dev/null +++ b/data/XCN/data.json @@ -0,0 +1,14 @@ +{ + "name": "Onyxcoin", + "symbol": "XCN", + "decimals": 18, + "description": "Onyxcoin (XCN) is a decentralized digital asset that operates on the Ethereum blockchain.", + "website": "https://onyx.org", + "twitter": "https://x.com/OnyxProtocol", + "logoURI": "https://res.cloudinary.com/supermigrate/image/upload/v1719103381/migrations/jnrfinseaiuy47o67pnj.svg", + "opTokenId": "XCN", + "addresses": { + "1": "0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18", + "8453": "0x9c632e6aaa3ea73f91554f8a3cb2ed2f29605e0c" + } +} \ No newline at end of file