Skip to content

Commit

Permalink
Add router and update README
Browse files Browse the repository at this point in the history
  • Loading branch information
chefnomi committed Sep 4, 2020
1 parent 8354977 commit b45c422
Show file tree
Hide file tree
Showing 7 changed files with 711 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

https://app.sushiswap.org. Feel free to read the code. More details coming soon.

## Deployed Contracts / Hash

- SushiToken - https://etherscan.io/token/0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
- MasterChef - https://etherscan.io/address/0xc2edad668740f1aa35e4d8f227fb8e17dca888cd
- (Uni|Sushi)swapV2Factory - https://etherscan.io/address/0xc0aee478e3658e2610c5f7a4a2e1777ce9e4f2ac
- (Uni|Sushi)swapV2Router02 - https://etherscan.io/address/0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
- (Uni|Sushi)swapV2Pair init code hash - `e18a34eb0e04b04f7a0ac29a6e80748dca96319b42c54d679cb821dca90c6303`

## License

WTFPL
Loading

0 comments on commit b45c422

Please sign in to comment.