package
0.0.0-20240425151612-40a4cfd1b00e
Repository: https://github.com/thanhpp/gopher.git
Documentation: pkg.go.dev

# Functions

ChainString retrieves an enum value from the enum constants string name.
ChainStrings returns a slice of all String values of the enum.
ChainValues returns all values of the enum.

# Constants

arbitrum.
avalanche.
bsc.
ethereum.
fantom.
polygon.

# Type aliases

Chain id for EVM base networkgo:generate enumer -type=Chain -linecomment -json=true -sql -yaml.