From 72d89adfc6f086bcf60a3db31ec6f77f8caef530 Mon Sep 17 00:00:00 2001 From: rabindrarajawat Date: Sun, 19 Jun 2022 12:05:23 +0530 Subject: [PATCH 1/4] Added trust token Added trust token --- src/tokens/solana.tokenlist.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/tokens/solana.tokenlist.json b/src/tokens/solana.tokenlist.json index 64144f72a8cc..ecb643f87907 100644 --- a/src/tokens/solana.tokenlist.json +++ b/src/tokens/solana.tokenlist.json @@ -183374,6 +183374,20 @@ "twitter": "https://twitter.com/TrippinApeNFT", "website": "https://www.trippinapetribe.xyz/" } + }, + { + "chainId": 101, + "address": "6UZsQ5sCGCSJyxHbYrEjZTWvXmYsWEcKbd77AKi3oxxi", + "symbol": "$TRUST", + "name": "TRUST Token", + "decimals": 9, + "logoURI": "https://raw.githubusercontent.com/rabindrarajawat/arr-solana/main/trust.png", + "tags": [ + "utility-token" + ], + "extensions": { + "website": "https://trustedgoats.io" + } } ], "version": { From 4b0783f078ce5f2c7126cc35296d83ea0e621d4b Mon Sep 17 00:00:00 2001 From: rabindrarajawat Date: Sun, 19 Jun 2022 12:28:36 +0530 Subject: [PATCH 2/4] Removed the space Removed the space --- src/tokens/solana.tokenlist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tokens/solana.tokenlist.json b/src/tokens/solana.tokenlist.json index ecb643f87907..d26907d7020d 100644 --- a/src/tokens/solana.tokenlist.json +++ b/src/tokens/solana.tokenlist.json @@ -183375,7 +183375,7 @@ "website": "https://www.trippinapetribe.xyz/" } }, - { + { "chainId": 101, "address": "6UZsQ5sCGCSJyxHbYrEjZTWvXmYsWEcKbd77AKi3oxxi", "symbol": "$TRUST", From 08044e24c1eb599b0e4e39ae88eb1a653066ba6e Mon Sep 17 00:00:00 2001 From: rabindrarajawat Date: Sun, 19 Jun 2022 12:32:34 +0530 Subject: [PATCH 3/4] Sync the code Sync the code --- src/tokens/solana.tokenlist.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/tokens/solana.tokenlist.json b/src/tokens/solana.tokenlist.json index d26907d7020d..2c579f0c652a 100644 --- a/src/tokens/solana.tokenlist.json +++ b/src/tokens/solana.tokenlist.json @@ -183377,6 +183377,25 @@ }, { "chainId": 101, + "address": "29FFvE1yK7N2rw4UszxBfWtdaTpdh6fNj4Gh4pfNYTgK", + "symbol": "mBTC", + "name": "Mirrored Bitcoin", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/ZuluSpl0it/crypto_logos/main/logo.png", + "tags": [ + "wrapped", + "wormhole" + ], + "extensions": { + "assetContract": "https://solscan.io/token/29FFvE1yK7N2rw4UszxBfWtdaTpdh6fNj4Gh4pfNYTgK", + "coinmarketcap": "https://coinmarketcap.com/currencies/mirrored-bitcoin/", + "description": "Mirrored Bitcoin is a synthetic asset that mirrors BTC by reflecting the exchange prices on-chain.", + "medium": "https://medium.com/mirror-protocol", + "whitepaper": "https://docs.mirror.finance/" + } + }, + { + "chainId": 101, "address": "6UZsQ5sCGCSJyxHbYrEjZTWvXmYsWEcKbd77AKi3oxxi", "symbol": "$TRUST", "name": "TRUST Token", From 162dd19c7f9559c3582eeb3b495a88f0ead7789f Mon Sep 17 00:00:00 2001 From: rabindrarajawat Date: Sun, 19 Jun 2022 12:39:54 +0530 Subject: [PATCH 4/4] Removed space Removed space --- src/tokens/solana.tokenlist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tokens/solana.tokenlist.json b/src/tokens/solana.tokenlist.json index 2c579f0c652a..935d6406bbd7 100644 --- a/src/tokens/solana.tokenlist.json +++ b/src/tokens/solana.tokenlist.json @@ -183394,7 +183394,7 @@ "whitepaper": "https://docs.mirror.finance/" } }, - { + { "chainId": 101, "address": "6UZsQ5sCGCSJyxHbYrEjZTWvXmYsWEcKbd77AKi3oxxi", "symbol": "$TRUST",