Documentation ¶
Index ¶
- func Config(r *http.Request) config.Config
- func CtxConfig(cfg config.Config) func(context.Context) context.Context
- func CtxLog(entry *logan.Entry) func(context.Context) context.Context
- func CtxStorage(storage data.Storage) func(context.Context) context.Context
- func ListEVMBalances(w http.ResponseWriter, r *http.Request)
- func ListSupportedChain(w http.ResponseWriter, r *http.Request)
- func ListSupportedEVMTokens(w http.ResponseWriter, r *http.Request)
- func Log(r *http.Request) *logan.Entry
- func Storage(r *http.Request) data.Storage
- type ChainBalancesProvider
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListEVMBalances ¶
func ListEVMBalances(w http.ResponseWriter, r *http.Request)
func ListSupportedChain ¶
func ListSupportedChain(w http.ResponseWriter, r *http.Request)
func ListSupportedEVMTokens ¶
func ListSupportedEVMTokens(w http.ResponseWriter, r *http.Request)
Types ¶
Click to show internal directories.
Click to hide internal directories.