mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Trust Wallet (Wormhole) (#16103)
* Add Trust Wallet (Wormhole) * Update info.json * Update info.json
This commit is contained in:
parent
d4fa5ece8b
commit
e779c7b400
|
@ -12,11 +12,11 @@
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "github",
|
"name": "github",
|
||||||
"url": "https://github.com/trustwallet/"
|
"url": "https://github.com/trustwallet"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/TrustWalletApp"
|
"url": "https://twitter.com/trustwallet"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "reddit",
|
"name": "reddit",
|
||||||
|
|
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Trust Wallet Token",
|
||||||
|
"website": "https://trustwallet.com",
|
||||||
|
"description": "Utility token to increase adoption of cryptocurrency.",
|
||||||
|
"explorer": "https://explorer.solana.com/address/HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD",
|
||||||
|
"type": "SPL",
|
||||||
|
"symbol": "TWT",
|
||||||
|
"decimals": 8,
|
||||||
|
"status": "active",
|
||||||
|
"id": "HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/trustwallet/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/trustwallet"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/trustapp"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
Loading…
Reference in New Issue
Block a user