# Technical Materials

## Want to deploy your smart contract with TCG Verse?

Add your address to the whitelist. You can deploy the EVM contract.

**Contact us on our discord / Discordでお問い合わせください**

<https://discord.com/invite/rYq23RtZHH>\
\
**Contract Deployment Application Form /コントラクトデプロイ用申込フォーム**\
<https://forms.gle/b7HRAexWzJwuqw9S9>

### MainNet

Chain ID: 2400\
Explorer： <https://explorer.tcgverse.xyz/>\
RPC: <https://rpc.tcgverse.xyz/> \
RPC Replica (Read Only): <https://rep-rpc.tcgverse.xyz/>\
Websocket: wss\://ws-rpc.tcgverse.xyz/

10,000 total requests/day.

\*When making a large number of transactions from the same IP address at once, there is a possibility of encountering errors. If you need to make a large number of transactions, such as for an NFT sale, please contact us in advance.

If you want to send a lot of read request to the node,please select read only node.

### TestNet&#x20;

TestNet Chain ID: 12401 \
Explorer: <https://explorer.testnet.tcgverse.xyz/>\
RPC: <https://rpc.testnet.tcgverse.xyz/>\
Websocket: wss\://ws.testnet.tcgverse.xyz/

### **Sequencer Address**

&#x20;0x5654759D6e8a6EBB73C571b8064725D6b507B1ec&#x20;

### Proposer Address

0xDe8C75f0f08a3B683875F51b33d2f95F798298cc&#x20;

### Verifier Address

0x9D1aBBdd9acd80f6E8aC087e8CFd5a6B2B1c4043<br>


---

# 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://tcgverse.gitbook.io/tcgverse-1/for-developer/technical-materials.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.
