mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
ecefe90e48
* Logo upload for BABY CAKE v1 upload of BABY CAKE logo * Update info.json * Info for token BABY CAKE * Delete info.json * Delete logo.png * Update info.json * Update logo.png * Fixes (sanity and consistency, auto), history * Create BABY CAKE Full Smart Contract Security Audit.pdf * Delete BABY CAKE Full Smart Contract Security Audit.pdf Co-authored-by: CryptoA <kulishnastia200@gmail.com> Co-authored-by: babycakebsc <babycakebsc@users.noreply.github.com>
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"
|
|
}
|
|
]
|
|
} |