Add BOA Icon and info (BEP20) (#6671)

We already have ERC-20 BOA tokens supported by Trust Wallet.
This is BEP-20 Token in a 1:1 ratio on the Binance smart chain by peg the ETH network ERC20 BOA token.
BEP-20 Smart contract source: https://github.com/bosagora/bosagora-erc20/tree/BEP20

Trust Wallet ERC-20 BOA token
ad3cfa2e1c/blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/info.json

Website : https://bosagora.io

PR created by BOSAGORA
This commit is contained in:
HyeonyeobKim 2021-04-24 03:57:42 +09:00 committed by GitHub
parent 81774f1521
commit f43fc920bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"name": "BOSAGORA",
"website": "https://bosagora.io",
"source_code": "https://github.com/bosagora",
"description": "Contribute to making a better world with blockchain technology as a project enabler.",
"research": "https://bosagora.io",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/BOSAGORA1"
},
{
"name": "Medium",
"url": "https://medium.com/bosagora"
},
{
"name": "Telegram",
"url": "https://t.me/bpf_eng"
}
],
"explorer": "https://bscscan.com/token/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be",
"type": "BEP20",
"symbol": "BOA",
"decimals": 7,
"status": "active",
"id": "0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB