# NFT list on "NFTs" tab of My Wallet

D'CENT mobile app has the feature to manage NFTs. This feature is implemented on D'CENT mobile app's. You can see the list of NFTs of your wallet and send NFT to the other address.

D'CENT wallet supports both of ERC721 & ERC1155.

<figure><img src="https://3196447716-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSabI0mrlgeosuXblg3%2Fuploads%2FXJ1olHe2TnETYi4JjbTQ%2FScreenshot_20251121_185549_D&#x27;CENT.jpg?alt=media&#x26;token=6a824c33-a46e-4a6f-b3c5-3de455d2ac90" alt="" width="188"><figcaption></figcaption></figure>

## Get List from OpenSea

To get the list of NFTs for your wallet address, D'CENT wallet use API from OpenSea. If your NFTs are listed on OpenSea(<https://opensea.io/>), you can also see your NFTs on "NFTs" tab of My Wallet.

If your NFTs are not shown on "NFTs" tab of My Wallet, you should register your ERC721 or ERC1155 contract address to the OpenSea.

* Get Listed on OpenSea : <https://opensea.io/get-listed>

## Supported Networks

The following is the D'CENT Collectibles' supported network list.

### Mainnet

* Ethereum
* Kaia
* XDC(XinFin)
* Binance Smart Chain
* Optimism
* Base
* Arbitrum One
* Avalanche C-Chain
* Polygon
* VERY Mainnet

### Testnet

* Kaia Kairos
* XDC Apothem
* Polygon Amoy


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev-docs.dcentwallet.com/collectibles/nft-list-on-collectibles-tab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
