mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
30 lines
1.3 KiB
JSON
30 lines
1.3 KiB
JSON
{
|
|
"name": "Baguette Token",
|
|
"website": "https://baguettetoken.com/",
|
|
"source_code": "https://etherscan.io/address/0x7a545Ed3863221A974F327199Ac22F7f12535F11#code",
|
|
"white_paper": "https://baguettetoken.com/assets/Baguette_Token_White_Paper.pdf",
|
|
"description": "Baguette Token is a community-based meme project implemented as an ERC20 token. BGTT is distributed as a reward for contributions made to its ecosystem. Its goal is to bridge the culinary and cryptocurrency worlds and provide partnerships with bakeries all around the world.",
|
|
"explorer": "https://etherscan.io/token/0x7a545Ed3863221A974F327199Ac22F7f12535F11",
|
|
"socials": [
|
|
{
|
|
"name": "CoinMarketCap",
|
|
"url": "https://coinmarketcap.com/currencies/baguette-token",
|
|
"handle": "baguette-token"
|
|
},
|
|
{
|
|
"name": "CoinGecko",
|
|
"url": "https://www.coingecko.com/en/coins/baguette-token",
|
|
"handle": "baguette-token"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/BaguetteToken",
|
|
"handle": "BaguetteToken"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "BGTT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x7a545Ed3863221A974F327199Ac22F7f12535F11"
|
|
} |