mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
33 lines
932 B
JSON
33 lines
932 B
JSON
|
{
|
||
|
"name": "BABY CAKE",
|
||
|
"type": "BEP20",
|
||
|
"symbol": "BABYCAKE",
|
||
|
"decimals": 18,
|
||
|
"website": "https://babycake.app/",
|
||
|
"description": "Baby Cake is the first token on the BSC to reward holders with Cake.",
|
||
|
"explorer": "https://bscscan.com/token/0xdB8D30b74bf098aF214e862C90E647bbB1fcC58c",
|
||
|
"status": "active",
|
||
|
"id": "0xdB8D30b74bf098aF214e862C90E647bbB1fcC58c",
|
||
|
"links": [
|
||
|
{
|
||
|
"name": "twitter",
|
||
|
"url": "https://twitter.com/BabyCakeBSC"
|
||
|
},
|
||
|
{
|
||
|
"name": "telegram",
|
||
|
"url": "https://t.me/babycakeBSC"
|
||
|
},
|
||
|
{
|
||
|
"name": "medium",
|
||
|
"url": "https://medium.com/@babycake"
|
||
|
},
|
||
|
{
|
||
|
"name": "whitepaper",
|
||
|
"url": "https://babycake.app/white-paper/"
|
||
|
},
|
||
|
{
|
||
|
"name": "github",
|
||
|
"url": "https://github.com/babycakebsc"
|
||
|
}
|
||
|
]
|
||
|
}
|