Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmihal/rollup-address-registry
Reduce calldata for rollup transactions with an on-chain address registry
https://github.com/dmihal/rollup-address-registry
Last synced: 23 days ago
JSON representation
Reduce calldata for rollup transactions with an on-chain address registry
- Host: GitHub
- URL: https://github.com/dmihal/rollup-address-registry
- Owner: dmihal
- Created: 2022-01-16T17:27:16.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T17:27:27.000Z (almost 3 years ago)
- Last Synced: 2024-10-03T10:41:24.094Z (about 1 month ago)
- Language: Solidity
- Size: 163 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rollup address registry
These contracts allow reducing calldata on rollups by replacing addresses with integers. The
contract acts as a "phone book", which can translate between addresses and IDs.The registry is deployed to Arbitrum, Optimism, and their respective testnets at `0x00000B2e4CdFaF819f55e05cBd66FAE9D6ce4127`