Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerServerFoundationTakerRewardsWeek
Interface IndexerServerFoundationTakerRewardsWeek
interface
IndexerServerFoundationTakerRewardsWeek
{
week
:
number
;
start_time
:
string
;
period
:
string
;
address_rewards
:
IndexerServerFoundationTakerRewardsForProduct
[]
;
global_rewards
:
IndexerServerFoundationTakerGlobalRewardsForProduct
[]
;
}
Index
Properties
week
start_
time
period
address_
rewards
global_
rewards
Properties
week
week
:
number
start_
time
start_
time
:
string
period
period
:
string
address_
rewards
address_
rewards
:
IndexerServerFoundationTakerRewardsForProduct
[]
global_
rewards
global_
rewards
:
IndexerServerFoundationTakerGlobalRewardsForProduct
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
week
start_
time
period
address_
rewards
global_
rewards
Documentation
Loading...