Documentation ¶
Index ¶
- type Service
- func (s *Service) FetchAndUpdateUsdPrices() error
- func (s *Service) GetHederaNftFee(token string) (int64, bool)
- func (s *Service) GetHederaNftPrevFee(token string) (int64, bool)
- func (s *Service) GetMinAmountsForAPI() map[uint64]map[string]string
- func (s *Service) GetTokenPriceInfo(networkId uint64, tokenAddressOrId string) (priceInfo pricing.TokenPriceInfo, exist bool)
- func (s *Service) NftFees() map[uint64]map[string]pricing.NonFungibleFee
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) FetchAndUpdateUsdPrices ¶
func (*Service) GetHederaNftPrevFee ¶
func (*Service) GetMinAmountsForAPI ¶
func (*Service) GetTokenPriceInfo ¶
Click to show internal directories.
Click to hide internal directories.