Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RaveenaBhasin authored Dec 10, 2023
1 parent 2f40d51 commit 65194a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ pub unsafe fn store_bytes32(key: U256, data: B256);
```

### Current contract Addresses
Proxy: 0x1D16b2c1311540093c63Ab271c80331bC3C70902
counter_v1: 0x31973Bc79631b05a3c030745391e44A9dce4B536
counter_v2: 0x9232F290277C97947F09B1965b207621e19a5258
Proxy: [0x1D16b2c1311540093c63Ab271c80331bC3C70902](https://stylus-testnet-explorer.arbitrum.io/address/0x1D16b2c1311540093c63Ab271c80331bC3C70902)
counter_v1: [0x31973Bc79631b05a3c030745391e44A9dce4B536](https://stylus-testnet-explorer.arbitrum.io/address/0x31973Bc79631b05a3c030745391e44A9dce4B536)
counter_v2: [0x9232F290277C97947F09B1965b207621e19a5258](https://stylus-testnet-explorer.arbitrum.io/address/0x9232F290277C97947F09B1965b207621e19a5258)

### Contribution
Contributions to this project are welcome! Feel free to open issues for suggestions, bugs, or enhancements.
Expand Down

0 comments on commit 65194a0

Please sign in to comment.