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