Contract Addresses
This page provides a reference for the early-stage contract addresses on RISE Testnet.
Pre-deployed Early-stage Contracts
These contracts are pre-deployed and available from genesis.
Contract Name | Description | Address |
---|---|---|
Create2Deployer | Helper for CREATE2 opcode usage | 0x13b0D85CcB8bf860b6b79AF3029fCA081AE9beF2 |
DeterministicDeploymentProxy | Integrated with Foundry for deterministic deployments | 0x4e59b44847b379578588920ca78fbf26c0b4956c |
MultiCall3 | Allows bundling multiple transactions | 0xcA11bde05977b3631167028862bE2a173976CA11 |
GnosisSafe (v1.3.0) | Multisignature wallet | 0x69f4D1788e39c87893C980c06EdF4b7f686e2938 |
GnosisSafeL2 (v1.3.0) | Events-based implementation of GnosisSafe | 0xfb1bffC9d739B8D520DaF37dF666da4C687191EA |
MultiSendCallOnly (v1.3.0) | Batches multiple transactions (calls only) | 0xA1dabEF33b3B82c7814B6D82A79e50F4AC44102B |
MultiSend (v1.3.0) | Batches multiple transactions | 0x998739BFdAAdde7C933B942a68053933098f9EDa |
Permit2 | Next-generation token approval system | 0x000000000022D473030F116dDEE9F6B43aC78BA3 |
EntryPoint (v0.7.0) | ERC-4337 entry point for account abstraction | 0x0000000071727De22E5E9d8BAf0edAc6f37da032 |
SenderCreator (v0.7.0) | Helper for EntryPoint | 0xEFC2c1444eBCC4Db75e7613d20C6a62fF67A167C |
WETH | Wrapped ETH | 0x4200000000000000000000000000000000000006 |
For information about system contracts (L1 and L2), see the RISE System Contracts page.