mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
30 lines
920 B
JSON
30 lines
920 B
JSON
{
|
|
"name": "Bounce Finance",
|
|
"website": "https://bounce.finance",
|
|
"description": "Decentralized auctions including fixed swap, sealed-bid, Dutch auction, NFT auctions.",
|
|
"explorer": "https://etherscan.io/token/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37",
|
|
"research": "https://research.binance.com/en/projects/bounce",
|
|
"type": "ERC20",
|
|
"symbol": "BOT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x5bEaBAEBB3146685Dd74176f68a0721F91297D37",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/bouncefinance"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/bounce_finance"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/bounce_finance"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://bouncefinance.medium.com"
|
|
}
|
|
]
|
|
} |