Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenListsClient ¶
func NewClient ¶
func NewClient(c geckohttp.HttpClient, url string) *TokenListsClient
func (*TokenListsClient) TokenListsAll ¶
func (c *TokenListsClient) TokenListsAll(ctx context.Context, assetPlatformID string) (*types.TokenList, error)
TokenListsAll allows you to query all tokens for an asset platform supported by the Ethereum token list standard.
Click to show internal directories.
Click to hide internal directories.