Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NTTMedian ¶
type NTTMedian struct {
// contains filtered or unexported fields
}
type NTTTopAddressJob ¶
type NTTTopAddressJob struct {
// contains filtered or unexported fields
}
type NTTTopHolderJob ¶
type NTTTopHolderJob struct {
// contains filtered or unexported fields
}
func NewNTTTopHolderJob ¶
func NewNTTTopHolderJob(c *resty.Client, arkhamUrl, arkhamApiKey, solanaUrl string, cacheClient cache.Cache, tokenProvider *domain.TokenProvider, notionalCache notional.NotionalLocalCacheReadable, log *zap.Logger) *NTTTopHolderJob
Click to show internal directories.
Click to hide internal directories.