core

package
v0.0.0-...-c50c231 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (

	// explorer
	Latest40              = "latest"
	LatestN               = 40
	NewBlock              = "newblock"
	MillisecToSec         = 1000
	TxListSize            = 15
	NewAddressCountNumber = 90
	ContractTxListSize    = 25
	AddressTxListSize     = 25
	LatestTxListSize      = 10
	BlockchainListSize    = 25
	TypeContract          = "contract"
	TypeAddress           = "address"
	TypeBlock             = "block"
	TypeTx                = "tx"
	TypeUnknown           = "unknown"

	// wallet
	BalanceOfHash      = "70a08231"
	PaddingToFixLength = 64
	AddressFixedLength = 40
	TxHashFixedLength  = 66
	TokenPriceSourceDb = "db"
	TokenPriceUnit     = "USD"

	DatePattern = "2006-01-02" // it has to be this date

)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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