From cf9658b1de81981d9af0b0ecc69630c02d161c02 Mon Sep 17 00:00:00 2001 From: "supermigrate-bot[bot]" <163906168+supermigrate-bot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 05:37:15 +0000 Subject: [PATCH] Added DG base data.json --- data/DG/data.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/DG/data.json diff --git a/data/DG/data.json b/data/DG/data.json new file mode 100644 index 00000000..e2f474dc --- /dev/null +++ b/data/DG/data.json @@ -0,0 +1,14 @@ +{ + "name": "DeGate Token", + "symbol": "DG", + "decimals": 18, + "description": "DeGate Token", + "website": "https://degate.com/", + "twitter": "https://x.com/degatedex", + "logoURI": "https://res.cloudinary.com/supermigrate/image/upload/v1751261831/migrations/ylsxaol1re5vebnrdsnm.svg", + "opTokenId": "DG", + "addresses": { + "1": "0x53c8395465a84955c95159814461466053dedede", + "8453": "0x2f3ad1c5220bd090febf50ce7a56221f14fa9607" + } +} \ No newline at end of file