apr

package
v0.10.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGetAprByAddressHttpHandler

func NewGetAprByAddressHttpHandler(db *store.Store, c *client.Client) *getAprByAddressHttpHandler

func NewGetAprByAddressUseCase

func NewGetAprByAddressUseCase(db *store.Store, c *client.Client) *getAprByAddressUseCase

Types

type DailyApr added in v0.8.8

type DailyApr struct {
	TimeBucket   string         `json:"time_bucket"`
	Bonded       types.Quantity `json:"bonded"`
	TotalRewards types.Quantity `json:"total_rewards"`
	APR          string         `json:"apr"`
	Validator    string         `json:"validator"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL