https://github.com/sweetmantech/ttd
block.difficulty ⛓
https://github.com/sweetmantech/ttd
ethereum merge solidity ttd
Last synced: about 2 months ago
JSON representation
block.difficulty ⛓
- Host: GitHub
- URL: https://github.com/sweetmantech/ttd
- Owner: sweetmantech
- License: mit
- Created: 2022-08-23T14:17:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T14:28:45.000Z (almost 4 years ago)
- Last Synced: 2025-05-20T02:16:16.486Z (about 1 year ago)
- Topics: ethereum, merge, solidity, ttd
- Language: Solidity
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TTD
- view the current TTD (`block.difficulty`) on Ethereum.
- Live on [ThirdWeb](https://thirdweb.com/ethereum/0xa7A26945E6C6D97FF3B76d65D21454B612f35B15/).
- Verified on [Etherescan](https://etherscan.io/address/0xa7A26945E6C6D97FF3B76d65D21454B612f35B15#code).
- TTD of the Merge: [58750000000000000000000](https://blog.ethereum.org/2022/08/12/finalized-no-36/)

```diff
- WARNING: this code is unaudited
```
### Credits:
- Austin Griffith (`solidity` sensei) - [@austingriffith](https://twitter.com/austingriffith)
- Jonathan Mann (musician) - [@songadaymann](https://twitter.com/songadaymann)
- Third Web (UX / UI) - [The Merge](https://thirdweb.com/ethereum/0xa7A26945E6C6D97FF3B76d65D21454B612f35B15/)