flop

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2019 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InsertFlopKicksQuery = `` /* 127-byte string literal not displayed */

	InsertFlopBidBidQuery = `` /* 139-byte string literal not displayed */
	InsertFlopBidLotQuery = `` /* 139-byte string literal not displayed */
	InsertFlopBidGuyQuery = `` /* 139-byte string literal not displayed */
	InsertFlopBidTicQuery = `` /* 139-byte string literal not displayed */
	InsertFlopBidEndQuery = `` /* 141-byte string literal not displayed */
)
View Source
const (
	Vat    = "vat"
	Gem    = "gem"
	Beg    = "beg"
	Ttl    = "ttl"
	Tau    = "tau"
	Kicks  = "kicks"
	Live   = "live"
	Packed = "packed_storage_values"

	BidBid = "bid"
	BidLot = "lot"
	BidGuy = "guy"
	BidTic = "tic"
	BidEnd = "end"
)

Variables

Functions

This section is empty.

Types

type FlopStorageRepository

type FlopStorageRepository struct {
	ContractAddress string
	// contains filtered or unexported fields
}

func (*FlopStorageRepository) Create

func (repository *FlopStorageRepository) Create(blockNumber int, blockHash string, metadata utils.StorageValueMetadata, value interface{}) error

func (*FlopStorageRepository) SetDB

func (repository *FlopStorageRepository) SetDB(db *postgres.DB)

type StorageKeysLookup

type StorageKeysLookup struct {
	StorageRepository s2.IMakerStorageRepository
	ContractAddress   string
	// contains filtered or unexported fields
}

func (StorageKeysLookup) Lookup

func (mappings StorageKeysLookup) Lookup(key common.Hash) (utils.StorageValueMetadata, error)

func (*StorageKeysLookup) SetDB

func (mappings *StorageKeysLookup) SetDB(db *postgres.DB)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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