Skip to content

Commit

Permalink
Update info.json
Browse files Browse the repository at this point in the history
updated json with proper info
  • Loading branch information
Toughnumber authored Nov 13, 2024
1 parent f922788 commit 51b56be
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "Shrub",
"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.",
"explorer": "https://etherscan.io/token/0x3b991130eae3cca364406d718da22fa1c3e7c256",
"symbol": "$SHRUB",
"type": "ERC20",
"symbol": "shrub",
"type": "erc20",
"decimals": 18,
"status": "active",
"tags": ["meme"],
"links": {
"twitter": "https://x.com/ShrubHedgehog",
"telegram": "https://t.me/ShrubTheHedgehog"
}
"links": [
{ "url": "https://x.com/ShrubHedgehog", "type": "twitter" },
{ "url": "https://t.me/ShrubTheHedgehog", "type": "telegram" }
]
}

0 comments on commit 51b56be

Please sign in to comment.