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:
Andrew M 2020-09-04 12:58:50 +08:00 committed by GitHub
parent 51aecb6495
commit ffd9cdfb44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 28 additions and 0 deletions

View 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": ""
}

View File

@ -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": ""
}

View File

@ -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"
}

View File

@ -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"
}