Skip to content

Commit 04a28bc

Browse files
chore: update README, add deployments
1 parent dd9245c commit 04a28bc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
This repository contains the Solidity interface definitions for the [AccessTime](https://accesstime.io) protocol. Modular access control system based on token payments and time units. These interfaces define the expected behaviors for AccessTime core contracts, including access purchasing, modular extensions, and community voting.
77

8+
## Deployments
9+
10+
| Chain | Factory | Vote |
11+
| ------------ | ------------------------------------------ | ------------------------------------------ |
12+
| Base | 0x43bBff1FFc36A1Dd4A5229B577b400DD0d9AbE6b | 0x88665b71cCf8dbD4B4eA9210ac9aA4614f10C2DA |
13+
| Base Sepolia | 0x9Bb804E92CE60c0C900E18b3196B73e620D613bA | 0x13c3D0435fB0bE55dCAb45EB32393F64695497Cc |
14+
815
## 📦 Installation
916

1017
```bash

0 commit comments

Comments
 (0)