diff --git a/blockchains/ethereum/assets/0x3b991130eae3cca364406d718da22fa1c3e7c256/info.json b/blockchains/ethereum/assets/0x3b991130eae3cca364406d718da22fa1c3e7c256/info.json index fc3ed19e7d33..a5c71faa84f4 100644 --- a/blockchains/ethereum/assets/0x3b991130eae3cca364406d718da22fa1c3e7c256/info.json +++ b/blockchains/ethereum/assets/0x3b991130eae3cca364406d718da22fa1c3e7c256/info.json @@ -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" } + ] }