Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SunswapProvider ¶
type SunswapProvider struct {
// contains filtered or unexported fields
}
func NewSunswapProvider ¶
func NewSunswapProvider() *SunswapProvider
type TokenListsProvider ¶
type TokenListsProvider struct {
// contains filtered or unexported fields
}
func NewTokensListProvider ¶
func NewTokensListProvider() *TokenListsProvider
func (*TokenListsProvider) GetDecimals ¶
func (t *TokenListsProvider) GetDecimals(address *tronApi.Address) (int32, bool)
GetDecimals - Fetch decimals from sync map
Click to show internal directories.
Click to hide internal directories.