Search…
Learn
Introduction
Protocol Overview
Accounts
Operators
Stakers
Performance
Glossary
Developers
Get Started
Integration Guides
Tools
Smart Contracts
Account Methods
Operator Methods
Validators Methods
Liquidators Methods
Governance Methods
Testnet
Run a Node
Operator Node
Liquidator Node
Powered By
GitBook
Liquidators Methods
getAddressBurnRate
Call params
Parameter
Type
Description
ownerAddress
address
The user address
Return values
Parameter
Type
Description
burnRate
uint256
The rate per block in which the account spends SSV.
isLiquidatable
Call params
Parameter
Type
Description
ownerAddress
address
The user address
Return values
Parameter
Type
Description
​
boolean
Indication if an account could be liquidated
liquidate
Call params
Parameter
Type
Description
ownerAddress[]
addresses[]
Array of user addresses
isLiquidated
Call params
Parameter
Type
Description
ownerAddress
address
The user address
Return values
Parameter
Type
Description
​
boolean
Indication if an account is liquidated
​
Previous
Validators Methods
Next
Governance Methods
Last modified
1mo ago
Copy link
Outline
getAddressBurnRate
isLiquidatable
liquidate
isLiquidated