> For the complete documentation index, see [llms.txt](https://docs.tswaps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tswaps.com/bridge/evm-bridge/listing-a-token/using-block-explorers.md).

# Using Block Explorers

1. Go to the teleport token factory
   * See [here](/bridge/evm-bridge/listing-a-token.md#overview) for available the contract address
2. Connect your wallet
3. Insert the required information into the "**Create**" action.&#x20;

{% hint style="danger" %}
Be sure to set the "Threshold" to 3.
{% endhint %}

{% hint style="info" %}
The chain IDs are as follows:

ETH (mainnet & ropsten): 1

BSC (mainnet & testnet): 2

tEVM (mainnet & testnet): 3
{% endhint %}

![Token create example.](/files/rPM0cmrVqg7C6F4qCDqC)

4\. Then click the "write" button and confirm the transaction.

5\. Once the transactions is completed go the the created contract and call the accept ownership action.

You can find the created contract address by going to the transaction's internal transactions as shown below.

![​](/files/m3IpWSM9WQVe0dZDBtaz)

## &#x20;<a href="#interacting-with-your-contract-remix" id="interacting-with-your-contract-remix"></a>
