Skip to content

Commit 32b494b

Browse files
authored
Add deployment addresses + audit (#6)
* Add deployment addresses + audit * Add Celo deployment
1 parent 455edd8 commit 32b494b

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,24 @@ interface IERC7914 {
3939
}
4040
4141
```
42+
43+
## Deployment Addresses
44+
45+
| Network | Address | Commit Hash | Version |
46+
|---------|---------|------------|---------|
47+
| Mainnet | 0x00000000e20E49e6dCeE6e8283A0C090578F0fb9 | 455edd8a39d928be8514a8c02e1e4fea4355b404 | v1.0.0 |
48+
| Unichain | 0x00000000e20E49e6dCeE6e8283A0C090578F0fb9 | 455edd8a39d928be8514a8c02e1e4fea4355b404 | v1.0.0 |
49+
| Base | 0x00000000e20E49e6dCeE6e8283A0C090578F0fb9 | 455edd8a39d928be8514a8c02e1e4fea4355b404 | v1.0.0 |
50+
| Optimism | 0x00000000e20E49e6dCeE6e8283A0C090578F0fb9 | 455edd8a39d928be8514a8c02e1e4fea4355b404 | v1.0.0 |
51+
| Arbitrum | 0x00000000e20E49e6dCeE6e8283A0C090578F0fb9 | 455edd8a39d928be8514a8c02e1e4fea4355b404 | v1.0.0 |
52+
| Celo | 0x00000000e20E49e6dCeE6e8283A0C090578F0fb9 | 455edd8a39d928be8514a8c02e1e4fea4355b404 | v1.0.0 |
53+
| BNB | 0x00000000e20E49e6dCeE6e8283A0C090578F0fb9 | 455edd8a39d928be8514a8c02e1e4fea4355b404 | v1.0.0 |
54+
| Unichain Sepolia | 0x00000000e20E49e6dCeE6e8283A0C090578F0fb9 | 455edd8a39d928be8514a8c02e1e4fea4355b404 | v1.0.0 |
55+
| Sepolia | 0x00000000e20E49e6dCeE6e8283A0C090578F0fb9 | 455edd8a39d928be8514a8c02e1e4fea4355b404 | v1.0.0 |
56+
57+
58+
## Audits
59+
- [OpenZeppelin Audit 05/2025](audits/OpenZeppelin_audit.pdf)
60+
61+
## License
62+
MIT

audits/OpenZeppelin_audit.pdf

117 KB
Binary file not shown.

0 commit comments

Comments
 (0)