Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerServerRewardsEpoch
Interface IndexerServerRewardsEpoch
interface
IndexerServerRewardsEpoch
{
epoch
:
number
;
start_time
:
string
;
period
:
string
;
num_eligible_addresses
:
number
;
address_rewards
:
IndexerServerSubaccountRewardsForProduct
[]
;
global_rewards
:
IndexerServerGlobalRewardsForProduct
[]
;
}
Index
Properties
epoch
start_
time
period
num_
eligible_
addresses
address_
rewards
global_
rewards
Properties
epoch
epoch
:
number
start_
time
start_
time
:
string
period
period
:
string
num_
eligible_
addresses
num_
eligible_
addresses
:
number
address_
rewards
address_
rewards
:
IndexerServerSubaccountRewardsForProduct
[]
global_
rewards
global_
rewards
:
IndexerServerGlobalRewardsForProduct
[]
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...