# Testnet

## PuppyNet Contracts

<table><thead><tr><th width="140">Contract Name</th><th width="492">Address</th><th>Explorer</th></tr></thead><tbody><tr><td>Factory</td><td>0xEDedDbde5ffA62545eDF97054edC11013ED72125</td><td><a href="https://puppyscan.shib.io/address/0xEDedDbde5ffA62545eDF97054edC11013ED72125?tab=read_contract">Click Here</a></td></tr><tr><td>Router</td><td>0x8206310C8B33EAef1eF37D6D95272B442eBD20bF</td><td><a href="https://puppyscan.shib.io/address/0x8206310C8B33EAef1eF37D6D95272B442eBD20bF?tab=contract">Click Here</a></td></tr><tr><td>MasterChef</td><td>0x10aa3dc6338F1772E9EfBBE06D8b3C7fBbe0855a</td><td><a href="https://puppyscan.shib.io/address/0x41c3F37587EBcD46C0F85eF43E38BcfE1E70Ab56?tab=read_contract">Click Here</a></td></tr><tr><td>CHEWY Test</td><td>0x60cd6352Ba5065E0A26BC5Fb0B6B6212DF8Ad9d9</td><td><a href="https://puppyscan.shib.io/address/0x60cd6352Ba5065E0A26BC5Fb0B6B6212DF8Ad9d9?tab=read_contract">Click Here</a></td></tr><tr><td>WBONE</td><td>0x41c3F37587EBcD46C0F85eF43E38BcfE1E70Ab56</td><td><a href="https://puppyscan.shib.io/address/0x41c3F37587EBcD46C0F85eF43E38BcfE1E70Ab56?tab=read_contract">Click Here</a></td></tr></tbody></table>

INIT CODE HASH: 0x4455b31327401d7d38602d2b84b8e6a3843289a04fa0ff3ef5195bb4a43f0688

To connect to PuppyNet [visit Official RPC info page](https://chain.shibrpc.com/)\
To get test BONE for gas[ visit the PuppyNet Faucet](https://shibarium.shib.io/faucet)

{% embed url="<https://chain.shibrpc.com/>" %}
ShibRPC Page
{% endembed %}


---

# 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://docs.chewyswap.com/developers/smart-contracts/testnet.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.
