From af25fd260130826de2a0147c5354969c733c9bc8 Mon Sep 17 00:00:00 2001 From: Rustler K Date: Tue, 9 Apr 2024 02:02:23 +0400 Subject: [PATCH 1/5] Added IMGNAI - NB: Token contract contains the ability to apply per-pool fee on v2 pool transactions, and has the bridge contract excluded/restricted from being added as a taxable address. All transfers to/from any excluded addresses (pre-filled with 0x4200000000000000000000000000000000000010) cannot be charged any fee on tx. base contract deployment will be held by the imgnai.eth multisig, ensuring against any erroneous fee pair additions. --- data/IMGNAI/data.json | 16 ++++++++++++++++ data/IMGNAI/logo.svg | 29 +++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 data/IMGNAI/data.json create mode 100644 data/IMGNAI/logo.svg diff --git a/data/IMGNAI/data.json b/data/IMGNAI/data.json new file mode 100644 index 000000000..724ce746d --- /dev/null +++ b/data/IMGNAI/data.json @@ -0,0 +1,16 @@ +{ + "name": "Imagine AI`", + "symbol": "IMGNAI", + "decimals": 9, + "description": "imgnAI is building a new leader in consumer AI. Their flagship product, Nai, is a popular AI-powered text-to-image app currently live on Telegram, Discord, and via Web.", + "website": "https://imgnai.com", + "twitter": "@imgn_ai", + "tokens": { + "ethereum": { + "address": "0xA735A3AF76CC30791C61c10d585833829d36CBe0" + }, + "base": { + "address": "0xad873250989E120B411dcB878183832795a8a3E1" + } + } +} diff --git a/data/IMGNAI/logo.svg b/data/IMGNAI/logo.svg new file mode 100644 index 000000000..13be2d172 --- /dev/null +++ b/data/IMGNAI/logo.svg @@ -0,0 +1,29 @@ + + + + + BLACK ROUND + + + + + + + + + + + + + + + + From e690ae971d22ecd0c0a37e042f7d433867bdb76c Mon Sep 17 00:00:00 2001 From: Rustler K Date: Sat, 27 Apr 2024 17:10:27 +0400 Subject: [PATCH 2/5] aligned symbol/name correctly --- data/IMGNAI/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/IMGNAI/data.json b/data/IMGNAI/data.json index 724ce746d..fdcde4c38 100644 --- a/data/IMGNAI/data.json +++ b/data/IMGNAI/data.json @@ -1,6 +1,6 @@ { - "name": "Imagine AI`", - "symbol": "IMGNAI", + "name": "Imagine AI", + "symbol": "imgnAI", "decimals": 9, "description": "imgnAI is building a new leader in consumer AI. Their flagship product, Nai, is a popular AI-powered text-to-image app currently live on Telegram, Discord, and via Web.", "website": "https://imgnai.com", From a711025f65c5ae6b265731fb351879e9d20de7ab Mon Sep 17 00:00:00 2001 From: Rustler K Date: Sat, 27 Apr 2024 23:07:41 +0400 Subject: [PATCH 3/5] aligned mainnet/base contracts --- data/IMGNAI/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/IMGNAI/data.json b/data/IMGNAI/data.json index fdcde4c38..d6a65d859 100644 --- a/data/IMGNAI/data.json +++ b/data/IMGNAI/data.json @@ -1,5 +1,5 @@ { - "name": "Imagine AI", + "name": "Image Generation AI | imgnAI.com", "symbol": "imgnAI", "decimals": 9, "description": "imgnAI is building a new leader in consumer AI. Their flagship product, Nai, is a popular AI-powered text-to-image app currently live on Telegram, Discord, and via Web.", @@ -10,7 +10,7 @@ "address": "0xA735A3AF76CC30791C61c10d585833829d36CBe0" }, "base": { - "address": "0xad873250989E120B411dcB878183832795a8a3E1" + "address": "0x712fE704eC001E971B874FBf29095d4aDd3325C4" } } } From 68a93e8b742a18f3ae16d32ab970d99c5b4feb16 Mon Sep 17 00:00:00 2001 From: Rustler K Date: Sun, 5 May 2024 22:07:30 +0400 Subject: [PATCH 4/5] added nonstandard as requested --- data/IMGNAI/data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/IMGNAI/data.json b/data/IMGNAI/data.json index d6a65d859..7ce0ffeb5 100644 --- a/data/IMGNAI/data.json +++ b/data/IMGNAI/data.json @@ -5,6 +5,7 @@ "description": "imgnAI is building a new leader in consumer AI. Their flagship product, Nai, is a popular AI-powered text-to-image app currently live on Telegram, Discord, and via Web.", "website": "https://imgnai.com", "twitter": "@imgn_ai", + "nonstandard": true, "tokens": { "ethereum": { "address": "0xA735A3AF76CC30791C61c10d585833829d36CBe0" From c7596eaea7d0a78c52b5d848e2b1e3b7400ecf79 Mon Sep 17 00:00:00 2001 From: Rustler K <166448520+RustlerK@users.noreply.github.com> Date: Wed, 8 May 2024 05:49:45 +0400 Subject: [PATCH 5/5] removed invalid character, updated Base contract to reflect re-branded name --- data/IMGNAI/data.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/data/IMGNAI/data.json b/data/IMGNAI/data.json index 7ce0ffeb5..4fc4ac4e8 100644 --- a/data/IMGNAI/data.json +++ b/data/IMGNAI/data.json @@ -1,5 +1,5 @@ { - "name": "Image Generation AI | imgnAI.com", + "name": "Imagine AI", "symbol": "imgnAI", "decimals": 9, "description": "imgnAI is building a new leader in consumer AI. Their flagship product, Nai, is a popular AI-powered text-to-image app currently live on Telegram, Discord, and via Web.", @@ -8,10 +8,13 @@ "nonstandard": true, "tokens": { "ethereum": { - "address": "0xA735A3AF76CC30791C61c10d585833829d36CBe0" + "address": "0xA735A3AF76CC30791C61c10d585833829d36CBe0", + "overrides": { + "name": "Image Generation AI" + } }, "base": { - "address": "0x712fE704eC001E971B874FBf29095d4aDd3325C4" + "address": "0x18E692c03De43972Fe81058f322fa542Ae1A5E2c" } } }