From 3e8ecb408945348308a626115ab13d679f30bdf5 Mon Sep 17 00:00:00 2001 From: patrion Date: Wed, 2 Apr 2025 18:39:57 +0900 Subject: [PATCH 1/2] Add CATTBUTT token --- data/CATTBUTT/data.json | 12 ++++++++++++ data/CATTBUTT/logo.svg | 28 ++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 data/CATTBUTT/data.json create mode 100644 data/CATTBUTT/logo.svg diff --git a/data/CATTBUTT/data.json b/data/CATTBUTT/data.json new file mode 100644 index 000000000..2a76f8d30 --- /dev/null +++ b/data/CATTBUTT/data.json @@ -0,0 +1,12 @@ +{ + "name": "CattButt", + "symbol": "CATTBUTT", + "decimals": 18, + "description": "CattButt transforms the mundane concept of a cat's posterior into a digital asset with unexpected charm.", + "twitter": "@basedCattButt", + "tokens": { + "base": { + "address": "0xC5aAEFD024Aa95C59712A931b3295e237fFD3f81" + } + } +} \ No newline at end of file diff --git a/data/CATTBUTT/logo.svg b/data/CATTBUTT/logo.svg new file mode 100644 index 000000000..7967b61e2 --- /dev/null +++ b/data/CATTBUTT/logo.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 86486d62c0e079f76aa6f06c281deb9ba62789a0 Mon Sep 17 00:00:00 2001 From: wbnns Date: Tue, 15 Apr 2025 14:05:20 +0000 Subject: [PATCH 2/2] Update data.json --- data/CATTBUTT/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/CATTBUTT/data.json b/data/CATTBUTT/data.json index 2a76f8d30..71b600592 100644 --- a/data/CATTBUTT/data.json +++ b/data/CATTBUTT/data.json @@ -2,11 +2,11 @@ "name": "CattButt", "symbol": "CATTBUTT", "decimals": 18, - "description": "CattButt transforms the mundane concept of a cat's posterior into a digital asset with unexpected charm.", + "description": "CattButt transforms the mundane concept of a cat's posterior into a digital asset with unexpected charm", "twitter": "@basedCattButt", "tokens": { "base": { "address": "0xC5aAEFD024Aa95C59712A931b3295e237fFD3f81" } } -} \ No newline at end of file +}