From 65766e4181e0ae2e8061844ec58237c5b1793e5f Mon Sep 17 00:00:00 2001 From: "supermigrate-bot[bot]" <163906168+supermigrate-bot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 16:31:38 +0100 Subject: [PATCH] Added DMS base data.json (#42) Co-authored-by: supermigrate-bot[bot] <163906168+supermigrate-bot[bot]@users.noreply.github.com> --- data/DMS/data.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/DMS/data.json diff --git a/data/DMS/data.json b/data/DMS/data.json new file mode 100644 index 0000000..f723369 --- /dev/null +++ b/data/DMS/data.json @@ -0,0 +1,13 @@ +{ + "name": "Dimension Token", + "symbol": "DMS", + "decimals": 18, + "description": "Dimension Token (DMS) is a central digital resource used to integrate Web3 tokenomics to expand the universe of the KPOP CTzen NFT project and experiment with various Web3 utility implementations.", + "twitter": "https://twitter.com/Kpop_ctzen", + "logoURI": "https://res.cloudinary.com/supermigrate/image/upload/v1715612949/migrations/kubrmnilnrw10ktmzsej.svg", + "opTokenId": "DMS", + "addresses": { + "1": "0x217f218fe9eB1Ef180FA4Dae75ebA6Bdf568084a", + "8453": "0x3f46463323889050d2da0f2267ab3540f0d5e05b" + } +} \ No newline at end of file