-
Notifications
You must be signed in to change notification settings - Fork 22.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
10 additions
and
4 deletions.
There are no files selected for viewing
14 changes: 10 additions & 4 deletions
14
blockchains/ethereum/assets/0x3b991130eae3cca364406d718da22fa1c3e7c256/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,21 @@ | ||
{ | ||
"name": "shrub", | ||
"website": "http://shrub.io", | ||
"description": "Shrub is a community-managed project, Elon's pet hedgehog and mascot of Tesla. Aiming to become the world's most viral meme.", | ||
"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", | ||
"symbol": "$shrub", | ||
"type": "erc20", | ||
"symbol": "shrub", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": ["meme"], | ||
"links": [ | ||
{ "url": "https://x.com/ShrubHedgehog", "type": "twitter" }, | ||
{ "url": "https://t.me/ShrubTheHedgehog", "type": "telegram" } | ||
{ | ||
"name": "twitter", | ||
"url": "https://x.com/shrubhedgehog" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/shrubthehedgehog" | ||
} | ||
] | ||
} |