mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
adding token info for BEP20 tokens (#3788)
* adding token info for BEP20 tokens * Fixes (sanity and consistency, auto) * update pr/3788 did some edits on info.json Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
51aecb6495
commit
ffd9cdfb44
7
blockchains/binance/assets/BTCB-1DE/info.json
Normal file
7
blockchains/binance/assets/BTCB-1DE/info.json
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "Bitcoin BEP2",
|
||||||
|
"website": "https://binance.org",
|
||||||
|
"short_description": "Bitcoin BEP2 (BTCB) is a token on Binance Chain issued by Binance, where the price is pegged to BTC at a rate of 1 BTCB = 1 BTC.",
|
||||||
|
"explorer": "https://explorer.binance.org/asset/BTCB-1DE",
|
||||||
|
"research": ""
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "BTCB Token",
|
||||||
|
"website": "https://binance.org",
|
||||||
|
"short_description": "Bitcoin BEP2 (BTCB) is a token on Binance Chain issued by Binance, where the price is pegged to BTC at a rate of 1 BTCB = 1 BTC.",
|
||||||
|
"explorer": "https://bscscan.com/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c",
|
||||||
|
"research": ""
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "Wrapped BNB",
|
||||||
|
"website": "https://binance.org",
|
||||||
|
"short_description": "As the native coin of Binance Chain, BNB has multiple use cases: fueling transactions on the Chain, paying for transaction fees on Binance Exchange, making in-store payments, and many more.",
|
||||||
|
"explorer": "https://bscscan.com/token/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
|
||||||
|
"research": "https://research.binance.com/en/projects/bnb"
|
||||||
|
}
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "BUSD Token",
|
||||||
|
"website": "https://www.paxos.com/busd",
|
||||||
|
"short_description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.",
|
||||||
|
"explorer": "https://bscscan.com/token/0xe9e7cea3dedca5984780bafc599bd69add087d56",
|
||||||
|
"research": "https://research.binance.com/en/projects/binance-usd"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user