From fd7802d1b7702fa2dd4cdb5a3d0a606ee9e6d1e6 Mon Sep 17 00:00:00 2001 From: "supermigrate-bot[bot]" <163906168+supermigrate-bot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 22:09:22 +0000 Subject: [PATCH] Added MTK base data.json --- data/MTK/data.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/MTK/data.json diff --git a/data/MTK/data.json b/data/MTK/data.json new file mode 100644 index 00000000..1a6a2e09 --- /dev/null +++ b/data/MTK/data.json @@ -0,0 +1,13 @@ +{ + "name": "MyToken", + "symbol": "MTK", + "decimals": 18, + "description": "My token on Ethereum!", + "twitter": "https://x.com/ravespecialist", + "logoURI": "https://res.cloudinary.com/supermigrate/image/upload/v1743718158/migrations/wudpw84mrwcckxtn7t7i.svg", + "opTokenId": "MTK", + "addresses": { + "1": "0x02E335a43463e59007803BE260cf37637a3c9eC9", + "8453": "0x68793554ccbb07edec75e51efc16142e950651d5" + } +} \ No newline at end of file