Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-05-31 02:50:35 +00:00 committed by trust-wallet-merge-bot
parent d8e2e2f37f
commit 74f79a9a8f

View File

@ -1,38 +1,38 @@
{ {
"name": "Bamboo", "name": "Bamboo",
"website": "https://pinkpanda.io", "website": "https://pinkpanda.io",
"description": "Bamboo is is an ERC-20 compliant governance and utility token currently deployed on the BNB Smart Chain. It is used within the BAM ecosystem to enable simplified onboarding into digital assets, via a decentralized community coupled with Bamboo Asset Management building a mobile-first digital assets platform.", "description": "Bamboo is is an ERC-20 compliant governance and utility token currently deployed on the BNB Smart Chain. It is used within the BAM ecosystem to enable simplified onboarding into digital assets, via a decentralized community coupled with Bamboo Asset Management building a mobile-first digital assets platform.",
"explorer": "https://bscscan.com/token/0x1382a2fd1b9f5607d956b68491baba00e21be472", "explorer": "https://bscscan.com/token/0x1382a2fd1b9f5607d956b68491baba00e21be472",
"type": "BEP20", "type": "BEP20",
"symbol": "BAM", "symbol": "BAM",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x1382A2Fd1b9F5607D956b68491babA00e21bE472", "id": "0x1382A2Fd1b9F5607D956b68491babA00e21bE472",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/bamboodaoio" "url": "https://twitter.com/bamboodaoio"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/PinkPandaHoldingsInc" "url": "https://t.me/PinkPandaHoldingsInc"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/orgs/bamboodao/" "url": "https://github.com/orgs/bamboodao/"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://medium.com/@PinkPandaFinance" "url": "https://medium.com/@PinkPandaFinance"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/PinkPanda/" "url": "https://reddit.com/r/PinkPanda/"
} }
], ],
"tags": [ "tags": [
"defi", "defi",
"nft", "nft",
"governance" "governance"
] ]
} }