format

package
v0.86.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CommaGroupBigInt

func CommaGroupBigInt(n *big.Int) string

CommaGroupBigInt adds comma separators to a big.Int for readability. E.g: 1000000 -> "1,000,000".

func FormatTokenAmount

func FormatTokenAmount(amount *big.Int, decimals uint8) string

FormatTokenAmount converts a raw token amount to a human-readable decimal string using the token's decimals.

func ResolveChainName added in v0.86.0

func ResolveChainName(sel uint64) string

ResolveChainName returns a human-readable chain name for a chain selector.

func TruncateAddress added in v0.86.0

func TruncateAddress(addr string) string

TruncateAddress shortens a long address for display.

func TryResolveChainName added in v0.86.0

func TryResolveChainName(sel uint64) (string, bool)

TryResolveChainName returns the chain name and true if the selector is known,

Types

This section is empty.

Jump to

Keyboard shortcuts

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