mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[Internal] Add Solana BEP20 (#20531)
BEP20 version of Solana https://bscscan.com/address/0x570a5d26f7765ecb712c0924e4de545b89fd43df https://bscscan.com/token/0x570a5d26f7765ecb712c0924e4de545b89fd43df
This commit is contained in:
parent
7a114645b9
commit
fa3c3a2f35
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "Solana",
|
||||
"website": "https://solana.com/",
|
||||
"description": "Solana is the worlds most performant blockchain in the world at 710k transactions per second. 710k TPS is achieved by encoding the passage of time as data.",
|
||||
"explorer": "https://bscscan.com/token/0x570a5d26f7765ecb712c0924e4de545b89fd43df",
|
||||
"research": "https://research.binance.com/en/projects/solana",
|
||||
"symbol": "SOL",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x570A5D26f7765Ecb712C0924E4De545B89fD43dF",
|
||||
"tags": [
|
||||
"binance-peg"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/solana-labs"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/solana"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/solana"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://github.com/solana-labs/whitepaper"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
Loading…
Reference in New Issue
Block a user