Resources: Test Contracts
Want to practice your skills? We have the tools for you!
To help test that you're accessing your smart contracts in the correct way, we have created and deployed a number of test contracts to all the major networks to allow you to test against:
Mainnet:
https://etherscan.io/address/0x29f7324836a88d04ce760e240e6cd7f0780aa255#code
Ropsten:
https://ropsten.etherscan.io/address/0xe2a6dd166b1840db90b2e4462ca7a90187562ddc#code
Rinkeby:
https://rinkeby.etherscan.io/address/0x6eefcb4ea22ed10f0094e0e6a8076275c7422220#code
Kovan:
https://kovan.etherscan.io/address/0x08c64b4d01881e29c5f4a8454de7e29ec395b544#code
Goerli:
https://goerli.etherscan.io/address/0x08c64b4d01881e29c5f4a8454de7e29ec395b544#code
xDai:
GithubGist:
https://gist.github.com/crazyrabbitLTC/ed45a52cdcc559feb6ac5703ee93c8b2
Solidity Code:
ABI:
https://gist.github.com/crazyrabbitLTC/e4432070cd41b6f7181f3935d260871e
Last updated