Administration
Change the end user fee
Set the deposit fee
Set the rewards fee
Unpauses one of your vaults
function unpauseDeposit() external onlyRole(UNPAUSER_ROLE);Unpauser is a Safe{Wallet} (multisig)
Unpauser is an EOA (single private key/ Ledger device)
Change commission recipients
Set fee recipients - manual
Set fee recipients - script
Switch your vault's sanctions oracle
If you don't have the BlockList addresses and the matching operator reach out to your Kiln point of contact to get a list of your blocklists and operators.
Update the BlockList underlying sanctions list
Operator is a Safe{Wallet} (multisig)
Operator is an EOA (single private key / Ledger device)
Check it worked
Last updated
Was this helpful?

