mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add BankerDoge (BEP20) (#13860)
* Add BankerDoge logo and info Adding the BankerDoge logo and info files * Add BankerDoge info and logo Replacing incorrect info.json for BankerDoge * Info for token BankerDoge * Update info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
27ba6992c5
commit
7b2c5cd1c7
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"name": "BankerDoge",
|
||||
"type": "BEP20",
|
||||
"symbol": "BANKER",
|
||||
"decimals": 9,
|
||||
"website": "https://bankerdoge.com",
|
||||
"description": "BankerDoge is a Defi as a Service platform designed to add features such as staking, time-locking, and Defi lending to any BSC token.",
|
||||
"explorer": "https://bscscan.com/token/0xf06419C638a1d809C024Aa693147dBDc42B60145",
|
||||
"status": "active",
|
||||
"id": "0xf06419C638a1d809C024Aa693147dBDc42B60145",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/bankerdoge"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/NathajiM/bankerdogecontract"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/BankerDogeOfficial"
|
||||
},
|
||||
{
|
||||
"name": "telegram_news",
|
||||
"url": "https://t.me/BankerDogeNews"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://bankerdoge.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCQJSGhSU6sdznnkbCuO5N5Q"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/bankerdoge/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/bankerdoge"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/bankerdoge"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/BankerDoge-160194746146041"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://altruismprotocol.notion.site/BankerDoge-Live-Whitepaper-d8329e5c7f304b53bfbf8583ea2af7df"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/bZHRk3dBqn"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
Reference in New Issue
Block a user