Smart Contracts
Last updated
Last updated
Nexus Network uses a set of smart contracts that orchestrate the flow of assets to generate yields for rollups -
: This contract manages the core functionality of the Nexus network orchestrating the end-to-end flow of journey for rollups. The admin part governs rollup registration, rollup parameters can then be modified using rollup admin address. It stores the necessary parameters for the rollup to start staking. It also keeps track of all validators registered through Nexus Network and governs the integration with SSV network
This contract handles all the node operator operations. It maintains the DVT clusters needed for running validators, ensures staking/unstaking from validators, and tracks the performance of all node operators
: Nexus Bridge ETH is a package imported by rollups in their bridge contract to start the integration with Nexus Network. Once imported, it enables the staking of ETH from the bridge contract
: This contract enables the rollup to earn returns on the DAI locked in the bridge by depositing it to the savings contract
: Block proposer rewards generated by the validators are directed to this contract. The contract enables rollups to claim the rewards