Deployments
Smart contracts
Centrifuge V3 is not yet deployed on mainnet.
Testnet deployments can be found here: https://github.com/centrifuge/protocol-v3/tree/post-electisec/env
Centrifuge IDs
The protocol uses centrifugeId
(uint16
) as an identifier of the network. The following IDs are used:
Mainnet
Network | centrifugeId |
---|---|
Ethereum Mainnet | 1 |
Base | 2 |
Arbitrum | 3 |
Testnet
Network | centrifugeId |
---|---|
Ethereum Sepolia | 1 |
Base Sepolia | 2 |
Arbitrum Sepolia | 3 |