Skip to content

Commit d7f236e

Browse files
committed
Update contract address
1 parent a3999b6 commit d7f236e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,10 @@ SEPOLIA_PRIVATE_KEY=[your-private-key]
136136
Finally, run `yarn deploy:sepolia`. If you're successful, you'll get a message ike this in your terminal window:
137137

138138
```bash
139-
Greeter with greeting "Hello, world!" deployed to 0x2D3Dff7366c8FA680801E563E008C8303B36FBC6
139+
Greeter with greeting "Hello, world!" deployed to 0xE47c47B1db8823BA54aae021cfce03b2d37B52a8
140140
```
141141

142-
Here's a version of the contract I deployed earlier: [0xf6B4136B12a20E77Cd55D84479f6E7C6bC7D741e](https://sepolia.etherscan.io/address/0xf6B4136B12a20E77Cd55D84479f6E7C6bC7D741e)
142+
Here's a version of the contract I deployed earlier: [0xE47c47B1db8823BA54aae021cfce03b2d37B52a8](https://sepolia.etherscan.io/address/0xE47c47B1db8823BA54aae021cfce03b2d37B52a8)
143143

144144
#### Verifying Your Contract on Sepolia
145145

0 commit comments

Comments
 (0)