mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
25 lines
573 B
JSON
25 lines
573 B
JSON
{
|
|
"name": "Binance USD",
|
|
"symbol": "BUSD",
|
|
"type": "KAVA",
|
|
"decimals": 8,
|
|
"description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.",
|
|
"website": "https://www.kava.io",
|
|
"explorer": "https://www.mintscan.io/kava",
|
|
"status": "active",
|
|
"id": "busd",
|
|
"tags": [
|
|
"stablecoin"
|
|
],
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/kava_platform"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/kavalabs"
|
|
}
|
|
]
|
|
}
|