mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[Internal] Add Binance-Peg Avalanche Token - AVAX BEP20 (#21785)
* Add Binance-Peg Avalanche Token - AVAX BEP20 Binance-Peg Avalanche Token AVAX BEP20 https://bscscan.com/address/0x1ce0c2827e2ef14d5c4f29a091d735a204794041 https://bscscan.com/token/0x1ce0c2827e2ef14d5c4f29a091d735a204794041 * Add id * Fix checksum
This commit is contained in:
parent
b306151bb4
commit
a458ef4333
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Binance-Peg Avalanche Token",
|
||||||
|
"website": "http://avax.network",
|
||||||
|
"description": "Avalanche is an open-source platform for launching Decentralized Finance (DeFi) applications and enterprise blockchain deployments in an interoperable, highly scalable ecosystem.",
|
||||||
|
"explorer": "https://bscscan.com/token/0x1CE0c2827e2eF14D5C4f29a091d735A204794041",
|
||||||
|
"research": "https://research.binance.com/en/projects/avalanche",
|
||||||
|
"symbol": "AVAX",
|
||||||
|
"type": "BEP20",
|
||||||
|
"decimals": 18,
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x1CE0c2827e2eF14D5C4f29a091d735A204794041",
|
||||||
|
"tags": [
|
||||||
|
"binance-peg"
|
||||||
|
],
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/ava-labs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://www.avalabs.org/whitepapers"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue
Block a user