> For the complete documentation index, see [llms.txt](https://docs.authereum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.authereum.com/testing.md).

# Testing

### DAI addresses

* Mainnet: [0x6B175474E89094C44Da98b954EedeAC495271d0F](https://etherscan.io/address/0x6b175474e89094c44da98b954eedeac495271d0f)&#x20;
* Kovan: [0x7d669A64deb8a4A51eEa755bb0E19FD39CE25Ae9](https://kovan.etherscan.io/address/0x7d669a64deb8a4a51eea755bb0e19fd39ce25ae9)
* Goerli: [0xF2D1F94310823FE26cFa9c9B6fD152834b8E7849](https://goerli.etherscan.io/address/0xf2d1f94310823fe26cfa9c9b6fd152834b8e7849)
* Rinkeby: [0xc3dbf84Abb494ce5199D5d4D815b10EC29529ff8](https://rinkeby.etherscan.io/address/0xc3dbf84Abb494ce5199D5d4D815b10EC29529ff8)
* Ropsten: [0x2D69aD895797C880abce92437788047BA0Eb7fF6](https://ropsten.etherscan.io/address/0x2D69aD895797C880abce92437788047BA0Eb7fF6)

You can mint your own DAI on any testnet by calling the `mint` function on the respective contracts.

The testnet DAI addresses are derived from [here](https://twitter.com/PaulRBerg/status/1198276650884124674?s=19).

You may use the [demo kitchen sink](https://developers.authereum.org/live-demos#kitchen-sinks) to submit transactions.
