From ec8378320df8bfe9f6da22d37c49ad39704070b2 Mon Sep 17 00:00:00 2001 From: "supermigrate-bot[bot]" <163906168+supermigrate-bot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 03:20:56 +0000 Subject: [PATCH] Added FLIXX base data.json --- data/FLIXX/data.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/FLIXX/data.json diff --git a/data/FLIXX/data.json b/data/FLIXX/data.json new file mode 100644 index 00000000..e46ebf5a --- /dev/null +++ b/data/FLIXX/data.json @@ -0,0 +1,14 @@ +{ + "name": "Flixx", + "symbol": "FLIXX", + "decimals": 18, + "description": "FLIXX is an ERC20 token issued by Flixxo, a video distribution platform.", + "website": "flixxo.com", + "twitter": "https://x.com/PabloC87176", + "logoURI": "https://res.cloudinary.com/supermigrate/image/upload/v1756696852/migrations/v7hekr6cqqygu3rakpa3.svg", + "opTokenId": "FLIXX", + "addresses": { + "1": "0xf04a8ac553fcedb5ba99a64799155826c136b0be", + "8453": "0xc8f8a8140df44af075d66bc50717653cfebb860c" + } +} \ No newline at end of file