# SecretPath testnet (pulsar-3) contracts

For the Secret Network testnet (pulsar-3) side, the gateway contract information are:

* Gateway contract code id: `3375`
* Gateway contract address: `secret10ex7r7c4y704xyu086lf74ymhrqhypayfk7fkj`
* Gateway contract code hash: `ad8ca07ffba1cb26ebf952c29bc4eced8319c171430993e5b5089887f27b3f70`
* Gateway encryption key for ChaChaPoly1305: `A20KrD7xDmkFXpNMqJn1CLpRaDLcdKpO1NdBBS7VpWh3`
* Public key (uncompressed):&#x20;

&#x20;      As Hex:  &#x20;

`0x046d0aac3ef10e69055e934ca899f508ba516832dc74aa4ed4d741052ed5a568774d99d3bfed641a7935ae73aac8e34938db747c2f0e8b2aa95c25d069a575cc8b`

&#x20;     As Base64:

`BG0KrD7xDmkFXpNMqJn1CLpRaDLcdKpO1NdBBS7VpWh3TZnTv+1kGnk1rnOqyONJONt0fC8OiyqpXCXQaaV1zIs=`

* Derived EVM Address from Public Key: `0x2821E794B01ABF0cE2DA0ca171A1fAc68FaDCa06`

The RNG contract that provides the Randomness is:

* RNG contract code id: `10212`
* RNG contract address: `secret1cknezaxnzfys2w8lyyrr7fed9wxejvgq7alhqx`
* RNG contract code hash: `0b9395a7550b49d2b8ed73497fd2ebaf896c48950c4186e491ded6d22e58b8c3`


---

# 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.scrt.network/secret-network-documentation/confidential-computing-layer/ethereum-evm-developer-toolkit/supported-networks/secret-gateway/secretpath-testnet-pulsar-3-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.
