> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seitrace.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pointer contracts

> Pointer Contracts are a unique feature introduced on Sei, designed to enhance interoperability between EVM and CosmWasm environments. These contracts facilitate the creation of links between tokens across both EVM and CosmWasm. This enables tokens to move smoothly and be used seamlessly in both environments. 

Learn more about Pointer Contracts and how to deploy them [here](https://v2.docs.sei.io/interoperability/pointer-contracts).

<Frame caption="EVM Pointer contracts for CW-20 tokens and Native tokens">
  <img src="https://mintcdn.com/cavies/PqKdzIto36VcTvcZ/images/pointer-contracts.webp?fit=max&auto=format&n=PqKdzIto36VcTvcZ&q=85&s=f1008add5cd01fc93cd30dd1cd7d66b9" alt="Pointer Contracts Web" width="1746" height="1026" data-path="images/pointer-contracts.webp" />
</Frame>

On Seitrace, we link and display pointer and original contracts for both fungible tokens (CW-20 & ERC-20) and non-fungible tokens (CW-721 & ERC-721).

<Frame caption="Pointer contract for an collection">
  <img src="https://mintcdn.com/cavies/PqKdzIto36VcTvcZ/images/pointer-nft.avif?fit=max&auto=format&n=PqKdzIto36VcTvcZ&q=85&s=ab85e99f9d6776a2bf75f9a947c8341b" alt="Pointer Nft Avi" width="2304" height="1040" data-path="images/pointer-nft.avif" />
</Frame>

<Frame caption="An pointer nft details">
  <img src="https://mintcdn.com/cavies/PqKdzIto36VcTvcZ/images/pointer-nft2.avif?fit=max&auto=format&n=PqKdzIto36VcTvcZ&q=85&s=ecd06b176fb5a79c3e65b08a1b62186f" alt="Pointer Nft2 Avi" width="2304" height="1063" data-path="images/pointer-nft2.avif" />
</Frame>
