addresses

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAddressesLoadedCount

func GetAddressesLoadedCount() uint

func Init

func Init(chainId string)

Init is called manually to load just the master data for the desired chainId (standard init() didn't know the chainId yet)

Types

type AddressData

type AddressData struct {
	// Description is free text description about this address, e.g. Binance, Gemini
	Description string
}

func GetAddressMasterData

func GetAddressMasterData(addr string) (addressData AddressData, exists bool)

GetAddressMasterData returns master data for address, or correct defaults if no master data found.

Jump to

Keyboard shortcuts

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