From 7f48e943e6414657226412d2d624c11869ffbd5d Mon Sep 17 00:00:00 2001 From: SynthLuvr <131367121+SynthLuvr@users.noreply.github.com> Date: Sun, 8 Dec 2024 12:10:52 +0100 Subject: [PATCH 1/3] Updated MNT --- ...8b705ae61d9c75bf4d796e746820546f6b656e.yaml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml b/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml index a39684b..86c54e0 100644 --- a/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml +++ b/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml @@ -1,16 +1,22 @@ project: Mynth categories: + - Bridge + - DAO - DeFi + - DePIN + - Oracle - RealFi - - Bridge + +decimals: 6 socialLinks: - website: https://mynth.ai/ - twitter: https://twitter.com/_mynth_ + coinGecko: https://www.coingecko.com/en/coins/mynth discord: https://mynth.ai/discord + twitter: https://twitter.com/_mynth_ + website: https://mynth.ai/ -decimals: 6 - -verified: false +verified: true +maxSupply: https://www.mynth.ai/api/total-supply +circulatingOnChain: https://www.mynth.ai/api/current-supply From 5f55f747f472b1fdae63f20cda3ca964a797f50a Mon Sep 17 00:00:00 2001 From: SynthLuvr <131367121+SynthLuvr@users.noreply.github.com> Date: Sun, 8 Dec 2024 12:17:08 +0100 Subject: [PATCH 2/3] Convert to array --- ...463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml b/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml index 86c54e0..773b38a 100644 --- a/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml +++ b/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml @@ -18,5 +18,7 @@ socialLinks: verified: true -maxSupply: https://www.mynth.ai/api/total-supply -circulatingOnChain: https://www.mynth.ai/api/current-supply +maxSupply: + - https://www.mynth.ai/api/total-supply +circulatingOnChain: + - https://www.mynth.ai/api/current-supply From 63cbc579d39f9afca2549f80824b96d71f854e2d Mon Sep 17 00:00:00 2001 From: SynthLuvr <131367121+SynthLuvr@users.noreply.github.com> Date: Sun, 8 Dec 2024 12:18:58 +0100 Subject: [PATCH 3/3] maxSupply no array --- ...097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml b/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml index 773b38a..c1b9dc5 100644 --- a/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml +++ b/src/tokens/43b07d4037f0d75ee10f9863097463fc02ff3c0b8b705ae61d9c75bf4d796e746820546f6b656e.yaml @@ -18,7 +18,6 @@ socialLinks: verified: true -maxSupply: - - https://www.mynth.ai/api/total-supply +maxSupply: https://www.mynth.ai/api/total-supply circulatingOnChain: - https://www.mynth.ai/api/current-supply