Nexus Contract
Admin Management
function whitelistRollup( string calldata name, address rollupAddress )function setNodeOperatorContract(address _nodeOperator)function setOffChainBot(address _botAddress)function changeExecutionFeeAddress(address _execution_fee_address)
Rollup Management
registerRollup(address bridgeContract,uint64 operatorCluster,uint256 nexusFee,uint16 stakingLimit)function changeStakingLimit(uint16 newStakingLimit)function changeNexusFee(uint256 _new_fee)function changeCluster(uint64 operatorCluster)
Validator Management
SSV Integration
Last updated