# Smart Contracts

{% tabs %}
{% tab title="Bitcoin" %}

| Contract             | Address                                                                                                                    |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| Babypie's MPC Wallet | [1FoGLbVfpN6e35J45vXSwqsTSajcSxXcYF](https://www.blockchain.com/explorer/addresses/btc/1FoGLbVfpN6e35J45vXSwqsTSajcSxXcYF) |
| {% endtab %}         |                                                                                                                            |

{% tab title="Ethereum" %}

<table><thead><tr><th width="264">Contract</th><th>Address</th></tr></thead><tbody><tr><td>mBTC</td><td><a href="https://etherscan.io/address/0xbdf245957992bfbc62b07e344128a1eec7b7ee3f">https://etherscan.io/address/0xbdf245957992bfbc62b07e344128a1eec7b7ee3f</a></td></tr><tr><td>Babypie Manager</td><td><a href="https://etherscan.io/address/0xE813FFA7932f2D182F0ae89254acFD0bAa6E2Df3">https://etherscan.io/address/0xE813FFA7932f2D182F0ae89254acFD0bAa6E2Df3</a></td></tr><tr><td>CCIP Bridge</td><td><a href="https://etherscan.io/address/0x55fbd2104df5d27c5c804c3754af553d309872a8">https://etherscan.io/address/0x55fbd2104df5d27c5c804c3754af553d309872a8</a></td></tr><tr><td>verificationProviderFunction</td><td><a href="https://etherscan.io/address/0x2f18eeae58f0acf1223e903ef79dcce6dab4ffd4">https://etherscan.io/address/0x2f18eeae58f0acf1223e903ef79dcce6dab4ffd4</a></td></tr></tbody></table>
{% endtab %}

{% tab title="BNB Chain" %}

<table><thead><tr><th width="188">Contract</th><th>Address</th></tr></thead><tbody><tr><td>mBTC</td><td><a href="https://bscscan.com/address/0x7c1cca5b25fa0bc9af9275fb53cba89dc172b878">https://bscscan.com/address/0x7c1cca5b25fa0bc9af9275fb53cba89dc172b878</a></td></tr><tr><td>Babypie Manager</td><td><a href="https://bscscan.com/address/0xc816c33051bcf2af41b0cb59d5c902d41fbab125">https://bscscan.com/address/0xc816c33051bcf2af41b0cb59d5c902d41fbab125</a></td></tr><tr><td>CCIP Bridge</td><td><a href="https://bscscan.com/address/0xba82527f01ac5806b9238ac8b507659c4fc8b016">https://bscscan.com/address/0xba82527f01ac5806b9238ac8b507659c4fc8b016</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Arbitrum" %}

<table><thead><tr><th width="186.8828125">Contract</th><th>Address</th></tr></thead><tbody><tr><td>mBTC</td><td><a href="https://arbiscan.io/address/0x2172fad929e857ddfd7ddc31e24904438434cb0b">https://arbiscan.io/address/0x2172fad929e857ddfd7ddc31e24904438434cb0b</a></td></tr><tr><td>Babypie Manager</td><td><a href="https://arbiscan.io/address/0xbaa75f25f18699b5593b4626115328ceefbb8bbe">https://arbiscan.io/address/0xbaa75f25f18699b5593b4626115328ceefbb8bbe</a></td></tr><tr><td>CCIP Bridge</td><td><a href="https://arbiscan.io/address/0x8e72b274701781738407846b3f55209b01fa2246">https://arbiscan.io/address/0x8e72b274701781738407846b3f55209b01fa2246</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Zircuit" %}

<table><thead><tr><th width="183.046875">Contract</th><th>Address</th></tr></thead><tbody><tr><td>mBTC</td><td><a href="https://explorer.zircuit.com/address/0x7FdFbE1fB9783745991CFb0a3D396acE6eE0c909">https://explorer.zircuit.com/address/0x7FdFbE1fB9783745991CFb0a3D396acE6eE0c909</a></td></tr><tr><td>CCIP  Bridge</td><td><a href="https://explorer.zircuit.com/address/0x36F63b36346a5100dfAbd17193D24AF86819f450">https://explorer.zircuit.com/address/0x36F63b36346a5100dfAbd17193D24AF86819f450</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Hemi" %}

<table><thead><tr><th width="170.80078125">Contract</th><th>Address</th></tr></thead><tbody><tr><td>mBTC</td><td><a href="https://explorer.hemi.xyz/token/0x0Af3EC6F9592C193196bEf220BC0Ce4D9311527D">https://explorer.hemi.xyz/token/0x0Af3EC6F9592C193196bEf220BC0Ce4D9311527D</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Sonic" %}

<table><thead><tr><th width="181.47265625">Contract</th><th>Address</th></tr></thead><tbody><tr><td>mBTC</td><td><a href="https://sonicscan.org/address/0x29190A076072bd71454E032F821eAAb3ba07e0D3">https://sonicscan.org/address/0x29190A076072bd71454E032F821eAAb3ba07e0D3</a></td></tr><tr><td>CCIP Bridge</td><td><a href="https://sonicscan.org/address/0xe0750b6271a13f506d7dc0e47b09d76800eb4c88">https://sonicscan.org/address/0xe0750b6271a13f506d7dc0e47b09d76800eb4c88</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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.babypiexyz.io/smart-contracts.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.
