synthscrapers

package
v1.4.478 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: GPL-2.0 Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewaTokenScraper

func NewaTokenScraper(blockchain, pooladdress string, version int) *aTokenScraper

func NewcETHScraper

func NewcETHScraper() *cETHScraper

Types

type SynthScraperInterface

type SynthScraperInterface interface {
	// Synth asset data should be streamed through dia.SynthAssetSupply.
	GetSynthSupplyChannel() chan dia.SynthAssetSupply
	// Should fetch synth data and send them to the channel.
	FetchSynthSupply() error
}

Jump to

Keyboard shortcuts

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