mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add BABY CAKE (BEP20) (#11980)
* 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>
This commit is contained in:
parent
1698281f2a
commit
ecefe90e48
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user