# Functions
slog.Uint64("chainId", chainID).
slog.Group("network", ChainID(network.ChainID), ChainNetworkName(network.Name)).
slog.Uint64("chainId", chainID).
slog.String("name", name).
slog.String("collectionAddress", collectionAddress.String()).
slog.String("contractAddress", contractAddress.String()).
slog.String("currencyAddress", currencyAddress.String()).
slog.String("entity", tokenID.String()).
slog.Any("error", err).
slog.Any("error", fmt.Errorf(format, args...)).
slog.Uint64("id", ID).
slog.String("orderID", orderID).
slog.Uint64("projectId", projectID).
slog.String("source", source).
No description provided by the author
slog.String("tokenId", tokenID.String()).
slog.String("tokenId", tokenID.String()).
slog.String("tokenId", tokenID).