services

package
v0.0.0-...-bd92ab4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunBalancesObserver

func RunBalancesObserver(ctx context.Context, cfg config.Config)

func RunTokensObserver

func RunTokensObserver(ctx context.Context, cfg config.Config)

Types

type EthAmounter

type EthAmounter interface {
	Amount(ctx context.Context, chainID int64, token common.Address, account common.Address) (amount *big.Int, err error)
}

type TokenListProvider

type TokenListProvider interface {
	LiveLists(ctx context.Context, chainID int64) ([]pools.VersionedTokenList, error)
}

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL