Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerRewardsEpoch
Interface IndexerRewardsEpoch
interface
IndexerRewardsEpoch
{
epoch
:
number
;
startTime
:
BigNumber
;
period
:
BigNumber
;
numEligibleAddresses
:
number
;
addressRewards
:
IndexerSubaccountRewardsForProduct
[]
;
globalRewards
:
IndexerGlobalRewardsForProduct
[]
;
}
Index
Properties
epoch
start
Time
period
num
Eligible
Addresses
address
Rewards
global
Rewards
Properties
epoch
epoch
:
number
start
Time
start
Time
:
BigNumber
period
period
:
BigNumber
num
Eligible
Addresses
num
Eligible
Addresses
:
number
address
Rewards
address
Rewards
:
IndexerSubaccountRewardsForProduct
[]
global
Rewards
global
Rewards
:
IndexerGlobalRewardsForProduct
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
epoch
start
Time
period
num
Eligible
Addresses
address
Rewards
global
Rewards
Documentation
Loading...