mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
81774f1521
commit
f43fc920bf
|
@ -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 |
Loading…
Reference in New Issue
Block a user