-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from lukso-network/add-recent-questions-2
Add recent questions #2
- Loading branch information
Showing
8 changed files
with
78 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
label: '📔 Guides' | ||
collapsed: false | ||
position: 4 | ||
position: 3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
sidebar_label: '👩🎤 Profile Explorer' | ||
sidebar_position: 6 | ||
description: Support Page for the Profile Explorer | ||
--- | ||
|
||
# Profile Explorer | ||
|
||
## Why does my NFT not show up on UniversalProfile.cloud? | ||
|
||
If your deployed assets do not appear on your profile on [universalprofile.cloud](https://universalprofile.cloud/), they may be using outdated InterfaceIDs from deprecated LSP versions. Ensure you are using up-to-date [LSP Interface IDs](https://docs.lukso.tech/contracts/interface-ids) as defined in the [lsp-smart-contracts](https://www.npmjs.com/package/@lukso/lsp-smart-contracts) library. | ||
|
||
## Why does my profile show as anonymous? | ||
|
||
Due to some changes in how data is added to the Universal Profile in the early days, it might happen that your profile does not have a name to it or shows completely anonymous on [universalprofile.cloud](https://universalprofile.cloud/) without any pictures. If you experience such an issue, please **edit and deploy your profile metadata** again within the Universal Profile Browser Extension as shown in the following picture: | ||
|
||
![Edit Universal Profile](../../static/img/general/edit-profile.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
sidebar_label: '🏦 Using Exchanges' | ||
sidebar_position: 8 | ||
description: Support Page for using exchanges on the LUKSO network | ||
--- | ||
|
||
# Using Exchanges | ||
|
||
## How can I send LYX from my profile to an exchange? | ||
|
||
:::danger Smart Contract Transactions | ||
|
||
Never send LYX directly from your Universal Profile to an Exchange. This might result in your funds being locked. | ||
|
||
::: | ||
|
||
Most exchanges do not support transactions from smart contracts, including Universal Profiles. To deposit funds into an exchange: | ||
|
||
1. send them to a [regular browser or hardware wallet](../general/wallet-support.md) | ||
2. [Add LUKSO as custom network](../general/wallet-support.md) using the [Official Parameters](https://docs.lukso.tech/networks/mainnet/parameters) | ||
3. Transfer the LYX from the wallet to the exchange. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.