Skip to content

Commit

Permalink
Add shrub token (#29846)
Browse files Browse the repository at this point in the history
* Create info.json

Added info.json for Shrub ERC-20 token. Includes name, symbol, description, explorer link, and social links.

* Add logo.png for Shrub token

Added logo.png for the Shrub ERC-20 token. File is 256x256 pixels and optimized for display.

* Update info.json

Edit info

* Update info.json

Updated links

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Delete info.json

* Delete logo.png

* Create info.json

* Create logo.png

* Update info.json

updated twitter name to x.com

* Update info.json

---------

Co-authored-by: CryptoA <[email protected]>
  • Loading branch information
Toughnumber and Cryptocool1 authored Dec 16, 2024
1 parent 33c8e8a commit 8cc3ab0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Shrub",
"website": "http://shrub.io",
"description": "shrub is a community-managed project inspired by elon's pet hedgehog, aiming to become the world's most viral meme.",
"explorer": "https://etherscan.io/token/0x3b991130eaE3CcA364406D718DA22FA1C3E7C256",
"type": "ERC20",
"symbol": "SHRUB",
"decimals": 18,
"status": "active",
"id": "0x3b991130eaE3CcA364406D718DA22FA1C3E7C256",
"tags": ["memes"],
"links": [
{
"name": "twitter",
"url": "https://twitter.com/shrubhedgehog"
},
{
"name": "telegram",
"url": "https://t.me/shrubthehedgehog"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8cc3ab0

Please sign in to comment.