Module: modules/staking
Table of contents
Enumerations
Classes
Type Aliases
Type Aliases
Service
Ƭ Service: Object
Type declaration
Name | Type | Description |
---|---|---|
org |
string |
organization ENS name |
pool |
string |
pool address |
provider |
string |
provider address |
Stake
Ƭ Stake: Object
Type declaration
Name | Type |
---|---|
amount |
BigNumber |
depositEnd |
BigNumber |
depositStart |
BigNumber |
status |
StakeStatus |