Smart Contracts
This document describes the contracts used in the INTMAX protocol.
Testnet α
Ethereum Sepolia Network
Liquidity
This contract receives deposits to the INTMAX network and handles token withdrawals from the INTMAX network.
0x2e14c08Fcdfa0fcBf7557598cDe780D8C0F15dc0
Scroll Sepolia Network
Rollup
This contract records blocks generated in the INTMAX network and finalizes transactions.
0xc824c47C7c9038034b57bEb67B41e362581D8C3E
Withdrawal
This contract verifies withdrawal requests from INTMAX. Once verified requests are transmitted to the Liquidity contract, users can claim their withdrawn tokens.
0xE10D0de8E7F8bf83Af823AE7fF5905096c0808E8
Block Builder Registry
This contract records Block Builder addresses. Only Block Builders registered in this contract can submit blocks to the Rollup contract.
Last updated