# Transferring In Your Collectible

If you've previously transferred a collectible out of Fanable and want to bring it back into your profile, you can do so manually via the contract on **ERNScan**. Here's how:

> 💡 **Note:** Transferring collectibles back in requires a blockchain transaction, which means you'll need to pay **gas fees in ETH**. ETH must be **bridged to the Epic Chain network** beforehand using <https://bridge.ethernity.io/>.

#### Steps to Transfer Back a Collectible

1. **Open Your Fanable Profile**\
   Go to **My Activity** and locate the previous **Transfer Out** transaction of your collectible. Click the **transaction link** to open it on **ERNScan** and view the full transfer details.\ <br>

   <figure><img src="https://3608319576-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft2iBMjsx1Ln6KKsGP4rn%2Fuploads%2FgcEarGazvRngxZ6HdM6R%2Fimage.png?alt=media&#x26;token=371dce78-20af-4cad-b57f-56bcfa3a5c81" alt=""><figcaption></figcaption></figure>
2. **Get the Token ID**\
   On the ERNScan transaction page, locate and click the **Token ID** to open the collectible’s token details.<br>

   <figure><img src="https://3608319576-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft2iBMjsx1Ln6KKsGP4rn%2Fuploads%2F5t9MtHIoUZadiGfEYi7b%2Fimage.png?alt=media&#x26;token=439bb13e-90fd-4411-8e19-30d70c517a4c" alt=""><figcaption></figcaption></figure>
3. **Access the Contract**\
   On the token page, click the **Contract Address** to open the full contract page.<br>

   <figure><img src="https://3608319576-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft2iBMjsx1Ln6KKsGP4rn%2Fuploads%2FSpXS2tb2iEh0ZZMzwkgD%2Fimage.png?alt=media&#x26;token=640a13bf-4e05-4c5a-8d78-c04e94c99785" alt=""><figcaption></figcaption></figure>
4. **Interact with the Smart Contract**
   * Click the **"Contract"** tab
   * Go to the **"Write Contract"** section<br>

     <figure><img src="https://3608319576-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft2iBMjsx1Ln6KKsGP4rn%2Fuploads%2Fgswa0Nfjqfs4Jt3MXTUA%2Fimage.png?alt=media&#x26;token=ff9e5a59-3959-4d67-8968-277c07c0542a" alt=""><figcaption></figcaption></figure>
5. **Execute the transferFrom function**\
   In the `11. transferFrom` section, fill out the following fields:

   * `from`: the external wallet address that currently holds the collectible (your external wallet address)
   * `to`: your **Fanable wallet address**

     > You can find this in your Fanable profile: tap the three-dot menu and choose **"Transfer In"**, then click **"Copy"**
   * `tokenId`: paste the Token ID from step 2

   <figure><img src="https://3608319576-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft2iBMjsx1Ln6KKsGP4rn%2Fuploads%2FV1WSKKkc3bw24x2Jux2i%2Fimage.png?alt=media&#x26;token=e37dd953-cebd-4cf8-b6b5-a75994ca1e5c" alt=""><figcaption></figcaption></figure>
6. **Finalize the transation**\
   Click **"Write"** and confirm the transaction in your connected wallet.

   > 🧩 If this is your first time interacting with the **Epic Chain**, your wallet may prompt you to **add the network** before proceeding.\
   > If the pop-up doesn’t appear, you can add the network manually using the following settings:

| Name               | Value                                |
| ------------------ | ------------------------------------ |
| **Network Name**   | Ethernity Mainnet                    |
| **RPC Endpoint**   | <https://mainnet.ethernitychain.io/> |
| **Chain ID**       | 183                                  |
| **Currency**       | ETH                                  |
| **Block Explorer** | <https://ernscan.io>                 |
| **Bridge**         | <https://bridge.ethernity.io/>       |

✅ Once confirmed, your NFT will be transferred back to your Fanable account.\
⏱️ It should reappear in your profile within **1–2 minutes**.
