Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddressIsBlacklisted ¶
func AddressIsBlacklisted(address common.Address) bool
AddressIsBlacklisted returns true if a token address is blacklisted
func NameForSymbol ¶
func NameForSymbol(symbol string) string
func NameForSymbolManuallyAdded ¶
func NameForSymbolManuallyAdded(symbol string) string
func SymbolIsBlackListed ¶
func SymbolIsBlackListed(symbol string) bool
SymbolIsBlackListed return true if the symbol is blacklisted Symbols are blacklisted when they are duplicated and there is no approach to resolve the conflict
func SymbolIsName ¶
func SymbolIsName(symbol string) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.