package
0.0.0-20241020013219-e307e51aef47
Repository: https://github.com/migratooor/tokenlists.git
Documentation: pkg.go.dev
# Functions
DecodeHex decodes a hax from a slice of interfaces and try to convert it to a string.
DecodeString decodes a string from a slice of interfaces.
DecodeUint64 decodes a uint64 from a slice of interfaces.
No description provided by the author
No description provided by the author
No description provided by the author
GetRPC returns the current connection for a specific chain.
GetRPCURI returns the URI to use to connect to the node for a specific chainID.
No description provided by the author
NewMulticall creates a new instance of a TEthMultiCaller.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
MulticallClientForChainID holds the multicall client for a specific chainID.
RPC contains the ethclient.Client for a specific chainID.
RPC_ENDPOINTS contains the node endpoints to connect the blockchains.
# Structs
No description provided by the author
No description provided by the author
*************************************************************************************************
** fetchBasicInformations will, for a list of addresses, fetch all the relevant basic information
** for the related token.
No description provided by the author