Deploy all required Symbiotic modules and configure your Vault
0x32e2AfbdAffB1e675898ABA75868d92eE1E68f3b
0xB82381A3fBD3FaFA77B3a7bE693342618240067b
0x58D347334A5E6bDE7279696abE59a11873294FA4
0xD2191FE92987171691d552C219b8caEf186eb9cA
0x683Ed12e213a6D78C338D4e18440C42bb936085A
0x9403942D5B9EbC1D2cF9Ff0960b688d64588B094
0xE6381EDA7444672da17Cd859e442aFFcE7e170F0
0x58973d16FFA900D11fC22e5e2B6840d9f7e13401
0x95CC0a052ae33941877c9619835A233D21D57351
0x6F75a4ffF97326A00e52662d82EA4FdE86a2C548
git clone
- Git — installforge script, cast
- Foundry — installpython3 symb.py
- Symbiotic CLI — installDeploy Burner Router
Deploy Vault Delegator + Slasher
DefaultStakerRewards
harvests rewards earned by the Vault and redistributes
them to depositors, taking an optional admin fee.
For the official Symbiotic approach, see: Symbiotic Staker Rewards Deployment Guide
Set Network Limit
setNetworkLimit(bytes32 subnetwork, uint256 amount)
on the delegator module of the vault. This sets the total amount of collateral the vault would like to restake to the Ditto network.Set Operator Network Shares (for NetworkRestakeDelegator)
setOperatorNetworkShares(subnetwork, operator, shares)
to allocate stake to specific operators.Transaction Errors
Contract Errors
forge install
)Deployment Verification