Add BEP20 BunnyToken (#5531)

This commit is contained in:
pancakebunny-dev 2021-02-09 19:22:03 +09:00 committed by GitHub
parent f1b58b1bd0
commit ed68cbe4a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
{
"name": "Bunny Token",
"website": "https://pancakebunny.finance",
"source_code": "https://github.com/PancakeBunny-finance/Bunny",
"description": "PancakeBunny is a new and rapidly growing DeFi yield aggregator that is used for PancakeSwap. PancakeBunny protocol empowers farmers to leverage their yield-seeking tendencies to optimize yield compounding strategy on BSC. We are providing strategies for the various needs of farmers from the highest yield seekers to the risk reward optimizing smart investors.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/PancakeBunnyFin"
},
{
"name": "Medium",
"url": "https://pancakebunny.medium.com/"
},
{
"name": "Telegram",
"url": "https://t.me/pancakebunny_fin"
}
],
"explorer": "https://bscscan.com/token/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51",
"type": "BEP20",
"symbol": "BUNNY",
"decimals": 18,
"status": "active",
"id": "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB