From 87cd874f58307f9fe165c60ae66891d8d4fd4db4 Mon Sep 17 00:00:00 2001 From: Mr Lightspeed <95941244+MrLightspeed@users.noreply.github.com> Date: Sun, 8 Oct 2023 20:56:02 -0400 Subject: [PATCH] Update rainbow-token-list.json Added Bad Idea AI and Lynx Tech --- output/rainbow-token-list.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/output/rainbow-token-list.json b/output/rainbow-token-list.json index 537c4d32..85c2ca2b 100644 --- a/output/rainbow-token-list.json +++ b/output/rainbow-token-list.json @@ -45747,11 +45747,25 @@ "decimals": 18, "name": "ZudgeZury", "symbol": "ZZC" - } + }, + { + "address": "0x32b86b99441480a7E5BD3A26c124ec2373e3F015", + "chainId": 1, + "decimals": 18, + "name": "Bad Idea AI", + "symbol": "BAD" + }, + { + "address": "0x80D186B4C786Ea66592b2c52e2004AB10CfE4CF3", + "chainId": 1, + "decimals": 18, + "name": "Lynx Tech", + "symbol": "LYNX" + }, ], "version": { "major": 1, "minor": 2, "patch": 1 } -} \ No newline at end of file +}