mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
21 lines
651 B
JSON
21 lines
651 B
JSON
{
|
|
"name": "Wrapped SOL",
|
|
"symbol": "SOL",
|
|
"type": "SPL",
|
|
"decimals": 9,
|
|
"description": "Solana is a decentralized blockchain built to enable scalable, user-friendly apps for the world.",
|
|
"website": "https://solana.com",
|
|
"explorer": "https://solscan.io/token/So11111111111111111111111111111111111111112",
|
|
"status": "active",
|
|
"id": "So11111111111111111111111111111111111111112",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/solana-labs/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/solana"
|
|
}
|
|
]
|
|
} |