cryptocurrency

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DetermineWalletType

func DetermineWalletType(wallet string) (string, error)

DetermineWalletType 判断钱包地址的类型

func IsValidBTCAddress

func IsValidBTCAddress(address string) bool

IsValidBTCAddress 是否有效的BTC地址 简称:OMNI 使用的比特币地址的正确格式: 1. BTC 地址是包含 26-35 个字母数字字符的标识符。 2. BTC 地址以数字 1、3 或 bc1 开头。 3. 它包含 0 到 9 范围内的数字。 4. 它允许使用大写和小写字母字符。 5. 有一点需要注意:没有使用大写字母 O、大写字母 I、小写字母 l 和数字 0,以避免视觉上的歧义。 6. 它不应包含空格和其他特殊字符。

func IsValidCryptocurrencyAddress

func IsValidCryptocurrencyAddress(address string) string

IsValidCryptocurrencyAddress 校验加密货币钱包地址

func IsValidETHAddress

func IsValidETHAddress(address string) bool

IsValidETHAddress 是否有效的ETH地址 简称:ERC20

func IsValidTRONAddress

func IsValidTRONAddress(address string) bool

IsValidTRONAddress 是否有效的TRON地址 简称:TRC20

Types

This section is empty.

Jump to

Keyboard shortcuts

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