Versions in this module Expand all Collapse all v1 v1.0.1 Mar 20, 2023 v1.0.0 Mar 20, 2023 Changes in this version + func BuildByBlockRange(url string, blockFrom uint64, blockTo uint64, onlyThisTokenAddress string, ...) + func BuildMasterData(url string, blockFrom uint64, blockTo uint64) + func GetLatestBlockNumber(url string) + func GetTimeToIndexMap(events []*chain.TransferEvent) (timeToIndexMap map[time.Time]uint)